I was running out of disk space and after creating an attribute and restarting my appwrite (self hosted) I have an attribute stuck on creation. Any way to remove/re-add it?
Could be because the database ran out of storage?
i fixed the storage issue (old containers that needed pruning, 1/3 storage reclaimed) everything works now (I can add new attributes) except for that one attribute that's stuck, I want to remove or re-add it
Probably you can by selecting it, then click delete
It only shows me "update" and "create index" under that one. Still stuck on processing several days later 🙁
I see. You will need to upgrade to 1.8. Make a backup first
Recommended threads
- hi guys! my site is not accesible in my ...
- [Solved] Appwrite project paused
I have github student account. The auth has been paused however the database is working fine. I cant see any option to resume from my console panel. It is just ...
- MongoDb Database Breaks integer[] & bigi...
I've got a table with the below column created. When I try to insert the value `[-3408048000]` into it, the dart sdk cloud function call is successful (no error...