Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
Former Member
3 years agoCLI v2 not connecting to Desktop App (Sandbox issue?)
CLI v2 always returns:
●» op account list --debug
[ERROR] 2022/03/22 15:29:28 connecting to desktop app: connecting to desktop app timed out, make sure it is installed, running and CLI integ...
nigelm
3 years agoNew Contributor
I was having the same problem, and then realised that my homebrew bin dir was in the (new default) location of /opt/homebrew/bin and that /usr/local/bin was symlinked to it (not sure currently if that was done by me or by homebrew on its original installation).
Having already got my default path to look at /opt/homebrew/bin as well, I uninstalled the 1Password CLI, removed the /usr/local/bin symlink and then reinstalled 1Password CLI (using homebrew as per docs).
That got op working.