Search found 21 matches
- July 12th, 2022, 11:01 pm
- Forum: General Help
- Topic: Unable to reach Sab via VPN
- Replies: 0
- Views: 1451
Unable to reach Sab via VPN
I am having trouble reaching Sab when using my VPN away from home. I am running Sab dockerized on UnRAID. Docker on the server uses 172.17.0.0 addresses. My LAN uses 10.10.10.0/24 addresses. The VPN assigns 10.10.50.0/24 addresses. I tried first to add 10.10. to local_ranges, and the VPN still didn'...
- February 21st, 2021, 3:29 pm
- Forum: General Help
- Topic: SSL Errors on Startup [ Docker (binhex/sabnzbdvpn) ]
- Replies: 2
- Views: 956
SSL Errors on Startup [ Docker (binhex/sabnzbdvpn) ]
I am getting SSL errors all of the sudden on startup. https://i.imgur.com/gozy6gK.png Downloads are still working, it's just annoying. I'm running 3.1.1 [99b5a00] via Docker (binhex/sabnzbdvpn) on UnRAID. I've never had SSL enabled on the server, it's only accessible to my LAN. SSL is disabled in Se...
- August 12th, 2017, 4:06 pm
- Forum: General Help
- Topic: Weird diagonal line
- Replies: 1
- Views: 968
Weird diagonal line
Hi, I have a weird issue where I get a diagonal line across my queue. This is weird because it only happens on one computer and only in Chrome. I regularly access my sabnzbd from multiple computers and mobile devices and only see the line on one machine in Chrome. The line isn't there on the same ma...
- March 9th, 2017, 3:44 am
- Forum: General Help
- Topic: Unable to connect to server (SSL Error)
- Replies: 22
- Views: 10987
Re: Unable to connect to server (SSL Error)
A resolution for the curious (and because I hate stumbling across threads for weird issues like this with no resolution) The issue ended up being that my unRAID box had jumbo frames enabled. How, I do not know. I worked with Altopia's support and they ran a tcpdump while I connected and spotted the ...
- March 9th, 2017, 2:38 am
- Forum: General Help
- Topic: Unable to connect to server (SSL Error)
- Replies: 22
- Views: 10987
Re: Unable to connect to server (SSL Error)
Correct, it does not appear to be SABnzbd or Python related. I do appreciate your efforts though.
- March 9th, 2017, 2:01 am
- Forum: General Help
- Topic: Unable to connect to server (SSL Error)
- Replies: 22
- Views: 10987
Re: Unable to connect to server (SSL Error)
I was screwing with s_client earlier. When I try to connect from the unRAID server itself, I get: [email protected]:~# openssl s_client -connect news.altopia.com:563 CONNECTED(00000003) And nothing else. HELP doesn't work, and either does QUIT. I have to Ctrl+C out of it. When I do it from within the docke...
- March 8th, 2017, 7:13 pm
- Forum: General Help
- Topic: Unable to connect to server (SSL Error)
- Replies: 22
- Views: 10987
Re: Unable to connect to server (SSL Error)
I've been doing some more troubleshooting on this and this is what I have so far: I tried another docker container on unRAID, needo/sabnzbd and it also was unable to connect to Altopia. I then installed sab on an Ubuntu 16.04 VM from jfcp/nobetas and it was able to connect fine. I then ran the linux...
- March 8th, 2017, 3:21 pm
- Forum: General Help
- Topic: Unable to connect to server (SSL Error)
- Replies: 22
- Views: 10987
Re: Unable to connect to server (SSL Error)
I just tried running update-ca-certificates:
Code: Select all
[email protected]:~# docker exec -it sabnzbd /bin/bash
[email protected]:/# update-ca-certificates
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
[email protected]:/#
- March 8th, 2017, 3:18 pm
- Forum: General Help
- Topic: Unable to connect to server (SSL Error)
- Replies: 22
- Views: 10987
Re: Unable to connect to server (SSL Error)
I can only think of one thing: incorrect / incomplete CA Root store. That does not explain everything, but I have no other hypotheses. @fatgeek: which container image do you use? And how do you start it? I can't find it ... unless you mean "linuxserver/sabnzbd" $ sudo docker run -it linux...
- March 8th, 2017, 12:09 pm
- Forum: General Help
- Topic: Unable to connect to server (SSL Error)
- Replies: 22
- Views: 10987
Re: Unable to connect to server (SSL Error)
I tried with NZBGet on WIndows and was able to connect with identical settings. What if you try SABnzbd on Windows? Does altopia work then? Two more things: - on your unRaid, if you set the connection the plain NNTP (port 199, no SSL), can you make a connection? - on your unrRaid, can you set the c...
- March 7th, 2017, 6:50 pm
- Forum: General Help
- Topic: Unable to connect to server (SSL Error)
- Replies: 22
- Views: 10987
Re: Unable to connect to server (SSL Error)
Did you try actually just downloading? Altopia is strange in the way that they have very long delays after some unsuccessful login event. They add a delay of 20 seconds or something, what Sab considers too long. But usually the downloading actually works fine. I have. Your question actually answers...
- March 7th, 2017, 4:55 pm
- Forum: General Help
- Topic: Unable to connect to server (SSL Error)
- Replies: 22
- Views: 10987
Re: Unable to connect to server (SSL Error)
I'm running into an error connecting to one of my providers. Which provider / newsserver? What happens when you fill out that newsserver on https://sabnzbd.org/wiki/advanced/certificate-errors and click on Test Server? Altopia (news.altopia.com) When I use the tester I get: Server not found, no SSL...
- March 7th, 2017, 3:53 pm
- Forum: General Help
- Topic: Unable to connect to server (SSL Error)
- Replies: 22
- Views: 10987
Unable to connect to server (SSL Error)
Version: (Ex: 0.5.0 Final): 1.2.1 [d32cf57] OS: (Ex: Windows XP SP2, OSX Leopard, Ubuntu Gutsy): unRAID (linuxserver Docker container) Install-type: (Ex: Windows Installer, Windows zip, OSx .app, OSx source, python source, linux repository, NAS package): Docker Skin (if applicable): (Ex: Default, Pl...
- October 13th, 2016, 11:17 pm
- Forum: General Help
- Topic: Download check sticks at 99 or 100% and never clears queue
- Replies: 10
- Views: 4375
Re: Download check sticks at 99 or 100% and never clears que
FYI, I've since upgraded to 1.1.1RC2 [01d668a] and I got one of these hanging jobs last night. I can send debug logs and the nzb if you'd like.
- October 3rd, 2016, 12:32 am
- Forum: General Help
- Topic: Download check sticks at 99 or 100% and never clears queue
- Replies: 10
- Views: 4375
Re: Download check sticks at 99 or 100% and never clears que
Will do. I'll let run overnight and send it out tomorrow.