May 19, 201610 yr Confirmed that utilizing the ADVANCED_DISABLEUPDATES variable let sab launch. Which is weird is that it had been working with v.1.0.2 for the last few weeks, and now that I have enabled that variable, it's running 1.0.1. Is this the related issue? I wonder if we need to report it over there...
May 19, 201610 yr Confirmed that utilizing the ADVANCED_DISABLEUPDATES variable let sab launch. Which is weird is that it had been working with v.1.0.2 for the last few weeks, and now that I have enabled that variable, it's running 1.0.1. Is this the related issue? I wonder if we need to report it over there... Looks like they know about it.... I suspect seeing as the PPA is bust there will be a fair few people reporting this one..
May 19, 201610 yr This is one of the reasons I'm not a big fan of containers that auto-update the app as part of their startup process. Why not use binhex's version then?
May 19, 201610 yr Container update just came up. Have updated and removed the extra variable, all working fine version 1.0.2
June 3, 201610 yr discovered today that sabnzbd docker was not running. the answer posted earlier in this thread worked for me. sab is now running again (and Mrs is happy to have her tv shows back) thanks for posting the fix.
June 5, 201610 yr Any chance this could be updated to the latest Git release of SABnzbd? There are a few MAJOR bug fixes that just got released, including one where downloads are getting stuck at 99% and another with connection problems... Application Name: SABnzbd Application Site: http://sabnzbd.org/ Docker Hub: https://hub.docker.com/r/linuxserver/sabnzbd/ Github: https://github.com/linuxserver/docker-sabnzbd Please post any questions/issues relating to this docker you have in this thread. If you are not using Unraid (and you should be!) then please do not post here, rather use the linuxserver.io forum for support.
June 5, 201610 yr Any chance this could be updated to the latest Git release of SABnzbd? There are a few MAJOR bug fixes that just got released, including one where downloads are getting stuck at 99% and another with connection problems... Application Name: SABnzbd Application Site: http://sabnzbd.org/ Docker Hub: https://hub.docker.com/r/linuxserver/sabnzbd/ Github: https://github.com/linuxserver/docker-sabnzbd Please post any questions/issues relating to this docker you have in this thread. If you are not using Unraid (and you should be!) then please do not post here, rather use the linuxserver.io forum for support. Nope, this docker is setup to get the files from this PPA. Until the git commits are in that repository it won't be in our container. To do what you're asking would require a full rewrite of the container.
June 5, 201610 yr Any chance this could be updated to the latest Git release of SABnzbd? There are a few MAJOR bug fixes that just got released, including one where downloads are getting stuck at 99% and another with connection problems... Application Name: SABnzbd Application Site: http://sabnzbd.org/ Docker Hub: https://hub.docker.com/r/linuxserver/sabnzbd/ Github: https://github.com/linuxserver/docker-sabnzbd Please post any questions/issues relating to this docker you have in this thread. If you are not using Unraid (and you should be!) then please do not post here, rather use the linuxserver.io forum for support. Nope, this docker is setup to get the files from this PPA. Until the git commits are in that repository it won't be in our container. To do what you're asking would require a full rewrite of the container. NOT TO MENTION, the ppa has that version now anyway. restart the container.
June 6, 201610 yr I'm trying to run a bash post processing script with SAB (docker) and $1 variable that is suppose to be set up with SAB does not return anything, not even a blank space. It should return the final directory path of the download. I have confirmed this by simply doing an echo of $1 in the script. The script runs, but does nothing really because of the invalid path. I'm guessing this is because of the alias path that has to be created for the docker to have access to a specific place on the unraid machine and the script is running globally and sab just watches for the outputs on the script rather than it running within SAB. Perhaps I'm way off, but it just seems it has something to do with this. Any ideas?
June 12, 201610 yr I just installed this Docker and started to configure the service. I noticed that while setting up the servers that there is no way to make a backup server. I have multiple servers and one of them is a capacity limited server that I use only for backup, repair and other issues that occur when a download fails at the primary server. This capability is in the version I am running on my desktop, any chance that the system can be updated to provide this or how can this be done in the current settings? Thanks David
June 12, 201610 yr Current version server setup wiki page http://wiki.sabnzbd.org/configure-servers-1-0 Myk
June 13, 201610 yr Current version server setup wiki page http://wiki.sabnzbd.org/configure-servers-1-0 Thanks for the link, I looked at it and the newer versions don't have Primary and Backup designations.
June 13, 201610 yr Current version server setup wiki page http://wiki.sabnzbd.org/configure-servers-1-0 Thanks for the link, I looked at it and the newer versions don't have Primary and Backup designations. "Priority" replaces primary and backup. Primary and backup are just two tiers. Priority allows for many tiers
June 20, 201610 yr I just restarted and had the launching/crashing issue noted earlier in the thread. The extra parameter fixed it for me as well, but, presumably, leaving it set prevents any further updates from occurring. Is anyone else still having this issue? Looks like the last mention of it I see was nearly a month ago. Seems like it would have been mentioned again if the SAB code was still broken.
June 20, 201610 yr My Sab was crashed/stopped this morning, and I restarted Sab and I got the same thing. I deleted the container and re-added it with the same results. I basically have a container that does not fully execute the initial Sab installation. Here is what I get on the log scree: Get:28 http://ubuntu.osuosl.org trusty/restricted amd64 Packages [16.0 kB] Get:29 http://ubuntu.osuosl.org trusty/universe amd64 Packages [7,589 kB] Get:30 http://ubuntu.osuosl.org trusty/multiverse amd64 Packages [169 kB] Fetched 22.3 MB in 2s (8,329 kB/s) Reading package lists... (Reading database ... 16748 files and directories currently installed.) Preparing to unpack .../sabnzbdplus_1.1.0~beta1a-0ubuntu1~jcfp1~trusty_all.deb ... Unpacking sabnzbdplus (1.1.0~beta1a-0ubuntu1~jcfp1~trusty) over (1.0.2-0ubuntu1~jcfp2~trusty) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for mime-support (3.54ubuntu1.1) ... Setting up sabnzbdplus (1.1.0~beta1a-0ubuntu1~jcfp1~trusty) ... "Done Button" I then read the forum and saw about the ADVANCED_DISABLEUPDATES but it does not work since it was a new container without the Sab completed the install. I have no download capability. :( :( EDIT: Yes something major is going on with the Docker Hub... I tried installing the NZBGet docker and the thing craps out when launching.
June 21, 201610 yr UPDATE Had a hard drive fail on me... I recovered and I think that was the problem. It was looking for folders in /mntuser/downloads/ that were corrupted. All working now.
June 27, 201610 yr I had a power failure at my house last week and my unraid lost power. I ran a full parity check and nothing seemed incorrect. I did notice Sabnzbd was updated but didn't think anything of it. Fast forward until today, I noticed I am missing a good number of shows I have downloaded and traced it back to the download folder being /data instead of the /downloads I configured. I have several items I would like to grab from there but honestly I can't figure out how to terminal into that folder and move them. I don't see them in the appdata folder at all but the container folders are visible when browsing the /data folder. Any ideas would be very appreciated.
June 27, 201610 yr I had a power failure at my house last week and my unraid lost power. I ran a full parity check and nothing seemed incorrect. I did notice Sabnzbd was updated but didn't think anything of it. Fast forward until today, I noticed I am missing a good number of shows I have downloaded and traced it back to the download folder being /data instead of the /downloads I configured. I have several items I would like to grab from there but honestly I can't figure out how to terminal into that folder and move them. I don't see them in the appdata folder at all but the container folders are visible when browsing the /data folder. Any ideas would be very appreciated. Can you post a screenshot of your docker container setup? I can't quite tell where /data is and whether it's on your array somewhere or within the container itself...
July 2, 201610 yr Hello CHBMB, Thanks for you help: Needo Mappings LinuxServer.io Mappings Thanks! Is there no need for separate volume mappings for Watched and NZB backup in either docker? Can you set these up inside SABNZB and is the /mnt---/mnt mapping necessary for that?
July 2, 201610 yr Is there no need for separate volume mappings for Watched and NZB backup in either docker? Can you set these up inside SABNZB and is the /mnt---/mnt mapping necessary for that? it depends on how you set it up. The container can only access folders which you map, you can add as many folders mapped as you want, the template is a starting point. If you don't add say /watched or /nzb then you'd have to place them in a subfolder of a folder you do have mapped.
July 2, 201610 yr Is there no need for separate volume mappings for Watched and NZB backup in either docker? Can you set these up inside SABNZB and is the /mnt---/mnt mapping necessary for that? it depends on how you set it up. The container can only access folders which you map, you can add as many folders mapped as you want, the template is a starting point. If you don't add say /watched or /nzb then you'd have to place them in a subfolder of a folder you do have mapped. For the plugin version of SABNZB I created a cache only share named nzb which I set as my watched folder inside SABNZB. I could simply drop nzbs in it and they would get picked up by SABNZB. What mapping would I need to set up to make this work in this docker? I also defined categories for DVD, MKV, Blu-Ray so downloads would be moved to /mnt/user/DVD,MKV or Blu-Ray. Would I need special mappings for this too? Or can I map /data to /map?
July 2, 201610 yr /nzb = /mnt/cache/nzb Then set /nzb to be your watched folder inside SABnzbd. For categories /dvd = /mnt/user/dvd /mkv = /mnt/user/mkv /bluray = /mnt/user/bluray In all honesty, the best way seeing as you're very familiar with Unraid and plugins is probably to install it and mess around. After a while the penny drops and you have that lightbulb moment with dockers where you just "get it" I remember it well....
July 2, 201610 yr /nzb = /mnt/cache/nzb Then set /nzb to be your watched folder inside SABnzbd. For categories /dvd = /mnt/user/dvd /mkv = /mnt/user/mkv /bluray = /mnt/user/bluray In all honesty, the best way seeing as you're very familiar with Unraid and plugins is probably to install it and mess around. After a while the penny drops and you have that lightbulb moment with dockers where you just "get it" I remember it well.... You are right on the last part. I used to be more "adventurous" when it comes to trying out new things. I really am a noob when it comes to dockers. I tried something and have it working now. I just get a very funny graph in SABNZB that shows the download speed. Is this a bug in the current SABNZB?
July 2, 201610 yr /nzb = /mnt/cache/nzb Then set /nzb to be your watched folder inside SABnzbd. For categories /dvd = /mnt/user/dvd /mkv = /mnt/user/mkv /bluray = /mnt/user/bluray In all honesty, the best way seeing as you're very familiar with Unraid and plugins is probably to install it and mess around. After a while the penny drops and you have that lightbulb moment with dockers where you just "get it" I remember it well.... You are right on the last part. I used to be more "adventurous" when it comes to trying out new things. I really am a noob when it comes to dockers. I tried something and have it working now. I just get a very funny graph in SABNZB that shows the download speed. Is this a bug in the current SABNZB? Not that I know of, I don't use SABnzbd though. I'll ask Sparklyballs.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.