Good afternoon, please tell me what is the reason for these errors and how to avoid them? When creating attributes, a failed error appears; if you delete it, it will be stuck. Errors appear after creating 41 attributes - string, the number of characters in each attribute is 49. Self hostess version.
What are the logs of
docker logs appwrite
docker logs appwrite-worker-databases
Recommended threads
- [SOLVED] Get Relations when using Tables...
Hi there, I have a table containing a relation column with a one-to-many relationship to another table. When Using TablesDB.GetRow in "node-appwrite" i get all ...
- Transaction and Session
I've been debugging for hours a problem that now I think it's because It's not allowed: In my project a user log in using the `node-appwrite` SDK (SSR) I store...
- Appwrite loading issue with Nuxt UI
For some reason when I add nuxt ui to my nuxt 4 project, appwrite will build the project but the project website will load indefinitely. Without adding Nuxt UI,...