Thank you for the software. I'm running 0.6.14 under a hosted linux server. I have configured 2 servers, both Astraweb (ssl-eu.astraweb.com and ssl.astraweb.com) and on Port 563. TheTest Server buttons show they are working fine
I have tried 2 different, new (not expired) nzb files and both never seem to start. The first one just stes there, with a rollover status of "Downloading", but nothing ever comes down. The 2nd is waiting. I swapped them, but no change.
Status > Connections lists both Servers, but 0 connections.
The error log only has one minor one (?) about PAR2 binary not found.
Do I need to 'start' the individual downloads somehow? Or connect to the server(s)?
The same nzb files work fine on Windows - on a different Usenet client - with the same Astraweb server and SSL credentials. Puzzling...it's like there's something fundamentally wrong. Thanks.
Downloads never start, no obvious errors
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: Downloads never start, no obvious errors
MIssing par2 is not a minor problem. It means you lose 50% of SABnzbd functionality,
because you cannot verify/repair downloads and no further post-processing will occur.
But this has nothing to do with not downloading at all.
There is an overall pause button. Assuming you are using the default Plush skin,
the pause button is at the top right and it should look like two small yellow vertical bars.
Each item has it's own paused/active state button: they should look like right pointing arrows.
Further: server definitions should have at least 1 connection and they should be "enabled".
Did you enter retention rates? Remove those for now.
because you cannot verify/repair downloads and no further post-processing will occur.
But this has nothing to do with not downloading at all.
There is an overall pause button. Assuming you are using the default Plush skin,
the pause button is at the top right and it should look like two small yellow vertical bars.
Each item has it's own paused/active state button: they should look like right pointing arrows.
Further: server definitions should have at least 1 connection and they should be "enabled".
Did you enter retention rates? Remove those for now.
Re: Downloads never start, no obvious errors
Thanks for the quick reply. It was sloppy wording, I meant it was minor in that I thought it wasn't relevant to the main problem...
Anyway, I removed the retention time and it reverted to "0" on both servers.
The first server has a tick beside both Enable and SSL
Second has same with Backup also ticked
Restarted with -c option and added new nzb file. Same result...download won't start
It is meant to autostart when you add the .nzb file or is there another step? I upload the .nzb and it appears in the Queue, but just sits there. I've tried different values under the far right option ("Processing, Download etc") But they don't seem to change things.
Thanks again
Anyway, I removed the retention time and it reverted to "0" on both servers.
The first server has a tick beside both Enable and SSL
Second has same with Backup also ticked
Restarted with -c option and added new nzb file. Same result...download won't start
It is meant to autostart when you add the .nzb file or is there another step? I upload the .nzb and it appears in the Queue, but just sits there. I've tried different values under the far right option ("Processing, Download etc") But they don't seem to change things.
Thanks again
Re: Downloads never start, no obvious errors
Does it work without SSL?
Anything in the scheduler?
Toggling pause/resume?
What's in the last part of the logfile? (Status page).
Which OS is it exactly?
Does the hosted system allow outgoing connections on the requested ports?
Anything in the scheduler?
Toggling pause/resume?
What's in the last part of the logfile? (Status page).
Which OS is it exactly?
Does the hosted system allow outgoing connections on the requested ports?
Re: Downloads never start, no obvious errors
Removed SSL and restarted on server. No change.shypike wrote:Does it work without SSL?
Anything in the scheduler?
Toggling pause/resume?
What's in the last part of the logfile? (Status page).
Which OS is it exactly?
Does the hosted system allow outgoing connections on the requested ports?
Pause/resume; no change
Latest warning: 'ERROR: par2 binary... NOT found!'
Before going on, the hosting company doesn't support sabnzbd but provides these general instructions to start it:
Code: Select all
screen -S sabnzbd -fa -d -m python SABnzbd-0.6.9/SABnzbd.py --server SERVER.feralhosting.com:PORT
Be sure to replace SERVER with your server and PORT with any port number, I suggest anything over 6000. I used 6738. If you pick the same port as someone else, you'll get an error.
I notice that taking the option on the web client to Shutdown does NOT kill the Jobs started by the above command. The browser screen message says "SABnzbd-0.6.14 shutdown finished"
Thanks
Re: Downloads never start, no obvious errors
I would do this:
stop SABnzbd
rename sabnzbd.ini (in ~/.sabnzbd/) to something else
start SABnzbd again; it should start the wizard.
Then fill out only one server: news.astraweb.com, with a plain connection with no SSL and just 1 thread
Then check if you can download a nzb...
stop SABnzbd
rename sabnzbd.ini (in ~/.sabnzbd/) to something else
start SABnzbd again; it should start the wizard.
Then fill out only one server: news.astraweb.com, with a plain connection with no SSL and just 1 thread
Then check if you can download a nzb...
Re: Downloads never start, no obvious errors
Thanks, did all of that. Same result; on-mouse-over has green "Status: Downloading" popup. But nothing is really downloading.sander wrote:I would do this:
...
Error log has nothing new, just the one about "par2 binary... NOT found!"
Can I ask : do I need to 'connect' to the Usernet server from the web page? It is showing No Connections. It's like something fundamental isn't kicking off.
Tried a 2nd nzb, same result. May see if there's an Linux system logs that are catching something.
Re: Downloads never start, no obvious errors
Have you looked at SABnzbd's own log? It's under Satus -> Latest Warning -> Logging.
Re: Downloads never start, no obvious errors
Yep, have been. Only one flagged as an Error as mentioned above. PAR2-related.sander wrote:Have you looked at SABnzbd's own log? It's under Satus -> Latest Warning -> Logging.