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
- Sites Runtimes 1.8.0 Self-Hosting. Flutt...
I have a problem with the Flutter version for SITES RUNTIMES. I use self-hosting and updated to version 1.8.0, which according to the changelog says they updat...
- getFilePreview , getFileView , getFileDo...
I am on Appwrite self hosted 1.8.0 I use the web sdk 21.3.0 I created a bucket and it has this permission (users:create) then i enabled the file security then ...
- Custom Domain Verification Failed
Hi! I woke up to my app not working because of this custom domain verification failed error. I have not moved any DNS configuration since I set it up 3 years ag...