-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
keybase.updater is not running #6379
Comments
Thanks for the report, CC @gabriel |
When working through possible fixes I keep returning:
Indeed the file does not exist, but I am not sure what to do to resolve. |
Updated OSX-Fuse along with an OSX Sierra upgrade, upon reboot client side keybase GUI and shares are all working as expected. |
This might be a flake in the launchd service wait. It might be an issue still, gonna re-open and take a look. |
Confirming that I also had this issue and resolved it (on OS X): OS X:
This gave me _NB: I had to |
Also seeing the same issue. OS: macOS Sierra v10.12.5 (16F2073)
|
Also seeing the issue. OS X El Cap 10.11.6
|
Do you have a pending OS upgrade that was canceled right before restart?
Does restart fix it?
…On Tue, Jul 25, 2017 at 1:05 PM Cristos L-C ***@***.***> wrote:
Also seeing the issue.
OS X El Cap 10.11.6
Installer: 1.1.57
Privileged Helper: Installed, Bundle Version: 1.0.29, Version: 1.0.29
Updater: Unknown, Install Error: keybase.updater is not running (updater)
Service: Unknown,
Fuse: Unknown,
Mount directory: Unknown,
KBFS: Unknown,
CLI: Unknown,
KBNM: Unknown,
Log:
Version: 1.1.57
Installables: (
"Privileged Helper",
Updater,
Service,
Fuse,
"Mount directory",
KBFS,
CLI,
KBNM
)
Install: Privileged Helper
Connecting to keybase.Helper (privileged=1)
Connected
Helper version: {
build = 2;
version = "1.0.29";
}
Helper version: {
build = 2;
version = "1.0.29";
}
Install: Updater
Task: /Applications/Keybase.app/Contents/SharedSupport/bin/keybase -d --log-format=file install --format=json --components=updater --timeout=30s
Task EOF
Completed
Task (err): 2017-07-25T09:57:21.496481-07:00 ▶ [DEBU keybase globals.go:394] 001 Created Identify2Cache, max age: 5m0s
2017-07-25T09:57:21.496752-07:00 ▶ [DEBU keybase globals.go:397] 002 Created LinkCache, max size: 65536, clean dur: 1m0s
2017-07-25T09:57:21.496883-07:00 ▶ [DEBU keybase globals.go:399] 003 Created CardCache, max age: 5m0s
2017-07-25T09:57:21.496933-07:00 ▶ [DEBU keybase globals.go:401] 004 made a new full self cache
2017-07-25T09:57:21.496945-07:00 ▶ [DEBU keybase globals.go:403] 005 made a new cached UPAK loader (timeout=10m0s)
2017-07-25T09:57:21.498598-07:00 ▶ [DEBU keybase ui.go:580] 006 Can't set GPG_TTY; discover failed
2017-07-25T09:57:21.498664-07:00 ▶ [DEBU keybase globals.go:377] 007 Keybase CLI 1.0.26-20170724171020+b095a794e
2017-07-25T09:57:21.498687-07:00 ▶ [DEBU keybase globals.go:377] 008 - Built with go1.8.3
2017-07-25T09:57:21.498694-07:00 ▶ [DEBU keybase globals.go:377] 009 - Visit https://keybase.io for more details
2017-07-25T09:57:21.498700-07:00 ▶ [DEBU keybase main.go:152] 00a + configureProcesses
2017-07-25T09:57:21.498757-07:00 ▶ [DEBU keybase main.go:256] 00b + configureLogging
2017-07-25T09:57:21.498787-07:00 ▶ [DEBU keybase main.go:265] 00c Disabling log forwarding
2017-07-25T09:57:21.498793-07:00 ▶ [DEBU keybase main.go:258] 00d - configureLogging
2017-07-25T09:57:21.498799-07:00 ▶ [DEBU keybase main.go:154] 00e - configureProcesses -> <nil>
2017-07-25T09:57:21.498964-07:00 ▶ [DEBU keybase install_darwin.go:404] 00f Installing components: [updater]
2017-07-25T09:57:21.499070-07:00 ▶ [DEBU keybase install_darwin.go:998] 010 Using updater path: /Applications/Keybase.app/Contents/SharedSupport/bin/updater
2017-07-25T09:57:21.506467-07:00 ▶ [DEBU keybase launchd.go:141] 011 Output (launchctl remove):
2017-07-25T09:57:21.506540-07:00 ▶ [DEBU keybase launchd.go:146] 012 Nothing to stop (keybase.updater)
2017-07-25T09:57:21.506551-07:00 ▶ [DEBU keybase install_darwin.go:1008] 013 Installing updater service (keybase.updater, timeout=30s)
2017-07-25T09:57:21.506701-07:00 ▶ [INFO keybase launchd.go:270] 014 Saving /Users/cristos/Library/LaunchAgents/keybase.updater.plist
2017-07-25T09:57:21.506770-07:00 ▶ [DEBU keybase util.go:181] 015 + Writing to /Users/cristos/Library/LaunchAgents/keybase.updater.plist
2017-07-25T09:57:21.506951-07:00 ▶ [DEBU keybase util.go:183] 016 | Temporary file generated: /Users/cristos/Library/LaunchAgents/keybase.updater.plist.CXGX7MYILLFJ6PXDO46UPVIVL5Q2SCMV
2017-07-25T09:57:21.507070-07:00 ▶ [DEBU keybase util.go:206] 017 - Wrote to /Users/cristos/Library/LaunchAgents/keybase.updater.plist -> ok
2017-07-25T09:57:21.507113-07:00 ▶ [INFO keybase launchd.go:95] 018 Starting keybase.updater
2017-07-25T09:57:21.511034-07:00 ▶ [DEBU keybase launchd.go:98] 019 Output (launchctl load):
2017-07-25T09:57:21.511070-07:00 ▶ [INFO keybase launchd.go:176] 01a Waiting for keybase.updater to be loaded...
2017-07-25T09:57:51.513124-07:00 ▶ [ERRO keybase standard.go:230] 01b Error installing updater service: keybase.updater is not running
2017-07-25T09:57:51.514723-07:00 ▶ [ERRO keybase standard.go:230] 01c Error installing updater: keybase.updater is not running
2017-07-25T09:57:51.515921-07:00 ▶ [DEBU keybase out_of_date.go:14] 01d + PrintOutOfDateWarnings
2017-07-25T09:57:51.516045-07:00 ▶ [DEBU keybase util.go:423] 01e + GetSocket
2017-07-25T09:57:51.516166-07:00 ▶ [DEBU keybase util.go:424] 01f - GetSocket -> ok
2017-07-25T09:57:51.516202-07:00 ▶ [DEBU keybase socket.go:73] 020 | empty socket wrapper; need a new one
2017-07-25T09:57:51.516304-07:00 ▶ [DEBU keybase socket_nix.go:96] 021 Dialing unix:/Users/cristos/Library/Group Containers/keybase/Library/Caches/Keybase/keybased.sock
2017-07-25T09:57:51.516795-07:00 ▶ [DEBU keybase socket_nix.go:96] 022 Dialing unix:/Users/cristos/Library/Caches/Keybase/keybased.sock
2017-07-25T09:57:51.516915-07:00 ▶ [DEBU keybase socket.go:88] 023 | DialSocket -> ERROR: There were multiple errors: dial unix /Users/cristos/Library/Group Containers/keybase/Library/Caches/Keybase/keybased.sock: connect: no such file or directory; dial unix /Users/cristos/Library/Caches/Keybase/keybased.sock: connect: no such file or directory
2017-07-25T09:57:51.516929-07:00 ▶ [DEBU keybase out_of_date.go:19] 024 Ignoring error in printOutOfDateWarnings: There were multiple errors: dial unix /Users/cristos/Library/Group Containers/keybase/Library/Caches/Keybase/keybased.sock: connect: no such file or directory; dial unix /Users/cristos/Library/Caches/Keybase/keybased.sock: connect: no such file or directory
2017-07-25T09:57:51.516958-07:00 ▶ [DEBU keybase out_of_date.go:20] 025 - PrintOutOfDateWarnings
2017-07-25T09:57:51.618857-07:00 ▶ [DEBU keybase globals.go:481] 026 Calling shutdown first time through
2017-07-25T09:57:51.619002-07:00 ▶ [DEBU keybase login_state.go:1095] 027 + Account "LoginState - Shutdown"
2017-07-25T09:57:51.619058-07:00 ▶ [DEBU keybase login_state.go:942] 028 + acctHandle sending: acctReq LoginState - Shutdown [zm5qErXV]
2017-07-25T09:57:51.619084-07:00 ▶ [DEBU keybase login_state.go:945] 029 * acctHandle sent: acctReq LoginState - Shutdown [zm5qErXV] (44.339µs)
2017-07-25T09:57:51.619116-07:00 ▶ [DEBU keybase login_state.go:997] 02a * LoginState running account request: acctReq LoginState - Shutdown [zm5qErXV]
2017-07-25T09:57:51.619178-07:00 ▶ [DEBU keybase login_state.go:1000] 02b * LoginState account request complete: acctReq LoginState - Shutdown [zm5qErXV]
2017-07-25T09:57:51.619213-07:00 ▶ [DEBU keybase login_state.go:980] 02d - LoginState: shutdown chan closed, exiting requests loop
2017-07-25T09:57:51.619228-07:00 ▶ [DEBU keybase login_state.go:981] 02e - LoginState: Leaving request loop
2017-07-25T09:57:51.619189-07:00 ▶ [DEBU keybase login_state.go:960] 02c - acctHandle done: acctReq LoginState - Shutdown [zm5qErXV] (217.506µs)
2017-07-25T09:57:51.619285-07:00 ▶ [DEBU keybase login_state.go:1097] 02f - Account "LoginState - Shutdown"
2017-07-25T09:57:51.619341-07:00 ▶ [DEBU keybase globals.go:540] 030 exiting shutdown code=0; err=<nil>
Task (out): {
"componentResults": [
{
"name": "updater",
"status": {
"code": 1804,
"name": "ERROR",
"desc": "keybase.updater is not running",
"fields": null
}
}
],
"status": {
"code": 1804,
"name": "ERROR",
"desc": "keybase.updater is not running (updater)",
"fields": null
},
"fatal": false
}
Install complete
Privileged Helper: Installed, Bundle Version: 1.0.29
Version: 1.0.29
Updater: Install Error: keybase.updater is not running (updater)
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#6379 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA05_yN-P_6YNLOkFVx-BdVXy4cSELzZks5sRiBrgaJpZM4Mqvi1>
.
|
No pending OS updates, but a restart does seem to have fixed it for me. Thanks, @maxtaco! |
[Updater: Unknown, Install Error: keybase.updater is not running (updater)]
my log id: f3059a46655b9d0ab0b1e41c
Searched for similar issues under keybase/keybase-issues repo, but was unable to find a solution that worked. Can I provide any further details that will help resolve?
Also, received the following error when running key base log send
Thanks,
-Beau
The text was updated successfully, but these errors were encountered: