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
- Failed function deployments
I am using appwrite 1.8.0 (self hosted) and trying to manually deploy a python function. I am using appwrite from 0.x and went through multiple migrations. So ...
- Skip total counts crash the query
Hello, When adding the total parameter (either true, the default, or false) to the listRows function, it raises the following error: `type 'bool' is not a sub...
- Relationships and Realtime
Since now Relationship attributes are only returned when explicitly queried, how does this change reflect in Realtime? If a listener is listening to a row from ...