I tried to delete an attribute from my collection, now it says "stuck" and I cannot do anything with this.
Environment: Self hosted
I'm more interested in how I can debug this
Is this a relationship by any chance?
no
it's just a string
but I got "deleting" on a relationship
Would you please share the docker logs for the appwrite-worker-databases container?
Ok
[Error] Timestamp: 2023-08-14T04:55:16+00:00 [Error] Type: Utopia\Exception [Error] Message: Not Found [Error] File: /usr/src/code/vendor/utopia-php/framework/src/App.php [Error] Line: 803
Utopia\Exception
I don't think this is realted to the problem...is this from the appwrite-worker-databases container?
I think it was, but I had to move fast so I reconstructed the database and is currently working fine, I will stress test later and try to reproduce the scenario
[CLOSED] "stuck" state when trying to delete attribute
Recommended threads
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- Project Paused Despite Daily Active Usag...
I noticed that my project was automatically **paused**, even though it is actively being used. The project is an **attendance application** that is used daily b...
- Sudden CORS Errors - Domain hasn't Chang...
I have an Appwrite project with two web apps configured, the first one has the hostname `*` and the second one I just added to test if it could fix the issue wi...