mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
Getting db errors during migration from 1.24 to 1.25 #1297
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 @ericlau-solid on GitHub (Jun 10, 2022).
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.