mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-10 01:10:09 +03:00
Cipher doesn't exist after adding a entry to a new organization #165
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 @Tockra on GitHub.
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