mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #6288] Cannot login after downgrade 2025.8.0 to 2025.7.0 #2394
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#2394
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @wookash on GitHub (Sep 12, 2025).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/6288
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, INVITATIONS_ALLOWED, SSO_ENABLED, SSO_ONLY, SSO_CLIENT_ID, SSO_CLIENT_SECRET, SSO_AUTHORITY, SSO_DEBUG_TOKENS, SMTP_HOST, SMTP_SECURITY, SMTP_PORT, SMTP_FROM, SMTP_FROM_NAME, SMTP_USERNAME, SMTP_PASSWORD, SMTP_AUTH_MECHANISM, HELO_NAME
Config:
Vaultwarden Build Version
1.34.3
Deployment method
Official Container Image
Custom deployment method
hello,
I wanted to test the new sso feature so I switched to from latest to testing image and now when I downgraded back to 1.34.3 stable I cannot login, I got an error: "An error has occurred. Serde", see the container logs below:
and i get this email:
Someone attempted to log into your account with the correct master password, but did not provide the correct token or action required to complete the two-step login process within 3 minutes of the initial login attempt.
I don't get any prompt for 2FA (I have TOTP and passkey)
Reverse Proxy
nginx
Host/Server Operating System
Linux
Operating System Version
debian 12
Clients
iOS, Browser Extension, Web Vault
Client Version
No response
Steps To Reproduce
downgrade from 1.34.3 testing to 1.34.4 stable image
attempt log in
Expected Result
successful prompt for 2FA and login
Actual Result
error "An error has occurred. Serde"
Logs
Screenshots or Videos
No response
Additional Context
No response