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
- Functions never end and always fail (sta...
Hi ! I'm using Appwrite Cloud Pro and function execution from appwrite website is KO. Deploying starter function template, execution is always Failed and the ...
- My function executions console if overwh...
It seems the requests are getting processed correctly but it is using a older version of the backend. And it seems the cron requests done an hour ago are shown ...
- Iam getting 500 when i click on the proj...