I upgraded a self-hosted Appwrite database from 1.2.1 to 1.5.4 (1.2.1 -> 1.3.8 -> 1.4.13 -> 1.5.4) but got the following error when running the migration after the final upgrade to 1.5.4:
8 / 201
Failed to update project ("6257bd0be1d2c71ac3af") version with error: Invalid query: Query value is invalid for attribute "databaseInternalId"
Invalid query: Query value is invalid for attribute "databaseInternalId"```
`docker ps` results in the attached file. Everything appears to be running except the `appwrite-maintenance` container. I'm not able to access the backend via the web interface because the database has not been migrated. The web interface results in 500 - Internal Error.
Can anyone help?
FYI, this is happening in a testing environment. I wanted to run through it from start to finish before tackling the production environment as I cannot afford to take my production environment offline.
Recommended threads
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...
- How to use Sites on selfhosted appwrite
whenever I try to create a site even with template it says 404 nginx error