[Support] binhex - DelugeVPN


Recommended Posts

Hi,

 

I've been running this DelugeVPN docker container on my Synology NAS for a few months without any problems.

However since a few days I noticed something strange, some of my torrents have "Cannot connect, time-out status".

Also when looking at the resources the Deluge cotainer uses  2,3GB of RAM, instead of the usual aprox 150MB.

When rebooting the image all is fine again, until after a few hours it all starts again.

Starting with the amount of RAM who starts rising upto 2+GB of RAM en then the can't connect errors occur.

 

Any idea what could be wrong?

 

Thx

Edited by Kopernikus
Link to comment
8 minutes ago, Kopernikus said:

any idea what could be wrong?

If you look in the delugevpn logfile, I think you'll find that it has filled up with many occurrences of 

Quote

builtins.TypeError: findCaller() takes from 1 to 2 positional arguments but 3 were given

I'm hoping that Binhex will eliminate these errors by building the docker with the previous version of Python.

Link to comment

Getting this weird Openvpn error about ipV6 on my flexget version of DelugeCPN.

 

Sat Nov 30 22:16:47 2019 WARNING: OpenVPN was configured to add an IPv6 route over tun0. However, no IPv6 has been configured for this interface, therefore the route installation may fail or may not work as expected.

 

I am on a RC of unraid.  The only thing I changed lately was to thru terminal update flexget.  And maybe a few days ago upgraded to a new version of unraid RC.

 

I tried downgrading to older version of Flexget, no difference.

 

I guess I will downgrade to older version of unraid and see if it goes away.

 

Link to comment

I have had my container running for a few days and as far as I know it's all been fine until today. All of a sudden I can't access the webui for deluge. I've tried restarting the container, tried disable firewall, restarting NAS etc. But I can't seem to get it to work... The logs says it's running so I'm not sure what the problem could be all of a sudden. I haven't touched any settings since it worked.
 

2019-12-01 14:52:14.283197 [info] System information Linux DelugeVPN 4.4.59+ #24922 SMP PREEMPT Mon Aug 19 12:13:37 CST 2019 x86_64 GNU/Linux
2019-12-01 14:52:14.343605 [info] PUID defined as '0'
2019-12-01 14:52:14.410147 [info] PGID defined as '0'
2019-12-01 14:52:14.533134 [info] UMASK defined as '100'
2019-12-01 14:52:14.591885 [info] Permissions already set for volume mappings
2019-12-01 14:52:14.659500 [info] DELUGE_DAEMON_LOG_LEVEL not defined,(via -e DELUGE_DAEMON_LOG_LEVEL), defaulting to 'info'
2019-12-01 14:52:14.720468 [info] DELUGE_WEB_LOG_LEVEL not defined,(via -e DELUGE_WEB_LOG_LEVEL), defaulting to 'info'
2019-12-01 14:52:14.781215 [info] VPN_ENABLED defined as 'yes'
2019-12-01 14:52:14.849036 [info] OpenVPN config file (ovpn extension) is located at /config/openvpn/se.stockholm.ovpn.com.ovpn
2019-12-01 14:52:14.949752 [info] VPN remote line defined as 'remote pool-1.prd.se.sthlm.ovpn.com 1194'
2019-12-01 14:52:15.010139 [info] VPN_REMOTE defined as 'pool-1.prd.se.sthlm.ovpn.com'
2019-12-01 14:52:15.078334 [info] VPN_PORT defined as '1194'
2019-12-01 14:52:15.145235 [info] VPN_PROTOCOL defined as 'udp'
2019-12-01 14:52:15.205782 [info] VPN_DEVICE_TYPE defined as 'tun0'
2019-12-01 14:52:15.266728 [info] VPN_PROV defined as 'custom'
2019-12-01 14:52:15.330559 [info] LAN_NETWORK defined as '192.168.0.0/24'
2019-12-01 14:52:15.392882 [info] NAME_SERVERS defined as '8.8.8.8,8.8.4.4'
2019-12-01 14:52:15.457993 [info] VPN_USER defined as 'XX'
2019-12-01 14:52:15.518433 [info] VPN_PASS defined as 'XX'
2019-12-01 14:52:15.580568 [info] VPN_OPTIONS not defined (via -e VPN_OPTIONS)
2019-12-01 14:52:15.642579 [info] ENABLE_PRIVOXY defined as 'yes'
2019-12-01 14:52:15.707276 [info] Starting Supervisor...
2019-12-01 14:52:16,132 INFO Included extra file "/etc/supervisor/conf.d/delugevpn.conf" during parsing
2019-12-01 14:52:16,132 INFO Set uid to user 0 succeeded
2019-12-01 14:52:16,139 INFO supervisord started with pid 7
2019-12-01 14:52:17,142 INFO spawned: 'start-script' with pid 151
2019-12-01 14:52:17,145 INFO spawned: 'watchdog-script' with pid 152
2019-12-01 14:52:17,145 INFO reaped unknown pid 8
2019-12-01 14:52:17,158 DEBG 'start-script' stdout output:
[info] VPN is enabled, beginning configuration of VPN
[debug] Environment variables defined as follows
APPLICATION=deluge
BASH=/bin/bash
BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:hostcomplete:interactive_comments:progcomp:promptvars:sourcepath
BASH_ALIASES=()
BASH_ARGC=()
BASH_ARGV=()
BASH_CMDS=()
BASH_LINENO=([0]="0")
BASH_SOURCE=([0]="/root/start.sh")
BASH_VERSINFO=([0]="5" [1]="0" [2]="11" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu")
BASH_VERSION='5.0.11(1)-release'
DEBUG=true
DELUGE_DAEMON_LOG_LEVEL=info
DELUGE_WEB_LOG_LEVEL=info
DIRSTACK=()
ENABLE_PRIVOXY=yes
EUID=0
GROUPS=()
HOME=/home/nobody
HOSTNAME=DelugeVPN
HOSTTYPE=x86_64
IFS=$' \t\n'
LANG=en_GB.UTF-8
LAN_NETWORK=192.168.0.0/24
MACHTYPE=x86_64-pc-linux-gnu
NAME_SERVERS=8.8.8.8,8.8.4.4
OPENVPN_OPTS='–inactive 3600 –ping 10 –ping-exit 60'
OPTERR=1
OPTIND=1
OSTYPE=linux-gnu
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PGID=0
PIPESTATUS=([0]="0")
PPID=7
PS4='+ '
PUID=0
PWD=/
SHELL=/bin/bash
SHELLOPTS=braceexpand:hashall:interactive-comments
SHLVL=1
STRICT_PORT_FORWARD=yes
SUPERVISOR_ENABLED=1
SUPERVISOR_GROUP_NAME=start-script
SUPERVISOR_PROCESS_NAME=start-script
TERM=xterm
TZ=Europe/Stockholm

2019-12-01 14:52:17,158 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2019-12-01 14:52:17,158 INFO success: watchdog-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2019-12-01 14:52:17,159 DEBG 'start-script' stdout output:
UID=0
UMASK=100
VPN_CONFIG=/config/openvpn/se.stockholm.ovpn.com.ovpn
VPN_DEVICE_TYPE=tun0
VPN_ENABLED=yes
VPN_OPTIONS=
VPN_PASS=X
VPN_PORT=1194
VPN_PROTOCOL=udp
VPN_PROV=custom
VPN_REMOTE=pool-1.prd.se.sthlm.ovpn.com
VPN_USER=X
_='[debug] Environment variables defined as follows'
[debug] Directory listing of files in /config/openvpn as follows

2019-12-01 14:52:17,167 DEBG 'start-script' stdout output:
total 8
drwxrwxr-x 1 root root   84 Dec  1 14:52 .
drwxrwxr-x 1 1026  100  342 Dec  1 14:52 ..
-rwxrwxr-x 1 root root   30 Dec  1 14:39 credentials.conf
-rwxrwxr-x 1 root root 2569 Dec  1 14:52 se.stockholm.ovpn.com.ovpn

2019-12-01 14:52:17,236 DEBG 'start-script' stdout output:
[debug] Contents of ovpn file /config/openvpn/se.stockholm.ovpn.com.ovpn as follows...

2019-12-01 14:52:17,237 DEBG 'start-script' stdout output:
remote pool-1.prd.se.sthlm.ovpn.com 1194
client
dev tun
remote-cert-tls server
cipher aes-256-cbc
pull
nobind
resolv-retry infinite
verb 3
persist-key
remote-random
proto udp
mute-replay-warnings
replay-window 256

auth-user-pass credentials.conf

key-direction 1
<ca>
-----BEGIN CERTIFICATE-----
MIIEfTCCA2WgAwIBAgIJAK2aIWqpLj1/MA0GCSqGSIb3DQEBBQUAMIGFMQswCQYD
VQQGEwJTRTESMBAGA1UECBMJU3RvY2tob2xtMRIwEAYDVQQHEwlTdG9ja2hvbG0x
HDAaBgNVBAsTE0Zpcm1hIERhdmlkIFdpYmVyZ2gxEzARBgNVBAMTCm92cG4uc2Ug
Y2ExGzAZBgkqhkiG9w0BCQEWDGluZm9Ab3Zwbi5zZTAeFw0xNDA4MTcxODIxMjla
Fw0zNDA4MTIxODIxMjlaMIGFMQswCQYDVQQGEwJTRTESMBAGA1UECBMJU3RvY2to
b2xtMRIwEAYDVQQHEwlTdG9ja2hvbG0xHDAaBgNVBAsTE0Zpcm1hIERhdmlkIFdp
YmVyZ2gxEzARBgNVBAMTCm92cG4uc2UgY2ExGzAZBgkqhkiG9w0BCQEWDGluZm9A
b3Zwbi5zZTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMR+aP4GTuZw
urZuOA2NYzMfqKyZi/TJcLEPlGTB/b4CWA9bTd8f0pHPrDAZsXIEayxxB58BIFND
NiybnbO15JN/QwlsqmA+aZX6mCSkScs/rRwasM6LDo8iGx+KmYEqAgzziONGbCMn
lO+OaarXte7LhZ9X6Z/bryu4xq/i1v3raak13kXsrogtu4iDzxqJE/QhbNOi0yhC
dlm5RYQjmlKGdPB9pNTgcakVI4HcngRYMzBlrGin0YkvWCdpx5FrDNeld7BSWrJM
NYyvd+buaid0Fu1T9/P/Srj/8AiabKoaDyiGFbZdTnGfK+04lWRvwAmvazpqbUt5
Omw634jJDuMCAwEAAaOB7TCB6jAdBgNVHQ4EFgQUEvJcHHcTiDtu7bAyZw+xaqg+
xdIwgboGA1UdIwSBsjCBr4AUEvJcHHcTiDtu7bAyZw+xaqg+xdKhgYukgYgwgYUx
CzAJBgNVBAYTAlNFMRIwEAYDVQQIEwlTdG9ja2hvbG0xEjAQBgNVBAcTCVN0b2Nr
aG9sbTEcMBoGA1UECxMTRmlybWEgRGF2aWQgV2liZXJnaDETMBEGA1UEAxMKb3Zw
bi5zZSBjYTEbMBkGCSqGSIb3DQEJARYMaW5mb0BvdnBuLnNlggkArZohaqkuPX8w
DAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQUFAAOCAQEAJmID6OyBJbV7ayPPgquo
jF+FICuDdOfGVKP828cyISxcbVA04VpD0QLYVb0k9pFUx0NbgX2SvRTiFhP7LcyS
1HV9s+XLCb2WItPPsrdRTwtqU2n3TlCEzWA3WOcOCtT6JSkv1eelmx1JnP0gYJrD
vDvRYBFctwWhtE0bineSQkZwN6980zkknADLAiHpeZSu/AMx7CGTwA6SmoFvpNBm
HXDcfe/9ZqbbYfUfyPNe+0JbMrcv1elKi+6wlEkHFaEBphiZwGEbOX1CjUMcQFgW
/cIp3n50Eiyx6ktuqimhyb59P4Nw8gqH452tTtE4MM/brA5y0Q0WFBRBojfZIbGW
WQ==
-----END CERTIFICATE-----
</ca>

<tls-auth>
-----BEGIN OpenVPN Static key V1-----
81782767e4d59c4464cc5d1896f1cf60
15017d53ac62e2e3b94b889e00b2c69d
dc01944fe1c6d895b4d80540502eb719
10b8d785c9efa9e3182343532adffe1c
fbb7bb6eae39c502da2748edf0fb89b8
a20b0a1085cc1f06135037881bc0c4ad
8f2c0f4f72d2ab466fb54af3d8264c5f
ddeb0f21aa0ca41863678f5fc4c44de4
ca0926b36dfddc42c6f2fabd1694bdc8
215b2d223b9c21dc6734c2c778093187
afb8c33403b228b9af68b540c284f6d1
83bcc88bd41d47bd717996e499ce1cbb
fa768a9723c19c58314c4d19cfed82e5
43ee92e73d38ad26d4fbec231c0f9f3b
30773a5c87792e9bc7c34e8d7611002e
bedd044e48a0f1f96527bfdcc940aa09
-----END OpenVPN Static key V1-----
</tls-auth>


ncp-ciphers AES-256-GCM:AES-256-CBC:AES-128-GCM
2019-12-01 14:52:17,262 DEBG 'start-script' stdout output:
[info] Default route for container is 172.17.0.1

2019-12-01 14:52:17,269 DEBG 'start-script' stdout output:
[info] Adding 8.8.8.8 to /etc/resolv.conf

2019-12-01 14:52:17,275 DEBG 'start-script' stdout output:
[info] Adding 8.8.4.4 to /etc/resolv.conf

2019-12-01 14:52:17,347 DEBG 'start-script' stdout output:
[debug] Show name servers defined for container

2019-12-01 14:52:17,348 DEBG 'start-script' stdout output:
nameserver 8.8.8.8
nameserver 8.8.4.4

2019-12-01 14:52:17,349 DEBG 'start-script' stdout output:
[debug] Show name resolution for VPN endpoint pool-1.prd.se.sthlm.ovpn.com

2019-12-01 14:52:17,390 DEBG 'start-script' stdout output:
;; ->>HEADER<<- opcode: QUERY, rcode: NOERROR, id: 38265
;; flags: qr rd ra ; QUERY: 1, ANSWER: 18, AUTHORITY: 0, ADDITIONAL: 0 
;; QUESTION SECTION:
;; pool-1.prd.se.sthlm.ovpn.com.	IN	A

;; ANSWER SECTION:
pool-1.prd.se.sthlm.ovpn.com.	42	IN	A	217.64.148.51
pool-1.prd.se.sthlm.ovpn.com.	42	IN	A	217.64.148.71
pool-1.prd.se.sthlm.ovpn.com.	42	IN	A	217.64.148.50
pool-1.prd.se.sthlm.ovpn.com.	42	IN	A	217.64.148.48
pool-1.prd.se.sthlm.ovpn.com.	42	IN	A	217.64.148.46
pool-1.prd.se.sthlm.ovpn.com.	42	IN	A	217.64.148.53
pool-1.prd.se.sthlm.ovpn.com.	42	IN	A	217.64.148.49
pool-1.prd.se.sthlm.ovpn.com.	42	IN	A	217.64.148.72
pool-1.prd.se.sthlm.ovpn.com.	42	IN	A	217.64.148.59
pool-1.prd.se.sthlm.ovpn.com.	42	IN	A	217.64.148.57
pool-1.prd.se.sthlm.ovpn.com.	42	IN	A	217.64.148.52
pool-1.prd.se.sthlm.ovpn.com.	42	IN	A	217.64.148.60
pool-1.prd.se.sthlm.ovpn.com.	42	IN	A	217.64.148.56
pool-1.prd.se.sthlm.ovpn.com.	42	IN	A	217.64.148.58
pool-1.prd.se.sthlm.ovpn.com.	42	IN	A	217.64.148.55
pool-1.prd.se.sthlm.ovpn.com.	42	IN	A	217.64.148.73
pool-1.prd.se.sthlm.ovpn.com.	42	IN	A	217.64.148.54
pool-1.prd.se.sthlm.ovpn.com.	42	IN	A	217.64.148.47

;; AUTHORITY SECTION:

;; ADDITIONAL SECTION:

;; Query time: 22 msec
;; SERVER: 8.8.4.4
;; WHEN: Sun Dec  1 14:52:17 2019
;; MSG SIZE  rcvd: 334
[debug] Show contents of hosts file
127.0.0.1	localhost
::1	localhost ip6-localhost ip6-loopback
fe00::0	ip6-localnet
ff00::0	ip6-mcastprefix
ff02::1	ip6-allnodes
ff02::2	ip6-allrouters
172.17.0.2	DelugeVPN
217.64.148.47	pool-1.prd.se.sthlm.ovpn.com

2019-12-01 14:52:17,437 DEBG 'start-script' stdout output:
[debug] Docker interface defined as eth0

2019-12-01 14:52:17,445 DEBG 'start-script' stdout output:
[debug] Docker IP defined as 172.17.0.2

2019-12-01 14:52:17,452 DEBG 'start-script' stdout output:
[debug] Docker netmask defined as 255.255.0.0

2019-12-01 14:52:17,470 DEBG 'start-script' stdout output:
[info] Docker network defined as    172.17.0.0/16

2019-12-01 14:52:17,477 DEBG 'start-script' stdout output:
[info] Adding 192.168.0.0/24 as route via docker eth0

2019-12-01 14:52:17,479 DEBG 'start-script' stdout output:
[info] ip route defined as follows...
--------------------

2019-12-01 14:52:17,482 DEBG 'start-script' stdout output:
default via 172.17.0.1 dev eth0 

2019-12-01 14:52:17,483 DEBG 'start-script' stdout output:
172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.2 

2019-12-01 14:52:17,483 DEBG 'start-script' stdout output:
192.168.0.0/24 via 172.17.0.1 dev eth0 

2019-12-01 14:52:17,485 DEBG 'start-script' stdout output:
--------------------
[debug] Modules currently loaded for kernel

2019-12-01 14:52:17,490 DEBG 'start-script' stdout output:
Module                  Size  Used by
tun                    19295  2
xt_ipvs                 2202  0
ip_vs_rr                1447  0
ip_vs                 127371  3 ip_vs_rr,xt_ipvs
xt_mark                 1317  0
iptable_mangle          1656  0
br_netfilter           13589  0
bridge                 55340  1 br_netfilter
stp                     1693  1 bridge
aufs                  194415  0
macvlan                13776  0
veth                    5094  0
xt_conntrack            3401  4
xt_addrtype             2893  1
ipt_MASQUERADE          1213  6
xt_REDIRECT             1486  0
nf_nat_masquerade_ipv4     1929  1 ipt_MASQUERADE
xt_nat                  1977  5
iptable_nat             1959  1
nf_nat_ipv4             4903  1 iptable_nat
nf_nat_redirect         1395  1 xt_REDIRECT
nf_nat                 10925  4 nf_nat_redirect,nf_nat_ipv4,xt_nat,nf_nat_masquerade_ipv4
cifs                  371998  0
udf                    80226  0
isofs                  31403  0
loop                   19749  0
tcm_loop               12940  1
iscsi_target_mod      235126  1
target_core_ep         46505  2
target_core_multi_file    26446  1
target_core_file       39992  1
target_core_iblock     19769  1
target_core_mod       926774  18 target_core_iblock,target_core_multi_file,iscsi_target_mod,target_core_ep,target_core_file,tcm_loop
syno_extent_pool     1295768  0
rodsp_ep               77187  3 target_core_multi_file,syno_extent_pool,target_core_file
syno_hddmon             1880  0
hid_generic             1321  0
usbhid                 25951  0
hid                    94408  2 hid_generic,usbhid
usblp                  10618  0
usb_storage            49426  0
uhci_hcd               22683  0
ehci_pci                3935  0
ehci_hcd               42414  1 ehci_pci
xt_mac                  1155  0
xt_geoip                3214  4
compat_xtables           955  0
nf_conntrack_ipv6       6563  2
nf_defrag_ipv6         23062  1 nf_conntrack_ipv6
ip6table_filter         1532  1
ip6_tables             14730  1 ip6table_filter
xt_recent               8550  0
xt_iprange              1648  6
xt_limit                1985  5
xt_state                1367  0
xt_tcpudp               2543  25
xt_multiport            1830  4
xt_LOG                  1423  0
nf_conntrack_ipv4      11616  3
nf_defrag_ipv4          1475  1 nf_conntrack_ipv4
nf_conntrack           62480  8 ip_vs,nf_nat,xt_state,nf_nat_ipv4,xt_conntrack,nf_nat_masquerade_ipv4,nf_conntrack_ipv4,nf_conntrack_ipv6
iptable_filter          1592  1
ip_tables              14092  3 iptable_filter,iptable_mangle,iptable_nat
x_tables               16302  21 ip6table_filter,xt_ipvs,xt_iprange,xt_mark,xt_recent,ip_tables,xt_tcpudp,ipt_MASQUERADE,xt_geoip,xt_limit,xt_state,xt_conntrack,xt_LOG,xt_mac,xt_nat,xt_multiport,iptable_filter,xt_REDIRECT,iptable_mangle,ip6_tables,xt_addrtype
apollolake_synobios    60352  0
leds_lp3943             4500  0
exfat                 117655  0
btrfs                 945838  1
i915                 1150643  0
drm_kms_helper        105637  1 i915
syscopyarea             3262  1 drm_kms_helper
sysfillrect             3754  1 drm_kms_helper
sysimgblt               2239  1 drm_kms_helper
fb_sys_fops             1314  1 drm_kms_helper
cfbfillrect             3818  1 drm_kms_helper
cfbcopyarea             3326  1 drm_kms_helper
cfbimgblt               2303  1 drm_kms_helper
drm                   269120  3 i915,drm_kms_helper
fb                     34811  2 i915,drm_kms_helper
fbdev                    966  1 fb
intel_agp              10712  0
intel_gtt              12326  2 i915,intel_agp
agpgart                25941  3 drm,intel_agp,intel_gtt
video                  25321  1 i915
backlight               6096  2 i915,video
button                  4756  1 i915
synoacl_vfs            15727  1
hfsplus                92438  0
md4                     4337  0
hmac                    2961  0
r8168                 522782  0
igb                   173319  0
i2c_algo_bit            5328  1 i915
e1000e                168269  0
vxlan                  32753  0
ip6_udp_tunnel          1903  1 vxlan
udp_tun
2019-12-01 14:52:17,496 DEBG 'start-script' stdout output:
nel              2355  1 vxlan
fuse                   85227  0
vfat                   10351  0
fat                    53340  1 vfat
crc32c_intel           12849  1
aesni_intel           157811  0
glue_helper             3893  1 aesni_intel
lrw                     3541  1 aesni_intel
gf128mul                5546  1 lrw
ablk_helper             1948  1 aesni_intel
arc4                    2040  0
cryptd                  7882  2 aesni_intel,ablk_helper
ecryptfs               78536  1 btrfs
sha256_generic         11993  0
ecb                     2113  0
aes_x86_64              7503  1 aesni_intel
authenc                 4076  0
des_generic            16861  0
ansi_cprng              3940  0
cts                     4136  0
md5                     2833  0
cbc                     2712  0
cpufreq_powersave       1126  0
cpufreq_performance     1130  2
acpi_cpufreq            6495  0
processor              23262  1 acpi_cpufreq
cpufreq_stats           2742  0
dm_snapshot            28359  0
dm_bufio               14214  1 dm_snapshot
crc_itu_t               1467  1 udf
crc_ccitt               1467  0
quota_v2                4047  0
quota_tree              7850  1 quota_v2
psnap                   1917  0
p8022                   1179  0
llc                     3569  4 stp,p8022,psnap,bridge
sit                    15812  0
tunnel4                 2261  1 sit
ip_tunnel              13200  1 sit
ipv6                  336006  96 sit,ip_vs,nf_defrag_ipv6,nf_conntrack_ipv6
zram                   19042  2
sg                     26393  0
etxhci_hcd             86266  0
xhci_pci                4650  0
xhci_hcd              104955  1 xhci_pci
usbcore               198115  9 etxhci_hcd,usblp,uhci_hcd,usb_storage,ehci_hcd,ehci_pci,usbhid,xhci_hcd,xhci_pci
usb_common              2222  1 usbcore

2019-12-01 14:52:17,513 DEBG 'start-script' stdout output:
iptable_mangle          1656  0
ip_tables              14092  3 iptable_filter,iptable_mangle,iptable_nat
x_tables               16302  21 ip6table_filter,xt_ipvs,xt_iprange,xt_mark,xt_recent,ip_tables,xt_tcpudp,ipt_MASQUERADE,xt_geoip,xt_limit,xt_state,xt_conntrack,xt_LOG,xt_mac,xt_nat,xt_multiport,iptable_filter,xt_REDIRECT,iptable_mangle,ip6_tables,xt_addrtype

2019-12-01 14:52:17,514 DEBG 'start-script' stdout output:
[info] iptable_mangle support detected, adding fwmark for tables

2019-12-01 14:52:17,579 DEBG 'start-script' stdout output:
[info] iptables defined as follows...
--------------------

2019-12-01 14:52:17,582 DEBG 'start-script' stdout output:
-P INPUT DROP
-P FORWARD DROP
-P OUTPUT DROP
-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 1194 -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.0.0/24 -i eth0 -p tcp -m tcp --dport 58846 -j ACCEPT
-A INPUT -s 192.168.0.0/24 -d 172.17.0.0/16 -i eth0 -p tcp -j ACCEPT
-A INPUT -p icmp -m icmp --icmp-type 0 -j ACCEPT
-A INPUT -i lo -j ACCEPT
-A INPUT -i 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 1194 -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.0.0/24 -o eth0 -p tcp -m tcp --sport 58846 -j ACCEPT
-A OUTPUT -s 172.17.0.0/16 -d 192.168.0.0/24 -o eth0 -p tcp -j ACCEPT
-A OUTPUT -p icmp -m icmp --icmp-type 8 -j ACCEPT
-A OUTPUT -o lo -j ACCEPT
-A OUTPUT -o tun0 -j ACCEPT

2019-12-01 14:52:17,586 DEBG 'start-script' stdout output:
--------------------

2019-12-01 14:52:17,588 DEBG 'start-script' stdout output:
[debug] OpenVPN command line:- /usr/bin/openvpn --daemon --reneg-sec 0 --mute-replay-warnings --auth-nocache --setenv VPN_PROV 'custom' --setenv DEBUG 'true' --setenv VPN_DEVICE_TYPE 'tun0' --setenv VPN_ENABLED 'yes' --setenv VPN_REMOTE 'pool-1.prd.se.sthlm.ovpn.com' --setenv APPLICATION 'deluge' --script-security 2 --writepid /root/openvpn.pid --remap-usr1 SIGHUP --log-append /dev/stdout --pull-filter ignore 'up' --pull-filter ignore 'down' --pull-filter ignore 'route-ipv6' --pull-filter ignore 'ifconfig-ipv6' --pull-filter ignore 'tun-ipv6' --pull-filter ignore 'persist-tun' --pull-filter ignore 'reneg-sec' --up /root/openvpnup.sh --up-delay --up-restart --remote 217.64.148.47 1194 udp --remote 217.64.148.52 1194 udp --remote 217.64.148.60 1194 udp --remote 217.64.148.55 1194 udp --remote 217.64.148.53 1194 udp --remote 217.64.148.73 1194 udp --remote 217.64.148.57 1194 udp --remote 217.64.148.49 1194 udp --remote 217.64.148.51 1194 udp --remote 217.64.148.72 1194 udp --remote 217.64.148.50 1194 udp --remote 217.64.148.46 1194 udp --remote 217.64.148.56 1194 udp --remote 217.64.148.71 1194 udp --remote 217.64.148.59 1194 udp --remote 217.64.148.58 1194 udp --remote 217.64.148.48 1194 udp --remote 217.64.148.54 1194 udp --remote-random --keepalive 10 60 --auth-user-pass credentials.conf --cd /config/openvpn --config '/config/openvpn/se.stockholm.ovpn.com.ovpn'
[info] Starting OpenVPN...

2019-12-01 14:52:17,667 DEBG 'start-script' stdout output:
Sun Dec  1 14:52:17 2019 WARNING: file 'credentials.conf' is group or others accessible

2019-12-01 14:52:17,668 DEBG 'start-script' stdout output:
Sun Dec  1 14:52:17 2019 OpenVPN 2.4.8 [git:makepkg/3976acda9bf10b5e+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Oct 30 2019
Sun Dec  1 14:52:17 2019 library versions: OpenSSL 1.1.1d  10 Sep 2019, LZO 2.10

2019-12-01 14:52:17,669 DEBG 'start-script' stdout output:
[info] OpenVPN started

2019-12-01 14:52:17,670 DEBG 'start-script' stdout output:
Sun Dec  1 14:52:17 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts

2019-12-01 14:52:17,673 DEBG 'start-script' stdout output:
Sun Dec  1 14:52:17 2019 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication

2019-12-01 14:52:17,673 DEBG 'start-script' stdout output:
Sun Dec  1 14:52:17 2019 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication

2019-12-01 14:52:17,674 DEBG 'start-script' stdout output:
Sun Dec  1 14:52:17 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]217.64.148.54:1194

2019-12-01 14:52:17,674 DEBG 'start-script' stdout output:
Sun Dec  1 14:52:17 2019 Socket Buffers: R=[212992->212992] S=[212992->212992]

2019-12-01 14:52:17,675 DEBG 'start-script' stdout output:
Sun Dec  1 14:52:17 2019 UDP link local: (not bound)

2019-12-01 14:52:17,675 DEBG 'start-script' stdout output:
Sun Dec  1 14:52:17 2019 UDP link remote: [AF_INET]217.64.148.54:1194

2019-12-01 14:52:17,688 DEBG 'start-script' stdout output:
Sun Dec  1 14:52:17 2019 TLS: Initial packet from [AF_INET]217.64.148.54:1194, sid=a4f3a3a3 79e49380

2019-12-01 14:52:17,706 DEBG 'start-script' stdout output:
Sun Dec  1 14:52:17 2019 VERIFY OK: depth=1, C=SE, ST=Stockholm, L=Stockholm, OU=Firma David Wibergh, CN=ovpn.se ca, [email protected]

2019-12-01 14:52:17,707 DEBG 'start-script' stdout output:
Sun Dec  1 14:52:17 2019 VERIFY KU OK

2019-12-01 14:52:17,708 DEBG 'start-script' stdout output:
Sun Dec  1 14:52:17 2019 Validating certificate extended key usage

2019-12-01 14:52:17,708 DEBG 'start-script' stdout output:
Sun Dec  1 14:52:17 2019 ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication

2019-12-01 14:52:17,709 DEBG 'start-script' stdout output:
Sun Dec  1 14:52:17 2019 VERIFY EKU OK

2019-12-01 14:52:17,709 DEBG 'start-script' stdout output:
Sun Dec  1 14:52:17 2019 VERIFY OK: depth=0, CN=vpn13.prd.kista.ovpn.com

2019-12-01 14:52:17,729 DEBG 'start-script' stdout output:
Sun Dec  1 14:52:17 2019 WARNING: 'link-mtu' is used inconsistently, local='link-mtu 1557', remote='link-mtu 1558'

2019-12-01 14:52:17,730 DEBG 'start-script' stdout output:
Sun Dec  1 14:52:17 2019 WARNING: 'comp-lzo' is present in remote config but missing in local config, remote='comp-lzo'
Sun Dec  1 14:52:17 2019 Control Channel: TLSv1.3, cipher TLSv1.3 TLS_AES_256_GCM_SHA384, 2048 bit RSA

2019-12-01 14:52:17,730 DEBG 'start-script' stdout output:
Sun Dec  1 14:52:17 2019 [vpn13.prd.kista.ovpn.com] Peer Connection Initiated with [AF_INET]217.64.148.54:1194

2019-12-01 14:52:18,824 DEBG 'start-script' stdout output:
Sun Dec  1 14:52:18 2019 SENT CONTROL [vpn13.prd.kista.ovpn.com]: 'PUSH_REQUEST' (status=1)

2019-12-01 14:52:23,932 DEBG 'start-script' stdout output:
Sun Dec  1 14:52:23 2019 SENT CONTROL [vpn13.prd.kista.ovpn.com]: 'PUSH_REQUEST' (status=1)

2019-12-01 14:52:23,945 DEBG 'start-script' stdout output:
Sun Dec  1 14:52:23 2019 PUSH: Received control message: 'PUSH_REPLY,ping 10,ping-restart 60,persist-key,redirect-gateway def1,explicit-exit-notify 2,route-gateway 10.128.0.1,topology subnet,compress ,dhcp-option DNS 46.227.67.134,dhcp-option DNS 192.165.9.158,ifconfig 10.128.0.135 255.255.252.0,peer-id 4,cipher AES-256-GCM'

2019-12-01 14:52:23,947 DEBG 'start-script' stdout output:
Sun Dec  1 14:52:23 2019 OPTIONS IMPORT: timers and/or timeouts modified
Sun Dec  1 14:52:23 2019 OPTIONS IMPORT: explicit notify parm(s) modified
Sun Dec  1 14:52:23 2019 OPTIONS IMPORT: compression parms modified
Sun Dec  1 14:52:23 2019 OPTIONS IMPORT: --persist options modified
Sun Dec  1 14:52:23 2019 OPTIONS IMPORT: --ifconfig/up options modified
Sun Dec  1 14:52:23 2019 OPTIONS IMPORT: route options modified
Sun Dec  1 14:52:23 2019 OPTIONS IMPORT: route-related options modified
Sun Dec  1 14:52:23 2019 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
Sun Dec  1 14:52:23 2019 OPTIONS IMPORT: peer-id set
Sun Dec  1 14:52:23 2019 OPTIONS IMPORT: adjusting link_mtu to 1624
Sun Dec  1 14:52:23 2019 OPTIONS IMPORT: data channel crypto options modified
Sun Dec  1 14:52:23 2019 Data Channel: using negotiated cipher 'AES-256-GCM'
Sun Dec  1 14:52:23 2019 Outgoing Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
Sun Dec  1 14:52:23 2019 Incoming Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
Sun Dec  1 14:52:23 2019 ROUTE_GATEWAY 172.17.0.1/255.255.0.0 IFACE=eth0 HWADDR=02:42:ac:11:00:02
Sun Dec  1 14:52:23 2019 TUN/TAP device tun0 opened
Sun Dec  1 14:52:23 2019 TUN/TAP TX queue length set to 100
Sun Dec  1 14:52:23 2019 /usr/bin/ip link set dev tun0 up mtu 1500

2019-12-01 14:52:23,949 DEBG 'start-script' stdout output:
Sun Dec  1 14:52:23 2019 /usr/bin/ip addr add dev tun0 10.128.0.135/22 broadcast 10.128.3.255

2019-12-01 14:52:23,951 DEBG 'start-script' stdout output:
Sun Dec  1 14:52:23 2019 /root/openvpnup.sh tun0 1500 1552 10.128.0.135 255.255.252.0 init

2019-12-01 14:52:23,954 DEBG 'start-script' stdout output:
Sun Dec  1 14:52:23 2019 /usr/bin/ip route add 217.64.148.54/32 via 172.17.0.1

2019-12-01 14:52:23,957 DEBG 'start-script' stdout output:
Sun Dec  1 14:52:23 2019 /usr/bin/ip route add 0.0.0.0/1 via 10.128.0.1

2019-12-01 14:52:23,959 DEBG 'start-script' stdout output:
[debug] Waiting for valid IP address from tunnel...

2019-12-01 14:52:23,959 DEBG 'start-script' stdout output:
Sun Dec  1 14:52:23 2019 /usr/bin/ip route add 128.0.0.0/1 via 10.128.0.1

2019-12-01 14:52:23,961 DEBG 'start-script' stdout output:
Sun Dec  1 14:52:23 2019 Initialization Sequence Completed

2019-12-01 14:52:24,087 DEBG 'start-script' stdout output:
[debug] Valid IP address from tunnel acquired '10.128.0.135'

2019-12-01 14:52:24,087 DEBG 'start-script' stdout output:
[info] Application does not require port forwarding or VPN provider is != pia, skipping incoming port assignment

2019-12-01 14:52:24,088 DEBG 'start-script' stdout output:
[info] Checking we can resolve name 'www.google.com' to address...

2019-12-01 14:52:24,121 DEBG 'start-script' stdout output:
[info] DNS operational, we can resolve name 'www.google.com' to address '172.217.21.164'

2019-12-01 14:52:24,123 DEBG 'start-script' stdout output:
[info] Attempting to get external IP using Name Server 'ns1.google.com'...

2019-12-01 14:52:24,226 DEBG 'start-script' stdout output:
[info] Successfully retrieved external IP address 217.64.148.106

2019-12-01 14:52:24,313 DEBG 'watchdog-script' stdout output:
[debug] Waiting for iptables chain policies to be in place...

2019-12-01 14:52:24,330 DEBG 'watchdog-script' stdout output:
[debug] iptables chain policies are in place
[info] Deluge listening interface IP 0.0.0.0 and VPN provider IP 10.128.0.135 different, marking for reconfigure

2019-12-01 14:52:24,336 DEBG 'watchdog-script' stdout output:
[info] Deluge not running

2019-12-01 14:52:24,343 DEBG 'watchdog-script' stdout output:
[info] Deluge Web UI not running

2019-12-01 14:52:24,349 DEBG 'watchdog-script' stdout output:
[info] Privoxy not running
[info] Attempting to start Deluge...
[info] Removing deluge pid file (if it exists)...

2019-12-01 14:52:25,120 DEBG 'watchdog-script' stdout output:
[info] Deluge key 'listen_interface' currently has a value of '10.128.2.105'
[info] Deluge key 'listen_interface' will have a new value '10.128.0.135'
[info] Writing changes to Deluge config file '/config/core.conf'...

2019-12-01 14:52:25,605 DEBG 'watchdog-script' stdout output:
[info] Deluge key 'outgoing_interface' currently has a value of 'tun0'
[info] Deluge key 'outgoing_interface' will have a new value 'tun0'
[info] Writing changes to Deluge config file '/config/core.conf'...

2019-12-01 14:52:26,055 DEBG 'watchdog-script' stdout output:
[info] Deluge key 'default_daemon' currently has a value of '0538c6d26e764f21a3badb14f1b44717'
[info] Deluge key 'default_daemon' will have a new value '0538c6d26e764f21a3badb14f1b44717'
[info] Writing changes to Deluge config file '/config/web.conf'...

2019-12-01 14:52:26,817 DEBG 'watchdog-script' stdout output:
[info] Deluge process started
[info] Waiting for Deluge process to start listening on port 58846...

2019-12-01 14:52:27,264 DEBG 'watchdog-script' stdout output:
[info] Deluge process listening on port 58846

2019-12-01 14:52:27,956 DEBG 'watchdog-script' stderr output:
Unable to initialize gettext/locale!

2019-12-01 14:52:27,958 DEBG 'watchdog-script' stderr output:
'ngettext'
Traceback (most recent call last):
  File "/usr/lib/python3.8/site-packages/deluge/i18n/util.py", line 118, in setup_translation
    builtins.__dict__['_n'] = builtins.__dict__['ngettext']
KeyError: 'ngettext'

2019-12-01 14:52:34,866 DEBG 'watchdog-script' stdout output:
[info] No torrents with state 'Error' found

2019-12-01 14:52:34,866 DEBG 'watchdog-script' stdout output:
[info] Starting Deluge Web UI...

2019-12-01 14:52:34,867 DEBG 'watchdog-script' stdout output:
[info] Deluge Web UI started

2019-12-01 14:52:34,899 DEBG 'watchdog-script' stdout output:
[info] Attempting to start Privoxy...

2019-12-01 14:52:35,563 DEBG 'watchdog-script' stderr output:
Unable to initialize gettext/locale!

2019-12-01 14:52:35,564 DEBG 'watchdog-script' stderr output:
'ngettext'
Traceback (most recent call last):
  File "/usr/lib/python3.8/site-packages/deluge/i18n/util.py", line 118, in setup_translation
    builtins.__dict__['_n'] = builtins.__dict__['ngettext']
KeyError: 'ngettext'

2019-12-01 14:52:35,907 DEBG 'watchdog-script' stdout output:
[info] Privoxy process started
[info] Waiting for Privoxy process to start listening on port 8118...

2019-12-01 14:52:35,918 DEBG 'watchdog-script' stdout output:
[info] Privoxy process listening on port 8118

2019-12-01 14:52:35,918 DEBG 'watchdog-script' stdout output:
[debug] VPN IP is 10.128.0.135
[debug] Deluge IP is 10.128.0.135

2019-12-01 14:53:05,933 DEBG 'watchdog-script' stdout output:
[debug] Waiting for iptables chain policies to be in place...

2019-12-01 14:53:05,958 DEBG 'watchdog-script' stdout output:
[debug] iptables chain policies are in place

2019-12-01 14:53:05,986 DEBG 'watchdog-script' stdout output:
[debug] VPN IP is 10.128.0.135
[debug] Deluge IP is 10.128.0.135

2019-12-01 14:53:35,995 DEBG 'watchdog-script' stdout output:
[debug] Waiting for iptables chain policies to be in place...

2019-12-01 14:53:36,010 DEBG 'watchdog-script' stdout output:
[debug] iptables chain policies are in place

2019-12-01 14:53:36,030 DEBG 'watchdog-script' stdout output:
[debug] VPN IP is 10.128.0.135
[debug] Deluge IP is 10.128.0.135


EDIT: Now the container has been running for about an hour and suddenly the webui is working? What could be causing this?

 

Edited by important
Link to comment
11 hours ago, Paul_Ber said:

Getting this weird Openvpn error about ipV6 on my flexget version of DelugeCPN.

 

Sat Nov 30 22:16:47 2019 WARNING: OpenVPN was configured to add an IPv6 route over tun0. However, no IPv6 has been configured for this interface, therefore the route installation may fail or may not work as expected.

 

I am on a RC of unraid.  The only thing I changed lately was to thru terminal update flexget.  And maybe a few days ago upgraded to a new version of unraid RC.

 

I tried downgrading to older version of Flexget, no difference.

 

I guess I will downgrade to older version of unraid and see if it goes away.

 

Ok I updated my Docker to catch up to Binhex Oct 16 last commit and the complaint about OpenVPN and ipv6 is gone.

Link to comment
16 hours ago, Paul_Ber said:

Ok I updated my Docker to catch up to Binhex Oct 16 last commit and the complaint about OpenVPN and ipv6 is gone.

i have some code in place to prevent ipv6 being used, it was put in quite a while ago mind you, im guess you were a fair bit behind my latest release.

Link to comment

Hi, I'm on Unraid Version: 6.8.0-rc8. Yesterday I added a new cache drive, moved everything over to it and needed to re-add the dockers. In doing so I haven't been able to get my VPN torrent going. I first tried to add flexget's version and couldn't get that up. So then I turned back to this. Using Spaceinvader One updated video I followed the instructions to a T and still can't get the VPN running. If I disable it, it does run. I placed the PIA credentials in the appdata folder where I was supposed to and the credentials file was created. Not sure what else do to. Any thoughts? 

Edited by yanksno1
Updated to rc8 but still have the issue
Link to comment

I just noticed that my torrents are slowed down for some reason.  Is anyone using PIA and getting their download speed throttled?

 

It seems I am limited to 600KBps-1MBps.  Usually it hovers around 600KBps.  Any additional torrent I add will lower the torrent speed so the total speed is only ~600KBps.    I tested my download speeds without VPN on and it goes to about 25+MBps.  

 

If I pause and turn on ' forced proxy'  (with none selected) it goes at normal speeds (25MBps+) ... which I think might be bypassing the VPN. 

 

If I turn on proxy and use sock5. It goes to the 600KBps speed...

 

I also tested this in Windows Used PIA desktop APP and then used deluge for windows to download a torrent and with the VPN on I got ~600KBps and with it off I got 25MBps+.  NO Settings were changed for the windows deluge (all were default)

 

Anyone having this issue?  It seems like a PIA thing... Not sure...

Edited by johnnyfive
Link to comment
18 hours ago, sauso said:

Hey @binhex.  Trying to install the remove plugin for Deluge however looks like it won't enable in the new version.

 

There is already a bug report on the plugin git.

 

https://github.com/springjools/deluge-autoremoveplus/issues/3

 

Any chance we can get this module included in the docker container?

 

Thanks

FYI i've manually installed python-future in the container and the plugin now works.  Any chance we can get it added to both the binhex-deluge and binhex-delugevpn images?

Link to comment
16 hours ago, johnnyfive said:

I just noticed that my torrents are slowed down for some reason.  Is anyone using PIA and getting their download speed throttled?

 

It seems I am limited to 600KBps-1MBps.  Usually it hovers around 600KBps.  Any additional torrent I add will lower the torrent speed so the total speed is only ~600KBps.    I tested my download speeds without VPN on and it goes to about 25+MBps.  

 

If I pause and turn on ' forced proxy'  (with none selected) it goes at normal speeds (25MBps+) ... which I think might be bypassing the VPN. 

 

If I turn on proxy and use sock5. It goes to the 600KBps speed...

 

I also tested this in Windows Used PIA desktop APP and then used deluge for windows to download a torrent and with the VPN on I got ~600KBps and with it off I got 25MBps+.  NO Settings were changed for the windows deluge (all were default)

 

Anyone having this issue?  It seems like a PIA thing... Not sure...

 

I've just had the same exact problem start happening to me, also using PIA. Except instead of 600 KB/s - 1 MB/s, I'm getting 1 - 30 KB/s. A good speed for me with a couple seeds is 1 - 4 MB/s. Brand new releases with ton of seeds I'll get 10-25+.

 

What I've just done and it seems to be working for now is replacing the .PEM file and security certificate that come in the openvpn folder you get from PIA and at the same time I switched endpoints from Montreal to Toronto. The .PEM file and security certificate were dated from back in August whereas the ones I replaced them with are from October. I don't know which of those changes made the difference or if it's all three combined but I'd take a shot with that if I were you.

 

Link to comment

Hello, im trying to setup Deluge and Plex, My problem is, that when I point the torrent to the appropiate series in my Plex folder, it starts at 100KB/s, and then quickly drops to 0, Do I have to set something else up for this to work?

Deluge and the Plex media folder are on different shares, could this be the Problem?

 

Link to comment

Hi, so after a couple of years of happily running your docker with no issues I recently ran into problems. The web ui doesn't load and I'm getting a repeating warning in the logs. Is it that my vpn isn't working?

Sun Dec 8 10:25:35 2019 OpenVPN 2.4.8 [git:makepkg/3976acda9bf10b5e+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Oct 30 2019
Sun Dec 8 10:25:35 2019 library versions: OpenSSL 1.1.1d 10 Sep 2019, LZO 2.10
Sun Dec 8 10:25:35 2019 Restart pause, 5 second(s)

2019-12-08 10:25:40,174 DEBG 'start-script' stdout output:
Sun Dec 8 10:25:40 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts

2019-12-08 10:25:40,174 DEBG 'start-script' stdout output:
Sun Dec 8 10:25:40 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]x.x.x.x:1194
Sun Dec 8 10:25:40 2019 Socket Buffers: R=[212992->212992] S=[212992->212992]

2019-12-08 10:25:40,174 DEBG 'start-script' stdout output:
Sun Dec 8 10:25:40 2019 UDP link local: (not bound)
Sun Dec 8 10:25:40 2019 UDP link remote: [AF_INET]x.x.x.x:1194

2019-12-08 10:26:40,219 DEBG 'start-script' stdout output:
Sun Dec 8 10:26:40 2019 [UNDEF] Inactivity timeout (--ping-restart), restarting

2019-12-08 10:26:40,219 DEBG 'start-script' stdout output:
Sun Dec 8 10:26:40 2019 SIGHUP[soft,ping-restart] received, process restarting

2019-12-08 10:26:40,219 DEBG 'start-script' stdout output:
Sun Dec 8 10:26:40 2019 WARNING: file 'credentials.conf' is group or others accessible

Sorry I'm not the best at this.

Link to comment
2 hours ago, Mizz141 said:

Hello, im trying to setup Deluge and Plex, My problem is, that when I point the torrent to the appropiate series in my Plex folder, it starts at 100KB/s, and then quickly drops to 0, Do I have to set something else up for this to work?

Deluge and the Plex media folder are on different shares, could this be the Problem?

 

I'm no expert (actually, more of a total newbie to all this) but it sounds like you have a similar issue to what I had with qbittorrent and that was messing up the configuration of the directories. When you set up Deluge you assign a directory to be the /data directory. That means if you assign /mnt/user/downloads to that /data field during setup, Deluge will see that as /data. Therefore within the Deluge preferences in the Web UI you'll see /data and you can assign different folders say for instance completed and incomplete in case you want separate folders for torrents still in progress. Those folders will then be /data/completed and /data/incomplete. In unraid the actual paths will be /mnt/user/downloads/completed and /mnt/user/downloads/incomplete but that doesn't matter to the container once you set the /data directory during the initial setup because it only sees /data. So unless you have your media folders for Plex setup within the same directory as /data, I'm not sure you can get it to work that way but someone else could tell you and they would need to see how you have it configured to know for sure.

Link to comment
26 minutes ago, Excessiive said:

So unless you have your media folders for Plex setup within the same directory as /data, I'm not sure you can get it to work that way but someone else could tell you and they would need to see how you have it configured to know for sure.

Yes, it is possible - I don't actually use the /data directory.  I have three separate folders, on three different shares, for leeching torrents, completed torrents and post-processed torrents, like this (simply create new container paths):

1971818768_Screenshotfrom2019-12-0900-09-47.png.143ec4d9c0ffc50ff8df0b09f14de19c.png

Link to comment
4 minutes ago, PeterB said:

Yes, it is possible - I don't actually use the /data directory.  I have three separate folders, on three different shares, for leeching torrents, completed torrents and post-processed torrents, like this (simply create new container paths):

1971818768_Screenshotfrom2019-12-0900-09-47.png.143ec4d9c0ffc50ff8df0b09f14de19c.png

Yeah I figured the more customized install route would allow it but I assumed the person asking wouldn't have configured it that way if they were new like I was. Thanks for the tip though I appreciate it.

Link to comment
On 12/2/2019 at 12:01 PM, binhex said:

ISP or VPN provider outage, it does happen.

I am still having similar issues but for some reason it seems to affect only a few of my computers. My main computer can connect perfectly. But trying to access the webui from my laptop and nothing happens. I can't figure out why . The laptop connects fine to the NAS and all other services running. What could be causing this?

Link to comment

Getting some odd outputs from the logs file, just started recently:

I assume this is due to the Python version changes that have been talked about in the past couple pages?

2019-12-10 13:02:13,315 DEBG 'watchdog-script' stderr output:
Unable to initialize gettext/locale!

2019-12-10 13:02:13,315 DEBG 'watchdog-script' stderr output:
'ngettext'
Traceback (most recent call last):
File "/usr/lib/python3.8/site-packages/deluge/i18n/util.py", line 118, in setup_translation
builtins.__dict__['_n'] = builtins.__dict__['ngettext']
KeyError: 'ngettext'

 

Link to comment

Dear community.

I'm in need of some support. Have been trying to find a solution for hours now, but unfortunately unsuccessful.

 

I have installed binhex/DelugeVPN on my synology with success. All works great.

Have also written a script that executes well in the  'command-box' of the docker; which basically uses deluge-console to identify if there are any 'stalled' torrents. and if so, it will remove them. The script is fine, but I can't find a way to 'run this script periodicly, every 6 hours.

Cron or cronjob are not included in the package, nor is apt-get.

Is there any way to run a period script in the docker?

 

Thanks for your views/suggestions

Link to comment

Hi,

 

1. it's mostlikely me not understanding something that it's not working.

2. I get it to work (barely), it runs on the server, my pia login seems to be working but I can't get the files to download where I want them to download. They are directed to /home/nobody/Download.

3. I spent all of last night trying to find the answers either here or somewhere else in the vastness of the internet to no avail (there might be a bit of me being tired for not finding it though)

 

Host Port 1: 8112

Host Port 2: 58846

Host Port 3: 58946

Host Port 4: 58946

Host Port 5: 8118

Host Path 2: /mnt/user/downloads/

Key 1:yes

Key 2: user

Key 3: password

Key 4:pia

Key 5: 

Key 6: yes

Key 7: no

Key 8:198.168.0.0/24

Key 9: 209.222.18.222,84.200.69.80,37.235.1.174,1.1.1.1,209.222.18.218,37.235.1.177,84.200.70.40,1.0.0.1

Key 10: info

Key 11: info

Key 12:false

Key 13: 000

Key 14: 99

Key 15:100

Link to comment
21 minutes ago, Chris_bacon said:

Hi,

 

1. it's mostlikely me not understanding something that it's not working.

2. I get it to work (barely), it runs on the server, my pia login seems to be working but I can't get the files to download where I want them to download. They are directed to /home/nobody/Download.

3. I spent all of last night trying to find the answers either here or somewhere else in the vastness of the internet to no avail (there might be a bit of me being tired for not finding it though)

 

Host Port 1: 8112

Host Port 2: 58846

Host Port 3: 58946

Host Port 4: 58946

Host Port 5: 8118

Host Path 2: /mnt/user/downloads/

Key 1:yes

Key 2: user

Key 3: password

Key 4:pia

Key 5: 

Key 6: yes

Key 7: no

Key 8:198.168.0.0/24

Key 9: 209.222.18.222,84.200.69.80,37.235.1.174,1.1.1.1,209.222.18.218,37.235.1.177,84.200.70.40,1.0.0.1

Key 10: info

Key 11: info

Key 12:false

Key 13: 000

Key 14: 99

Key 15:100

It would be more useful and much less ambiguous if you would just post the docker run command as explained in this very first link in the Docker FAQ:

 

https://forums.unraid.net/topic/57181-docker-faq/#comment-564345

 

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.