Page 1 of 1

error beta5

Posted: January 16th, 2016, 2:50 pm
by Mark_Muc
am running SABnzb on a WHS NAS .. working fine ...
since beta 5 i got the error "\\?\D:\ServerFolders\SABnzbd1\Incomplete"
while SABnzbd try to move the donwload to the completed dir .. only the error show up in the UI .. the downloaded files are moved correct and in incomplete also deleted

and also the postprcessing script won't work for the same reason.
if i run it as as a Windows Service the error don't Show up .. runnig it from autosart (sabnzbd.exe) or as sceduled Task the error occured ..

\\?\
i checked the .ini .. but Looks all OK also the dir's are OK and existing. It didn't Show up on all other betas .. only beta5

Thanks and regards
Mark_Muc

Re: error beta5

Posted: January 17th, 2016, 4:49 pm
by shypike
What is the actual error text?

Re: error beta5

Posted: January 18th, 2016, 3:02 am
by Mark_Muc
ERROR Date & Time Nachbearbeitung von XYZ fehlgeschlagen()

Re: error beta5

Posted: January 18th, 2016, 3:14 am
by shypike
To say anything sensible about this, I need a logging file (Status page).
Preferably set the logging level to Debug, then try a download.
After failure, download the log file from the Status page and email to bugs@sabnzbd.org

Re: error beta5

Posted: January 19th, 2016, 5:11 am
by shypike
The \\?\ path is just a cosmetic thing.
These kind of paths are used internally to allow long paths (>260).
Apperently it isn't always filtered before displaying.

The warning may come from a stale web browser cache or old cookies.
Clear your browser's cache and SABnzbd related cookies.

Re: error beta5

Posted: January 21st, 2016, 9:15 am
by Mark_Muc
so i set it up new and generated a new .ini and it works like it should . thx for the helpings
Mark_Muc