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

Keybase update check returns errors #1994

Open RyanSinger opened 8 years ago

RyanSinger commented 8 years ago

Ryans-MBP:~ ryan$ keybase update check ▶ ERROR dial unix /Users/ryan/Library/Caches/Keybase/keybased.sock: connect: no such file or directory

RyanSinger commented 8 years ago

keybase status ▶ ERROR dial unix /Users/ryan/Library/Caches/Keybase/keybased.sock: connect: no such file or directory

maxtaco commented 8 years ago

Hmf, can you try a keybase log send? Thanks!

RyanSinger commented 8 years ago

Ryans-MacBook-Pro:~ ryan$ keybase log send ▶ ERROR dial unix /Users/ryan/Library/Caches/Keybase/keybased.sock: connect: no such file or directory

maxtaco commented 8 years ago

Is this after a new upgrade via brew at 1.0.11? If so see #2019 for a workaround. We will roll out a fix soon.

On Sunday, February 14, 2016, Ryan Singer notifications@github.com wrote:

Ryans-MacBook-Pro:~ ryan$ keybase log send ▶ ERROR dial unix /Users/ryan/Library/Caches/Keybase/keybased.sock: connect: no such file or directory

— Reply to this email directly or view it on GitHub https://github.com/keybase/client/issues/1994#issuecomment-183993244.

RyanSinger commented 8 years ago

Ok; that worked. Same problem appeared on my Ubuntu machine after an upgrade using APT. Any chance I can get an invite to KBFS?

RyanSinger commented 8 years ago

Ubuntu machine solved with a reboot, no need for workaround there.