Hi all. Some of my files are autopausing, then i unpause, then 10 seconds later, it pauses again.
Disk error on creating file C:\Users\tyler.meszaros\Documents\Downloads\incomplete\The Avengers Earths Mightiest Heroes S02E01 720p WEB DL DD5 1 AAC2 0 H264 Reaperza\The.Avengers.Earths.Mightiest.Heroes.S02E01.The Private.War.of.Doctor.Doom.720p.WEB-DL.DD5.1.AAC2.0.H264-Reaperza.part07.rar
Works fine with some nzbs. None of the nzbs are old. This happens with all season 2 of avengers.
auto-pausing
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Re: auto-pausing
The path is too long. Windows paths need to be below 254 characters.
Change the option "folder_max_length" on Config->Special to some sensible value like 50.
This will trim each path element to 50.
Also consider replacing the rather long path C:\Users\tyler.meszaros\Documents\Downloads\incomplete
by something like C:\Users\tyler.meszaros\incomplete\ in Config->Folders, item "temporary download folder".
Change the option "folder_max_length" on Config->Special to some sensible value like 50.
This will trim each path element to 50.
Also consider replacing the rather long path C:\Users\tyler.meszaros\Documents\Downloads\incomplete
by something like C:\Users\tyler.meszaros\incomplete\ in Config->Folders, item "temporary download folder".

