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

Error when trying to open public folder in Finder on MacOS #12286

Open matekdk opened 6 years ago

matekdk commented 6 years ago
keybase_bug

my log id: f064258319bcd6214a84571c

strib commented 6 years ago

Unfortunately this is either a macOS or an osxfuse bug, we're not sure:

It seems to be pretty rare and goes away after a restart I think.

matekdk commented 6 years ago

Well, unfortunately it does not go away after restart on my machine.

Log id from just after restart: 8824a2001cd4ac0f1de1211c

strib commented 6 years ago

Hmm ok, thanks. Unfortunately Keybase logs don't help much with this, since the error is coming from another layer before the request even gets to us. Are you able to navigate directly to the folder in Finder, and/or using cd on the terminal?

matekdk commented 6 years ago

Yes, I can - everything is fully functional from commandline - navigating to the folder, copying files, etc. So this bug is not critical.