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.

Merijeek

Members
  • Joined

  • Last visited

Everything posted by Merijeek

  1. ...and there we go: That was with my config located at: /mnt/disk6/appdata/binhex-radarr I'll try bumping it to /mnt/cache/appdata/binhex-radarr, but I'm not feeling terrible confident at this point.
  2. So....seemed good for bit, and then poof, bad Plex database. Ive put in a 1.5TB 7200RPM cache disk, and am now running off of /mnt/cache/appdata/binhex-plexpass. And rebuilding, yet again.
  3. I've had a problem going on for some time, and now that I've gotten some other issues fixed it's time to look at this one. I've got a SiliconDust tuner on the network. I can get it up and running in Plex, with ~200 stations. And things seem....OK. The EPG downloads (ridiculously slowly, IMO) and then we're done. Then later, I'll come back to the Plex GUI, and looks, it's refreshing the EPG. And it's at 0%. It's like the thing is continually losing the EPG or something. Is this normal? Is there something I could have set correctly? It's not like there's a lot of config options in the DVR setup.
  4. Awesome, thanks!
  5. If one wanted to revert to a previous version of the binhex-delugevpn docker, how would that be accomplished?
  6. Yes, as part of some rebuilding I was doing involving the whole SQL/appdata thing I neded up unknowingly updating. What used to be a web interface that would crash when more then half a dozen torrents were removed (and would take minutes to do so) is now doing it instantly with no crashes. Too bad about the Radarr thing. Hope it gets fixed soon.
  7. Oh that's good news. Sort of. Between this and the Radarr problem in the other thread, I thought for sure I had some hardware starting to go bad. Thanks for always being helpful, Binhex. You'e definitely a gem.
  8. I'll try that. For what it's worth, I'm not using a cache disk yet. So I'm trying it off /mnt/disk6/dockerconfigs/radarr. We'll see.
  9. I have what I'm hoping is a simple question on this one. It seems, no matter what I do (restricting config to one specific brand new disk, splitting it, whatever) I am finding the Radarr database constantly getting corrupted. It seems if I restart the docker, it leads to a screwed up database, and I'm usually going to end up having to restore from backup, or reinstall completely. Which means more scans, etc etc. I just go into the log and see this over and over: CommandExecutorStarting 2 threads for tasks.5:12pm TaskExtensionsTask Error: database disk image is malformed database disk image is malformed5:10pm TaskExtensionsTask Error: database disk image is malformed database disk image is malformed5:10pm TaskExtensionsTask Error: database disk image is malformed database disk image is malformed SignalR exception thrown by Task: System.AggregateException: One or more errors occurred. ---> System.IO.IOException: Unable to write data to the transport connection: Connection reset by peer. ---> System.Net.Sockets.SocketException: Connection reset by peer at System.Net.Sockets.Socket.Send (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Net.Sockets.SocketFlags socketFlags) [0x00017] in /build/mono/src/mono/mcs/class/referencesource/System/net/System/Net/Sockets/Socket.cs:1540 at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x0009b] in /build/mono/src/mono/mcs/class/referencesource/System/net/System/Net/Sockets/NetworkStream.cs:591 --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x000c3] in /build/mono/src/mono/mcs/class/referencesource/System/net/System/Net/Sockets/NetworkStream.cs:602 at System.Net.ResponseStream.InternalWrite (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x0001b] in /build/mono/src/mono/mcs/class/System/System.Net/ResponseStream.cs:136 at System.Net.ResponseStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x0008d] in /build/mono/src/mono/mcs/class/System/System.Net/ResponseStream.cs:162 at Microsoft.Owin.Host.HttpListener.RequestProcessing.ExceptionFilterStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x00024] in <208c8ef8a4ba4b878f0e4420d5960bea>:0 at Microsoft.AspNet.SignalR.Owin.ServerResponse.Write (System.ArraySegment`1[T] data) [0x00000] in C:\projects\radarr-usby1\src\Microsoft.AspNet.SignalR.Owin\ServerResponse.cs:50 at Microsoft.AspNet.SignalR.Infrastructure.BinaryTextWriter+<>c.<.ctor>b__0_0 (System.ArraySegment`1[T] data, System.Object state) [0x00000] in C:\projects\radarr-usby1\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BinaryTextWriter.cs:12 at Microsoft.AspNet.SignalR.Infrastructure.BufferTextWriter+ChunkedWriter.Flush (System.Byte[] byteBuffer, System.Boolean flushEncoder) [0x00027] in C:\projects\radarr-usby1\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BufferTextWriter.cs:182 at Microsoft.AspNet.SignalR.Infrastructure.BufferTextWriter+ChunkedWriter.Flush (System.Boolean flushEncoder) [0x00008] in C:\projects\radarr-usby1\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BufferTextWriter.cs:163 at Microsoft.AspNet.SignalR.Infrastructure.BufferTextWriter+ChunkedWriter.Flush () [0x00000] in C:\projects\radarr-usby1\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BufferTextWriter.cs:155 at Microsoft.AspNet.SignalR.Infrastructure.BufferTextWriter+ChunkedWriter.Write (System.ArraySegment`1[T] data) [0x00000] in C:\projects\radarr-usby1\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BufferTextWriter.cs:149 at Microsoft.AspNet.SignalR.Infrastructure.BinaryTextWriter.Write (System.ArraySegment`1[T] data) [0x00000] in C:\projects\radarr-usby1\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BinaryTextWriter.cs:31 at Microsoft.AspNet.SignalR.Transports.PersistentResponse.WriteMessages (System.IO.TextWriter writer, Newtonsoft.Json.JsonTextWriter jsonWriter) [0x00063] in C:\projects\radarr-usby1\src\Microsoft.AspNet.SignalR.Core\Transports\PersistentResponse.cs:167 at Microsoft.AspNet.SignalR.Transports.PersistentResponse.Microsoft.AspNet.SignalR.Json.IJsonWritable.WriteJson (System.IO.TextWriter writer) [0x000f5] in C:\projects\radarr-usby1\src\Microsoft.AspNet.SignalR.Core\Transports\PersistentResponse.cs:131 at Microsoft.AspNet.SignalR.Json.JsonNetSerializer.Serialize (System.Object value, System.IO.TextWriter writer) [0x0000a] in C:\projects\radarr-usby1\src\Microsoft.AspNet.SignalR.Core\Json\JsonNetSerializer.cs:61 at NzbDrone.SignalR.Serializer.Serialize (System.Object value, System.IO.TextWriter writer) [0x0001f] in C:\projects\radarr-usby1\src\NzbDrone.SignalR\Serializer.cs:20 at Microsoft.AspNet.SignalR.Transports.LongPollingTransport.PerformSend (System.Object state) [0x00085] in C:\projects\radarr-usby1\src\Microsoft.AspNet.SignalR.Core\Transports\LongPollingTransport.cs:315 at Microsoft.AspNet.SignalR.Transports.LongPollingTransport+<>c.<Send>b__43_0 (System.Object state) [0x00000] in C:\projects\radarr-usby1\src\Microsoft.AspNet.SignalR.Core\Transports\LongPollingTransport.cs:157 at Microsoft.AspNet.SignalR.Infrastructure.TaskQueue.<Enqueue>b__14_0 (System.Func`2[T,TResult] next, System.Object nextState) [0x00000] in C:\projects\radarr-usby1\src\Microsoft.AspNet.SignalR.Core\Infrastructure\TaskQueue.cs:85 at Microsoft.AspNet.SignalR.TaskAsyncHelper.FromMethod[T1,T2] (System.Func`3[T1,T2,TResult] func, T1 arg1, T2 arg2) [0x00000] in C:\projects\radarr-usby1\src\Microsoft.AspNet.SignalR.Core\TaskAsyncHelper.cs:764 --- End of inner exception stack trace --- ---> (Inner Exception #0) System.IO.IOException: Unable to write data to the transport connection: Connection reset by peer. ---> System.Net.Sockets.SocketException: Connection reset by peer at System.Net.Sockets.Socket.Send (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Net.Sockets.SocketFlags socketFlags) [0x00017] in /build/mono/src/mono/mcs/class/referencesource/System/net/System/Net/Sockets/Socket.cs:1540 at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x0009b] in /build/mono/src/mono/mcs/class/referencesource/System/net/System/Net/Sockets/NetworkStream.cs:591 --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x000c3] in /build/mono/src/mono/mcs/class/referencesource/System/net/System/Net/Sockets/NetworkStream.cs:602 at System.Net.ResponseStream.InternalWrite (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x0001b] in /build/mono/src/mono/mcs/class/System/System.Net/ResponseStream.cs:136 at System.Net.ResponseStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x0008d] in /build/mono/src/mono/mcs/class/System/System.Net/ResponseStream.cs:162 at Microsoft.Owin.Host.HttpListener.RequestProcessing.ExceptionFilterStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x00024] in <208c8ef8a4ba4b878f0e4420d5960bea>:0 at Microsoft.AspNet.SignalR.Owin.ServerResponse.Write (System.ArraySegment`1[T] data) [0x00000] in C:\projects\radarr-usby1\src\Microsoft.AspNet.SignalR.Owin\ServerResponse.cs:50 at Microsoft.AspNet.SignalR.Infrastructure.BinaryTextWriter+<>c.<.ctor>b__0_0 (System.ArraySegment`1[T] data, System.Object state) [0x00000] in C:\projects\radarr-usby1\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BinaryTextWriter.cs:12 at Microsoft.AspNet.SignalR.Infrastructure.BufferTextWriter+ChunkedWriter.Flush (System.Byte[] byteBuffer, System.Boolean flushEncoder) [0x00027] in C:\projects\radarr-usby1\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BufferTextWriter.cs:182 at Microsoft.AspNet.SignalR.Infrastructure.BufferTextWriter+ChunkedWriter.Flush (System.Boolean flushEncoder) [0x00008] in C:\projects\radarr-usby1\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BufferTextWriter.cs:163 at Microsoft.AspNet.SignalR.Infrastructure.BufferTextWriter+ChunkedWriter.Flush () [0x00000] in C:\projects\radarr-usby1\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BufferTextWriter.cs:155 at Microsoft.AspNet.SignalR.Infrastructure.BufferTextWriter+ChunkedWriter.Write (System.ArraySegment`1[T] data) [0x00000] in C:\projects\radarr-usby1\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BufferTextWriter.cs:149 at Microsoft.AspNet.SignalR.Infrastructure.BinaryTextWriter.Write (System.ArraySegment`1[T] data) [0x00000] in C:\projects\radarr-usby1\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BinaryTextWriter.cs:31 at Microsoft.AspNet.SignalR.Transports.PersistentResponse.WriteMessages (System.IO.TextWriter writer, Newtonsoft.Json.JsonTextWriter jsonWriter) [0x00063] in C:\projects\radarr-usby1\src\Microsoft.AspNet.SignalR.Core\Transports\PersistentResponse.cs:167 at Microsoft.AspNet.SignalR.Transports.PersistentResponse.Microsoft.AspNet.SignalR.Json.IJsonWritable.WriteJson (System.IO.TextWriter writer) [0x000f5] in C:\projects\radarr-usby1\src\Microsoft.AspNet.SignalR.Core\Transports\PersistentResponse.cs:131 at Microsoft.AspNet.SignalR.Json.JsonNetSerializer.Serialize (System.Object value, System.IO.TextWriter writer) [0x0000a] in C:\projects\radarr-usby1\src\Microsoft.AspNet.SignalR.Core\Json\JsonNetSerializer.cs:61 at NzbDrone.SignalR.Serializer.Serialize (System.Object value, System.IO.TextWriter writer) [0x0001f] in C:\projects\radarr-usby1\src\NzbDrone.SignalR\Serializer.cs:20 at Microsoft.AspNet.SignalR.Transports.LongPollingTransport.PerformSend (System.Object state) [0x00085] in C:\projects\radarr-usby1\src\Microsoft.AspNet.SignalR.Core\Transports\LongPollingTransport.cs:315 at Microsoft.AspNet.SignalR.Transports.LongPollingTransport+<>c.<Send>b__43_0 (System.Object state) [0x00000] in C:\projects\radarr-usby1\src\Microsoft.AspNet.SignalR.Core\Transports\LongPollingTransport.cs:157 at Microsoft.AspNet.SignalR.Infrastructure.TaskQueue.<Enqueue>b__14_0 (System.Func`2[T,TResult] next, System.Object nextState) [0x00000] in C:\projects\radarr-usby1\src\Microsoft.AspNet.SignalR.Core\Infrastructure\TaskQueue.cs:85 at Microsoft.AspNet.SignalR.TaskAsyncHelper.FromMethod[T1,T2] (System.Func`3[T1,T2,TResult] func, T1 arg1, T2 arg2) [0x00000] in C:\projects\radarr-usby1\src\Microsoft.AspNet.SignalR.Core\TaskAsyncHelper.cs:764 <---7:39am TorznabAn error occurred while processing feed. http://192.168.1.44:9117/api/v2.0/indexers/ettv/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2035,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: Torznab error detected: Jackett.Common.IndexerException: Exception (ettv): Request to https://www.ettv.to/torrents.php?c49=1&c1=1&c2=1&c3=1&c47=1&c76=1&c42=1&c65=1&c51=1&c67=1&c66=1&search=&sort=id&order=desc&incldead=1 failed (Error 522) - The tracker seems to be down. ---> System.Exception: Request to https://www.ettv.to/torrents.php?c49=1&c1=1&c2=1&c3=1&c47=1&c76=1&c42=1&c65=1&c51=1&c67=1&c66=1&search=&sort=id&order=desc&incldead=1 failed (Error 522) - The tracker seems to be down. at Jackett.Common.Indexers.BaseWebIndexer.CheckTrackerDown(WebClientStringResult response) in /home/appveyor/projects/jackett/src/Jackett.Common/Indexers/BaseIndexer.cs:line 579 at Jackett.Common.Indexers.BaseWebIndexer.RequestStringWithCookies(String url, String cookieOverride, String referer, Dictionary`2 headers) in /home/appveyor/projects/jackett/src/Jackett.Common/Indexers/BaseIndexer.cs:line 446 at Jackett.Common.Indexers.CardigannIndexer.PerformQuery(TorznabQuery query) in /home/appveyor/projects/jackett/src/Jackett.Common/Indexers/CardigannIndexer.cs:line 1230 at Jackett.Common.Indexers.BaseIndexer.ResultsForQuery(TorznabQuery query) in /home/appveyor/projects/jackett/src/Jackett.Common/Indexers/BaseIndexer.cs:line 331 --- End of inner exception stack trace --- at Jackett.Common.Indexers.BaseIndexer.ResultsForQuery(TorznabQuery query) in /home/appveyor/projects/jackett/src/Jackett.Common/Indexers/BaseIndexer.cs:line 351 at Jackett.Common.Indexers.BaseWebIndexer.ResultsForQuery(TorznabQuery query) in /home/appveyor/projects/jackett/src/Jackett.Common/Indexers/BaseIndexer.cs:line 815 at Jackett.Server.Controllers.ResultsController.Torznab(TorznabRequest request) in /home/appveyor/projects/jackett/src/Jackett.Server/Controllers/ResultsController.cs:line 3676:20am TorznabAn error occurred while processing feed. http://192.168.1.44:9117/api/v2.0/indexers/rarbg/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2035,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: Torznab error detected: Jackett.Common.IndexerException: Exception (rarbg): Error reading JObject from JsonReader. Path '', line 0, position 0. ---> System.Exception: Parse error ---> Newtonsoft.Json.JsonReaderException: Error reading JObject from JsonReader. Path '', line 0, position 0. at Newtonsoft.Json.Linq.JObject.Load(JsonReader reader, JsonLoadSettings settings) at Newtonsoft.Json.Linq.JObject.Parse(String json, JsonLoadSettings settings) at Jackett.Common.Indexers.Rarbg.PerformQuery(TorznabQuery query, Int32 attempts) in /home/appveyor/projects/jackett/src/Jackett.Common/Indexers/Rarbg.cs:line 195 --- End of inner exception stack trace --- at Jackett.Common.Indexers.BaseWebIndexer.OnParseError(String results, Exception ex) in /home/appveyor/projects/jackett/src/Jackett.Common/Indexers/BaseIndexer.cs:line 842 at Jackett.Common.Indexers.Rarbg.PerformQuery(TorznabQuery query, Int32 attempts) in /home/appveyor/projects/jackett/src/Jackett.Common/Indexers/Rarbg.cs:line 268 at Jackett.Common.Indexers.Rarbg.PerformQuery(TorznabQuery query) in /home/appveyor/projects/jackett/src/Jackett.Common/Indexers/Rarbg.cs:line 142 at Jackett.Common.Indexers.BaseIndexer.ResultsForQuery(TorznabQuery query) in /home/appveyor/projects/jackett/src/Jackett.Common/Indexers/BaseIndexer.cs:line 331 --- End of inner exception stack trace --- at Jackett.Common.Indexers.BaseIndexer.ResultsForQuery(TorznabQuery query) in /home/appveyor/projects/jackett/src/Jackett.Common/Indexers/BaseIndexer.cs:line 351 at Jackett.Common.Indexers.BaseWebIndexer.ResultsForQuery(TorznabQuery query) in /home/appveyor/projects/jackett/src/Jackett.Common/Indexers/BaseIndexer.cs:line 815 at Jackett.Server.Controllers.ResultsController.Torznab(TorznabRequest request) in /home/appveyor/projects/jackett/src/Jackett.Server/Controllers/ResultsController.cs:line 36712:16am DetectSample[/media/Yoga (2009)/Yoga (2009).mp4] has a runtime of 0, is it a valid video file?Yesterday TorznabAn error occurred while processing feed. http://192.168.1.44:9117/api/v2.0/indexers/rarbg/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2035,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100&imdbid=0145660: Torznab error detected: Jackett.Common.IndexerException: Exception (rarbg): Error reading JObject from JsonReader. Path '', line 0, position 0. ---> System.Exception: Parse error ---> Newtonsoft.Json.JsonReaderException: Error reading JObject from JsonReader. Path '', line 0, position 0. at Newtonsoft.Json.Linq.JObject.Load(JsonReader reader, JsonLoadSettings settings) at Newtonsoft.Json.Linq.JObject.Parse(String json, JsonLoadSettings settings) at Jackett.Common.Indexers.Rarbg.PerformQuery(TorznabQuery query, Int32 attempts) in /home/appveyor/projects/jackett/src/Jackett.Common/Indexers/Rarbg.cs:line 195 --- End of inner exception stack trace --- at Jackett.Common.Indexers.BaseWebIndexer.OnParseError(String results, Exception ex) in /home/appveyor/projects/jackett/src/Jackett.Common/Indexers/BaseIndexer.cs:line 842 at Jackett.Common.Indexers.Rarbg.PerformQuery(TorznabQuery query, Int32 attempts) in /home/appveyor/projects/jackett/src/Jackett.Common/Indexers/Rarbg.cs:line 268 at Jackett.Common.Indexers.Rarbg.PerformQuery(TorznabQuery query) in /home/appveyor/projects/jackett/src/Jackett.Common/Indexers/Rarbg.cs:line 142 at Jackett.Common.Indexers.BaseIndexer.ResultsForQuery(TorznabQuery query) in /home/appveyor/projects/jackett/src/Jackett.Common/Indexers/BaseIndexer.cs:line 331 --- End of inner exception stack trace --- at Jackett.Common.Indexers.BaseIndexer.ResultsForQuery(TorznabQuery query) in /home/appveyor/projects/jackett/src/Jackett.Common/Indexers/BaseIndexer.cs:line 351 at Jackett.Common.Indexers.BaseWebIndexer.ResultsForQuery(TorznabQuery query) in /home/appveyor/projects/jackett/src/Jackett.Common/Indexers/BaseIndexer.cs:line 815 at Jackett.Server.Controllers.ResultsController.Torznab(TorznabRequest request) in /home/appveyor/projects/jackett/src/Jackett.Server/Controllers/ResultsController.cs:line 367 Any thoughts on what is going wrong? I'm liking the program, but I am really getting sick of redoing from scratch three times a week.
  10. Awesome, worked perfectly. Thanks a bunch for the help!
  11. Small question/issue with this container, and the answer may be somewhere in the 183 pages of this thread, but not on the FAQ. It looks like Radarr really wants labels to be enabled in Deluge. However, I can enable labels, but that add-on gets disabled upon a delugevpn docker reboot. Is there a way to fix that?
  12. Look a couple posts above you. I had the exact same issue. PIA port number changed.
  13. Pia port has changed from 1194 to 1198 Sent from my SM-G900F using Tapatalk That did it. Thanks. You think PIA's support people would be aware of this...
  14. Has something gone funny with PIA? My installation (which I C&P when needed) looks like this: oot@UnRAID:~# docker run -d \ > --cap-add=NET_ADMIN \ > -p 8112:8112 \ > -p 8118:8118 \ > --name=delugevpn \ > -v /mnt/user/Incoming:/data \ > -v /mnt/user/config/delugevpn:/config \ > -v /etc/localtime:/etc/localtime:ro \ > -e VPN_ENABLED=yes \ > -e VPN_USER=XXXX \ > -e VPN_PASS=XXXX \ > -e VPN_REMOTE=nl.privateinternetaccess.com \ > -e VPN_PORT=1194 \ > -e VPN_PROTOCOL=udp \ > -e VPN_PROV=pia \ > -e ENABLE_PRIVOXY=yes \ > -e LAN_NETWORK=192.168.1.0/24 \ > -e DEBUG=false \ > -e PUID=0 \ > -e PGID=0 \ > binhex/arch-delugevpn However, the VPN is failing over and over because of a self-signed cert in the chain. 2016-10-09 10:15:41,184 DEBG 'start-script' stdout output: Sun Oct 9 10:15:41 2016 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=OH, L=Columbus, O=Private Internet Access, CN=Private Internet Access CA, [email protected] Sun Oct 9 10:15:41 2016 OpenSSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed Sun Oct 9 10:15:41 2016 TLS_ERROR: BIO read tls_read_plaintext error Sun Oct 9 10:15:41 2016 TLS Error: TLS object -> incoming plaintext read error Sun Oct 9 10:15:41 2016 TLS Error: TLS handshake failed I'm at a loss as to what to do here. It's not like I can do anything about PIA's cert chain. Is it possible to skip the verification? And even if I could, would I want to?
  15. ...can anyone give me some insight as to what might have caused this to start up today? 2016-10-08 20:59:57,882 DEBG 'start-script' stdout output: Sat Oct 8 20:59:57 2016 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=OH, L=Columbus, O=Private Internet Access, CN=Private Internet Access CA, [email protected] Sat Oct 8 20:59:57 2016 OpenSSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed Sat Oct 8 20:59:57 2016 TLS_ERROR: BIO read tls_read_plaintext error Sat Oct 8 20:59:57 2016 TLS Error: TLS object -> incoming plaintext read error Sat Oct 8 20:59:57 2016 TLS Error: TLS handshake failed
  16. So, I'd been running for some time without issues. I went ahead and allowed an update (no, I don't know why...) and now I can't get a connection. Log file is showing me: 2016-10-08 16:03:30,788 DEBG 'start-script' stdout output: Sat Oct 8 16:03:30 2016 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=OH, L=Columbus, O=Private Internet Access, CN=Private Internet Access CA, [email protected] Sat Oct 8 16:03:30 2016 OpenSSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed Sat Oct 8 16:03:30 2016 TLS_ERROR: BIO read tls_read_plaintext error Sat Oct 8 16:03:30 2016 TLS Error: TLS object -> incoming plaintext read error Sat Oct 8 16:03:30 2016 TLS Error: TLS handshake failed Any suggestions what I've got going on here?
  17. Hi all - I just had to wipe my dockers. Usually not a big deal, but they tend to go spastic on me after a couple weeks. Fortunately I've got my configs stored, so usually it isn't a problem. I just paste the config back into the CLI and off I go. But not now. Here's my config: docker run -d \ --cap-add=NET_ADMIN \ -p 8112:8112 \ -p 8118:8118 \ --name=delugevpn \ -v /mnt/user/Incoming:/data \ -v /mnt/user/config/delugevpn:/config \ -v /etc/localtime:/etc/localtime:ro \ -e VPN_ENABLED=yes \ -e VPN_USER= \ -e VPN_PASS= \ -e VPN_REMOTE=nl.privateinternetaccess.com \ -e VPN_PORT=1194 \ -e VPN_PROTOCOL=udp \ -e VPN_PROV=pia \ -e ENABLE_PRIVOXY=yes \ -e LAN_NETWORK=192.168.1.0/24 \ -e DEBUG=false \ -e PUID=0 \ -e PGID=0 \ binhex/arch-delugevpn I've obviously cleared my user and pass. What I'm getting in my logs as a try and fail to connect is: 2016-07-20 21:56:44,219 DEBG 'start-script' stdout output: Wed Jul 20 21:56:44 2016 SIGUSR1[soft,tls-error] received, process restarting 2016-07-20 21:56:46,238 DEBG 'start-script' stdout output: Wed Jul 20 21:56:46 2016 UDPv4 link local: [undef] Wed Jul 20 21:56:46 2016 UDPv4 link remote: [AF_INET]46.166.190.207:1194 2016-07-20 21:56:46,412 DEBG 'start-script' stdout output: Wed Jul 20 21:56:46 2016 WARNING: file 'credentials.conf' is group or others accessible 2016-07-20 21:56:46,597 DEBG 'start-script' stdout output: Wed Jul 20 21:56:46 2016 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=OH, L=Columbus, O=Private Internet Access, CN=Private Internet Access CA, [email protected] Wed Jul 20 21:56:46 2016 OpenSSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed Wed Jul 20 21:56:46 2016 TLS_ERROR: BIO read tls_read_plaintext error Wed Jul 20 21:56:46 2016 TLS Error: TLS object -> incoming plaintext read error Wed Jul 20 21:56:46 2016 TLS Error: TLS handshake failed 2016-07-20 21:56:46,597 DEBG 'start-script' stdout output: Wed Jul 20 21:56:46 2016 SIGUSR1[soft,tls-error] received, process restarting 2016-07-20 21:56:48,616 DEBG 'start-script' stdout output: Wed Jul 20 21:56:48 2016 UDPv4 link local: [undef] Wed Jul 20 21:56:48 2016 UDPv4 link remote: [AF_INET]46.166.190.233:1194 2016-07-20 21:56:48,792 DEBG 'start-script' stdout output: Wed Jul 20 21:56:48 2016 WARNING: file 'credentials.conf' is group or others accessible 2016-07-20 21:56:48,970 DEBG 'start-script' stdout output: Wed Jul 20 21:56:48 2016 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=OH, L=Columbus, O=Private Internet Access, CN=Private Internet Access CA, [email protected] Wed Jul 20 21:56:48 2016 OpenSSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed Wed Jul 20 21:56:48 2016 TLS_ERROR: BIO read tls_read_plaintext error Wed Jul 20 21:56:48 2016 TLS Error: TLS object -> incoming plaintext read error Wed Jul 20 21:56:48 2016 TLS Error: TLS handshake failed So...any idea what's up? And why I'm seeing a self-signed cert from Columbus Ohio? I don't have logs from before, but I'm thinking the Cleveland thing isn't normal.
  18. Well, it appears (For reasons I'll never know) that a reboot of the container took care of that for me. Of course, it also changed my VPN IP which caused other headaches, so I guess the solution is "don't reboot it too often". I have the feeling PIA won't give me a way to always land on the same external IP.
  19. As far as your tracker showing connectable, is that something on their site? Or is it something that shows somewhere in Deluge? I'm looking using their site, which shows not connectable. Is there somewhere I should be checking in Deluge?
  20. Yes, I have two seeding but I'm still not showing connectable. The only thing I'm really seeing in the log is this repeating every 5 minutes: 2016-05-15 10:25:44,757 DEBG 'deluge-script' stdout output: [info] Deluge incoming port 43265 open [info] Sleeping for 5 mins before rechecking listen interface and port (port checking is for PIA only)
  21. Yup, I'm using nl.privateinternetaccess.com. I'm going to take a wild guess and say that's Netherlands.
  22. Hmm. Still an issue. According the DelugeVPN I'm at 43265. Now, I believe that is that, I shouldn't need to allow anything over on the PIA portal or anything. So...should that be that? Or is there a step I'm missing? According to my tracker I'm not connectable, and according to http://www.yougetsignal.com/tools/open-ports/ my PIA's IP isn't available at that port.
  23. Check the log. Right. My wife is right, I do keep getting dumber.
  24. Can you not set sickrage to copy the file instead of move it? I can at least do that in sonarr. I did that now, thanks for the idea. I guess it means I'll just have to manually clear them out occasionally. But still, at least they don't go away instantly.
  25. What should be a silly simple question that I can't find an answer to... I'm using DelugeVPN with PIA - and I can't figure out where to find what port I'm forwarding, if I am forwarding one. Can anyone remind me where to look?

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.