Rank 2: Process
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?
Votes
0
Replies
12
Participants
Unknown
Messages
13
Rank 2: Process
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?
Rank 2: Process
Here you go
What's the attribute key?
Rank 2: Process
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?
Rank 2: Process
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.
Rank 2: Process
Ya...I would need the logs from when it happened to try to figure out the root cause
Rank 2: Process
This last log seems to say something useful, “Key column 'facility_id' doesn't exist in table”
Rank 2: Process
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