on my Debian sabnzbd setup I get the following error a lot.
Disk error on creating file /d/.i/58ad0dce18688160/58ad0dce18688160.7.rar.vol127+64.par2
My sabnzbd is 2.2.1RC2. I had this problem with latest stable version too.
The problem is after the error sabnzbd pauses itself so I have to run a cron to resume it every time!.
This is the part of log file about that file:
Code: Select all
2017-10-16 09:55:05,170::INFO::[assembler:94] Decoding /d/.i/58ad0dce18688160/58ad0dce18688160.7.rar.vol127+64.par2 yenc
2017-10-16 09:55:05,171::ERROR::[assembler:104] Disk error on creating file /d/.i/58ad0dce18688160/58ad0dce18688160.7.rar.vol127+64.par2
2017-10-16 09:55:05,171::INFO::[downloader:277] Pausing
I did google this issue and all I could find was increase the folder_max_length settings. My current folder_max_length ( 256 ) is 256 which seems to be the default. Also I'm using symlinks so my path starts with /d/.i/ (very short path)
Regards
Hamid