Client: Keybase won't run after install - Linux Mint 18.3

Created on 13 Aug 2019  Â·  5Comments  Â·  Source: keybase/client

$ run_keybase
â–¶ WARNING Permission denied opening config file /home/username/.config/keybase/config.json
â–¶ WARNING Permission denied opening gui config file /home/username/.config/keybase/gui_config.json
â–¶ WARNING Permission denied opening updater config file /home/username/.config/keybase/updater.json
â–¶ ERROR open /home/username/.config/keybase/keybase.autogen.env: permission denied

I saw a similar issue here & made sure I did own ~/.config, so their fix doesn't apply.
https://github.com/keybase/client/issues/15233

my log id: 3f4ae08efa8d42784b129f1c

Most helpful comment

As per the published instructions here:
https://keybase.io/docs/the_app/install_linux

I ran the sudo apt etc. but that shouldn't have done anything...

All 5 comments

Are you sure permissions are correct, recursively? What if you do

sudo chown -R $(whoami):$(whoami) ~/.config/keybase

@heronhaye
That did it- thanks!

Thanks. Do you know how the permissions might have gotten messed up? Did you run any keybase commands with sudo, perhaps?

As per the published instructions here:
https://keybase.io/docs/the_app/install_linux

I ran the sudo apt etc. but that shouldn't have done anything...

As per the published instructions here:
https://keybase.io/docs/the_app/install_linux

I ran the sudo apt etc. but that shouldn't have done anything...

Exactly the same steps I did and the same symptoms but on kubuntu 19.04. Also the chown above fixed it.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hkjels picture hkjels  Â·  4Comments

Magi1053 picture Magi1053  Â·  3Comments

heartwithyou picture heartwithyou  Â·  3Comments

dwhagar picture dwhagar  Â·  3Comments

shadowfacts picture shadowfacts  Â·  4Comments