mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #2548] Getting db errors during migration from 1.24 to 1.25 #1301
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#1301
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 @ericlau-solid on GitHub (Jun 10, 2022).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2548
Getting the following errors:
I am completely stuck. The performance issues I had in 1.24 are back, so I tried to upgrade, and now upgrade is stuck, so I have no way of getting bitwarden server back up. Anything I can do? Devices new user seems interesting, but not sure what I can do.
@BlackDex commented on GitHub (Jun 10, 2022):
I suggest to check this comment https://github.com/dani-garcia/vaultwarden/issues/2504#issuecomment-1140281453
In short, run the 1.24.0 version, login into the admin interface, Deauthorize sessions of all users, then upgrade to 1.25.0.
But, first backup the database, just in case.
@aquanow-eric commented on GitHub (Jun 13, 2022):
I see. I didn't try that. Instead I exported to unencrypted JSON all the vaults out of 1.24, install clean 1.25, and import them. I find that JSON encrypted didn't work even though I didn't change the pwd.
At any event this did the trick. I also resolved write performance issues I had earlier as well. So all good.
@aquanow-eric commented on GitHub (Jun 13, 2022):
We can consider this issue closed.