still stucked any solution?
Let me check
What's your project id?
65c15bc8bfb586129eb4
we don't see any errors, but it's definitely not actually processing anymore
you can try deleting the attributes...im pretty sure it's going to end up as stuck though 😬
not working
still processing and getting attribute limit exceed
what do you mean not working?
What do the browser network logs show when you try to delete?
IT SEDNING "{}"
when trying to update { "message": "The requested attribute is not yet available. Please try again later.", "code": 400, "type": "attribute_not_available", "version": "0.12.151" }
i see. interesting
wha? what do you mean?
when deleting it sending a empty payload
What's the response?
204
would you please try again?
tried
? any solution still processing
ya it's not really procesing. the status should be stuck.
There's nothing you can do about the attribute right now. I'm going to talk to the team about imrpovements to how we handle stuck attributes, but for now, any chance you can recreate the collection?
No i tried every collection attribute showing pending states when creating attribute or deleting any attribute from collections
sorry. there's some maintenance going on your project right now which is probably why you're seeing this problem...we didn't expect the maintenance to impact your project like this, but you'll have to wait for the maintenance to finish. it might take 9.5 hours or so for the maintenance to be done. after that, would you be able to recreate the collection?
okay
Recommended threads
- Unable to signup to appwrite cloud
When attempting to create an online cloud account on appwrite.io, I get the following message : "This email address must already be in its canonical form. Pleas...
- Email address must be in its canonical f...
Hello, Recently I was trying to signup with my GitHub account with appwrite account for availing the student benifits but while trying to signup I saw such erro...
- 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...