
I created a database and a collection called "users" and added some attributes to it. Every attribute I add have "failed" status and I can't create documents. What am I doing wrong?

Hi - can you please attach a screenshot and networks tab?

How would you like me to attach networks tab? Screenshot? It's very long

For me one of the following solved this kind of problem.
- Inspect the logs of
appwrite-work-databases
- Restarting all docker containers
- Upgrading my Appwrite to 1.3.3 ( Database backup -> upgrade -> run migrations )

Seems that I forgot the migration process.. Thanks a lot!

[SOLVED] Attributes failed status
Recommended threads
- 2 Columns still processing since yesterd...
Hey o/ Yesterday (around <t:1758045600:f>), I created a database and added several columns to it. After about 15 minutes, most of the "processing" tags disappe...
- 503 Timeout when Updating or Upserting D...
Hey I’m running into an issue when trying to update or upsert a row in Appwrite. The request hangs for a while and then throws this error: ``` AppwriteException...
- Row with the requested ID already exists...
I’m hitting a blocking issue creating rows in Appwrite (both from the console and my React Native app). After successfully inserting the first row, every subseq...
