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
- Clean 1.9.0 install, trying to access Ap...
I've been using Appwrite cloud for several months now, it's great and I love it. Doing some local testing so I setup a new Docker image on a Mini PC. Install fa...
- Issue with Appwrite Read Request Limit b...
Hi Team, My coding terminal connected to the Appwrite CLI blew through my Projects Read request limit with in a day! and thats a large limit! I'm not sure how...
- 404 page not found
Hey I am trying to run a simple Svelte-kit project on appwrite self-hosted but the logs says: ```bash [13:56:26] [open-runtimes] Build packaging finished. [13:...