You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ keybase log send
This command will send recent keybase log entries to keybase.io
for debugging purposes only.
These logs don’t include your private keys, encrypted data or file names,
but they will include metadata Keybase normally can't read
(like file sizes and git repo names), for debugging purposes.
Continue sending logs to keybase.io? (type 'YES' to confirm): yes
Enter feedback (or <Enter> to send): fails to start after upgrading to OSX 15.1
More feedback (or press <Enter> when done):
▶ INFO ignoring error getting keybase status: There were multiple errors: dial unix /Users/me/Library/Group Containers/keybase/Library/Caches/Keybase/keybased.sock: connect: no such file or directory; dial unix /Users/me/Library/Caches/Keybase/keybased.sock: connect: no such file or directory
▶ INFO ignoring error getting keybase local network stats: There were multiple errors: dial unix /Users/me/Library/Group Containers/keybase/Library/Caches/Keybase/keybased.sock: connect: no such file or directory; dial unix /Users/me/Library/Caches/Keybase/keybased.sock: connect: no such file or directory
▶ INFO ignoring error getting keybase remote network stats: There were multiple errors: dial unix /Users/me/Library/Group Containers/keybase/Library/Caches/Keybase/keybased.sock: connect: no such file or directory; dial unix /Users/me/Library/Caches/Keybase/keybased.sock: connect: no such file or directory
▶ INFO ignoring UI logs: There were multiple errors: dial unix /Users/me/Library/Group Containers/keybase/Library/Caches/Keybase/keybased.sock: connect: no such file or directory; dial unix /Users/me/Library/Caches/Keybase/keybased.sock: connect: no such file or directory
▶ ERROR API network error: Post "https://api-0.core.keybaseapi.com/_/api/1.0/logdump/send.json": x509: certificate signed by unknown authority
Then it goes back to appearing normal. This has happened after each of the last several reboots. I don't know if it is just some sort a race condition, but it worries me that it might not recover in the future.
The text was updated successfully, but these errors were encountered:
Starting keybase yields this screen:
More info yields:
After some number of minutes, this popped up:
and running
key base log send
yields:Then it goes back to appearing normal. This has happened after each of the last several reboots. I don't know if it is just some sort a race condition, but it worries me that it might not recover in the future.
The text was updated successfully, but these errors were encountered: