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
- Deploy function not working - 503
Hellon i get this error message, when i try to deploy a new version of a function <html><body><h1>503 Service Unavailable</h1>No server is available to handle...
- Error When load the website
Hi, I am getting this error whenever I reload my website please help me, I am using react Error: ** GET https://cloud.appwrite.io/v1/account 401 (Unauthoriz...
- Migrate from cloud to localhost
Hello everyone. I need to migrate my test project from cloud to localhost, however it seems that this is possible only if a self-hosted appwrite instance it's h...