I noticed my website randomly stopped working taking a look in one of the logs for docker (don't know which one I picked) It's spamming
Have no idea if this is related though
That error you see is related to usage. We're working on rewriting usage and the next version should resolve this error. Feel free to ππΌ the related issue: https://github.com/appwrite/appwrite/issues/4751
Recommended threads
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...
- Whats best practise for Appwrite Cloud?
Appwrite Teams map very nicely to my needs, it is how i group users together. ... I use roles to define permissions. Should I also map a table to each team ? ...
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...