Downloads Randomly Slow Down to 0%

Get help with all aspects of SABnzbd
Forum rules
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.
Iceman24
Newbie
Newbie
Posts: 18
Joined: October 28th, 2016, 9:03 pm

Re: Downloads Randomly Slow Down to 0%

Post by Iceman24 »

The config file that allows you to adjust which branch you want to be on. I wanted to try to get back the "1.1.x", rather this develop version that I was mysteriously switched to.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Downloads Randomly Slow Down to 0%

Post by shypike »

If you're using git, then you're on your own.
The 1.1.x branch is still there, you just need to check it out.
Iceman24
Newbie
Newbie
Posts: 18
Joined: October 28th, 2016, 9:03 pm

Re: Downloads Randomly Slow Down to 0%

Post by Iceman24 »

shypike wrote:If you're using git, then you're on your own.
The 1.1.x branch is still there, you just need to check it out.
Well, I never installed it via git. I used the QPKG of a 2015 release version and then eventually upgraded to the "SABnzbdplus_160522" version. It's been fine until I attempted to switch Python's and ended up back to a removed and reinstalled QNAP Store Python, which triggered it switching to the develop branch.

Would I be able to switch using the checkout command from git, based on how I installed it? If not, how would I switch back?

Thanks.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Downloads Randomly Slow Down to 0%

Post by shypike »

Sorry, I have no idea how this QPKG works.
Usually packages are not based on direct git access,
but on our published tar.gz file.
Iceman24
Newbie
Newbie
Posts: 18
Joined: October 28th, 2016, 9:03 pm

Re: Downloads Randomly Slow Down to 0%

Post by Iceman24 »

Okay, I'll check with thread at QNAP Forums about this QPKG. Thanks.
Iceman24
Newbie
Newbie
Posts: 18
Joined: October 28th, 2016, 9:03 pm

Re: Downloads Randomly Slow Down to 0%

Post by Iceman24 »

Actually, it mentions it is self-updating via git. Does that help?
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Downloads Randomly Slow Down to 0%

Post by safihre »

If you use the version that's linked in the wiki, it will use the master branch. This is the correct branch.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Iceman24
Newbie
Newbie
Posts: 18
Joined: October 28th, 2016, 9:03 pm

Re: Downloads Randomly Slow Down to 0%

Post by Iceman24 »

safihre wrote:If you use the version that's linked in the wiki, it will use the master branch. This is the correct branch.
Okay. I did use that version which there is a link that points over to the QNAP Forums. It was never using the master branch. It has been on 1.1.x [unknown ] for quite awhile. When I effectively reinstalled QNAP Store Python, it switched to develop. If I just install that QPKG again right over the top of what I have now, might it switch the branch? I don't want to just wing it, not sure what it may change. I really just want to get on the master branch.
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Downloads Randomly Slow Down to 0%

Post by safihre »

That's correct, if you are on the master branch it will say you are on version 1.1.x [unknown]!
https://github.com/sabnzbd/sabnzbd/blob ... version.py

Like shypike said, we just kind of forgot to update the version.py when mergining into master, that's all.
The new QPKG should force it to master.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Iceman24
Newbie
Newbie
Posts: 18
Joined: October 28th, 2016, 9:03 pm

Re: Downloads Randomly Slow Down to 0%

Post by Iceman24 »

Reinstalling QPKG didn't work. Still stuck on develop. It did screw up my Sabnzbd though and undo all of what I recently did, but I restored backup of right over the top. Oddly, I couldn't replace backed up folder into the QPKG directory. I had to merge with folder and overwrite everything, then it worked. Anyways, seems back to working okay, but still on develop branch.
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Downloads Randomly Slow Down to 0%

Post by safihre »

I think you will have to go on the QNAP forums.. This we don't know..
The link to the right topic is on the wiki.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Iceman24
Newbie
Newbie
Posts: 18
Joined: October 28th, 2016, 9:03 pm

Re: Downloads Randomly Slow Down to 0%

Post by Iceman24 »

I checked my .sh file and noticed the code 'git checkout master'. So it seems as if I'm on master branch for updates, at least. Might the next update switch me to master? Or is it possible I could be on master, but Sabnzbd is reporting it incorrectly?
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Downloads Randomly Slow Down to 0%

Post by shypike »

Master contains only official releases (so no RC, Beta etc.)
Post Reply