I expected that srt file to really be gone from my system. And when I remove files before snapraid runs I usually don't have any issues. It just tells me that in the diff results but the scrub pushes through.
What does this specifically mean? If I had to guess, would it be possible that that srt was deleted after snapraid run the scheduled 'sync' and before the 'scrub'? Coincidence?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
snapraid scrub checks, that all files are correct bz using a has over each file. The files to check are read from the snapraid.content file. Since you removed the file, snapraid complains, since the checksum is wrong for sure.
you will have to run snapraid sync in advance to solve this problem. It is no problem for added files, since they are not in the snapraid.content file.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
what does snapraid diff says now. still some deleted files?
do you have the output of sync and scrub available?
maybe you are right, that the srt file was deleted after ´sync was already started...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
But I don't think this is accurate because I have snapraid-runner scheduled every day so the next sync that happened after I've reported this issue already synced that deleted file so that scrub won't detect it being gone.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
So I'm running Snapraid every 4:00 AM in the morning and this is the first time I had this error:
I expected that srt file to really be gone from my system. And when I remove files before snapraid runs I usually don't have any issues. It just tells me that in the diff results but the scrub pushes through.
What does this specifically mean? If I had to guess, would it be possible that that srt was deleted after snapraid run the scheduled 'sync' and before the 'scrub'? Coincidence?
snapraid scrub checks, that all files are correct bz using a has over each file. The files to check are read from the snapraid.content file. Since you removed the file, snapraid complains, since the checksum is wrong for sure.
you will have to run snapraid sync in advance to solve this problem. It is no problem for added files, since they are not in the snapraid.content file.
If you check the logs again, the sync was run before the scrub. So the sync should've picked up on that deletion already, why did it not?
what does
snapraid diffsays now. still some deleted files?do you have the output of sync and scrub available?
maybe you are right, that the srt file was deleted after ´sync was already started...
There are differences!
But I don't think this is accurate because I have snapraid-runner scheduled every day so the next sync that happened after I've reported this issue already synced that deleted file so that scrub won't detect it being gone.