I am trying to migrate my Appwrite to the cloud however it keeps failing.
Errors in the Appwrite cloud logs say:
{ "$id": "6a4a0b2767ba6cf5348f", "$createdAt": "2026-07-05T07:43:35.425+00:00", "$updatedAt": "2026-07-05T07:43:36.828+00:00", "status": "failed", "stage": "finished", "source": "Appwrite", "destination": "Appwrite", "resources": [ "user", "team", "membership", "database", "table", "column", "index", "row", "bucket", "file", "function", "environment-variable", "deployment", "site", "site-variable", "site-deployment", "provider", "topic", "subscriber", "message", "backup-policy" ], "resourceId": "", "statusCounters": [], "resourceData": [], "errors": [ { "code": 500, "message": "Migration failed due to an unexpected error.", "resourceName": "", "resourceGroup": "", "resourceId": null } ], "options": { "onDuplicate": "fail" } }
Please help me, is this a verison issue?
Unable to Migrate from Selfhosted 1.9.5 to SYD Cloud
I used cli and fixed it so all good
ooo, so cli worked but issue still remains via the console?
Yep correct
looks like some console issue? cc <@818812780630507521> if u can take a quick look ๐
Thanks for looking into it : )
Recommended threads
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.