Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
subsonic_rumble
8 hours agoNew Contributor
Beyond frustrated - 'op' detects no accounts?!?
Between the https://github.com/1Password/shell-plugins/issues/122#issuecomment-2183950261 and now this, 1password-cli is frustrating to use and has sucked more time out of me than helped. According ...
taylorbrooks
2 hours agoNew Member
I’d sanity check whether the desktop app and CLI are effectively talking to different installs or different runtime contexts. I’ve seen weird behavior after updates when the app is current but the shell is still resolving an older binary, or when the shell session predates the app integration toggle.\n\nA few low-friction things I’d try before going deeper:\n1. Run `which op` and make sure it’s the binary you expect.\n2. Quit 1Password completely, relaunch it, then open a brand new terminal session instead of reusing an old tab.\n3. Toggle the desktop app integration off and back on, then retry.\n4. If you use Homebrew, reinstall or relink the CLI so you know the binary and app are in a clean state.\n\nIf `op account add` works manually but app integration still doesn’t, that feels like a desktop-app handshake issue rather than an account problem.