I have a pending migration from Cloud to self-hosted from 2 days ago, and still stuck.
How can I solve this problem?
Migration from cloud to self hosted got stuck
I see a button "View logs" - what does that show (I know nothing about Migrations - only done one once, and never had an error)
It's not mean a lot I mean
Yeah, I wouldn't really call that logs!
I would suggest looking in the docker logs? IIRC, there's a container called something like appwrite-migrations?
Yep, appwrite-worker-migrations
So I guess docker compose logs appwrite-worker-migrations
I'll try it
Recommended threads
- Github connections in Appwrite sites are...
The connection and repo list are displayed, and selecting a repo yields a success notification but also throws a console error. `Uncaught (in promise) Appwrite...
- User Limit Bug
How can I disable Appwrite client SDK registration? I have heard the solution to set the User Limit to 1. But everytime I set it to one it will automatically se...
- Create file is listing files instead of ...
This is a bit strange but, I cannot create files from within a funcion. I have tested with latest SDKs versions of node and python, both instead of creating the...