Standard Notes electron app fails trying to get userData

The issue was that my ~/.config was set to require root permissions for writes for some reason, don’t know how that happened; switched it to being owned by my user and this fixed the problem.

1 Like