keybase / client

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

FreeBSD KBFS client wasn't found #6795

Open imp1sh opened 7 years ago

imp1sh commented 7 years ago

Hi,

when I login and then run the following command: keybase chat list I get the following error:

[1] (unverified) <> [???] error unboxing chat message: KBFS client wasn't found

FreeBSD <> 10.3-STABLE FreeBSD 10.3-STABLE #0 r295946+21897e6695f(9.10.2-STABLE): Thu Apr 20 17:58:31 UTC 2017 keybase-1.0.21 This is actually a jailed FreeBSD instance but I don't think that matters.

kratos13 commented 7 years ago

Wish I could help. I'm running on Raspbian-ARM7

kratos@cronus:~ $ keybase chat list [1] (unverified) mintyavocado [???] error unboxing chat message: KBFS client wasn't found
[2] (unverified) cryptoniteio [???] error unboxing chat message: KBFS client wasn't found
[3] (unverified) kratos13@github [???] error unboxing chat message: KBFS client wasn't found

imp1sh commented 7 years ago

Who maintains keybase for FreeBSD? Shall I open a bug in bugs.freebsd.org instead?

kratos13 commented 7 years ago

How did you compile? I compiled my ARM on OSX. On Jun 4, 2017 2:32 AM, pebrille notifications@github.com wrote:

Who maintains keybase for FreeBSD? Shall I open a bug in bugs.freebsd.org instead?

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/keybase/client/issues/6795#issuecomment-306029204, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AJaUDVYBpISi4htmfe7Ol4HeIEsiq2oiks5sAnmUgaJpZM4NMe_z.

imp1sh commented 7 years ago

I did not compile but used the precompiled version using the package management.

kratos13 commented 7 years ago

I was using ARM... Sorry, did not realize that you were on FreeBSD. I was able to find this ::

https://www.freshports.org/security/keybase/

0mp commented 7 years ago

Same on FreeBSD 12-CURRENT r319625. I installed Keybase using pkg as well.

wjlafrance commented 7 years ago

Same on FreeBSD 11.1-RELEASE amd64, installed via pkg. Log ID 71bbe6f245b14b069277951c.

Had originally installed an older version of Keybase prior to the filesystem being implemented, then upgraded via pkg upgrade keybase. To ensure this wasn't the cause I pkg remove and pkg install'd it again, no effect.

[0:40:58] [lafrance@massachusetts ~]$ keybase chat ls
[1]  (unverified) XX [???] error unboxing chat message: Keybase services aren't running - KBFS client not found.                                   
[2]  (unverified) XX   [???] error unboxing chat message: Keybase services aren't running - KBFS client not found.  
shalabhc commented 7 years ago

Is FreeBSD a supported kbfs platform?