airdcpp-webclient icon indicating copy to clipboard operation
airdcpp-webclient copied to clipboard

AirDC, can i fix this without unsharing folder, restart, adding share? "calculated CRC32 does not match the one found in SFV file"

Open slrslr opened this issue 2 years ago • 3 comments

After start of the AirDC++w 2.11.2 x86_64 there is a flood of like 242 pop-up windows in rapid succession stating: Error hashing pathtofilehere calculated CRC32 does not match the one found in SFV file.

It seems that these small files are from one shared directory sub-directories. That directory is large in hundreds of gigabytes so i do not want to un-share it and add it again in attempt to solve this issue to save disk IO.

What are other options on how to solve this on Linux? Regarding the CRC issue, its meaning is technically explained also here. If the file is hashed as incompletely downloaded and then completed, i think that DC should offer some user friendly way to deal with such changed files (be able to maybe even selectively mark these as ok to be rehashed or ... suggesting that user need to check files if are complete and then re-add its directory) instead of just spamming these user unfriendly warnings at start time. Can this be turned into feature request or something?

slrslr avatar Aug 21 '22 12:08 slrslr

Just refresh the shared directory

maksis avatar Aug 21 '22 13:08 maksis

Just refresh the shared directory

I just did it, on https://127.0.0.1:5601/share clicking refresh icon next to appropriate folder. Yet always when i do it, it start flooding with mentioned errors. I have tried 2 times.

slrslr avatar Aug 21 '22 15:08 slrslr

Sounds like there there's something wrong with the files then

Quote from the link that you posted:

Solution : according to the above either delete corrupted files or recreate the corresponding .SFV file to contain a valid CRC check codes for your files.

maksis avatar Aug 21 '22 15:08 maksis