Ask Your Question

Revision history [back]

I had this issue and discovered it was due to ~/.config being owned by root instead of current user. I changed the ownership of the file and the error went away.

sudo chown <username:group> ~/.config