This may qualify as a bug, but perhaps it could use some thought anyway.
In my scenario, i often place .nzb's in a watched folder via windows networking over a vpn. The problem comes with larger nzb files; which are taking a while to copy across.
It appears if sabnzbd realises the file is there, but it has not finished copying, so it errors when trying to read it.
This could be more gracefully handled? perhaps check again in another x secs before erroring?
I currently had scan ever set to 5 seconds, but i may increase this to 10.
Warning generated with watched folder.
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: Warning generated with watched folder.
SABnzbd waits until all attributes of the file (including size) are stable for 1 second.
This still gives problems for slow connections.
Work-around: save the file with a different extension and rename afterwards.
We are looking at a better solution, but that's for a later release.
This still gives problems for slow connections.
Work-around: save the file with a different extension and rename afterwards.
We are looking at a better solution, but that's for a later release.
Re: Warning generated with watched folder.
Thanks for the response.
Re: Warning generated with watched folder.
Release 0.4.3 will have a solution for this problem.
Re: Warning generated with watched folder.
Thanks I was having the exact same problem, I was coming here to report that bug also... I'm using too as IPSec VPN connection to copy my nzb to my server and I get warning too, what I do is change the name by adding a character at the end of the filename and SABnzbd recatch it and process it.
Re: Warning generated with watched folder.
I set my interval to 30 seconds. Seems to be long enough for any nzb I've sent remotely (and I do use ssh to put nzbs into my watch folder on occasions)MageMinds wrote: Thanks I was having the exact same problem, I was coming here to report that bug also... I'm using too as IPSec VPN connection to copy my nzb to my server and I get warning too, what I do is change the name by adding a character at the end of the filename and SABnzbd recatch it and process it.
Re: Warning generated with watched folder.
Will be fixed the the coming 0.4.3 release.