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
- Bulk API limitations in self-hosted serv...
Environment: Appwrite Selfhost SDK: node-appwrite 28.0 Calling `upsertRows` (also applies to `createRows`/`updateRows`/`deleteRows`) with more than 100 rows fa...
- Self Hosted GitHub connection not adding...
After upgrading to 1.9.6 i noticed that i cannot search for new repositories when trying to add new functions. I removed the existing github connection via Set...
- Android SDK: Kotlin null Value Not Updat...
Hi team, I think you should check the Android SDK implementation once, as it seems to have an issue handling Kotlin **null** values. For example: When I send:...