mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 09:46:00 +03:00
[GH-ISSUE #4203] Can't login after migrating db from mysql to postgresql using pgloader #1821
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#1821
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 @MurzNN on GitHub (Dec 27, 2023).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/4203
Subject of the issue
I want to migrate the Vaultwarden db from mysql to postgresql using pgloader. I did the steps, described in https://github.com/dani-garcia/vaultwarden/wiki/Using-the-PostgreSQL-Backend and the data seems migrated successfully.
The
vaultwardenstarts successfully without any startup errors.But when I'm trying to log in using Web UI, I see an error:
The data migrated correctly and I see the row with my login in the
userstable in postgresql DB.And if I switch back to mysql, it logs in successfully.
Deployment environment
Steps to reproduce
pgloader.Expected behaviour
Log-in should succeed.
Actual behaviour
The error is shown.
Troubleshooting data
logs:
@MurzNN commented on GitHub (Dec 27, 2023):
Logs with the
tracelevel: