I tried to delete an attribute from a collection, and it’s entered some kind of limbo state called “stuck”. Restarting appwrite didn’t help. Wondering if something is amiss at the MariaDB end?
What's in the appwrite-worker-deletes docker logs?
Here you go
What's the attribute key?
facility_id
Are these logs from after the attribute became stuck only?
Can you also share the docker logs for the appwrite-worker-databases container?
I tried to delete it earlier today but that log is from after rebooting appwrite, so it’s possible it has no evidence of the defective delete. I just tried deleting again, but nothing seemed to be added to this log.
Ya...I would need the logs from when it happened to try to figure out the root cause
This last log seems to say something useful, “Key column 'facility_id' doesn't exist in table”
Now I know to save the logs immediately should something weird happens
Maybe the attribute didn't create successfully?
You could try to recreate the collection
Recommended threads
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...
- How to use Sites on selfhosted appwrite
whenever I try to create a site even with template it says 404 nginx error