yesterday i request appwrite migration to migrate database from my self host appwrite,
its been 24 hrs, still on pending status
im trying to migrate db structure without documents from another project which i created earlier
yesterday i posted the details on #General chat, @eldad navigate me to post it on support
thanks for your support. π
here is the log
Migration details Date Jun 30, 2024, 19:00 Source Appwrite
{ "$id": "6681730ad038f26d4ecb", "$createdAt": "2024-06-30T15:00:26.853+00:00", "$updatedAt": "2024-06-30T15:00:26.853+00:00", "status": "pending", "stage": "init", "source": "Appwrite", "resources": [ "database" ], "statusCounters": [], "resourceData": [], "errors": [] }
Recommended threads
- Auth not working on expo react native
I'm trying to launch a development server with expo go and appwrite as a backend. On my windows pc, I've got a local docker instance of appwrite running as my b...
- Urgent help required - Could not resolve...
I upgraded my production environment to 1.8.0 but experienced issues with appwrite running out of worker threads. I downgraded back to 1.6.1 and restored the da...
- Bulk delete failed with 401
- I created a transaction to bulk delete rows in a table has `done` equal `true` follow documentation. But when run, it returns 401 unauthorized error as screen...