On attempt of sign in via 1password app it returns the following error:
➜ ~ op signin
[ERROR] 2023/03/21 22:01:50 connecting to desktop app: read: connection reset, make sure the CLI is correctly installed and Connect with 1Password CLI is enabled in the 1Password app
It also seems to be in a proper group:
➜ ~ ls -la $(which op)
-rwxr-sr-x 1 root onepassword-cli 19197952 Mar 6 15:28 /usr/bin/op
Pinned Comments
slurpee commented on 2022-03-22 11:18 (UTC) (edited on 2022-04-20 06:55 (UTC) by slurpee)
Due to a file conflict in the
bash-completion
package bash completion is not installed automatically; the upstreamop
completion has been deprecated in favor of the completion generated byop
, but a new release has not been cut containing the fix. In the meantime, bash users seeking command completion should add the following to their.bashrc
:It is recommended to verify the authenticity of the binary by using Agilebits's PGP code signing key. Their public key ID is published in the install documentation.