slider162

Members
  • Posts

    14
  • Joined

  • Last visited

Everything posted by slider162

  1. Just set up my first server. Also getting an "outdated version" error connecting. [2021-03-17 17:37:23 INFO] Version 1.16.210.06 Windows 10 Minecraft says 1.16.220.51. Checking for updates still says up-to-date. Is there an update coming or am I on the wrong server? EDIT: I figured it out. Somehow I was a member of the "Insider" program and was running beta. I opted out and all is well.
  2. Yes, looks like you got everything. At first look I thought you didn't get it all. We are both getting SSL errors at the handshake. Mine is intermittent, the same as Fiala06 which BinHex already replied to. I only access over HTTP, so accessing the GUI via HTTPS isn't the issue. I was assuming we have the same problem with a different error.
  3. File "/usr/lib/python3.8/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: VERSION_TOO_LOW] version too low (_ssl.c:1108) Just in reply to the post(s) above. This is the "version too low" message at the end of LakersFan's error message.
  4. Go to the very bottom, what does it say? Is it a unsupported SSL protocol error?
  5. I'm getting the same even though my configs are set. Looks like they added IPV6 support. Does SSL need to be configured on Sonarr/Radarr?
  6. I don't see how Pi-Hole would have anything to do with this. You can use the VPN docker and just disable VPN from the config so you don't have to have both installed.
  7. Can't use PIA it due to issues that I posted earlier on this thread. Still not sure if it is PIA or this docker image. Also opened a ticket with PIA. Both sides say they don't see anything wrong.
  8. It is instant. Install Docker Container > Enter VPN credentials > Configure SABNZBDVPN Download Directories > Send a file > Monitor Download Set VPN_ENABLED = yes or no and compare the results. I use Sonarr and Radarr to send but any download should present these timeouts once SABNZBDVPN gets the job.
  9. As far as PIA VPN, I tried US East, Chicago, and US Midwest and they all timed out. As far as USENETSERVER, I tried NEWS.USENETSERVER.COM and news-us.usenetserver.com. All experienced the same behavior. They would download a few MB, timeout, and then start again. Thanks.
  10. I'm struggling with this because it has been working flawlessly for the last 18 months, since I started using unRAID/Docker. Only in the last month or so did I notice problems. I don't know exactly when it started because I usually don't pay any attention to it. Right now I have VPN turned off using SSL and that is how I will leave it until something changes.
  11. I did open a ticket with USENETSERVER and they couldn't find anything wrong and they didn't hint at blocking anything. I also opened a ticket with PIA and they didn't see anything wrong. If they were blocking IP ranges, nothing would download. The problem is, things do eventually successfully download with a lot of interruptions.
  12. Too many connections are because the client is retrying before the server realizes that the old connections are dead. Instead of using news.newsgroup.ninja, try using the IP that it resolves to. My guess is that we are all getting timeouts because there is a bug in SABNZBDVPN. The timeouts are causing the retries which are causing the too many connections.
  13. Been getting a lot of timeouts lately. All is well when I use the SABnzbd client. But SABnzbdvpn is getting these timeouts.
  14. Fresh install, so I'm not sure I'm barking up the wrong tree. Radarr wouldn't start after upgrading this morning. 2017-03-13 11:45:32.441834 [info] Host is running unRAID 2017-03-13 11:45:32.467973 [info] System information Linux 4e911f1b6a23 4.9.10-unRAID #1 SMP PREEMPT Wed Feb 15 09:38:14 PST 2017 x86_64 GNU/Linux 2017-03-13 11:45:32.497583 [info] PUID defined as '99' 2017-03-13 11:45:32.528842 [info] PGID defined as '100' 2017-03-13 11:45:32.592130 [info] UMASK defined as '000' 2017-03-13 11:45:32.620388 [info] Setting permissions recursively on volume mappings... chown: cannot access '/usr/bin/radarr': No such file or directory I had to roll back to binhex/arch-radarr:0.2.0.453-1-01. Edit: Back up and running with the latest update ( 0.2.0.535-1-03 ?).