keybase / client

Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
BSD 3-Clause "New" or "Revised" License
8.89k stars 1.23k forks source link

keybase.updater is not running (updater) #7392

Open benzht opened 7 years ago

benzht commented 7 years ago

After using MigrationHelper to migrate my user files I installed kyebase and now it is permanently showing keybase.updater is not running (updater) when starting, and not working after that.

my log id: 36b2c6db683ce59fd6cafc1c

benzht commented 7 years ago

Just detected the problem from the 'send' command: Keybase could not write to ~/Library/Logs/ For some reason, the migration hat left the Logs dir belonging to root.staff and Keybase could not write there. The resulting error message is very confusing.

briandant commented 7 years ago

For others who may be running on OS X and finding this issue, I posted a comment showing how it was resolved for me: https://github.com/keybase/client/issues/6379#issuecomment-313476120