Page 1 of 1
Not downloading on newshosting
Posted: August 12th, 2023, 10:20 am
by DrMacabre
Hello,
ive just setup sabnzb on my truenas and i can't download anything, ive also tried the test files and it doesn't even fetch it.
im on newshosting and testing the server gives me the green.
i looked into the destination folders, files are created, permission is set to 0777 so it should be able to write.
Re: Not downloading on newshosting
Posted: August 12th, 2023, 1:43 pm
by safihre
Are you getting I any errors or just no progress?
In the Status window, is any errors shown?
Re: Not downloading on newshosting
Posted: August 12th, 2023, 1:57 pm
by DrMacabre
just no progress, the logs are free of any error.
Re: Not downloading on newshosting
Posted: August 13th, 2023, 2:07 am
by safihre
You can enable Debug logging in the Status window and restart SABnzbd. You can then more clearly see where it gets stuck, if it can open connection etc
Re: Not downloading on newshosting
Posted: August 13th, 2023, 2:46 am
by DrMacabre
ok simple restart from interface is not enough for debug, i relaunched the jail and there you have it
ERROR::[SABnzbd:435] SABCTools disabled: no correct version found! (Found v7.1.0, expecting v7.0.1)
INFO::[notifier:123] Sending notification: Error - Essential modules are missing, downloading cannot start. (type=error, job_cat=None)
2023-08-13 09:48:09,328::ERROR::[SABnzbd:495] Essential modules are missing, downloading cannot start.
Re: Not downloading on newshosting
Posted: August 13th, 2023, 3:17 am
by DrMacabre
unfortunally. a quick pkg search doesn't show any 7.0.1 version. i think i used 13.2 kernel when creating the jail.
changing the jail to 12.4 doesn't help, when installing sabnzbd again from scratch, it fetches sabctools 7.1
found some instruction to downgrade to 7.0.1, should be ok.
fixed, thank you.
is there a simple command line to update to 4.0.3 ?
Re: Not downloading on newshosting
Posted: August 13th, 2023, 4:23 am
by sander
DrMacabre wrote: ↑August 13th, 2023, 2:46 am
ok simple restart from interface is not enough for debug, i relaunched the jail and there you have it
ERROR::[SABnzbd:435] SABCTools disabled: no correct version found! (Found v7.1.0, expecting v7.0.1)
INFO::[notifier:123] Sending notification: Error - Essential modules are missing, downloading cannot start. (type=error, job_cat=None)
2023-08-13 09:48:09,328::ERROR::[SABnzbd:495] Essential modules are missing, downloading cannot start.
And you didn't have a big fat warning of that in your SABnzbd GUI?
Re: Not downloading on newshosting
Posted: August 13th, 2023, 7:33 am
by maskleon
DrMacabre wrote: ↑August 12th, 2023, 10:20 am
Hello,
ive just setup sabnzb on my truenas and i can't download anything, ive also tried the test files and it doesn't even fetch it.
im on newshosting and testing the server gives me the green.
i looked into the destination folders, files are created, permission is set to 0777 so it should be able to write.
Check TrueNAS firewall settings, verify Newshosting server configuration, review SABnzbd categories and paths, ensure disk space availability, and monitor logs for errors to diagnose download issues.