Removal of Compliance Holds on non-existent objects being attempted?

Hi all, I'm getting an error where the museum is trying to remove compliance holds on items that don't exist:
museum-1 | INFO[0090]object.go:109 removeComplianceHold Removing compliance hold item=1580559962386438/761da1e5-a177-4fcf-a529-d01f7d4e14f4 queue_id=161
museum-1 | ERRO[0090]object.go:112 removeComplianceHold Failed to remove compliance hold (dc: wasabi-eu-central-2-v3, bucket: ) error=Failed to update ObjectCompliance for /1580559962386438/761da1e5-a177-4fcf-a529-d01f7d4e14f4
museum-1 | --- at /etc/ente/pkg/controller/object.go:138 (ObjectController.DisableObjectConditionalHold) ---
museum-1 | Caused by: MissingRegion: could not find region configuration item=1580559962386438/761da1e5-a177-4fcf-a529-d01f7d4e14f4 queue_id=161
museum-1 | INFO[0090]object.go:109 removeComplianceHold Removing compliance hold item=1580559962386438/761da1e5-a177-4fcf-a529-d01f7d4e14f4 queue_id=161
museum-1 | ERRO[0090]object.go:112 removeComplianceHold Failed to remove compliance hold (dc: wasabi-eu-central-2-v3, bucket: ) error=Failed to update ObjectCompliance for /1580559962386438/761da1e5-a177-4fcf-a529-d01f7d4e14f4
museum-1 | --- at /etc/ente/pkg/controller/object.go:138 (ObjectController.DisableObjectConditionalHold) ---
museum-1 | Caused by: MissingRegion: could not find region configuration item=1580559962386438/761da1e5-a177-4fcf-a529-d01f7d4e14f4 queue_id=161
The file referenced (1580559962386438/761da1e5-a177-4fcf-a529-d01f7d4e14f4) does not exist in the data store. It seems like it still exists in the DB though. There are ~100 of these. How do I fix it?
1 Reply
Ducky
Ducky2mo ago
I'm sorry, I couldn't find the answer in the documentation. -# If your issue is resolved, feel free to use the /solved command to close this thread. If you'd like to ask me another question use /docsearch

Did you find this page helpful?