Warp icon indicating copy to clipboard operation
Warp copied to clipboard

Enviromental Variables 1Password and LastPass CLI integrations not working

Open dannyneira opened this issue 1 year ago • 1 comments

Dupe Check

Describe the bug

After installing the 1Password and LastPass CLI's and restarting Warp, the Environmental Variables integration fails to find them and work.

Get the following messages, when one goes to the relevant docs and installs/configures the tools, they still are not working. It appears that these integrations haven't worked since Env Vars's release on 2024.09.26 (v0.2024.09.24.08.02)

CleanShot 2024-10-18 at 10 02 39

Docs referenced by Warp: https://github.com/lastpass/lastpass-cli https://developer.1password.com/docs/cli/get-started/

To reproduce

Setup:

  • Install LastPass CLI: brew update ; brew install lastpass-cli
  • Install 1Password CLI: brew install 1password-cli
  • Download/Install 1Password Desktop: brew install --cask 1password
  • Create an account/login to 1Pass Desktop
  • Click your account or collection at the top of the sidebar.
  • Navigate to Settings > Developer.
  • Select Integrate with 1Password CLI.
  • To authenticate 1Password CLI with your fingerprint, turn on Touch ID in the app.

Repro: -Create a new Environmental Variable, under the Value, select the 🔑 (KEY) icon and choose either LastPass or 1Password. Note, both will trigger and error that the cli tools aren't installed.

What I tried to debug:

  • Ran which lpass got /opt/homebrew/bin/lpass
  • Ran which op got /opt/homebrew/bin/op
  • Confirmed 1Password desktop is installed, logged in, and configured.
  • Confirmed I have /opt/homebrew/bin on my $PATH

Screenshots & Videos:

CleanShot 2024-10-18 at 10 05 39

Teardown:

  • brew uninstall lastpass-cli 1password-cli ; brew cleanup
  • Quit 1Password and delete with rm -rf /Applications/1Password.app/

Expected behavior

The integrations should work as expected once installed.

Screenshots

No response

Operating system

MacOS

Operating system and version

15.0

Shell Version

zsh 5.9

Current Warp version

v0.2024.10.15.08.02

Regression

No, this bug or issue has existed throughout my experience using Warp

Recent working Warp date

No response

Additional context

No response

Does this block you from using Warp daily?

No

Is this an issue only in Warp?

Yes, I confirmed that this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e

None

dannyneira avatar Oct 18 '24 16:10 dannyneira

To anyone else facing this issue, please add a 👍 to the original post at the top or comment with your details, and subscribe if you'd like to be notified.

Related issue https://github.com/warpdotdev/Warp/issues/5341

dannyneira avatar Oct 18 '24 17:10 dannyneira

same here with 1password

macOS: 15.2 1password for Mac: 8.10.56 (81056028) 1password-cli: 2.30.3 warp: v0.2024.12.18.08.02.stable_03

martinh2011 avatar Dec 20 '24 12:12 martinh2011

Same issue.

macOS: 15.3.1 1password for Mac: 8.10.64 (81064007) 1password-cli: 2.30.3 warp: v0.2025.03.12.08.02.stable_03

trejas avatar Mar 17 '25 01:03 trejas

Same Issue. macOS: 15.3.2 1Password for Mac 8.10.72 (81072027) 1Password-cli: 2.30.3 warp: v0.2025.04.16.08.11.stable_02

> which op
/opt/homebrew/bin/op

I was able to get it to work just by using the following as a command directly:

op item get <secret> --reveal --field password

cybrhippy avatar Apr 23 '25 16:04 cybrhippy