Search found 557 matches

by OneCD
November 4th, 2021, 3:45 pm
Forum: Bug Reports
Topic: pause button a little taller than others: UI bug?
Replies: 2
Views: 9840

pause button a little taller than others: UI bug?

Hey guys. :) SABnzbd 3.4.2 from source running on a Debian 10.9 server. The UI is accessed via FireFox 93.0 on a Debian workstation. I've zoomed-in on my browser to exaggerate the effect: https://i.imgur.com/NEC9nSN.png Not sure if this is a bug or is intentional. Please ignore this post if it's mea...
by OneCD
October 21st, 2021, 4:37 pm
Forum: Feature Requests
Topic: Please Add support for TAR files
Replies: 32
Views: 173854

Re: Please Add support for TAR files

xtrips wrote: October 21st, 2021, 4:32 pm -bash: ./untar_it.sh: /bin/bash^M: bad interpreter: No such file or directory
Your script has the wrong line-ending characters. You'll need to convert it with 'dos2unix' or else save it with the correct characters from within a supported text editor.
by OneCD
October 19th, 2021, 4:45 pm
Forum: General Help
Topic: Says upgrade available for SAB on QNAP but Sherpa says not
Replies: 3
Views: 3087

Re: Says upgrade available for SAB on QNAP but Sherpa says not

No worries. https://github.com/OneCDOnly/sherpa/wiki/Updating-&-upgrading The sherpa 'upgrade' command will upgrade any QPKGs where a new QPKG version is available. You can check which QPKGs can be upgraded with: sherpa list upgradable ... or view the status table with: sherpa status Sherpa will...
by OneCD
October 19th, 2021, 1:25 pm
Forum: General Help
Topic: Says upgrade available for SAB on QNAP but Sherpa says not
Replies: 3
Views: 3087

Re: Says upgrade available for SAB on QNAP but Sherpa says not

Hey Marty. :) Application updates (like SABnzbd) are separate from QPKG updates. Sherpa only handles QPKG updates and upgrades, and has zero awareness of application versions. Your SABnzbd QPKG automatically upgrades your SABnzbd application when you start the QPKG. So, to upgrade SABnzbd, please na...
by OneCD
October 19th, 2021, 12:51 pm
Forum: General Help
Topic: start daemon failed error on QNAP preventing SAB from opening
Replies: 24
Views: 16344

Re: start daemon failed error on QNAP preventing SAB from opening

Hi and welcome to the forum. :)
brewmaxwell649 wrote: October 18th, 2021, 4:45 am I also tried sherpa upgrade SABnzbd and it said no new package is available and did uninstall and install, which gave the same error
Please use sherpa to start SABnzbd:

Code: Select all

sherpa start sab
by OneCD
October 8th, 2021, 3:45 pm
Forum: General Help
Topic: Trying to switch from Sickchill to Sonarr but SAB refuses connection
Replies: 2
Views: 2800

Re: Trying to switch from Sickchill to Sonarr but SAB refuses connection

Shled wrote: October 8th, 2021, 3:37 pm New to Sonarr but looks like there is no way to enter the working string (top above) from the Download Client setup as the Edit screen requires IP & port
If it requires a port, use the std web server port: 80
http://192.168.1.35:80/sabnzbd/
by OneCD
October 4th, 2021, 3:58 pm
Forum: General Help
Topic: Not able to get SABnzbd running on Manjaro
Replies: 3
Views: 2698

Re: Not able to get SABnzbd running on Manjaro

Hi and welcome to the forum. :)

Did you also install the 'sabyenc3' module?

Code: Select all

python3 -m pip install sabyenc3
by OneCD
October 2nd, 2021, 3:33 am
Forum: General Help
Topic: Untrusted certificate [Eweka, newshosting, Let's encrypt R3]
Replies: 64
Views: 88000

Re: Untrusted certificate

dreamk21 wrote: October 2nd, 2021, 3:28 am I will stick with the Sherpa version now anyway.
8)
by OneCD
October 1st, 2021, 10:07 pm
Forum: General Help
Topic: Untrusted certificate [Eweka, newshosting, Let's encrypt R3]
Replies: 64
Views: 88000

Re: Untrusted certificate

For the QNAP NAS users: which QPKG are you using please? Are you using Stephane's QSabNZBdPlus, or the one installed via sherpa?

I've checked the sherpa one with Newshosting and SSL - works fine. Image
by OneCD
September 30th, 2021, 9:31 pm
Forum: General Help
Topic: start daemon failed error on QNAP preventing SAB from opening
Replies: 24
Views: 16344

Re: start daemon failed error on QNAP preventing SAB from opening

No worries mate, we'll get there. :)
by OneCD
September 30th, 2021, 9:26 pm
Forum: General Help
Topic: start daemon failed error on QNAP preventing SAB from opening
Replies: 24
Views: 16344

Re: start daemon failed error on QNAP preventing SAB from opening

I'm not sure. Sometimes those Entware Python modules get a little out-of-whack, but I've no-idea why.

I'd really like to find the problem and fix it for-good, but it never happens on any of my test NAS. A reinstall of Entware is the only certain fix for it. :D
by OneCD
September 30th, 2021, 9:20 pm
Forum: General Help
Topic: start daemon failed error on QNAP preventing SAB from opening
Replies: 24
Views: 16344

Re: start daemon failed error on QNAP preventing SAB from opening

You should be good-to-go now, no-need to restart SAB. Image
by OneCD
September 30th, 2021, 9:16 pm
Forum: General Help
Topic: start daemon failed error on QNAP preventing SAB from opening
Replies: 24
Views: 16344

Re: start daemon failed error on QNAP preventing SAB from opening

OK, I've got one more for you: ;)

Code: Select all

sherpa check
by OneCD
September 30th, 2021, 9:05 pm
Forum: General Help
Topic: start daemon failed error on QNAP preventing SAB from opening
Replies: 24
Views: 16344

Re: start daemon failed error on QNAP preventing SAB from opening

Can you please paste your latest sherpa log online so I can see what happened during the install?

You’ll need to post the new URL for it back here.
by OneCD
September 30th, 2021, 7:58 pm
Forum: General Help
Topic: start daemon failed error on QNAP preventing SAB from opening
Replies: 24
Views: 16344

Re: start daemon failed error on QNAP preventing SAB from opening

Sorry for the double posting. Don't want to click Delete Post and lose the whole thread. No worries, I've removed the duplicate post. Thanks for posting your package list. I'll compare this against mine and see if I can find any differences. :) Hmm, sherpa should have restarted your SABnzbd automat...