Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Mattti1912

Members
  • Joined

  • Last visited

Everything posted by Mattti1912

  1. Hello people.. I´m transfering some files from my windows machine, to unraid array. I´m using robocopy, but i can´t find/see the folder i´m uploading to.. Anyone who know how to fix this?? Thank you Regards...
  2. Hello again. i´ve setup my qbittorrent docker, with shared vpn to sabnzbd and prowlarr.. The problem is that when i try to locate the sabnzbd. download client it can´t find any other that qbittorrent.. i´ve tried with localhost, and with my ip-address.. But no luck. Anyone ideas?? Regards
  3. Hello again and thank you.. I´ve tried the fix in q27 but it´s not working.. Any other ideas Best regards
  4. Hello forum:) I´ve had a problem for some time now.. And i hope you can help me.. I want to send my sonarr through my qbittorrent/delugevpn, with privoxy.. The problem is that it´s not working:( I thought that maybe the update would fix it but sadly no:( Can you help me? Do you need any info for how to fix the issue?? Best regards...
  5. Hello again, and thank you.. here is the files
  6. Hello out there:) i´ve got a problem.. i have installed nzbhydra on my server. But i have also put the traffic through my vpn container:) i followed point 24 in this guide: https://github.com/binhex/documentation/blob/master/docker/faq/vpn.md my problem is that i cant connect it to sonarr?? i´ve tried to put in localhost:5076.. But it´s not working:(. What could the problem be?? And how do i solve it?? best regards
  7. Hello again.. Thank you.. But how do i get the Jackett to work with Sonarr?? Thank you
  8. Hello again:) Anyone who know how to put jackett and radarr behind vpn ?? I´ve tried to use privoxy but still not working?? Is there an other way to fix this issue?? best regards:)
  9. Hello again.. Anyone who knows why my setup is not working?? thank you and best regards
  10. Hello again I´ve tried to uninstall delugevpn and only use qbittorrentvpn.. But same error.. The vpn works in the docker.. But im still not able to transfer the vpn. through sonarr.?? hope you can help me. best regards
  11. Hello again, thank you. i've tried some custom networks. but with no luck either, But i usually use the bridged.. Also here:) best regards:)
  12. Hello again, Thank you my server ip is 192.168.0.233 best regards
  13. Thank you:) Here it is.. supervisord.log
  14. Hello again and thank you Do i get the supervisord.log from sonarr or deluge?? Is there any personal information in the supervisord.log i need to cut out?? best regards
  15. Hello again.. Forgot to say that i've tried with qbittorrentvpn, delugevpn and sabnzbdvpb.. Same result thank you:)
  16. 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
  17. 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'
  18. Hello again.. Thanks fotr your reply.. I just tried to add these 209.x.x.x. because i didnt have them before.. But it didnt work.. thank you
  19. Hello again:) In 'value' for 'NAME_SERVERS', there is no such ip with 209.x.x.x.. No one at all.. thanks
  20. 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.
  21. 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
  22. Hello again, thank you for responding:) I did follow this guilde : But i can't get it to work?? when i lookup the ip after adding the privoxy, it always show my real ip address?? Is there a way to fix this?? thank you
  23. Hello again:) Anyone who know how to get the privoxy working again?? Thanks..
  24. Hello people:) I've got a problem. I cant make sonarr go through the delugevpn.. (Privoxy)?? I can see that it's been a problem before.. But i cant find the solution .. Please help:) regards
  25. Hello again:) Hope that this works.. tower-diagnostics-20230216-2018.zip

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.