
When I try to update a document or create new documents on a particular collection, either from the Web UI or from code (nodejs SDK) it fails with a 500 error. I have another collection that I can update with no issue, it's just this other collection that gives me a 500 error.
This is the response:
{
"message":"Server Error",
"code":500,
"type":"general_unknown",
"version":"0.11.10"
}
Thank you in advance!

Have you created new attributes recently?

No, I actually haven't configured/changed anything since June.

So then this happened randomly?

Yes, but I don't exactly know when. I have been testing this intermittently since June, sometimes I go more than a week without testing, but I will be releasing in about 3 weeks so I am testing everything again now and noticed this yesterday.

I imagine that if I delete the collection and create it again, it should work, because as I mentioned I have another collection that works fine.

For now you can't create collections or new attributes in cloud

There are some issue with cloud, and the team is working to solve it

Interesting. It seems like I'll have to wait then. Hopefully that fixes it, but it's still concerning that this can happen randomly (though I am fully aware this is a beta)

@decacis The issue seems to have been solved now. Could you please check if it works too for you?

No, it didn't fix it. But I can confirm creating a new collection works! I can just delete the old one and create a new one with the same structure, unless you guys would like to investigate the issue further and it would help not to delete the old one

Probably it's not needed to investigate further, the issue will be solved from the root cause cause itself so it doesn't get stuck

[CLOSED] Unable to update documents on Appwrite Cloud
Recommended threads
- Sites 30MB limit from GitHub
I’m deploying a site from github as Other type on the Hobby plan. It is actually a Flutter web app but it’s in a subdirectory with the root being an html landin...
- [bug] API response is good but UI don't ...
Hi guys! When i got my object, it have billingInfo relation, in the web ui i just got pading state, and the row shows object is null, but when i work whit this...
- Query params are way too limiting in ter...
I was trying to list rows in a table that do not already exist in another table. I retrieved around 260 row IDs which are 13 characters in length each, and then...
