BeerEngineer

Members
  • Posts

    20
  • Joined

  • Last visited

Posts posted by BeerEngineer

  1. 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.

     

     

  2. On 4/4/2020 at 12:03 PM, cromwell said:

    So today deluge just wouldn't load the WebUI. I am using it with PIA and see some people are having issues with their servers. I'm guessing this is happening because PIA can't connect and I just need to wait until they fix the issue? Or is this something on my end?

    Failing for me today as well.

    Connection Refused.

  3. 2 hours ago, BeerEngineer said:

    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

    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.

  4. 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

  5. On 3/21/2020 at 8:41 AM, Squid said:

    In summary - go to Docker

    Edit the Boinc Container

    Switch to Advanced View of Update Container

    in the "Extra Parameters Field" Add the string, "--cpu-shares=2"
    When this is saved and the Docker Restarted, the Boinc container will maximize usage of the CPU when no other Docker "Plex etc" have CPU requirements.

     

    Do I have that correct?  

    (I have a GTX1650 Super) so my CPU needs are probably very minimal anyway :) )

  6. 9 minutes ago, beverage said:

    SABnzbd version 2.3.8 [0dd1f64].  Using the Servers tab in the UI, I tried to update the password for one of my servers, but the change wouldn't save.  I tried deleting the server so I could re-add, but I was also unable to delete the server.  I was also unsuccessful in clearing the counters via the UI.  I managed to make the password change by directly editing the .ini file, so all is good, but has anyone else had issues like this with the UI?

    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.

     

     

     

  7. Limetech should do more of that kind of thing.  There is so much information.  It would be awesome if there was regular content discussed on there.  

    I think that having community projects for dockers/vm's discussed, going over plugins, talking about best practices, hardware, and so on would be really cool.

    There are a lot of fun people in the community, so if you get a few of them together on a stream with some ice cold beer I'm sure it would be entertaining.  

    • Like 1
    • Upvote 1
  8. On 4/20/2019 at 5:21 AM, binhex said:

    I would guess whatever is classifying your traffic as OpenVPN failed to detect it correctly, possibly triggered by VPN switching endpoint, confident it isn't a leak.

    Sent from my EML-L29 using Tapatalk
     

    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!  

  9. 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.

  10. 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.

  11. 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 :D

     

    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