
I am trying to upgrade my appwrite server from 1.4.9 to 1.5.0. I'm hosting on digital ocean using Docker. I cloned my server from a snapshot of my current production server but when I try to login to console on the new server I get an error "invalid credentials" even before attempting any upgrade or restore. I have confirmed .env vars are identical on both machines attempted upgrade/restore following instructions on appwrite.io in self hosted section but still no luck.
Any ideas what could cause this?

Do you have backups?

Yes production is still running and have backups on new server

Probably the OpenSSL key is not set to the same value that it had in the previous version.
Also, I think that the 1.5.0 version migrations, etc is somewhat buggy, so try going to the latest 1.5.x patch instead (1.5.11 I think) and run the migration command

Also, @someGuy looks like there's a 1.4.x patch prior to 1.5
Recommended threads
- NIOHTTPCompression-Error
Hi, I have self-hosted Appwrite via Coolify on a Ubuntu-VPS . I am accessing the Database via Swift. Everything is working as expected, but with one collection ...
- Updating OTP Session template not workin...
I have self hosted with v1.7.4, while updating OTP Session template, verification template is being updated, earlier there was an issue with variables but not i...
- Errors in collection filtering
1 - The list does not appear after pressing the Apply Filter button. After the filter is applied, I cannot see which filter I applied. 2 - When adding the 2nd f...
