Stuck on pending.. on avg how long does it take?
Its still on pending-
is the feature not yet working?
Looks like it's a bug with Cloud. Please add a 👍🏼 to https://github.com/appwrite/appwrite/issues/7974
I see done
Btw is there any other way to migrate
Write a script using a server sdk
hmm
@Steven
retried it today since the issue is closed
but still pending
what's your project id?
for cloud right?
tried in two projects
codefun
unigame
Interesting
Do you see anything in the detailed logs?
"$id": "66398542aecdf451ceed",
"$createdAt": "2024-05-07T01:34:58.730+00:00",
"$updatedAt": "2024-05-07T01:34:58.730+00:00",
"status": "pending",
"stage": "init",
"source": "Appwrite",
"resources": [
"database",
"collection",
"attribute",
"index",
"document",
"function",
"environment variable",
"deployment"
],
"statusCounters": [],
"resourceData": [],
"errors": []
}```
only this
I see, we're currently looking at the workers now to see what's going on
thanks can be an issue from self hosted instance as well
lets see
detected anything?
Recommended threads
- Introducing new string column types made...
Adding new string types is hugely bennificial! Unfortunately it made the current column types not editable to change their types to the new longer field types.
- there is critical problem in this part
when user update the integer and double both get error not update or upload
- Appwrite docs mcp server 502 bad gateway
I added the appwrite docs mcp server to vscode following the docs https://appwrite.io/docs/tooling/mcp/vscode#step-1 but upon start it gives the following error...