Upgraded as per docs and ran migration. Everything went smoothly. I am able to log into the appwrite console however cant access any service i.e., auth, database, storage etc. all of them give 500 server error. Appwrite container logs mentions missing base table and metadata (screenshot attached)
cross posting your github issue as well so it can be closed if this is resolved: https://github.com/appwrite/appwrite/issues/10689
I tried to find anyone else who had a similar issue with the migration but no luck yet..
Can you share what you've done to troubleshoot so far? More context would help get this resolved 🙂
Did not troubleshoot too much since it was PRD. Immediately rolled back and was hoping that someone would be able to tell me what’s wrong..
i got it working after restarting all containers and immediately running migration, migration didnt work initially for some reason
indeed a second install and rerunning the migration did work. I did see an error during migration around invalid internalid (screenshot attached).. But the upgrade did work.
[Solved] 500 Server Error after migrating to 1.8.0 from 1.7.4
Recommended threads
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...
- Migration from Cloud to Self-Hosted not ...
Hello Appwrite Community, I've got the problem, that when I try to migrate my Appwrite Project from the cloud to my self-hosted Appwrite, that an API Key is mi...
- I can't migrate my project from Appwrite...
I'm having an issue migrating my Appwrite project to a self-hosted instance. The problem is that I've exceeded my read rate limit (or database read limit), so I...