mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-17 09:22:30 -05:00
[GH-ISSUE #6709] latest bitwarden cli not compatible with the vaultversion on login on userDecryptionOptions #15306
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cuichenli on GitHub (Jan 14, 2026).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/6709
Originally assigned to: @BlackDex on GitHub.
Prerequisites
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config & Details (Generated via diagnostics page)
Show Config & Details
Environment settings which are overridden: DOMAIN, SIGNUPS_ALLOWED, ADMIN_TOKEN
Config:
Vaultwarden Build Version
2025.12.1
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
no
Host/Server Operating System
Linux
Operating System Version
No response
Clients
CLI
Client Version
2025.12.1
Steps To Reproduce
bw login --apikeyExpected Result
login
Actual Result
when trying using latest bw to run
bw login --apikeywith vaultwarden, i am seeing the following errori only seeing this error when using
@bitwarden/cli@2025.12.1Logs
Screenshots or Videos
No response
Additional Context
No response
@BlackDex commented on GitHub (Jan 14, 2026):
Could you please post the support string of Vaultwarden?
@cuichenli commented on GitHub (Jan 14, 2026):
sorry i did not follow the template... have updated accordingly
@BlackDex commented on GitHub (Jan 14, 2026):
I was able to reproduce this and also fix it.
@carlos-sarmiento commented on GitHub (Jan 29, 2026):
Is there a timeframe on when this fix might be released? I tried searching on the project for a release cadence but didn't find anything.
@Starfallan commented on GitHub (Jan 30, 2026):
If you're in a hurry to use it, and if you're using Docker like me, you can change the current
latesttag totestingAs docker pull vaultwarden/server:testing
Need an Alpine version
docker pull vaultwarden/server:testing-alpine
This way you can use the latest build version
@aliuq commented on GitHub (Feb 9, 2026):
bitwarden cli 2025.11.0can be works withvaultwarden/server:1.35.2.