I am self hosting appwrite on my server and suddenly have this issue where any attribute i create is infinitely processing. I cannot create documents as well. I am self hosting on coolify and have tried adding max connections to the docker compose file. I have also tried restarting of course.
@Sani_R seems to be a thing with Coolify and a PR has been made to fix it
@WhMonkey I actually just did and it worked. I can now create attributes once again. however the old ones still show processing no sure how to get rid of those
That I’m not sure about… sorry.
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 ...