raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.24k stars 2.94k forks source link

Bitwarden unable to log in into the vault #13550

Closed Monophonic1983 closed 2 months ago

Monophonic1983 commented 2 months ago

Extension

https://www.raycast.com/jomifepe/bitwarden

Raycast Version

1.79.1

macOS Version

14.4.1

Description

After installing the CLI, and made sure the cliend id and secret are accurate, somehow I couldn't get logged in into my vault. It said that "Invalid master password". However, with the same password, I can log in in any other places like bitwarden official app and on the web.

CleanShot 2024-07-19 at 18 47 26@2x

Steps To Reproduce

  1. using homebrew to install cli as instructed brew install bitwarden-cli
  2. copy and paste the client id and secret into corresponding fields
  3. type in the master password

Current Behaviour

No response

Expected Behaviour

No response

raycastbot commented 2 months ago

Thank you for opening this issue!

🔔 @jomifepe @daniel-stoneuk @andreaselia @pernielsentikaer @eth-p @YamenSharaf @undefinedzack @anirudhganwal06 @ivaarsson you might want to have a look.

💡 Author and Contributors commands The author and contributors of `jomifepe/bitwarden` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.
jomifepe commented 2 months ago

Hey, please see https://github.com/raycast/extensions/issues/13329#issuecomment-2238743439

Monophonic1983 commented 2 months ago

Hey, please see #13329 (comment)

Thanks! Problem solved!