Hey, I'm using Appwrite, and it's been a super good experience, until trying to use the database. I can't create any attributes. I tried restarting, recreating the database, collections, etc. but still no luck. I self host with Docker on 1.6. It's already been an hour.
Logs on Database Worker are
2024-11-10T23:30:03.915719601Z [Worker] Worker 0 is ready!
2024-11-10T23:30:03.915759255Z Worker databases started
TL;DR
Issue: Attribute stuck on "processing" in Appwrite database with no logs from the Database Worker.
Solution: The Logs on Database Worker seem fine, so it might not be the root cause. You can try using a different attribute or check if there are any network or firewall restrictions causing this problem.