Search found 557 matches

by OneCD
July 11th, 2018, 11:00 pm
Forum: General Help
Topic: QSabNZBdPlus Not Listening on IPv6 IPs
Replies: 11
Views: 2842

Re: QSabNZBdPlus Not Listening on IPv6 IPs

A check you could perform would be to try downloading that package manually:

Code: Select all

curl --output /share/Public/test.zip http://www.qoolbox.fr/Par2_0.7.4.0_x86_64.qpkg.zip
You won't need to do anything else with it - just try downloading it.
by OneCD
July 11th, 2018, 10:39 pm
Forum: General Help
Topic: QSabNZBdPlus Not Listening on IPv6 IPs
Replies: 11
Views: 2842

Re: QSabNZBdPlus Not Listening on IPv6 IPs

So sherpa didn't install.. [ proc ] downloading QPKG (Par2_0.7.4.0_x86_64.qpkg.zip) ... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:03:01 --:--:-- 0curl: (56) Recv failure: Connection reset by peer md5sum: can't open...
by OneCD
July 10th, 2018, 9:01 pm
Forum: General Help
Topic: QSabNZBdPlus Not Listening on IPv6 IPs
Replies: 11
Views: 2842

Re: QSabNZBdPlus Not Listening on IPv6 IPs

I wanted to ask you if you had any tips for installing/running Stretch on the x69 QNAPs... The referenced install guide URL is dead. That is in the future though, regardless, wanted to try myself first. Not much, it's just like installing to a PC. Put the bootloader on the DOM, then Debian on your ...
by OneCD
July 10th, 2018, 5:22 pm
Forum: General Help
Topic: QSabNZBdPlus Not Listening on IPv6 IPs
Replies: 11
Views: 2842

Re: QSabNZBdPlus Not Listening on IPv6 IPs

Hi and welcome to the forum. :) reinstalled Entware-3x-std, QGit, Par2cmdline, QPython3 (3.6.0), I tried 2.7 as well. Please note: for @QNAP_Stephane's SAB packages, you won’t need Entware (unrequired for this package), Par2cmdline (built into this package), or QPython3 (SAB is currently compatible ...
by OneCD
July 9th, 2018, 1:41 am
Forum: Bug Reports
Topic: 101% download?
Replies: 5
Views: 2176

Re: 101% download?

Done.
by OneCD
July 7th, 2018, 1:22 pm
Forum: General Help
Topic: Application Error - Windows 10
Replies: 4
Views: 1345

Re: Application Error - Windows 10

I’m about ready to pull my hair out. I hear you, that's why I dumped Windows. ;) Sorry, I'm unable to assist with this. I've seen a few posts on the Internet about the same error code - maybe try this one: https://www.kapilarya.com/the-application-was-unable-to-start-correctly-0xc000007b-windows-10
by OneCD
July 7th, 2018, 12:47 pm
Forum: General Help
Topic: Application Error - Windows 10
Replies: 4
Views: 1345

Re: Application Error - Windows 10

Hi and welcome to the forum. :)

What version is installed now? What is your Windows 10 build number?
by OneCD
July 7th, 2018, 12:11 pm
Forum: Bug Reports
Topic: 101% download?
Replies: 5
Views: 2176

Re: 101% download?

This is the first time for this job (I've not retried it).
by OneCD
July 6th, 2018, 1:15 pm
Forum: Bug Reports
Topic: 101% download?
Replies: 5
Views: 2176

101% download?

Hello. :) Using SABnzbd 2.3.4 from the 'master' GitHub branch on Debian 9.4. Viewed via FireFox 60.0.2 on another Debian machine. Just saw this and thought " hmm ... " https://i.imgur.com/7Rq8Mgf.png So I checked the progress of the file list for that NZB: https://i.imgur.com/F5VZf3S.png I...
by OneCD
June 26th, 2018, 3:13 pm
Forum: General Help
Topic: Insert a pause between queue jobs?
Replies: 3
Views: 1357

Re: Insert a pause between queue jobs?

sander wrote: June 26th, 2018, 3:07 pm Disclaimer: I don't know whether SAB waits for a pp-script before downloading the next download...
There's a switch for that: Config -> Switches -> Post Processing -> Pause Downloading During Post-Processing.
by OneCD
June 24th, 2018, 10:01 pm
Forum: Third-party Addons
Topic: SABCommand iPad/iPhone App (v2.2 APPROVED)
Replies: 150
Views: 562805

Re: SABCommand iPad/iPhone App (v2.2 APPROVED)

petersh wrote: June 24th, 2018, 9:53 pm I have an Iphone 5C, is it possible to install this SAB app?
No, this app is no longer available.
by OneCD
June 11th, 2018, 12:50 pm
Forum: General Help
Topic: SABnzbd+ exit code 2
Replies: 5
Views: 2366

Re: SABnzbd+ exit code 2

You might try launching SABnzbd with the username you want to run SABnzbd as.

If your username is 'pi', then:

Code: Select all

sudo systemctl start [email protected]
To check:

Code: Select all

sudo systemctl status [email protected]