keybase / client

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

Filesystem fails to mount when opening Keybase app #2248

Open jonalmeida opened 8 years ago

jonalmeida commented 8 years ago

I've been moving around a lot today, putting my laptop to sleep, disconnecting from wifi, etc. so I'm not sure what I did to get me into this state unfortunately. I just wanted to document it somewhere for now until I figure it out.

I noticed /keybase wasn't mounted so I closed and re-opened the Keybase app but that doesn't seem to have helped.

➜  ~ cd /keybase/public
cd: device not configured: /keybase/public

Notice in the screenshot below that the Keybase app is running, but kbfs doesn't show up in Finder (the terminal output is above). Clicking on any of the folder links in the kb app doesn't do anything, as well as no error being thrown.

screen shot 2016-03-07 at 8 21 14 pm

My System Monitor shows that I still have keybase and kbfs still running even when I have the Keybase app closed. Killing both those processes fixed the issue. I took a sample of the keybase process and kbfs as backup:

  1. Sample of kbfs still running.txt
  2. Sample of keybase still running.txt

Keybase GUI Version: 1.0.14-20160306170007+a203551 My log id: fd3f7a457db4e130d6dcd91c

jonalmeida commented 8 years ago

Maybe related to #2235.