I keep getting an AppwriteException: general _unknown, server Error (500) when I try to create a document using the syntax provided for database relationships
Would you please check the docker logs for the appwrite container and share the logs for the related error?
Please also share the code/request that generates this
Alright
docker logs
Now I can’t even use the list document method
I can't really tell from this. Please share the logs for the appwrite container only and related to the 500 error. Please also share your code or the network request for the API call.
How can I do that please?
Recommended threads
- 1:1 relationship doesn’t sync after re-a...
Hi, I’m trying to use a two-way one-to-one relationship. It works fine when I create a record with the relationship set, and it also works when I unset it. But ...
- Upsert with setting permissions
Hi there, I am using self-hosted appwrite v1.7.4 and trying to use the bulk update stuff that was released with 1.7.x. Unfortunally I found that there is an ser...
- 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 ...