
Hello team, i am facing a challenge for a while now, whenever i try to update data on my collection using appwrite console i get the server error message.

Does it work now?

No it doesn't

@Chris This is self-hosting or appwrite cloud?

@Chris are you still facing the error?

Self hosting

Yes, i've tried multiple solutions like running migration command restarting docker containers but they didn't work.

What do you get after running: docker compose logs appwrite
?

Hi @D5 sorry for late reply

Am getting the above log when i run docker compose logs appwrite

Do you have relationship(s) in your collection? It may seem as though you're entering invalid values. Also, does it happen on every collection in the db or a collection (not quite clear from your initial question)?

I do have relationship(s), and yes all my collections fail to update data. @Ernest

What's the code for that, and what's the relationship?

Am updating it manually from the console, and the document has 3 relationships which are Many to One. @D5
Recommended threads
- Creating a relationship with nested obje...
{ "data": { "name": "DiDi", "type": "Software Development", "userJobs": [{ "$id": "68cbf1e2003612fb13ca", "j...
- Realtime integration with SSR auth
Hey, I have a nextjs website with SSR auth, works great. I use a session client for user verification and an admin client with API key. Both is used with node-...
- Updating console to 1.8
Hey! Does anyone know how to update the appwrite console only? I am using console 1.7.4 but it has UI/UX issues 🙁
