When you get 500 Internal Server Error. How do you discover the cause in Appwrite.
TL;DR
The user is experiencing a server error in Appwrite. They are asking for help in discovering the cause of the error. The suggested solution is to run the command "docker compose logs appwrite" on the server to obtain detailed logs.run in the server this command:
docker compose logs appwrite
And you will get detailed logs about what happened
Thank you
Recommended threads
- education plan not activated
Hi I have an edu id 13103046@iubat.edu but when I am trying to claim my plan and trying to logging with github where education student plan active. the appwrite...
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...
- 500 simultaneous OAuth logins from the s...
Hi, I'd like to ask about rate limiting around Google OAuth login on Appwrite Cloud. **OVERVIEW** Service type: A PWA (web app) for members of a university clu...