When I try to update a document in a Cloud project, I get a 204 on the OPTIONS call but a 500 on the PATCH. It started this morning. Project totes-poc-dev, database totes-poc-db, collection totes. It only seems to be happening for this collection in this project.
What are you trying to update in the patch request? And what error do you see? Just server error?
It happens when I update any attribute(s) on any document in that collection. It also happens when I try to create a new document.
It just a server error:
AppwriteException: Server Error
Can you share the JSON of the collection with me?
Sent via DM
[SOLVED] 500 Error when updating a specific collection
Are you able to share the solution here?
@Christy Jacob helped me over DM. There was some cloud migration issue having to do with the collection containing an enum. It got fixed on the Appwrite team side, but I don't know the technical details.
Hey I am getting a similar issue, (Adding a document to a collection the contains enum and cand update any document) , can you share details of fixing the issue or guide me ? @Christy Jacob @Steven
Recommended threads
- Function deployment failed: Unable to re...
Hi Appwrite team, I have been experiencing persistent errors when i attempt to push my appwrite functions. The logs on the deployment detail page on the console...
- One to many 2 way, console UI not correc...
Hey, seems I'm facing the exactly same issue with this one: https://github.com/appwrite/appwrite/issues/6016 Since this Github issue stay open for so long, let ...
- Server Down
Appwrite services are down. When will they start working again?