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
- Is there a way to deploy global variable...
Hello! I wan't to deploy my global variables to my project using appwrite cli and my appwrite.config.json. Is there a method to do it using configuration files ...
- Appwrite freezes when deploying function...
I have two VPS servers, one for development and one for production, and when pushing a function to GitHub all functions should rebuild on both prod and dev but ...
- Invalid `functionId` param when creating...
Upgraded to Appwrite 1.8.0 and new functions can't be created with a "-" character in the function id. This worked fine previously. The docs mention: "Valid cha...