Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
Forum Discussion
Former Member
2 years agoCLI hangs when requesting items
the cli had been working without issues for a while but about a day ago it began to indefinitely hang when fetching an item.
When I run: op item get XXX --otp --debug I get:
9:35AM | DEBU...
Joshua_ag
1Password Team
10 months agoecerulm et al.
The latest production version of the 1Password app has been released with the fix. I did some testing today and have not been able to reproduce the issue. The specific version is 8.10.32.
You can download it the stable version from our website or update now if you already have the production version installed.
If you are switching from the nightly or beta version to the production version, the suggestion would be to first change your update channel to production in Settings > Advanced > Release Channel. Then delete the 1Password app and lastly download the production version.
If that doesn't work you may need to completely clear your local data and then re-install. Just make sure you can log into your account(s) on 1Password.com before removing any local data.
tamird
11 days agoOccasional Contributor
Looks like a similar bug is back. With op locked, `gh repo clone ...` brings up the password prompt and then hangs a while until it dies with `[ERROR] 2025/02/11 16:09:00 authorization timeout`.
- steve133710 days agoNew Contributor
Same problem here! I am on Ubuntu 24.10 using version CLI version 1.30.3
CLI hangs and nothing happens.
Debug Logs:
4:22AM | DEBUG | Session delegation enabled
4:22AM | DEBUG | NM request: NmRequestAccounts
4:22AM | DEBUG | NM response: Success
4:22AM | DEBUG | NM request: NmRequestAccounts
4:22AM | DEBUG | NM response: Success
4:22AM | DEBUG | account not signed in, filter= latest_signin_user=
4:22AM | DEBUG | NM request: NmRequestAccounts
4:22AM | DEBUG | NM response: Success
4:22AM | DEBUG | NM request: NmRequestAuthorization- steve133710 days agoNew Contributor
Oh, whenever I run "op read", the following shows on the 1Password logs (not the CLI logs):
INFO 2025-02-12T21:31:56.390+00:00 runtime-worker(ThreadId(15)) [1P:native-messaging/op-native-core-integration/src/lib.rs:375] Extension connecting.
INFO 2025-02-12T21:31:56.390+00:00 runtime-worker(ThreadId(15)) [1P:native-messaging/op-native-core-integration/src/lib.rs:377] Extension connection accepted.
INFO 2025-02-12T21:31:56.396+00:00 runtime-worker(ThreadId(96)) [1P:foundation/op-system-auth/src/lib.rs:326] Biometry is available for 1 or more accounts
ERROR 2025-02-12T21:32:56.403+00:00 runtime-worker(ThreadId(15)) [1P:native-messaging/op-native-core-integration/src/connection_handler.rs:82] message from b5x was None: EndConnection
ERROR 2025-02-12T21:32:56.403+00:00 runtime-worker(ThreadId(15)) [1P:native-messaging/op-native-core-integration/src/connection_handler.rs:47] Dropping connection with b5x due to error handling incoming message: EndConnection