[Support] binhex - DelugeVPN


Recommended Posts

3 minutes ago, binhex said:

you attached log said otherwise, you need to get your openvpn config file from your vpn provider in that case.

 

Sorry, I think there's a mis-understanding. I installed and it worked (as the config file is in the/config/openvpn folder that was created) but then when I restarted the container it couldn't find the config file - I think it's re-started somewhere else (which is missing the config file) but don't know where.

Link to comment
24 minutes ago, binhex said:
cat: /config/hostlist.conf: Permission denied

stop the container and delete /config/perms.txt then start the container, it will take longer to start but should then start correctly.

 

thanks! apparently I don't already have that file on the folder 

still not able to get it working... is there anything else I can do? 

 

image.png.94da6985de4bb669a92f958cabd8f943.png

Link to comment
56 minutes ago, Mattti1912 said:

Hello again:)

 

Anyone who know how to get the privoxy working again??

 

Thanks..

You need to be more descriptive in your question.  Post what the symptoms are, your logs (with user and password redacted), what have you tried to resolve the issue, etc.

 

For me (and I may just be lucky, and I am touching wood right now) this app has been working fine for me through several app/docker updates, and a recent Unraid upgrade from 6.9 to 6.11 (yes I know I was overdue).

 

I am guessing the common reply is going to be follow the FAQ documents that are linked in Binhex's signature, probably the VPN FAQ based on what it seems you are having issues with.

Link to comment
22 minutes ago, binhex said:

your screenshot says otherwise!, post a new supervisord.log file.

I got it to work!

 

it turns out that /config/ was pointing to somewhere else and after deleting perms.txt it worked well

 

thanks for the patience!

Edited by timmyx
  • Like 1
Link to comment
15 hours ago, mike_walker said:

 

Sorry, I think there's a mis-understanding. I installed and it worked (as the config file is in the/config/openvpn folder that was created) but then when I restarted the container it couldn't find the config file - I think it's re-started somewhere else (which is missing the config file) but don't know where.

Anyhow, since I was getting very odd behaviour, I deleted my container, deleted the /config folder, restarted the NAS and re-installed from scratch and then, low and behold, it's working as expected.  Keep up the good work!

  • Like 1
Link to comment

Hello again and thanks for the reply.
I used the guide above. but i can't get through with privoxy. I have tried to change the sonarr proxy, to my internal ip and localhost, as well as port 8118, I have tried with and without deluge password.. When I test the connection it is through curl ifconfig.io Where errors occur. like
Unable to communicate with Deluge. Error: ConnectFailure
What am I doing wrong??

 

thank you

  • Like 1
Link to comment

After a couple of years of having delugevpn, jackett, radarr, and sonarr all work together (except the tightening of the IP table thing a while back) earlier this month I could not get Sonarr and Radarr to search for any movies while using the proxy option back to my delugevpn.  So after some troubleshooting I turned off proxy in sonarr and radarr and works as advertised, however I have proxy set up in jacket and I don't have any problems connecting. 

I found someone with this issue on the github support and they had to delete the two 209.x.x.x ip address on the "named server variable".  I just did the same thing and now I can proxy my sonarr and radarr back to the deluge vpn docker. 

 

Since everything is back to working like it has for the last couple of years who would like to explain to me why those two IP address were not allowing two out of the three programs to proxy through delugevpn? And do I need those ip address for any reason?

 

Also, I've read places since jackett is proxy through delugevpn there is no real reason to have sonarr and radarr also proxy, if that is true can someone verify that?

 

I looked up the first ip and it was located in New Jersey but didn't look up the second one that I had to delete.  

 

by the way i use express vpn if that matters.

Link to comment
1 hour ago, Mattti1912 said:

Hello again and thanks for the reply.
I used the guide above. but i can't get through with privoxy. I have tried to change the sonarr proxy, to my internal ip and localhost, as well as port 8118, I have tried with and without deluge password.. When I test the connection it is through curl ifconfig.io Where errors occur. like
Unable to communicate with Deluge. Error: ConnectFailure
What am I doing wrong??

 

thank you

 I think we have the same problem check out my post above and see if it works for you.  

Link to comment
2 hours ago, DeepSee said:

Since everything is back to working like it has for the last couple of years who would like to explain to me why those two IP address were not allowing two out of the three programs to proxy through delugevpn? And do I need those ip address for any reason?

crappy pia name servers that no longer function, its safe and recommended to remove them.

 

2 hours ago, DeepSee said:

Also, I've read places since jackett is proxy through delugevpn there is no real reason to have sonarr and radarr also proxy, if that is true can someone verify that?

that is true!, however keep in mind there is a big fat warning on the jackett ui that their proxy implementation can leak, so just be mindful of that:-

image.png.c31ce90e856bda2834ada1e7f0e255ea.png

  • Like 1
Link to comment

Hello again, thank you for your reply:)

 

How to setup, jackett with proxy, in delugevpn??

You say that i should delete  "the two 209.x.x.x ip address on the named server variable" What does that mean?? i have a 192.168.1.1 network??

English is not my first language, so to avoid mistakes,would it possible with a step by step guide??

 

Best regards.

Link to comment
35 minutes ago, Mattti1912 said:

You say that i should delete  "the two 209.x.x.x ip address on the named server variable" What does that mean?? i have a 192.168.1.1 network??

it means change the 'value' for 'NAME_SERVERS' such that you remove all IP's listed with 209.x.x.x

Link to comment
34 minutes ago, Mattti1912 said:

Hello again:)

 

In  'value' for 'NAME_SERVERS', there is no such ip with 209.x.x.x.. No one at all..

 

thanks

 

 

Under my default values you can see one of the two 209.x.x.x ip address (I deleted them in the value field) However on Binhex's Github those two ip address have been removed.  Not sure why mine still has it with it being up to date.  I have had his delugevpn since Jan 2021 so maybe just wasn't removed for my updated but others have downloaded a version that never had them listed??  But i noticed that this morning before i decided to try and remove them.   Not sure but if you don't have them I have no idea what to try.  

 

Binhex thanks for everything you do.  Your time and energy keeps the community going.  

Screenshot 2023-02-21 142314.png

github.png

Link to comment

This is my docker::

docker run
  -d
  --name='binhex-delugevpn'
  --net='bridge'
  --cpuset-cpus='2,5,6,7,9,12,13,14,15'
  --privileged=true
  -e TZ="America/Los_Angeles"
  -e HOST_OS="Unraid"
  -e HOST_HOSTNAME="Tower"
  -e HOST_CONTAINERNAME="binhex-delugevpn"
  -e 'VPN_ENABLED'='yes'
  -e 'VPN_USER'='vpn username'
  -e 'VPN_PASS'='vpn password'
  -e 'VPN_PROV'='custom'
  -e 'VPN_CLIENT'='wireguard'
  -e 'VPN_OPTIONS'=''
  -e 'STRICT_PORT_FORWARD'='yes'
  -e 'ENABLE_PRIVOXY'='yes'
  -e 'LAN_NETWORK'='192.168.0.0/24'
  -e 'NAME_SERVERS'='84.200.69.80,37.235.1.174,1.1.1.1,37.235.1.177,84.200.70.40,1.0.0.1'
  -e 'DELUGE_DAEMON_LOG_LEVEL'='info'
  -e 'DELUGE_WEB_LOG_LEVEL'='info'
  -e 'DELUGE_ENABLE_WEBUI_PASSWORD'='yes'
  -e 'VPN_OUTPUT_PORTS'=''
  -e 'DEBUG'='false'
  -e 'UMASK'='000'
  -e 'PUID'='99'
  -e 'PGID'='100'
  -l net.unraid.docker.managed=dockerman
  -l net.unraid.docker.webui='http://[IP]:[PORT:8112]/'
  -l net.unraid.docker.icon='https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/deluge-icon.png'
  -p '8112:8112/tcp'
  -p '58846:58846/tcp'
  -p '58946:58946/tcp'
  -p '58946:58946/udp'
  -p '8118:8118/tcp'
  -v '/mnt/user/NAS-Server/USE/Deluge/':'/data':'rw'
  -v '/mnt/user/appdata/binhex-delugevpn':'/config':'rw'
 

Link to comment

Hello again thank you:)

 

Would this log from sonarr help??

 

text  error  warn  system  array  login  

2023-02-23 13:36:50,085 INFO supervisord started with pid 7
2023-02-23 13:36:51,088 INFO spawned: 'sonarr' with pid 65
2023-02-23 13:36:51,088 INFO reaped unknown pid 8 (exit status 0)
2023-02-23 13:36:52,089 INFO success: sonarr entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2023-02-23 13:36:52,280 DEBG 'sonarr' stdout output:
[Info] Bootstrap: Starting Sonarr - /usr/lib/sonarr/bin/Sonarr.exe - Version 3.0.9.1549 

2023-02-23 13:36:52,848 DEBG 'sonarr' stdout output:
[Info] AppFolderInfo: Data directory is being overridden to [/config] 

2023-02-23 13:36:52,907 DEBG 'sonarr' stdout output:
[Info] Router: Application mode: Interactive 

2023-02-23 13:36:53,011 DEBG 'sonarr' stdout output:
[Info] MigrationLogger: *** Checking database for required migrations data source=/config/sonarr.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 *** 

2023-02-23 13:36:53,184 DEBG 'sonarr' stdout output:
[Info] MigrationLogger: *** Checking database for required migrations data source=/config/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 *** 

2023-02-23 13:36:53,380 DEBG 'sonarr' stdout output:
[Info] OwinHostController: Listening on the following URLs: 

2023-02-23 13:36:53,381 DEBG 'sonarr' stdout output:
[Info] OwinHostController:   http://*:8989/ 

2023-02-23 13:36:54,957 DEBG 'sonarr' stdout output:
[Info] SonarrBootstrapper: Starting Web Server 

2023-02-23 13:36:56,352 DEBG 'sonarr' stdout output:
[Error] ProxyCheck: Proxy Health Check failed 
2023-02-23 13:36:56,352 DEBG 'sonarr' stdout output:


[v3.0.9.1549] System.Net.WebException: Error: ServerProtocolViolation: 'https://services.sonarr.tv/v1/ping' ---> System.Net.WebException: Error: ServerProtocolViolation
  at System.Net.WebConnectionTunnel.ReadHeaders (System.IO.Stream stream, System.Threading.CancellationToken cancellationToken) [0x000cf] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnectionTunnel.cs:206 
  at System.Net.WebConnectionTunnel.Initialize (System.IO.Stream stream, System.Threading.CancellationToken cancellationToken) [0x00325] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnectionTunnel.cs:171 
  at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x001ff] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:247 
  at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x000f7] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:277 
  at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 
  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) [0x00123] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 
   --- End of inner exception stack trace ---
  at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 
  at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 
  at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 
2023-02-23 13:36:56,352 DEBG 'sonarr' stdout output:

  at NzbDrone.Core.HealthCheck.Checks.ProxyCheck.Check () [0x00067] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\ProxyCheck.cs:46 


2023-02-23 13:36:56,383 DEBG 'sonarr' stdout output:
[Error] TaskExtensions: Task Error 

[v3.0.9.1549] System.Net.WebException: Error: ConnectFailure (Unable to read data from the transport connection: Connection reset by peer.): 'https://services.sonarr.tv/v1/time' ---> System.Net.WebException: Error: ConnectFailure (Unable to read data from the transport connection: Connection reset by peer.) ---> System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer. ---> System.Net.Sockets.SocketException: Connection reset by peer
   --- End of inner exception stack trace ---
  at System.Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.ThrowException (System.Net.Sockets.SocketError error) [0x00000] in /build/mono/src/mono/external/corefx/src/System.Net.Sockets/src/System/Net/Sockets/Socket.Tasks.cs:1088 
  at System.Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.GetResult (System.Int16 token) [0x00025] in /build/mono/src/mono/external/corefx/src/System.Net.Sockets/src/System/Net/Sockets/Socket.Tasks.cs:1062 
  at System.Threading.Tasks.ValueTask`1+ValueTaskSourceAsTask+<>c[TResult].<.cctor>b__4_0 (System.Object state) [0x00030] in /build/mono/src/mono/external/corefx/src/Common/src/CoreLib/System/Threading/Tasks/ValueTask.cs:655 
--- End of stack trace from previous location where exception was thrown ---

  at System.Net.WebConnectionTunnel.ReadHeaders (System.IO.Stream stream, System.Threading.CancellationToken cancellationToken) [0x0007a] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnectionTunnel.cs:204 
  at System.Net.WebConnectionTunnel.Initialize (System.IO.Stream stream, System.Threading.CancellationToken cancellationToken) [0x00325] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnectionTunnel.cs:171 
  at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x000c9] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:231 
   --- End of inner exception stack trace ---
  at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x001ff] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:247 
  at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x000f7] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:277 
  at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 

2023-02-23 13:36:56,384 DEBG 'sonarr' stdout output:
  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) [0x00123] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 
   --- End of inner exception stack trace ---
  at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 
  at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 
  at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 
  at NzbDrone.Core.HealthCheck.Checks.SystemTimeCheck.Check () [0x0001b] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\SystemTimeCheck.cs:28 
  at NzbDrone.Core.HealthCheck.HealthCheckService+<>c.<PerformHealthCheck>b__14_0 (NzbDrone.Core.HealthCheck.IProvideHealthCheck c) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 
  at System.Linq.Enumerable+SelectArrayIterator`2[TSource,TResult].ToList () [0x00014] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/Select.cs:252 
  at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000e] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/ToCollection.cs:30 
  at NzbDrone.Core.HealthCheck.HealthCheckService.PerformHealthCheck (NzbDrone.Core.HealthCheck.IProvideHealthCheck[] healthChecks) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 
  at NzbDrone.Core.HealthCheck.HealthCheckService.HandleAsync (NzbDrone.Core.Lifecycle.ApplicationStartedEvent message) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:117 
  at NzbDrone.Core.Messaging.Events.EventAggregator+<>c__DisplayClass6_2`1[TEvent].<PublishEvent>b__2 () [0x00035] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Events\EventAggregator.cs:119 
  at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in /build/mono/src/mono/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2476 
  at System.Threading.Tasks.Task.Execute () [0x00000] in /build/mono/src/mono/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2319 


  
 

Link to comment
5 minutes ago, Mattti1912 said:

Hello again thank you:)

 

Would this log from sonarr help??

 

text  error  warn  system  array  login  

2023-02-23 13:36:50,085 INFO supervisord started with pid 7
2023-02-23 13:36:51,088 INFO spawned: 'sonarr' with pid 65
2023-02-23 13:36:51,088 INFO reaped unknown pid 8 (exit status 0)
2023-02-23 13:36:52,089 INFO success: sonarr entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2023-02-23 13:36:52,280 DEBG 'sonarr' stdout output:
[Info] Bootstrap: Starting Sonarr - /usr/lib/sonarr/bin/Sonarr.exe - Version 3.0.9.1549 

2023-02-23 13:36:52,848 DEBG 'sonarr' stdout output:
[Info] AppFolderInfo: Data directory is being overridden to [/config] 

2023-02-23 13:36:52,907 DEBG 'sonarr' stdout output:
[Info] Router: Application mode: Interactive 

2023-02-23 13:36:53,011 DEBG 'sonarr' stdout output:
[Info] MigrationLogger: *** Checking database for required migrations data source=/config/sonarr.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 *** 

2023-02-23 13:36:53,184 DEBG 'sonarr' stdout output:
[Info] MigrationLogger: *** Checking database for required migrations data source=/config/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 *** 

2023-02-23 13:36:53,380 DEBG 'sonarr' stdout output:
[Info] OwinHostController: Listening on the following URLs: 

2023-02-23 13:36:53,381 DEBG 'sonarr' stdout output:
[Info] OwinHostController:   http://*:8989/ 

2023-02-23 13:36:54,957 DEBG 'sonarr' stdout output:
[Info] SonarrBootstrapper: Starting Web Server 

2023-02-23 13:36:56,352 DEBG 'sonarr' stdout output:
[Error] ProxyCheck: Proxy Health Check failed 
2023-02-23 13:36:56,352 DEBG 'sonarr' stdout output:


[v3.0.9.1549] System.Net.WebException: Error: ServerProtocolViolation: 'https://services.sonarr.tv/v1/ping' ---> System.Net.WebException: Error: ServerProtocolViolation
  at System.Net.WebConnectionTunnel.ReadHeaders (System.IO.Stream stream, System.Threading.CancellationToken cancellationToken) [0x000cf] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnectionTunnel.cs:206 
  at System.Net.WebConnectionTunnel.Initialize (System.IO.Stream stream, System.Threading.CancellationToken cancellationToken) [0x00325] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnectionTunnel.cs:171 
  at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x001ff] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:247 
  at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x000f7] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:277 
  at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 
  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) [0x00123] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 
   --- End of inner exception stack trace ---
  at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 
  at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 
  at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 
2023-02-23 13:36:56,352 DEBG 'sonarr' stdout output:

  at NzbDrone.Core.HealthCheck.Checks.ProxyCheck.Check () [0x00067] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\ProxyCheck.cs:46 


2023-02-23 13:36:56,383 DEBG 'sonarr' stdout output:
[Error] TaskExtensions: Task Error 

[v3.0.9.1549] System.Net.WebException: Error: ConnectFailure (Unable to read data from the transport connection: Connection reset by peer.): 'https://services.sonarr.tv/v1/time' ---> System.Net.WebException: Error: ConnectFailure (Unable to read data from the transport connection: Connection reset by peer.) ---> System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer. ---> System.Net.Sockets.SocketException: Connection reset by peer
   --- End of inner exception stack trace ---
  at System.Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.ThrowException (System.Net.Sockets.SocketError error) [0x00000] in /build/mono/src/mono/external/corefx/src/System.Net.Sockets/src/System/Net/Sockets/Socket.Tasks.cs:1088 
  at System.Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.GetResult (System.Int16 token) [0x00025] in /build/mono/src/mono/external/corefx/src/System.Net.Sockets/src/System/Net/Sockets/Socket.Tasks.cs:1062 
  at System.Threading.Tasks.ValueTask`1+ValueTaskSourceAsTask+<>c[TResult].<.cctor>b__4_0 (System.Object state) [0x00030] in /build/mono/src/mono/external/corefx/src/Common/src/CoreLib/System/Threading/Tasks/ValueTask.cs:655 
--- End of stack trace from previous location where exception was thrown ---

  at System.Net.WebConnectionTunnel.ReadHeaders (System.IO.Stream stream, System.Threading.CancellationToken cancellationToken) [0x0007a] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnectionTunnel.cs:204 
  at System.Net.WebConnectionTunnel.Initialize (System.IO.Stream stream, System.Threading.CancellationToken cancellationToken) [0x00325] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnectionTunnel.cs:171 
  at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x000c9] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:231 
   --- End of inner exception stack trace ---
  at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x001ff] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:247 
  at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x000f7] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:277 
  at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 

2023-02-23 13:36:56,384 DEBG 'sonarr' stdout output:
  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) [0x00123] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 
   --- End of inner exception stack trace ---
  at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 
  at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 
  at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 
  at NzbDrone.Core.HealthCheck.Checks.SystemTimeCheck.Check () [0x0001b] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\SystemTimeCheck.cs:28 
  at NzbDrone.Core.HealthCheck.HealthCheckService+<>c.<PerformHealthCheck>b__14_0 (NzbDrone.Core.HealthCheck.IProvideHealthCheck c) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 
  at System.Linq.Enumerable+SelectArrayIterator`2[TSource,TResult].ToList () [0x00014] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/Select.cs:252 
  at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000e] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/ToCollection.cs:30 
  at NzbDrone.Core.HealthCheck.HealthCheckService.PerformHealthCheck (NzbDrone.Core.HealthCheck.IProvideHealthCheck[] healthChecks) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 
  at NzbDrone.Core.HealthCheck.HealthCheckService.HandleAsync (NzbDrone.Core.Lifecycle.ApplicationStartedEvent message) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:117 
  at NzbDrone.Core.Messaging.Events.EventAggregator+<>c__DisplayClass6_2`1[TEvent].<PublishEvent>b__2 () [0x00035] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Events\EventAggregator.cs:119 
  at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in /build/mono/src/mono/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2476 
  at System.Threading.Tasks.Task.Execute () [0x00000] in /build/mono/src/mono/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2319 


  
 

Hello again.. 

Forgot to say that i've tried with qbittorrentvpn, delugevpn and sabnzbdvpb.. Same result 

 

thank you:)

Link to comment

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.