Rank 3: Container
Hello, I am trying to migrate from cloud to self-hosted server, but it shows "Pending" status for a long time. Is it an expected behavior? My data is not very large, about <50 records only. I also made sure the version are the same as the one in the cloud.
This is what is shown in the migration log.
{
"$id": "657684d9c9983d4cf990",
"$createdAt": "2023-12-11T03:41:13.825+00:00",
"$updatedAt": "2023-12-11T03:41:13.825+00:00",
"status": "pending",
"stage": "init",
"source": "Appwrite",
"resources": [
"user",
"team",
"membership",
"database",
"collection",
"attribute",
"index",
"document",
"function",
"envVar",
"deployment",
"bucket",
"file"
],
"statusCounters": [],
"resourceData": [],
"errors": []
}