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.

neuk34

Members
  • Joined

  • Last visited

Everything posted by neuk34

  1. OK, I followed the instructions. here comes the new supervisor file. thanks !! supervisord.zip
  2. Hello, Hope you're well. Yes, I am an unraid user. 1 - I have extracted new files from my provider to config/openvpn 2 - I put priviledge "on" 3 - I change my setting from "custom" to "PIA" here come the new supervisor.log. thanks !! supervisord.zip
  3. Thanks for your reply. My VPN provider is usenetserver. ovpn file : client proto udp dev tun5 remote fra-a01.wlvpn.com 1194 resolv-retry infinite nobind persist-key persist-tun persist-remote-ip #ca vpn.crt tls-client remote-cert-tls server comp-lzo verb 3 auth SHA256 cipher AES-256-CBC Supervisor log : -------------------- 2017-01-16 08:23:54,028 DEBG 'start-script' stdout output: [warn] Password contains characters which could cause authentication issues, please consider changing this if possible 2017-01-16 08:23:54,079 DEBG 'start-script' stdout output: [info] Default route for container is 172.17.0.1 [info] Setting permissions recursively on /config/openvpn... 2017-01-16 08:23:54,082 DEBG 'start-script' stdout output: [info] Adding 8.8.8.8 to /etc/resolv.conf 2017-01-16 08:23:54,089 DEBG 'start-script' stdout output: [info] Adding 37.235.1.174 to /etc/resolv.conf [info] Adding 8.8.4.4 to /etc/resolv.conf [info] Adding 37.235.1.177 to /etc/resolv.conf 2017-01-16 08:23:54,108 DEBG 'start-script' stdout output: [info] Adding 192.168.1.0/24 as route via docker eth0 2017-01-16 08:23:54,108 DEBG 'start-script' stderr output: RTNETLINK answers: Operation not permitted 2017-01-16 08:23:54,108 DEBG 'start-script' stdout output: [info] ip route defined as follows... -------------------- -------------------- [info] Starting OpenVPN... 2017-01-16 08:23:54,483 DEBG 'start-script' stdout output: Mon Jan 16 08:23:54 2017 OpenVPN 2.3.12 x86_64-unknown-linux-gnu [sSL (OpenSSL)] [LZO] [EPOLL] [PKCS11] [MH] [iPv6] built on Aug 24 2016 Mon Jan 16 08:23:54 2017 library versions: OpenSSL 1.0.2j 26 Sep 2016, LZO 2.09 Mon Jan 16 08:23:54 2017 WARNING: file 'credentials.conf' is group or others accessible 2017-01-16 08:23:54,681 DEBG 'start-script' stdout output: Mon Jan 16 08:23:54 2017 UDPv4 link local: [undef] Mon Jan 16 08:23:54 2017 UDPv4 link remote: [AF_INET]81.171.85.68:1194 2017-01-16 08:23:57,008 DEBG 'start-script' stdout output: Mon Jan 16 08:23:57 2017 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=VPN, L=VPN, O=VPN, OU=VPN, CN=VPN, name=VPN, emailAddress=VPN Mon Jan 16 08:23:57 2017 OpenSSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed Mon Jan 16 08:23:57 2017 TLS_ERROR: BIO read tls_read_plaintext error Mon Jan 16 08:23:57 2017 TLS Error: TLS object -> incoming plaintext read error Mon Jan 16 08:23:57 2017 TLS Error: TLS handshake failed 2017-01-16 08:23:57,008 DEBG 'start-script' stdout output: Mon Jan 16 08:23:57 2017 SIGUSR1[soft,tls-error] received, process restarting 2017-01-16 08:23:59,021 DEBG 'start-script' stdout output: Mon Jan 16 08:23:59 2017 UDPv4 link local: [undef] Mon Jan 16 08:23:59 2017 UDPv4 link remote: [AF_INET]81.171.85.68:1194 2017-01-16 08:23:59,105 DEBG 'start-script' stdout output: Mon Jan 16 08:23:59 2017 WARNING: file 'credentials.conf' is group or others accessible 2017-01-16 08:23:59,206 DEBG 'start-script' stdout output: Mon Jan 16 08:23:59 2017 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=VPN, L=VPN, O=VPN, OU=VPN, CN=VPN, name=VPN, emailAddress=VPN Mon Jan 16 08:23:59 2017 OpenSSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed Mon Jan 16 08:23:59 2017 TLS_ERROR: BIO read tls_read_plaintext error Mon Jan 16 08:23:59 2017 TLS Error: TLS object -> incoming plaintext read error Mon Jan 16 08:23:59 2017 TLS Error: TLS handshake failed 2017-01-16 08:23:59,206 DEBG 'start-script' stdout output: Mon Jan 16 08:23:59 2017 SIGUSR1[soft,tls-error] received, process restarting 2017-01-16 08:24:01,401 DEBG 'start-script' stdout output: Mon Jan 16 08:24:01 2017 UDPv4 link local: [undef] Mon Jan 16 08:24:01 2017 UDPv4 link remote: [AF_INET]81.171.85.68:1194 2017-01-16 08:24:01,423 DEBG 'start-script' stdout output: Mon Jan 16 08:24:01 2017 WARNING: file 'credentials.conf' is group or others accessible 2017-01-16 08:24:01,471 DEBG 'start-script' stdout output: Mon Jan 16 08:24:01 2017 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=VPN, L=VPN, O=VPN, OU=VPN, CN=VPN, name=VPN, emailAddress=VPN 2017-01-16 08:24:01,471 DEBG 'start-script' stdout output: Mon Jan 16 08:24:01 2017 OpenSSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed Mon Jan 16 08:24:01 2017 TLS_ERROR: BIO read tls_read_plaintext error Mon Jan 16 08:24:01 2017 TLS Error: TLS object -> incoming plaintext read error Mon Jan 16 08:24:01 2017 TLS Error: TLS handshake failed Mon Jan 16 08:24:01 2017 SIGUSR1[soft,tls-error] received, process restarting 2017-01-16 08:24:03,488 DEBG 'start-script' stdout output: Mon Jan 16 08:24:03 2017 UDPv4 link local: [undef] Mon Jan 16 08:24:03 2017 UDPv4 link remote: [AF_INET]81.171.85.68:1194 2017-01-16 08:24:03,541 DEBG 'start-script' stdout output: Mon Jan 16 08:24:03 2017 WARNING: file 'credentials.conf' is group or others accessible 2017-01-16 08:24:03,583 DEBG 'start-script' stdout output: Mon Jan 16 08:24:03 2017 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=VPN, L=VPN, O=VPN, OU=VPN, CN=VPN, name=VPN, emailAddress=VPN 2017-01-16 08:24:03,584 DEBG 'start-script' stdout output: Mon Jan 16 08:24:03 2017 OpenSSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed Mon Jan 16 08:24:03 2017 TLS_ERROR: BIO read tls_read_plaintext error Mon Jan 16 08:24:03 2017 TLS Error: TLS object -> incoming plaintext read error Mon Jan 16 08:24:03 2017 TLS Error: TLS handshake failed Mon Jan 16 08:24:03 2017 SIGUSR1[soft,tls-error] received, process restarting 2017-01-16 08:24:05,779 DEBG 'start-script' stdout output: Mon Jan 16 08:24:05 2017 UDPv4 link local: [undef] Mon Jan 16 08:24:05 2017 UDPv4 link remote: [AF_INET]81.171.85.68:1194 2017-01-16 08:24:05,952 DEBG 'start-script' stdout output: Mon Jan 16 08:24:05 2017 WARNING: file 'credentials.conf' is group or others accessible 2017-01-16 08:24:06,120 DEBG 'start-script' stdout output: Mon Jan 16 08:24:06 2017 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=VPN, L=VPN, O=VPN, OU=VPN, CN=VPN, name=VPN, emailAddress=VPN Mon Jan 16 08:24:06 2017 OpenSSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed Mon Jan 16 08:24:06 2017 TLS_ERROR: BIO read tls_read_plaintext error Mon Jan 16 08:24:06 2017 TLS Error: TLS object -> incoming plaintext read error Mon Jan 16 08:24:06 2017 TLS Error: TLS handshake failed 2017-01-16 08:24:06,120 DEBG 'start-script' stdout output: Mon Jan 16 08:24:06 2017 SIGUSR1[soft,tls-error] received, process restarting 2017-01-16 08:24:08,314 DEBG 'start-script' stdout output: Mon Jan 16 08:24:08 2017 UDPv4 link local: [undef] Mon Jan 16 08:24:08 2017 UDPv4 link remote: [AF_INET]81.171.85.68:1194 2017-01-16 08:24:08,336 DEBG 'start-script' stdout output: Mon Jan 16 08:24:08 2017 WARNING: file 'credentials.conf' is group or others accessible 2017-01-16 08:24:08,381 DEBG 'start-script' stdout output: Mon Jan 16 08:24:08 2017 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=VPN, L=VPN, O=VPN, OU=VPN, CN=VPN, name=VPN, emailAddress=VPN Mon Jan 16 08:24:08 2017 OpenSSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed 2017-01-16 08:24:08,381 DEBG 'start-script' stdout output: Mon Jan 16 08:24:08 2017 TLS_ERROR: BIO read tls_read_plaintext error Mon Jan 16 08:24:08 2017 TLS Error: TLS object -> incoming plaintext read error Mon Jan 16 08:24:08 2017 TLS Error: TLS handshake failed Mon Jan 16 08:24:08 2017 SIGUSR1[soft,tls-error] received, process restarting 2017-01-16 08:24:10,596 DEBG 'start-script' stdout output: Mon Jan 16 08:24:10 2017 UDPv4 link local: [undef] Mon Jan 16 08:24:10 2017 UDPv4 link remote: [AF_INET]81.171.85.68:1194 2017-01-16 08:24:10,651 DEBG 'start-script' stdout output: Mon Jan 16 08:24:10 2017 WARNING: file 'credentials.conf' is group or others accessible 2017-01-16 08:24:10,720 DEBG 'start-script' stdout output: Mon Jan 16 08:24:10 2017 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=VPN, L=VPN, O=VPN, OU=VPN, CN=VPN, name=VPN, emailAddress=VPN 2017-01-16 08:24:10,720 DEBG 'start-script' stdout output: Mon Jan 16 08:24:10 2017 OpenSSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed Mon Jan 16 08:24:10 2017 TLS_ERROR: BIO read tls_read_plaintext error Mon Jan 16 08:24:10 2017 TLS Error: TLS object -> incoming plaintext read error Mon Jan 16 08:24:10 2017 TLS Error: TLS handshake failed Mon Jan 16 08:24:10 2017 SIGUSR1[soft,tls-error] received, process restarting 2017-01-16 08:24:12,914 DEBG 'start-script' stdout output: Mon Jan 16 08:24:12 2017 UDPv4 link local: [undef] Mon Jan 16 08:24:12 2017 UDPv4 link remote: [AF_INET]81.171.85.68:1194 2017-01-16 08:24:12,965 DEBG 'start-script' stdout output: Mon Jan 16 08:24:12 2017 WARNING: file 'credentials.conf' is group or others accessible 2017-01-16 08:24:13,023 DEBG 'start-script' stdout output: Mon Jan 16 08:24:13 2017 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=VPN, L=VPN, O=VPN, OU=VPN, CN=VPN, name=VPN, emailAddress=VPN Mon Jan 16 08:24:13 2017 OpenSSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed Mon Jan 16 08:24:13 2017 TLS_ERROR: BIO read tls_read_plaintext error Mon Jan 16 08:24:13 2017 TLS Error: TLS object -> incoming plaintext read error Mon Jan 16 08:24:13 2017 TLS Error: TLS handshake failed 2017-01-16 08:24:13,023 DEBG 'start-script' stdout output: Mon Jan 16 08:24:13 2017 SIGUSR1[soft,tls-error] received, process restarting 2017-01-16 08:24:15,033 DEBG 'start-script' stdout output: Mon Jan 16 08:24:15 2017 UDPv4 link local: [undef] Mon Jan 16 08:24:15 2017 UDPv4 link remote: [AF_INET]81.171.85.68:1194 2017-01-16 08:24:46,292 DEBG 'start-script' stdout output: Mon Jan 16 08:24:46 2017 WARNING: file 'credentials.conf' is group or others accessible 2017-01-16 08:24:46,327 DEBG 'start-script' stdout output: Mon Jan 16 08:24:46 2017 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=VPN, L=VPN, O=VPN, OU=VPN, CN=VPN, name=VPN, emailAddress=VPN Mon Jan 16 08:24:46 2017 OpenSSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed Mon Jan 16 08:24:46 2017 TLS_ERROR: BIO read tls_read_plaintext error 2017-01-16 08:24:46,327 DEBG 'start-script' stdout output: Mon Jan 16 08:24:46 2017 TLS Error: TLS object -> incoming plaintext read error Mon Jan 16 08:24:46 2017 TLS Error: TLS handshake failed Mon Jan 16 08:24:46 2017 SIGUSR1[soft,tls-error] received, process restarting 2017-01-16 08:24:48,521 DEBG 'start-script' stdout output: Mon Jan 16 08:24:48 2017 UDPv4 link local: [undef] Mon Jan 16 08:24:48 2017 UDPv4 link remote: [AF_INET]81.171.85.68:1194 2017-01-16 08:24:48,542 DEBG 'start-script' stdout output: Mon Jan 16 08:24:48 2017 WARNING: file 'credentials.conf' is group or others accessible 2017-01-16 08:24:48,593 DEBG 'start-script' stdout output: Mon Jan 16 08:24:48 2017 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=VPN, L=VPN, O=VPN, OU=VPN, CN=VPN, name=VPN, emailAddress=VPN Mon Jan 16 08:24:48 2017 OpenSSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed Mon Jan 16 08:24:48 2017 TLS_ERROR: BIO read tls_read_plaintext error Mon Jan 16 08:24:48 2017 TLS Error: TLS object -> incoming plaintext read error Mon Jan 16 08:24:48 2017 TLS Error: TLS handshake failed 2017-01-16 08:24:48,594 DEBG 'start-script' stdout output: Mon Jan 16 08:24:48 2017 SIGUSR1[soft,tls-error] received, process restarting 2017-01-16 08:24:50,796 DEBG 'start-script' stdout output: Mon Jan 16 08:24:50 2017 UDPv4 link local: [undef] Mon Jan 16 08:24:50 2017 UDPv4 link remote: [AF_INET]81.171.85.68:1194 2017-01-16 08:24:50,859 DEBG 'start-script' stdout output: Mon Jan 16 08:24:50 2017 WARNING: file 'credentials.conf' is group or others accessible 2017-01-16 08:24:50,998 DEBG 'start-script' stdout output: Mon Jan 16 08:24:50 2017 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=VPN, L=VPN, O=VPN, OU=VPN, CN=VPN, name=VPN, emailAddress=VPN Mon Jan 16 08:24:50 2017 OpenSSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed Mon Jan 16 08:24:50 2017 TLS_ERROR: BIO read tls_read_plaintext error Mon Jan 16 08:24:50 2017 TLS Error: TLS object -> incoming plaintext read error Mon Jan 16 08:24:50 2017 TLS Error: TLS handshake failed 2017-01-16 08:24:50,998 DEBG 'start-script' stdout output: Mon Jan 16 08:24:50 2017 SIGUSR1[soft,tls-error] received, process restarting 2017-01-16 08:24:53,008 DEBG 'start-script' stdout output: Mon Jan 16 08:24:53 2017 UDPv4 link local: [undef] Mon Jan 16 08:24:53 2017 UDPv4 link remote: [AF_INET]81.171.85.68:1194 2017-01-16 08:24:53,035 DEBG 'start-script' stdout output: Mon Jan 16 08:24:53 2017 WARNING: file 'credentials.conf' is group or others accessible 2017-01-16 08:24:53,117 DEBG 'start-script' stdout output: Mon Jan 16 08:24:53 2017 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=VPN, L=VPN, O=VPN, OU=VPN, CN=VPN, name=VPN, emailAddress=VPN Mon Jan 16 08:24:53 2017 OpenSSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed Mon Jan 16 08:24:53 2017 TLS_ERROR: BIO read tls_read_plaintext error Mon Jan 16 08:24:53 2017 TLS Error: TLS object -> incoming plaintext read error Mon Jan 16 08:24:53 2017 TLS Error: TLS handshake failed 2017-01-16 08:24:53,118 DEBG 'start-script' stdout output: Mon Jan 16 08:24:53 2017 SIGUSR1[soft,tls-error] received, process restarting 2017-01-16 08:24:55,129 DEBG 'start-script' stdout output: Mon Jan 16 08:24:55 2017 UDPv4 link local: [undef] Mon Jan 16 08:24:55 2017 UDPv4 link remote: [AF_INET]81.171.85.68:1194 2017-01-16 08:24:55,161 DEBG 'start-script' stdout output: Mon Jan 16 08:24:55 2017 WARNING: file 'credentials.conf' is group or others accessible 2017-01-16 08:24:55,241 DEBG 'start-script' stdout output: Mon Jan 16 08:24:55 2017 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=VPN, L=VPN, O=VPN, OU=VPN, CN=VPN, name=VPN, emailAddress=VPN Mon Jan 16 08:24:55 2017 OpenSSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed Mon Jan 16 08:24:55 2017 TLS_ERROR: BIO read tls_read_plaintext error Mon Jan 16 08:24:55 2017 TLS Error: TLS object -> incoming plaintext read error Mon Jan 16 08:24:55 2017 TLS Error: TLS handshake failed 2017-01-16 08:24:55,242 DEBG 'start-script' stdout output: Mon Jan 16 08:24:55 2017 SIGUSR1[soft,tls-error] received, process restarting 2017-01-16 08:24:57,254 DEBG 'start-script' stdout output: Mon Jan 16 08:24:57 2017 UDPv4 link local: [undef] Mon Jan 16 08:24:57 2017 UDPv4 link remote: [AF_INET]81.171.85.68:1194 2017-01-16 08:24:57,276 DEBG 'start-script' stdout output: Mon Jan 16 08:24:57 2017 WARNING: file 'credentials.conf' is group or others accessible 2017-01-16 08:24:57,331 DEBG 'start-script' stdout output: Mon Jan 16 08:24:57 2017 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=VPN, L=VPN, O=VPN, OU=VPN, CN=VPN, name=VPN, emailAddress=VPN Mon Jan 16 08:24:57 2017 OpenSSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed Mon Jan 16 08:24:57 2017 TLS_ERROR: BIO read tls_read_plaintext error Mon Jan 16 08:24:57 2017 TLS Error: TLS object -> incoming plaintext read error Mon Jan 16 08:24:57 2017 TLS Error: TLS handshake failed 2017-01-16 08:24:57,331 DEBG 'start-script' stdout output: Mon Jan 16 08:24:57 2017 SIGUSR1[soft,tls-error] received, process restarting 2017-01-16 08:24:59,341 DEBG 'start-script' stdout output: Mon Jan 16 08:24:59 2017 UDPv4 link local: [undef] Mon Jan 16 08:24:59 2017 UDPv4 link remote: [AF_INET]81.171.85.68:1194 2017-01-16 08:25:05,522 DEBG 'start-script' stdout output: Mon Jan 16 08:25:05 2017 WARNING: file 'credentials.conf' is group or others accessible 2017-01-16 08:25:05,564 DEBG 'start-script' stdout output: Mon Jan 16 08:25:05 2017 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=VPN, L=VPN, O=VPN, OU=VPN, CN=VPN, name=VPN, emailAddress=VPN 2017-01-16 08:25:05,564 DEBG 'start-script' stdout output: Mon Jan 16 08:25:05 2017 OpenSSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed Mon Jan 16 08:25:05 2017 TLS_ERROR: BIO read tls_read_plaintext error Mon Jan 16 08:25:05 2017 TLS Error: TLS object -> incoming plaintext read error Mon Jan 16 08:25:05 2017 TLS Error: TLS handshake failed Mon Jan 16 08:25:05 2017 SIGUSR1[soft,tls-error] received, process restarting if it's not enough, could you give me the path to locate the log? Thanks
  4. Could you please help me ? Thanks
  5. Using this plugin? Dunno, I'm doing it the easy way, using Binhex's excellent VPN enabled dockers. He builds them with failsafes against accidental IP leakage, and as a bonus has privoxy baked in so you can use the same VPN tunnel to browse through if you want. I wouldn't use this plugin to connect to a VPN service, it's meant for you to create a private tunnel to allow secure remote access for your own devices when you are away from home. Binhex plugins are not working on my server : [info] Starting OpenVPN... 2017-01-13 11:08:00,703 DEBG 'start-script' stdout output: Fri Jan 13 11:08:00 2017 OpenVPN 2.3.12 x86_64-unknown-linux-gnu [sSL (OpenSSL)] [LZO] [EPOLL] [PKCS11] [MH] [iPv6] built on Aug 24 2016 Fri Jan 13 11:08:00 2017 library versions: OpenSSL 1.0.2j 26 Sep 2016, LZO 2.09 Fri Jan 13 11:08:00 2017 WARNING: file 'credentials.conf' is group or others accessible 2017-01-13 11:08:00,897 DEBG 'start-script' stdout output: Fri Jan 13 11:08:00 2017 UDPv4 link local: [undef] Fri Jan 13 11:08:00 2017 UDPv4 link remote: [AF_INET]81.171.85.68:1194 2017-01-13 11:08:00,961 DEBG 'start-script' stdout output: Fri Jan 13 11:08:00 2017 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=VPN, L=VPN, O=VPN, OU=VPN, CN=VPN, name=VPN, emailAddress=VPN Fri Jan 13 11:08:00 2017 OpenSSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed Fri Jan 13 11:08:00 2017 TLS_ERROR: BIO read tls_read_plaintext error Fri Jan 13 11:08:00 2017 TLS Error: TLS object -> incoming plaintext read error Fri Jan 13 11:08:00 2017 TLS Error: TLS handshake failed So, I'm still going to use openvpn client plugin. But my port are all closed on transmission. How could I open them being still covered by von? Thanks
  6. OK, I change to custom : 2017-01-13 11:08:00,697 DEBG 'start-script' stdout output: -------------------- [info] Starting OpenVPN... 2017-01-13 11:08:00,703 DEBG 'start-script' stdout output: Fri Jan 13 11:08:00 2017 OpenVPN 2.3.12 x86_64-unknown-linux-gnu [sSL (OpenSSL)] [LZO] [EPOLL] [PKCS11] [MH] [iPv6] built on Aug 24 2016 Fri Jan 13 11:08:00 2017 library versions: OpenSSL 1.0.2j 26 Sep 2016, LZO 2.09 Fri Jan 13 11:08:00 2017 WARNING: file 'credentials.conf' is group or others accessible 2017-01-13 11:08:00,897 DEBG 'start-script' stdout output: Fri Jan 13 11:08:00 2017 UDPv4 link local: [undef] Fri Jan 13 11:08:00 2017 UDPv4 link remote: [AF_INET]81.171.85.68:1194 2017-01-13 11:08:00,961 DEBG 'start-script' stdout output: Fri Jan 13 11:08:00 2017 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=VPN, L=VPN, O=VPN, OU=VPN, CN=VPN, name=VPN, emailAddress=VPN Fri Jan 13 11:08:00 2017 OpenSSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed Fri Jan 13 11:08:00 2017 TLS_ERROR: BIO read tls_read_plaintext error Fri Jan 13 11:08:00 2017 TLS Error: TLS object -> incoming plaintext read error Fri Jan 13 11:08:00 2017 TLS Error: TLS handshake failed 2017-01-13 11:08:00,961 DEBG 'start-script' stdout output: Fri Jan 13 11:08:00 2017 SIGUSR1[soft,tls-error] received, process restarting 2017-01-13 11:08:03,147 DEBG 'start-script' stdout output: Fri Jan 13 11:08:03 2017 UDPv4 link local: [undef] Fri Jan 13 11:08:03 2017 UDPv4 link remote: [AF_INET]81.171.85.68:1194 2017-01-13 11:08:03,167 DEBG 'start-script' stdout output: Fri Jan 13 11:08:03 2017 WARNING: file 'credentials.conf' is group or others accessible 2017-01-13 11:08:03,211 DEBG 'start-script' stdout output: Fri Jan 13 11:08:03 2017 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=VPN, L=VPN, O=VPN, OU=VPN, CN=VPN, name=VPN, emailAddress=VPN Fri Jan 13 11:08:03 2017 OpenSSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed Fri Jan 13 11:08:03 2017 TLS_ERROR: BIO read tls_read_plaintext error Fri Jan 13 11:08:03 2017 TLS Error: TLS object -> incoming plaintext read error 2017-01-13 11:08:03,211 DEBG 'start-script' stdout output: Fri Jan 13 11:08:03 2017 TLS Error: TLS handshake failed Fri Jan 13 11:08:03 2017 SIGUSR1[soft,tls-error] received, process restarting 2017-01-13 11:08:05,222 DEBG 'start-script' stdout output: Fri Jan 13 11:08:05 2017 UDPv4 link local: [undef] Fri Jan 13 11:08:05 2017 UDPv4 link remote: [AF_INET]81.171.85.68:1194 2017-01-13 11:08:05,243 DEBG 'start-script' stdout output: Fri Jan 13 11:08:05 2017 WARNING: file 'credentials.conf' is group or others accessible 2017-01-13 11:08:05,280 DEBG 'start-script' stdout output: Fri Jan 13 11:08:05 2017 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=VPN, L=VPN, O=VPN, OU=VPN, CN=VPN, name=VPN, emailAddress=VPN Fri Jan 13 11:08:05 2017 OpenSSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed Fri Jan 13 11:08:05 2017 TLS_ERROR: BIO read tls_read_plaintext error Fri Jan 13 11:08:05 2017 TLS Error: TLS object -> incoming plaintext read error Fri Jan 13 11:08:05 2017 TLS Error: TLS handshake failed 2017-01-13 11:08:05,280 DEBG 'start-script' stdout output: Fri Jan 13 11:08:05 2017 SIGUSR1[soft,tls-error] received, process restarting 2017-01-13 11:08:07,295 DEBG 'start-script' stdout output: Fri Jan 13 11:08:07 2017 UDPv4 link local: [undef] Fri Jan 13 11:08:07 2017 UDPv4 link remote: [AF_INET]81.171.85.68:1194 2017-01-13 11:08:07,316 DEBG 'start-script' stdout output: Fri Jan 13 11:08:07 2017 WARNING: file 'credentials.conf' is group or others accessible 2017-01-13 11:08:07,365 DEBG 'start-script' stdout output: Fri Jan 13 11:08:07 2017 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=VPN, L=VPN, O=VPN, OU=VPN, CN=VPN, name=VPN, emailAddress=VPN Fri Jan 13 11:08:07 2017 OpenSSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed Fri Jan 13 11:08:07 2017 TLS_ERROR: BIO read tls_read_plaintext error Fri Jan 13 11:08:07 2017 TLS Error: TLS object -> incoming plaintext read error Fri Jan 13 11:08:07 2017 TLS Error: TLS handshake failed 2017-01-13 11:08:07,365 DEBG 'start-script' stdout output: Fri Jan 13 11:08:07 2017 SIGUSR1[soft,tls-error] received, process restarting 2017-01-13 11:08:09,374 DEBG 'start-script' stdout output: Fri Jan 13 11:08:09 2017 UDPv4 link local: [undef] Fri Jan 13 11:08:09 2017 UDPv4 link remote: [AF_INET]81.171.85.68:1194 2017-01-13 11:08:09,395 DEBG 'start-script' stdout output: Fri Jan 13 11:08:09 2017 WARNING: file 'credentials.conf' is group or others accessible 2017-01-13 11:08:09,438 DEBG 'start-script' stdout output: Fri Jan 13 11:08:09 2017 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=VPN, L=VPN, O=VPN, OU=VPN, CN=VPN, name=VPN, emailAddress=VPN 2017-01-13 11:08:09,438 DEBG 'start-script' stdout output: Fri Jan 13 11:08:09 2017 OpenSSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed Fri Jan 13 11:08:09 2017 TLS_ERROR: BIO read tls_read_plaintext error Fri Jan 13 11:08:09 2017 TLS Error: TLS object -> incoming plaintext read error Fri Jan 13 11:08:09 2017 TLS Error: TLS handshake failed Fri Jan 13 11:08:09 2017 SIGUSR1[soft,tls-error] received, process restarting 2017-01-13 11:08:11,630 DEBG 'start-script' stdout output: Fri Jan 13 11:08:11 2017 UDPv4 link local: [undef] Fri Jan 13 11:08:11 2017 UDPv4 link remote: [AF_INET]81.171.85.68:1194 2017-01-13 11:08:11,651 DEBG 'start-script' stdout output: Fri Jan 13 11:08:11 2017 WARNING: file 'credentials.conf' is group or others accessible 2017-01-13 11:08:11,704 DEBG 'start-script' stdout output: Fri Jan 13 11:08:11 2017 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=VPN, L=VPN, O=VPN, OU=VPN, CN=VPN, name=VPN, emailAddress=VPN Fri Jan 13 11:08:11 2017 OpenSSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed Fri Jan 13 11:08:11 2017 TLS_ERROR: BIO read tls_read_plaintext error Fri Jan 13 11:08:11 2017 TLS Error: TLS object -> incoming plaintext read error Fri Jan 13 11:08:11 2017 TLS Error: TLS handshake failed 2017-01-13 11:08:11,705 DEBG 'start-script' stdout output: Fri Jan 13 11:08:11 2017 SIGUSR1[soft,tls-error] received, process restarting 2017-01-13 11:08:13,715 DEBG 'start-script' stdout output: Fri Jan 13 11:08:13 2017 UDPv4 link local: [undef] Fri Jan 13 11:08:13 2017 UDPv4 link remote: [AF_INET]81.171.85.68:1194 2017-01-13 11:08:13,735 DEBG 'start-script' stdout output: Fri Jan 13 11:08:13 2017 WARNING: file 'credentials.conf' is group or others accessible 2017-01-13 11:08:13,788 DEBG 'start-script' stdout output: Fri Jan 13 11:08:13 2017 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=VPN, L=VPN, O=VPN, OU=VPN, CN=VPN, name=VPN, emailAddress=VPN Fri Jan 13 11:08:13 2017 OpenSSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed Fri Jan 13 11:08:13 2017 TLS_ERROR: BIO read tls_read_plaintext error 2017-01-13 11:08:13,788 DEBG 'start-script' stdout output: Fri Jan 13 11:08:13 2017 TLS Error: TLS object -> incoming plaintext read error Fri Jan 13 11:08:13 2017 TLS Error: TLS handshake failed Fri Jan 13 11:08:13 2017 SIGUSR1[soft,tls-error] received, process restarting 2017-01-13 11:08:15,800 DEBG 'start-script' stdout output: Fri Jan 13 11:08:15 2017 UDPv4 link local: [undef] Fri Jan 13 11:08:15 2017 UDPv4 link remote: [AF_INET]81.171.85.68:1194 2017-01-13 11:08:15,865 DEBG 'start-script' stdout output: Fri Jan 13 11:08:15 2017 WARNING: file 'credentials.conf' is group or others accessible 2017-01-13 11:08:16,017 DEBG 'start-script' stdout output: Fri Jan 13 11:08:16 2017 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=VPN, L=VPN, O=VPN, OU=VPN, CN=VPN, name=VPN, emailAddress=VPN Fri Jan 13 11:08:16 2017 OpenSSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed Fri Jan 13 11:08:16 2017 TLS_ERROR: BIO read tls_read_plaintext error Fri Jan 13 11:08:16 2017 TLS Error: TLS object -> incoming plaintext read error Fri Jan 13 11:08:16 2017 TLS Error: TLS handshake failed 2017-01-13 11:08:16,018 DEBG 'start-script' stdout output: Fri Jan 13 11:08:16 2017 SIGUSR1[soft,tls-error] received, process restarting 2017-01-13 11:08:18,028 DEBG 'start-script' stdout output: Fri Jan 13 11:08:18 2017 UDPv4 link local: [undef] Fri Jan 13 11:08:18 2017 UDPv4 link remote: [AF_INET]81.171.85.68:1194 2017-01-13 11:08:48,955 DEBG 'start-script' stdout output: Fri Jan 13 11:08:48 2017 WARNING: file 'credentials.conf' is group or others accessible 2017-01-13 11:08:49,005 DEBG 'start-script' stdout output: Fri Jan 13 11:08:49 2017 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=VPN, L=VPN, O=VPN, OU=VPN, CN=VPN, name=VPN, emailAddress=VPN Fri Jan 13 11:08:49 2017 OpenSSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed 2017-01-13 11:08:49,005 DEBG 'start-script' stdout output: Fri Jan 13 11:08:49 2017 TLS_ERROR: BIO read tls_read_plaintext error Fri Jan 13 11:08:49 2017 TLS Error: TLS object -> incoming plaintext read error Fri Jan 13 11:08:49 2017 TLS Error: TLS handshake failed Fri Jan 13 11:08:49 2017 SIGUSR1[soft,tls-error] received, process restarting 2017-01-13 11:08:51,016 DEBG 'start-script' stdout output: Fri Jan 13 11:08:51 2017 UDPv4 link local: [undef] Fri Jan 13 11:08:51 2017 UDPv4 link remote: [AF_INET]81.171.85.68:1194 2017-01-13 11:08:51,049 DEBG 'start-script' stdout output: Fri Jan 13 11:08:51 2017 WARNING: file 'credentials.conf' is group or others accessible 2017-01-13 11:08:51,107 DEBG 'start-script' stdout output: Fri Jan 13 11:08:51 2017 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=VPN, L=VPN, O=VPN, OU=VPN, CN=VPN, name=VPN, emailAddress=VPN Fri Jan 13 11:08:51 2017 OpenSSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed Fri Jan 13 11:08:51 2017 TLS_ERROR: BIO read tls_read_plaintext error Fri Jan 13 11:08:51 2017 TLS Error: TLS object -> incoming plaintext read error Fri Jan 13 11:08:51 2017 TLS Error: TLS handshake failed 2017-01-13 11:08:51,108 DEBG 'start-script' stdout output: Fri Jan 13 11:08:51 2017 SIGUSR1[soft,tls-error] received, process restarting 2017-01-13 11:08:52,697 WARN received SIGTERM indicating exit request 2017-01-13 11:08:52,697 INFO waiting for start-script, webui-script, deluge-script to die 2017-01-13 11:08:53,119 DEBG 'start-script' stdout output: Fri Jan 13 11:08:53 2017 UDPv4 link local: [undef] Fri Jan 13 11:08:53 2017 UDPv4 link remote: [AF_INET]81.171.85.68:1194 2017-01-13 11:08:53,119 DEBG killing deluge-script (pid 110) with signal SIGTERM 2017-01-13 11:08:53,120 DEBG fd 17 closed, stopped monitoring <POutputDispatcher at 47815994424856 for <Subprocess at 47815994551904 with name deluge-script in state STOPPING> (stdout)> 2017-01-13 11:08:53,120 DEBG fd 21 closed, stopped monitoring <POutputDispatcher at 47815994594656 for <Subprocess at 47815994551904 with name deluge-script in state STOPPING> (stderr)> 2017-01-13 11:08:53,120 INFO stopped: deluge-script (terminated by SIGTERM) 2017-01-13 11:08:53,120 DEBG received SIGCLD indicating a child quit 2017-01-13 11:08:53,120 DEBG killing webui-script (pid 109) with signal SIGTERM 2017-01-13 11:08:53,120 DEBG fd 16 closed, stopped monitoring <POutputDispatcher at 47815994549240 for <Subprocess at 47815994551040 with name webui-script in state STOPPING> (stderr)> 2017-01-13 11:08:53,120 DEBG fd 11 closed, stopped monitoring <POutputDispatcher at 47815994550248 for <Subprocess at 47815994551040 with name webui-script in state STOPPING> (stdout)> 2017-01-13 11:08:53,120 INFO stopped: webui-script (terminated by SIGTERM) 2017-01-13 11:08:53,121 DEBG received SIGCLD indicating a child quit 2017-01-13 11:08:53,121 DEBG killing start-script (pid 108) with signal SIGTERM 2017-01-13 11:08:53,121 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 47815994550968 for <Subprocess at 47815994550824 with name start-script in state STOPPING> (stdout)> 2017-01-13 11:08:53,121 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 47815994550536 for <Subprocess at 47815994550824 with name start-script in state STOPPING> (stderr)> 2017-01-13 11:08:53,121 INFO stopped: start-script (terminated by SIGTERM) 2017-01-13 11:08:53,121 DEBG received SIGCLD indicating a child quit New issues Thanks !!
  7. Can't access webUI - unraid 6.2.4 Hello, I can't access the Webui with the 8112. First, I've created /config/Openvpn folder where I put my ovpn + crt files. You'll find my parameters and logs below : -> Logs 017-01-13 10:36:22.947284 [info] Starting Supervisor... 2017-01-13 10:36:23,044 CRIT Set uid to user 0 2017-01-13 10:36:23,044 INFO Included extra file "/etc/supervisor/conf.d/delugevpn.conf" during parsing 2017-01-13 10:36:23,046 INFO supervisord started with pid 1 2017-01-13 10:36:24,047 INFO spawned: 'start-script' with pid 108 2017-01-13 10:36:24,048 INFO spawned: 'webui-script' with pid 109 2017-01-13 10:36:24,049 INFO spawned: 'deluge-script' with pid 110 2017-01-13 10:36:24,049 INFO spawned: 'privoxy-script' with pid 111 2017-01-13 10:36:24,053 DEBG 'deluge-script' stdout output: [info] deluge config file already exists, skipping copy 2017-01-13 10:36:24,053 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2017-01-13 10:36:24,053 INFO success: webui-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2017-01-13 10:36:24,053 INFO success: deluge-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2017-01-13 10:36:24,053 INFO success: privoxy-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2017-01-13 10:36:24,053 DEBG 'deluge-script' stdout output: [info] VPN is enabled, checking VPN tunnel local ip is valid 2017-01-13 10:36:24,054 DEBG 'start-script' stdout output: [info] VPN is enabled, beginning configuration of VPN 2017-01-13 10:36:24,054 DEBG 'privoxy-script' stdout output: [info] Privoxy set to disabled 2017-01-13 10:36:24,054 DEBG fd 26 closed, stopped monitoring <POutputDispatcher at 47203629246800 for <Subprocess at 47203629202464 with name privoxy-script in state RUNNING> (stderr)> 2017-01-13 10:36:24,054 DEBG fd 22 closed, stopped monitoring <POutputDispatcher at 47203629246368 for <Subprocess at 47203629202464 with name privoxy-script in state RUNNING> (stdout)> 2017-01-13 10:36:24,054 INFO exited: privoxy-script (exit status 0; expected) 2017-01-13 10:36:24,054 DEBG received SIGCLD indicating a child quit 2017-01-13 10:36:24,058 DEBG 'start-script' stdout output: [info] VPN default certs defined, copying to /config/openvpn/... 2017-01-13 10:36:24,060 DEBG 'start-script' stdout output: [info] VPN config file (ovpn extension) is located at /config/openvpn/openvpn.ovpn 2017-01-13 10:36:24,061 DEBG 'start-script' stdout output: [warn] VPN provider remote port incorrect, overriding to 1198 2017-01-13 10:36:24,068 DEBG 'start-script' stdout output: [warn] Password contains characters which could cause authentication issues, please consider changing this if possible 2017-01-13 10:36:24,082 DEBG 'start-script' stdout output: [info] Default route for container is 172.17.0.1 [info] Setting permissions recursively on /config/openvpn... 2017-01-13 10:36:24,085 DEBG 'start-script' stdout output: [info] Adding 8.8.8.8 to /etc/resolv.conf 2017-01-13 10:36:24,087 DEBG 'start-script' stdout output: [info] Adding 37.235.1.174 to /etc/resolv.conf 2017-01-13 10:36:24,088 DEBG 'start-script' stdout output: [info] Adding 8.8.4.4 to /etc/resolv.conf 2017-01-13 10:36:24,090 DEBG 'start-script' stdout output: [info] Adding 37.235.1.177 to /etc/resolv.conf 2017-01-13 10:36:24,092 DEBG 'start-script' stdout output: [info] Adding 192.168.1.0/24 as route via docker eth0 2017-01-13 10:36:24,092 DEBG 'start-script' stdout output: [info] ip route defined as follows... -------------------- 2017-01-13 10:36:24,093 DEBG 'start-script' stdout output: default via 172.17.0.1 dev eth0 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.3 2017-01-13 10:36:24,093 DEBG 'start-script' stdout output: 192.168.1.0/24 via 172.17.0.1 dev eth0 -------------------- 2017-01-13 10:36:24,094 DEBG 'start-script' stdout output: [info] iptable_mangle support detected, adding fwmark for tables 2017-01-13 10:36:24,109 DEBG 'start-script' stdout output: [info] iptables defined as follows... -------------------- 2017-01-13 10:36:24,109 DEBG 'start-script' stdout output: -P INPUT DROP -P FORWARD ACCEPT -P OUTPUT DROP -A INPUT -i tun0 -j ACCEPT -A INPUT -s 172.17.0.0/16 -d 172.17.0.0/16 -j ACCEPT -A INPUT -i eth0 -p udp -m udp --sport 1198 -j ACCEPT -A INPUT -i eth0 -p tcp -m tcp --dport 8112 -j ACCEPT -A INPUT -i eth0 -p tcp -m tcp --sport 8112 -j ACCEPT -A INPUT -s 192.168.1.0/24 -i eth0 -p tcp -m tcp --dport 58846 -j ACCEPT -A INPUT -p udp -m udp --sport 53 -j ACCEPT -A INPUT -p icmp -m icmp --icmp-type 0 -j ACCEPT -A INPUT -i lo -j ACCEPT -A OUTPUT -o tun0 -j ACCEPT -A OUTPUT -s 172.17.0.0/16 -d 172.17.0.0/16 -j ACCEPT -A OUTPUT -o eth0 -p udp -m udp --dport 1198 -j ACCEPT -A OUTPUT -o eth0 -p tcp -m tcp --dport 8112 -j ACCEPT -A OUTPUT -o eth0 -p tcp -m tcp --sport 8112 -j ACCEPT -A OUTPUT -d 192.168.1.0/24 -o eth0 -p tcp -m tcp --sport 58846 -j ACCEPT -A OUTPUT -p udp -m udp --dport 53 -j ACCEPT -A OUTPUT -p icmp -m icmp --icmp-type 8 -j ACCEPT -A OUTPUT -o lo -j ACCEPT 2017-01-13 10:36:24,110 DEBG 'start-script' stdout output: -------------------- [info] Starting OpenVPN... 2017-01-13 10:36:24,116 DEBG 'start-script' stdout output: Fri Jan 13 10:36:24 2017 OpenVPN 2.3.12 x86_64-unknown-linux-gnu [sSL (OpenSSL)] [LZO] [EPOLL] [PKCS11] [MH] [iPv6] built on Aug 24 2016 Fri Jan 13 10:36:24 2017 library versions: OpenSSL 1.0.2j 26 Sep 2016, LZO 2.09 Fri Jan 13 10:36:24 2017 WARNING: file 'credentials.conf' is group or others accessible 2017-01-13 10:36:24,130 DEBG 'start-script' stdout output: Fri Jan 13 10:36:24 2017 UDPv4 link local: [undef] Fri Jan 13 10:36:24 2017 UDPv4 link remote: [AF_INET]81.171.85.68:1198 2017-01-13 10:37:24,388 DEBG 'start-script' stdout output: Fri Jan 13 10:37:24 2017 [uNDEF] Inactivity timeout (--ping-restart), restarting Fri Jan 13 10:37:24 2017 SIGUSR1[soft,ping-restart] received, process restarting 2017-01-13 10:37:26,572 DEBG 'start-script' stdout output: Fri Jan 13 10:37:26 2017 UDPv4 link local: [undef] Fri Jan 13 10:37:26 2017 UDPv4 link remote: [AF_INET]81.171.85.68:1198 2017-01-13 10:38:26,694 DEBG 'start-script' stdout output: Fri Jan 13 10:38:26 2017 [uNDEF] Inactivity timeout (--ping-restart), restarting 2017-01-13 10:38:26,695 DEBG 'start-script' stdout output: Fri Jan 13 10:38:26 2017 SIGUSR1[soft,ping-restart] received, process restarting 2017-01-13 10:38:28,716 DEBG 'start-script' stdout output: Fri Jan 13 10:38:28 2017 UDPv4 link local: [undef] Fri Jan 13 10:38:28 2017 UDPv4 link remote: [AF_INET]81.171.85.68:1198 2017-01-13 10:39:21,759 WARN received SIGTERM indicating exit request 2017-01-13 10:39:21,760 INFO waiting for start-script, webui-script, deluge-script to die 2017-01-13 10:39:22,761 DEBG killing deluge-script (pid 110) with signal SIGTERM 2017-01-13 10:39:22,761 DEBG fd 17 closed, stopped monitoring <POutputDispatcher at 47203629075992 for <Subprocess at 47203629203040 with name deluge-script in state STOPPING> (stdout)> 2017-01-13 10:39:22,762 DEBG fd 21 closed, stopped monitoring <POutputDispatcher at 47203629245792 for <Subprocess at 47203629203040 with name deluge-script in state STOPPING> (stderr)> 2017-01-13 10:39:22,762 INFO stopped: deluge-script (terminated by SIGTERM) 2017-01-13 10:39:22,762 DEBG received SIGCLD indicating a child quit 2017-01-13 10:39:22,762 DEBG killing webui-script (pid 109) with signal SIGTERM 2017-01-13 10:39:22,762 DEBG fd 16 closed, stopped monitoring <POutputDispatcher at 47203629200376 for <Subprocess at 47203629202176 with name webui-script in state STOPPING> (stderr)> 2017-01-13 10:39:22,762 DEBG fd 11 closed, stopped monitoring <POutputDispatcher at 47203629201384 for <Subprocess at 47203629202176 with name webui-script in state STOPPING> (stdout)> 2017-01-13 10:39:22,762 INFO stopped: webui-script (terminated by SIGTERM) 2017-01-13 10:39:22,762 DEBG received SIGCLD indicating a child quit 2017-01-13 10:39:22,762 DEBG killing start-script (pid 108) with signal SIGTERM 2017-01-13 10:39:22,762 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 47203629202104 for <Subprocess at 47203629201960 with name start-script in state STOPPING> (stdout)> 2017-01-13 10:39:22,762 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 47203629201672 for <Subprocess at 47203629201960 with name start-script in state STOPPING> (stderr)> 2017-01-13 10:39:22,762 INFO stopped: start-script (terminated by SIGTERM) 2017-01-13 10:39:22,762 DEBG received SIGCLD indicating a child quit -> Parameters : into the picture attached Could you please help me? Thanks
  8. Hello, I have a error message : Warning: Invalid argument supplied for foreach() in /usr/local/emhttp/plugins/unassigned.devices/include/lib.php on line 911 I have opened the lib.php file : capture file attached Do you know where it comes from? thanks
  9. Hello, I'm using sabnzbd and deluge. How to be sure that the both softwares are covering by the vpn? Thanks EDIT : You can used http://checkmytorrentip.upcoil.com/ to see if you are watchable.

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.