I am having an issue with some files where I get an "error loading image" thumbnail in the timeline, and a "Unknown error: Error: ENOENT: no such file or directory" in the logs. It does not happen for all images, just a subset of them. If I look within the immich_server container, the error files that is says does not exist, actually does not exist. I'm thinking at some point there was a faulty upload or something? I am wondering how I properly reset the database to remove these entries so that I can rerun the sync (or maybe there is a better way).
See attachements for docker compose (note I purposely don't have immich ML for right now just to simplify the setup), .env, & logs.
I saw some related errors/discussion in the github discussions, but these mostly seemed to be people getting this error when the file did exist, whereas my files seem to actually not exist.