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
- Relation Question
How do I create a relation from table y to an others x.$id. in my example I have a users table where I use Appwrites unique User IDs and I want other tables fo...
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- I'm experiencing a critical bug on Appwr...
Hey <@870607367597850624> team / support 👋 I'm experiencing a critical bug on Appwrite Cloud that's blocking my production Flutter app. I've already filed GitH...