#[CLOSED] Unable to update documents on Appwrite Cloud

12 messages · Page 1 of 1 (latest)

buoyant hazel
#

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!

sterile island
buoyant hazel
sterile island
#

So then this happened randomly?

buoyant hazel
#

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.

sterile island
#

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

buoyant hazel
#

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)

sterile island
#

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

buoyant hazel
sterile island