Another postscript, as I think on this further.
Before running the above OMERO.cli commands, go ahead and delete everything from the server's thumbnail directory, e.g.,
- Code: Select all
find /OMERO/Thumbnails/ -type f -exec rm '{}' +
Leave the directory itself behind. In experimenting I find that the subsequent deletions still work just fine if the underlying files are already missing and that stands the best chance of clearing the issue for you.
Cheers,
Mark