-
[Support] binhex - SABnzbdVPN
Good evening all. I'm also a user that has enjoyed the stability of this container for a long time. Starting this week, I started to have problem. I removed the files from the SABVPN OpenVPN folder Downloaded the Openvpn-nextgen Files this evening and added CA Toronto and the PM and CRT File I followed A22 here It corrected my issue. Thank you very very much.
-
[Support] binhex - Sonarr
Isolation - Successful. Changing Strict port forwarding from YES to NO resolved the issue of being unable to login to Web UI.
-
[Support] binhex - DelugeVPN
Isolation - Successful. Changing Strict port forwarding from YES to NO resolved the issue of being unable to login to Web UI.
-
[Support] binhex - DelugeVPN
Failing for me today as well. Connection Refused.
-
[Support] binhex - Sonarr
Ok. Well signs point to Binhex DelugeVPN as being the culprit. I can't connect to it and Radarr is now not working expected either.
-
BeerEngineer started following [Support] binhex - Sonarr
-
[Support] binhex - Sonarr
Is something weird going on with Sonaar? Docker worked excellent since initial configuration, quite some time ago. No system changes made, aside from potentially auto updates on dockers. Starting today - Errors to Sab and Indexer I checked Radarr, and that is still working with the same configuration settings to Sab and Indexer. Version 2.0.0.5344 6.4.0
-
BeerEngineer started following [Support] binhex - SABnzbdVPN
-
[Support] binhex - SABnzbdVPN
Yes! I specifically encountered this issue when trying to "Test" the Server Downloaders" and even the categories had a problem. Based on what I could see, Google Chrome was causing the fields to somehow mismatch which resulted in saving the wrong field data to the wrong fields. As a result, the save would fail because the data it was trying to put into the fields was "Illegal" I speculated that it might have to do with autofill/remembered data. When I logged in with Microsoft Edge and did the same activities it worked as expected. I had a similar experience with the Sonarr/Radarr webui's as well.
-
BeerEngineer changed their profile photo
-
[Support] binhex - DelugeVPN
Thank you Bin! Looks like plenty of confirmation of resolution already on the thread but I will also pull down and test this evening.
-
[Support] binhex - SABnzbdVPN
What kind of router are you using today 08deanr?
-
[Support] binhex - DelugeVPN
Updated Delugevpn container this evening and the proxy stopped working for Sonarr and Radarr.
-
[Support] binhex - SABnzbdVPN
Thank you Bin. I've enabled the embedded VPN again and set Radar and Sonar with Privoxy. Appreciate the amount of time you spend supporting users!
-
[Support] binhex - SABnzbdVPN
Using Sabw/ VPN VPN was configured and tested to work After Setup, I looked at Firewall Logs and found that the Sab Traffic was all detected as OPENVPN, which is what I expected. Later when I reviewed the logs the next morning, I see that at some point in the evening Traffic started to be detected as "UDP" NOT OPENVPN. It wasn't detected as NNTP directly, but I assumed that running all Sab Traffic through the VPN would detect as OPENVPN. Any idea what might cause that? I've moved Isolating the VPN usage just to the Dockers that need it would be preferred to managing it with the firewall.
-
[Support] binhex - Radarr
After doing more testing today, Eventually I tried using MS Edge Internet Browser instead of Chrome when I saw the the fields in the Client Downloader and Index add setting appeared to be scrambling my entries on save and fail. It worked with MS Edge... Could google auto complete be injecting some garbage in there? I hate to speculate, but it's a weird issue.
-
[Support] binhex - Radarr
New install of Binhex sabnzbdvpn and Radarr. Tested with Sabconnect Chrome addon from workstation successfully. (Followed SpaceInvader Tutorial) Network Type Bridge VPN On PIA Privoxy Off I'm in a 192.168.1.0/24 environment From Binhex Radarr Settings -> Download Client Add Sabnzbd Host = ip address of Unraid Server, 8080, api key, user, PW all checked and rechecked Test was aborted due to an error The IP address field is highlighted during error. Any suggestions on how I can start enjoying these dockers Edit 3-24 I found the logs, and attached them. There is definitely a related error showing up 2019-03-24 08:38:31,072 DEBG 'radarr' stdout output: [Error] Sabnzbd: Unable to connect to SABnzbd, please check your settings [v0.2.0.1293] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to SABnzbd, please check your settings ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure at System.Net.WebResponseStream.InitReadAsync (System.Threading.CancellationToken cancellationToken) [0x000e6] in /build/mono/src/mono/mcs/class/System/System.Net/WebResponseStream.cs:446 at System.Net.WebOperation.Run () [0x0018f] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:283 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0012f] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:78 at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000cc] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:58 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\HttpClient.cs:114 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\HttpClient.cs:50 at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0001d] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:178 --- End of inner exception stack trace --- at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0003a] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:186 at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetVersion (NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0000d] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:71 at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.TestConnectionAndVersion () [0x00000] in C:\projects\radarr-usby1\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:362 RADARR supervisord.log Sab supervisord.log