
since upgrading to 1.8.0 I get a lot of random 500s (database and storage). I selfhost appwrite and nextjs proxies all the connections to appwrite. Worked fine before the update. In the appwrite docker I get "Error handler had an error: Pool 'console' is empty (size 10)". Since its not a problem of resources it"s probably limits to db connections. But I couldnt find where I set the database limits as env vars.
edit: maybe not a problem of rate limits since I get it on connections with API keys as well. mariadb gives me a lot of "[Warning] Aborted connection 109 to db: 'appwrite' user: 'xyz' host: 'ip' (Got an error reading communication packets)"
Recommended threads
- 500 Server Error after migrating to 1.8....
Upgraded as per docs and ran migration. Everything went smoothly. I am able to log into the appwrite console however cant access any service i.e., auth, databas...
- Console not showing Site screenshot
Image link broken for self-hosted 1.8.0 (updated from 1.7.4), was working fine in older Console version (6.0.43, updated to 7.4.10).
- Storage usage keeps going up
I have a self-hosted instance running in production for over a year now. The deployment has seen multiple updates and migrations of Appwrite versions. What I ha...
