Cannot delete user from admin panel - foreign key constraint #7039
Unanswered
FluffyDiscord
asked this question in
Q&A
Replies: 1 comment 8 replies
-
|
This mostly indicates that either something is wrong with the database, or you manually modified the database your self trying to delete a user or related records or other cleanups. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Prerequisites
Vaultwarden Support String
2026-03-31 09:10:43.787][error][ERROR] Error deleting user.
[CAUSE] DatabaseError(
ForeignKeyViolation,
"FOREIGN KEY constraint failed",
)
Vaultwarden Build Version
1.35.4
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
nginx/1.26.3
Host/Server Operating System
Linux
Operating System Version
Debian 13 Trixie
Clients
Web Vault
Client Version
No response
Steps To Reproduce
Expected Result
Work
Actual Result
Not work :D
Logs
Screenshots or Videos
No response
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions