develocode777Original post
Rank 2: Process
I randomly get this error every once in a while regardless of the api used auth, database, storage, functions. If I try a second time the same api then it works, what could be the cause?
Appwrite (1.4.13) is self hosted on a powerful server and there are only a few documents, files and users in the project.
The client app is in flutter.
Summary
Developers report getting the 'AppwriteException: general_unknown, Server Error (500)' message intermittently in their Flutter app using Appwrite. Checking the docker logs may reveal more information. This error occurs across various APIs such as auth, database, storage, and functions but works on a retry. The Appwrite version is 1.4.13 on a robust self-hosted server with minimal data.