mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 09:46:00 +03:00
[GH-ISSUE #1248] "Field \'user_uuid\' doesn\'t have a default value" when creating an item in an organization on a replicating database. #878
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#878
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 @x86-39 on GitHub (Dec 1, 2020).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1248
Hello, we are trying to set up bitwarden with high availability, this is done by configuring the MySQL server to replicate between the two hosts. We had one other error which was resolved by creating a column in the attachments.akey table. Currently, sync functions between the two hosts, and everything appears to work well so far. However when creating an item in an organization, it fails and this error is visible in the logs
This happens on both hosts. Any ideas on how to fix this issue?
@BlackDex commented on GitHub (Dec 11, 2020):
It seems like something went wrong with the replication or the creation of the database.
Not something we can fix i think.
@BlackDex commented on GitHub (Jan 31, 2021):
Converting this issue to a discussion.