Skip to content

Fix Bitwarden Secrets Manager authentication checks#1440

Merged
djmb merged 1 commit intobasecamp:mainfrom
ursm:bws
Jun 16, 2025
Merged

Fix Bitwarden Secrets Manager authentication checks#1440
djmb merged 1 commit intobasecamp:mainfrom
ursm:bws

Conversation

@ursm
Copy link
Contributor

@ursm ursm commented Mar 3, 2025

I tried to get a secret using the bitwarden-sm adapter and got the following error:

$ kamal secrets print
error: unrecognized subcommand 'run'

Usage: bws [OPTIONS] [COMMAND]

For more information, try '--help'.
  ERROR (RuntimeError): Could not authenticate to Bitwarden Secrets Manager. Did you set a valid access token?

I don't know at what point, but this seems to be happening because the run subcommand was removed from the bws command. I solved this problem by using project list instead.

@djmb djmb merged commit 5a0da16 into basecamp:main Jun 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants