mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-02 22:57:18 -05:00
Cipher doesn't exist after adding a entry to a new organization #2245
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
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#2245
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 @Tockra on GitHub (Apr 21, 2025).
Vaultwarden Support String
Hey, I installed vaultwarden with the helm chart: https://github.com/guerzon/vaultwarden .
I'm using an installation with postgresql database.
I created a account and a new organization (and some collections).
This worked fine.
But if I try to add a entry to my orga, I see the error "Cipher doesn't exist" in the browser.
The server log says:
Maybe it is related. On startup I see:
Can somebody help me here?
Vaultwarden Build Version
1.33.2
Deployment method
Official Container Image
Custom deployment method
Helm chart with changed values yaml (https://github.com/guerzon/vaultwarden):
Reverse Proxy
traefik v3
Host/Server Operating System
Linux
Operating System Version
No response
Clients
Web Vault
Client Version
No response
Steps To Reproduce
Expected Result
New entry for orga
Actual Result
Error and no entry for orga
Logs
Screenshots or Videos
No response
Additional Context
No response