mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #1645] NOT NULL constraint failed: new_ciphers.name #1021
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#1021
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 @luckydonald on GitHub (Apr 30, 2021).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1645
Subject of the issue
Update from
image: bitwardenrs/server:1.16.1-alpineto
image: vaultwarden/server:1.21.1-alpineDeployment environment
image: bitwardenrs/server:1.16.1-alpineto
image: vaultwarden/server:1.21.1-alpineInstall method:
docker
Clients used:
web, desktop (win + Mac), iOS
Reverse proxy and version:
nginx
MySQL/MariaDB or PostgreSQL version:
sqlite.
Other relevant details:
Steps to reproduce
Update.
Expected behaviour
Works.
Actual behaviour
Doesn't work.
Troubleshooting data
@BlackDex commented on GitHub (Apr 30, 2021):
Please see: https://github.com/dani-garcia/vaultwarden/discussions/1492#discussioncomment-544064
@luckydonald commented on GitHub (Apr 30, 2021):
@BlackDex That's mysql though.
Isn't it using sqlite though?
@luckydonald commented on GitHub (Apr 30, 2021):
How do I execute that script?
@BlackDex commented on GitHub (Apr 30, 2021):
Those are SQL Queries, so you should connect to your database via a MYSQL client.
And adjust the variable values where needed like database name.