I Try to migrate my data from my local host version of AppWrite to the cloud version but It been stuck at "pending" for around 30min now
TL;DR
Developers cannot migrate data from local instance to cloud version due to migration being stuck at "pending" status for 30 minutes.TypeScript
{
"$id": "6612af98a50c50e6cba9",
"$createdAt": "2024-04-07T14:37:12.686+00:00",
"$updatedAt": "2024-04-07T14:37:12.686+00:00",
"status": "pending",
"stage": "init",
"source": "Appwrite",
"resources": [
"user",
"team",
"membership",
"database",
"collection",
"attribute",
"index",
"document",
"bucket",
"file"
],
"statusCounters": [],
"resourceData": [],
"errors": []
}```
Here is what the details
Recommended threads
- How to bypass the rate limit on the back...
Once a month my app has a ton of usage and I always run into the Too many requests 429 error. I am trying to optimize the queues and jobs to manage that, but a...
- 401 - Project not accessible in this reg...
Hi Appwrite team, I’m experiencing a Cloud Console issue with my NYC region project. Problem: - Some Console pages return: “401 - Project is not accessible ...
- 401 - Project not accessible, Singapore ...
Hi, I'm getting a 401 error when I try to open my project from the Appwrite Cloud console dashboard. Project ID : sgp-6a04326f002bd04cc420 Region : Singap...