DyonR / docker-Jackettvpn

Docker container which runs a headless Jackett Server with an optional WireGuard or OpenVPN connection
https://hub.docker.com/r/dyonr/jackettvpn/
GNU General Public License v3.0
68 stars 32 forks source link

Jackett WebUI not coming up on dsm 7.0 #55

Closed theyogendraDanwar closed 2 years ago

theyogendraDanwar commented 2 years ago

After trying this method https://github.com/haugene/docker-transmission-openvpn/issues/1839#issuecomment-876932700 jackett successfully started but i am not able to access the WebUI

log file is zero byte

docker configuration

Screenshot 2021-09-02 at 11 18 07 AM

Synology NAS 7.0

LOGS

2021-09-02 05:33:53 stdout  2021-09-02 05:33:53.504880 [INFO] HEALTH_CHECK_SILENT is not set. Because this variable is not set, it will be supressed by default
2021-09-02 05:33:53 stdout  2021-09-02 05:33:53.469156 [INFO] HEALTH_CHECK_INTERVAL is not set. For now using default interval of 300
2021-09-02 05:33:53 stdout  2021-09-02 05:33:53.432603 [INFO] HEALTH_CHECK_HOST is not set. For now using default host one.one.one.one
2021-09-02 05:33:53 stdout  2021-09-02 05:33:53.396893 [INFO] Started Jackett daemon successfully...
2021-09-02 05:33:53 stdout  2021-09-02 05:33:53.394896 [INFO] Jackett PID: 
2021-09-02 05:33:52 stdout  Logging to /config/Jackett/Logs/log.txt.
2021-09-02 05:33:52 stdout  2021-09-02 05:33:52.352379 [INFO] Starting Jackett daemon...
2021-09-02 05:33:52 stdout  2021-09-02 05:33:52.316250 [INFO] Password hashes match, nothing to change.
2021-09-02 05:33:52 stdout  2021-09-02 05:33:52.233750 [INFO] Generating password hash
2021-09-02 05:33:52 stdout  2021-09-02 05:33:52.102055 [WARNING] UMASK not defined (via -e UMASK), defaulting to '002'
2021-09-02 05:33:51 stdout  2021-09-02 05:33:51.778987 [INFO] An user with PUID 1026 does not exist, adding an user called 'jackett user' with PUID 1026
2021-09-02 05:33:51 stdout  2021-09-02 05:33:51.741043 [INFO] A group with PGID 100 already exists in /etc/group, nothing to do.
2021-09-02 05:33:51 stdout  --------------------
2021-09-02 05:33:51 stdout  
2021-09-02 05:33:51 stdout  iptables v1.8.7 (nf_tables): Could not fetch rule set generation id: Invalid argument
2021-09-02 05:33:51 stdout  # Warning: iptables-legacy tables present, use iptables-legacy to see them
2021-09-02 05:33:51 stdout  --------------------
2021-09-02 05:33:51 stdout  2021-09-02 05:33:51.697737 [INFO] iptables defined as follows...
2021-09-02 05:33:51 stdout  
2021-09-02 05:33:51 stdout  iptables v1.8.7 (nf_tables): Could not fetch rule set generation id: Invalid argument
2021-09-02 05:33:51 stdout  Try `iptables -h' or 'iptables --help' for more information.
2021-09-02 05:33:51 stdout  iptables v1.8.7 (nf_tables): unknown option "--icmp-type"
2021-09-02 05:33:51 stdout  Try `iptables -h' or 'iptables --help' for more information.
2021-09-02 05:33:51 stdout  iptables v1.8.7 (nf_tables): unknown option "--sport"
2021-09-02 05:33:51 stdout  Try `iptables -h' or 'iptables --help' for more information.
2021-09-02 05:33:51 stdout  iptables v1.8.7 (nf_tables): unknown option "--dport"
2021-09-02 05:33:51 stdout  Try `iptables -h' or 'iptables --help' for more information.
2021-09-02 05:33:51 stdout  iptables v1.8.7 (nf_tables): unknown option "--sport"
2021-09-02 05:33:51 stdout  Try `iptables -h' or 'iptables --help' for more information.
2021-09-02 05:33:51 stdout  iptables v1.8.7 (nf_tables): unknown option "--dport"
2021-09-02 05:33:51 stdout  Try `iptables -h' or 'iptables --help' for more information.
2021-09-02 05:33:51 stdout  iptables v1.8.7 (nf_tables): unknown option "--dport"
2021-09-02 05:33:51 stdout  
2021-09-02 05:33:51 stdout  iptables v1.8.7 (nf_tables): Could not fetch rule set generation id: Invalid argument
2021-09-02 05:33:51 stdout  
2021-09-02 05:33:51 stdout  iptables v1.8.7 (nf_tables): Could not fetch rule set generation id: Invalid argument
2021-09-02 05:33:51 stdout  
2021-09-02 05:33:51 stdout  iptables v1.8.7 (nf_tables): Could not fetch rule set generation id: Invalid argument
2021-09-02 05:33:51 stdout  
2021-09-02 05:33:51 stdout  iptables v1.8.7 (nf_tables): Could not fetch rule set generation id: Invalid argument
2021-09-02 05:33:51 stdout  Try `iptables -h' or 'iptables --help' for more information.
2021-09-02 05:33:51 stdout  iptables v1.8.7 (nf_tables): unknown option "--icmp-type"
2021-09-02 05:33:51 stdout  Try `iptables -h' or 'iptables --help' for more information.
2021-09-02 05:33:51 stdout  iptables v1.8.7 (nf_tables): unknown option "--sport"
2021-09-02 05:33:51 stdout  Try `iptables -h' or 'iptables --help' for more information.
2021-09-02 05:33:51 stdout  iptables v1.8.7 (nf_tables): unknown option "--dport"
2021-09-02 05:33:51 stdout  Try `iptables -h' or 'iptables --help' for more information.
2021-09-02 05:33:51 stdout  iptables v1.8.7 (nf_tables): unknown option "--sport"
2021-09-02 05:33:51 stdout  
2021-09-02 05:33:51 stdout  iptables v1.8.7 (nf_tables): Could not fetch rule set generation id: Invalid argument
2021-09-02 05:33:51 stdout  
2021-09-02 05:33:51 stdout  iptables v1.8.7 (nf_tables): Could not fetch rule set generation id: Invalid argument
2021-09-02 05:33:51 stdout  
2021-09-02 05:33:51 stdout  iptables v1.8.7 (nf_tables): Could not fetch rule set generation id: Invalid argument
2021-09-02 05:33:51 stdout  2021-09-02 05:33:51.611743 [INFO] iptable_mangle support detected, adding fwmark for tables
2021-09-02 05:33:51 stdout  x_tables               16882  19 ip6table_filter,xt_ipvs,xt_iprange,xt_mark,xt_recent,ip_tables,xt_tcpudp,ipt_MASQUERADE,xt_limit,xt_state,xt_conntrack,xt_LOG,xt_nat,xt_multiport,iptable_filter,xt_REDIRECT,iptable_mangle,ip6_tables,xt_addrtype
2021-09-02 05:33:51 stdout  ip_tables              13819  9 iptable_filter,iptable_mangle,iptable_nat
2021-09-02 05:33:51 stdout  iptable_mangle          1656  1
2021-09-02 05:33:51 stdout  --------------------
2021-09-02 05:33:51 stdout  192.168.0.0/24 via 172.17.0.1 dev eth0 
2021-09-02 05:33:51 stdout  172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.2 
2021-09-02 05:33:51 stdout  128.0.0.0/1 via 10.10.112.1 dev tun0 
2021-09-02 05:33:51 stdout  95.181.239.12 via 172.17.0.1 dev eth0 
2021-09-02 05:33:51 stdout  10.10.112.0/24 dev tun0 proto kernel scope link src 10.10.112.201 
2021-09-02 05:33:51 stdout  default via 172.17.0.1 dev eth0 
2021-09-02 05:33:51 stdout  0.0.0.0/1 via 10.10.112.1 dev tun0 
2021-09-02 05:33:51 stdout  --------------------
2021-09-02 05:33:51 stdout  2021-09-02 05:33:51.566545 [INFO] ip route defined as follows...
2021-09-02 05:33:51 stdout  2021-09-02 05:33:51.529408 [INFO] Adding 192.168.0.0/24 as route via docker eth0
2021-09-02 05:33:51 stdout  2021-09-02 05:33:51.489862 [INFO] Docker network defined as 172.17.0.0/16
2021-09-02 05:33:50 stdout  2021-09-02 05:33:50 Initialization Sequence Completed
2021-09-02 05:33:50 stdout  2021-09-02 05:33:50 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
2021-09-02 05:33:50 stdout  2021-09-02 05:33:50 net_addr_v4_add: 10.10.112.201/24 dev tun0
2021-09-02 05:33:50 stdout  2021-09-02 05:33:50 net_iface_up: set tun0 up
2021-09-02 05:33:50 stdout  2021-09-02 05:33:50 net_iface_mtu_set: mtu 1500 for tun0
2021-09-02 05:33:50 stdout  2021-09-02 05:33:50 TUN/TAP device tun0 opened
2021-09-02 05:33:50 stdout  2021-09-02 05:33:50 [srilanka403] Peer Connection Initiated with [AF_INET]95.181.239.12:1198
2021-09-02 05:33:50 stdout  2021-09-02 05:33:50 UDP link remote: [AF_INET]95.181.239.12:1198
2021-09-02 05:33:50 stdout  2021-09-02 05:33:50 UDP link local: (not bound)
2021-09-02 05:33:50 stdout  2021-09-02 05:33:50 TCP/UDP: Preserving recently used remote address: [AF_INET]95.181.239.12:1198
2021-09-02 05:33:45 stdout  
2021-09-02 05:33:45 stdout  -----END X509 CRL-----
2021-09-02 05:33:45 stdout  MR6jC0K2ps9qyZAN74LEBedEfK7tBOzWMwr58A==
2021-09-02 05:33:45 stdout  5YijHJGHNjlWFqyrn1CfYS6koa4TGEPngBoAziWRbDGdhEgJABHrpoaFYaL61zqy
2021-09-02 05:33:45 stdout  ze7AP+NQ9ykvDScH4eYCsmufNpIjBLhpLE2cuZZXBLcPhuRzVoU3l7A9lvzG9mjA
2021-09-02 05:33:45 stdout  2021-09-02 05:33:45 CRL: loaded 1 CRLs from file -----BEGIN X509 CRL-----
2021-09-02 05:33:45 stdout  2021-09-02 05:33:45 library versions: OpenSSL 1.1.1k  25 Mar 2021, LZO 2.10
2021-09-02 05:33:45 stdout  2021-09-02 05:33:45 OpenVPN 2.5.1 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on May 14 2021
2021-09-02 05:33:45 stdout  2021-09-02 05:33:45 WARNING: file 'credentials.conf' is group or others accessible
2021-09-02 05:33:45 stdout  2021-09-02 05:33:45 DEPRECATED OPTION: --cipher set to 'aes-128-cbc' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM). Future OpenVPN version will ignore --cipher for cipher negotiations. Add 'aes-128-cbc' to --data-ciphers or change --cipher 'aes-128-cbc' to --data-ciphers-fallback 'aes-128-cbc' to silence this warning.
2021-09-02 05:33:45 stdout  2021-09-02 05:33:45.197660 [INFO] Starting OpenVPN...
2021-09-02 05:33:45 stdout  2021-09-02 05:33:45.161627 [INFO] Adding 1.0.0.1 to resolv.conf
2021-09-02 05:33:45 stdout  2021-09-02 05:33:45.123666 [INFO] Adding 1.1.1.1 to resolv.conf
2021-09-02 05:33:45 stdout  2021-09-02 05:33:45.085823 [INFO] VPN_OPTIONS not defined (via -e VPN_OPTIONS)
2021-09-02 05:33:45 stdout  2021-09-02 05:33:45.046827 [INFO] NAME_SERVERS defined as '1.1.1.1,1.0.0.1'
2021-09-02 05:33:45 stdout  2021-09-02 05:33:45.009079 [INFO] LAN_NETWORK defined as '192.168.0.0/24'
2021-09-02 05:33:44 stdout  2021-09-02 05:33:44.970072 [INFO] VPN_DEVICE_TYPE defined as 'tun0'
2021-09-02 05:33:44 stdout  2021-09-02 05:33:44.932393 [INFO] VPN_PROTOCOL defined as 'udp'
2021-09-02 05:33:44 stdout  2021-09-02 05:33:44.894455 [INFO] VPN_PORT defined as '1198'
2021-09-02 05:33:44 stdout  2021-09-02 05:33:44.855636 [INFO] VPN_REMOTE defined as 'srilanka.privacy.network'
2021-09-02 05:33:44 stdout  2021-09-02 05:33:44.815483 [INFO] VPN remote line defined as 'srilanka.privacy.network 1198'
2021-09-02 05:33:44 stdout  dos2unix: converting file /config/openvpn/sri_lanka.ovpn to Unix format...
2021-09-02 05:33:44 stdout  2021-09-02 05:33:44.771847 [INFO] OpenVPN config file is found at /config/openvpn/sri_lanka.ovpn
2021-09-02 05:33:44 stdout  2021-09-02 05:33:44.731371 [INFO] VPN_TYPE defined as 'openvpn'
2021-09-02 05:33:44 stdout  2021-09-02 05:33:44.694879 [INFO] VPN_ENABLED defined as 'yes'

@DyonR really want your thoughts on this

when i am trying to access port 9117 WebUI is not coming up

DyonR commented 2 years ago

I've added a new environment variable called LEGACY_IPTABLES.
Can you update the container, add LEGACY_IPTABLES and set it to yes and see if that solves it?

theyogendraDanwar commented 2 years ago

@DyonR after updating the container the iptable error is gone but still the WEBUI part is not coming up


2021-09-07 04:30:23 | stdout | 2021-09-07 04:30:23.669547 [INFO] HEALTH_CHECK_SILENT is not set. Because this variable is not set, it will be supressed by default
-- | -- | --
2021-09-07 04:30:23 | stdout | 2021-09-07 04:30:23.633131 [INFO] HEALTH_CHECK_INTERVAL is not set. For now using default interval of 300
2021-09-07 04:30:23 | stdout | 2021-09-07 04:30:23.596301 [INFO] HEALTH_CHECK_HOST is not set. For now using default host one.one.one.one
2021-09-07 04:30:23 | stdout | 2021-09-07 04:30:23.563560 [INFO] Started Jackett daemon successfully...
2021-09-07 04:30:23 | stdout | 2021-09-07 04:30:23.559209 [INFO] Jackett PID:
2021-09-07 04:30:22 | stdout | Logging to /config/Jackett/Logs/log.txt.
2021-09-07 04:30:22 | stdout | 2021-09-07 04:30:22.518075 [INFO] Starting Jackett daemon...
2021-09-07 04:30:22 | stdout | 2021-09-07 04:30:22.481794 [INFO] Password hashes match, nothing to change.
2021-09-07 04:30:22 | stdout | 2021-09-07 04:30:22.398747 [INFO] Generating password hash
2021-09-07 04:30:22 | stdout | 2021-09-07 04:30:22.271502 [WARNING] UMASK not defined (via -e UMASK), defaulting to '002'
2021-09-07 04:30:22 | stdout | 2021-09-07 04:30:22.235755 [INFO] An user with PUID 1026 already exists in /etc/passwd, nothing to do.
2021-09-07 04:30:22 | stdout | 2021-09-07 04:30:22.198669 [INFO] A group with PGID 100 already exists in /etc/group, nothing to do.
2021-09-07 04:30:22 | stdout | --------------------
2021-09-07 04:30:22 | stdout | -A OUTPUT -o lo -j ACCEPT
2021-09-07 04:30:22 | stdout | -A OUTPUT -p icmp -m icmp --icmp-type 8 -j ACCEPT
2021-09-07 04:30:22 | stdout | -A OUTPUT -o eth0 -p tcp -m tcp --sport 9117 -j ACCEPT
2021-09-07 04:30:22 | stdout | -A OUTPUT -o eth0 -p tcp -m tcp --dport 9117 -j ACCEPT
2021-09-07 04:30:22 | stdout | -A OUTPUT -o eth0 -p udp -m udp --dport 1198 -j ACCEPT
2021-09-07 04:30:22 | stdout | -A OUTPUT -s 172.17.0.0/16 -d 172.17.0.0/16 -j ACCEPT
2021-09-07 04:30:22 | stdout | -A OUTPUT -o tun0 -j ACCEPT
2021-09-07 04:30:22 | stdout | -A INPUT -i lo -j ACCEPT
2021-09-07 04:30:22 | stdout | -A INPUT -p icmp -m icmp --icmp-type 0 -j ACCEPT
2021-09-07 04:30:22 | stdout | -A INPUT -i eth0 -p tcp -m tcp --sport 9117 -j ACCEPT
2021-09-07 04:30:22 | stdout | -A INPUT -i eth0 -p tcp -m tcp --dport 9117 -j ACCEPT
2021-09-07 04:30:22 | stdout | -A INPUT -i eth0 -p udp -m udp --sport 1198 -j ACCEPT
2021-09-07 04:30:22 | stdout | -A INPUT -s 172.17.0.0/16 -d 172.17.0.0/16 -j ACCEPT
2021-09-07 04:30:22 | stdout | -A INPUT -i tun0 -j ACCEPT
2021-09-07 04:30:22 | stdout | -P OUTPUT DROP
2021-09-07 04:30:22 | stdout | -P FORWARD ACCEPT
2021-09-07 04:30:22 | stdout | -P INPUT DROP
2021-09-07 04:30:22 | stdout | --------------------
2021-09-07 04:30:22 | stdout | 2021-09-07 04:30:22.157131 [INFO] iptables defined as follows...
2021-09-07 04:30:22 | stdout | 2021-09-07 04:30:22.071531 [INFO] iptable_mangle support detected, adding fwmark for tables
2021-09-07 04:30:22 | stdout | x_tables               16882  19 ip6table_filter,xt_ipvs,xt_iprange,xt_mark,xt_recent,ip_tables,xt_tcpudp,ipt_MASQUERADE,xt_limit,xt_state,xt_conntrack,xt_LOG,xt_nat,xt_multiport,iptable_filter,xt_REDIRECT,iptable_mangle,ip6_tables,xt_addrtype
2021-09-07 04:30:22 | stdout | ip_tables              13819  9 iptable_filter,iptable_mangle,iptable_nat
2021-09-07 04:30:22 | stdout | iptable_mangle          1656  1
2021-09-07 04:30:22 | stdout | --------------------
2021-09-07 04:30:22 | stdout | 192.168.0.0/24 via 172.17.0.1 dev eth0
2021-09-07 04:30:22 | stdout | 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.5
2021-09-07 04:30:22 | stdout | 128.0.0.0/1 via 10.10.112.1 dev tun0
2021-09-07 04:30:22 | stdout | 95.181.239.12 via 172.17.0.1 dev eth0
2021-09-07 04:30:22 | stdout | 10.10.112.0/24 dev tun0 proto kernel scope link src 10.10.112.201
2021-09-07 04:30:22 | stdout | default via 172.17.0.1 dev eth0
2021-09-07 04:30:22 | stdout | 0.0.0.0/1 via 10.10.112.1 dev tun0
2021-09-07 04:30:22 | stdout | --------------------
2021-09-07 04:30:22 | stdout | 2021-09-07 04:30:22.026338 [INFO] ip route defined as follows...
2021-09-07 04:30:21 | stdout | 2021-09-07 04:30:21.988374 [INFO] Adding 192.168.0.0/24 as route via docker eth0
2021-09-07 04:30:21 | stdout | 2021-09-07 04:30:21.948601 [INFO] Docker network defined as 172.17.0.0/16
2021-09-07 04:30:21 | stdout | 2021-09-07 04:30:21 Initialization Sequence Completed
2021-09-07 04:30:21 | stdout | 2021-09-07 04:30:21 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
2021-09-07 04:30:21 | stdout | 2021-09-07 04:30:21 net_addr_v4_add: 10.10.112.201/24 dev tun0
2021-09-07 04:30:21 | stdout | 2021-09-07 04:30:21 net_iface_up: set tun0 up
2021-09-07 04:30:21 | stdout | 2021-09-07 04:30:21 net_iface_mtu_set: mtu 1500 for tun0
2021-09-07 04:30:21 | stdout | 2021-09-07 04:30:21 TUN/TAP device tun0 opened
2021-09-07 04:30:21 | stdout | 2021-09-07 04:30:21 [srilanka403] Peer Connection Initiated with [AF_INET]95.181.239.12:1198
2021-09-07 04:30:20 | stdout | 2021-09-07 04:30:20 UDP link remote: [AF_INET]95.181.239.12:1198
2021-09-07 04:30:20 | stdout | 2021-09-07 04:30:20 UDP link local: (not bound)
2021-09-07 04:30:20 | stdout | 2021-09-07 04:30:20 TCP/UDP: Preserving recently used remote address: [AF_INET]95.181.239.12:1198
2021-09-07 04:30:20 | stdout |  
2021-09-07 04:30:20 | stdout | -----END X509 CRL-----
2021-09-07 04:30:20 | stdout | MR6jC0K2ps9qyZAN74LEBedEfK7tBOzWMwr58A==
2021-09-07 04:30:20 | stdout | 5YijHJGHNjlWFqyrn1CfYS6koa4TGEPngBoAziWRbDGdhEgJABHrpoaFYaL61zqy
2021-09-07 04:30:20 | stdout | ze7AP+NQ9ykvDScH4eYCsmufNpIjBLhpLE2cuZZXBLcPhuRzVoU3l7A9lvzG9mjA
2021-09-07 04:30:20 | stdout | B4hZlQ205+21CALLvZvR8HcPxC9KEnev1mU46wkTiov0EKc+EdRxkj5yMgv0V2Re
2021-09-07 04:30:20 | stdout | jI+ffKN3laDvczsG6CxmY3jNyc79XVpEYUnq4rT3FfveW1+Ralf+Vf38HdpwB8EW
2021-09-07 04:30:20 | stdout | 9w0BAQ0FAAOCAQEAQZo9X97ci8EcPYu/uK2HB152OZbeZCINmYyluLDOdcSvg6B5
2021-09-07 04:30:20 | stdout | MCYwEQIBARcMMTYwNzA4MTkwMDQ2MBECAQYXDDE2MDcwODE5MDA0NjANBgkqhkiG
2021-09-07 04:30:20 | stdout | 2021-09-07 04:30:20 CRL: loaded 1 CRLs from file -----BEGIN X509 CRL-----
2021-09-07 04:30:20 | stdout | 2021-09-07 04:30:20 library versions: OpenSSL 1.1.1k  25 Mar 2021, LZO 2.10
2021-09-07 04:30:20 | stdout | 2021-09-07 04:30:20 OpenVPN 2.5.1 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on May 14 2021
2021-09-07 04:30:20 | stdout | 2021-09-07 04:30:20 WARNING: file 'credentials.conf' is group or others accessible
2021-09-07 04:30:20 | stdout | 2021-09-07 04:30:20 DEPRECATED OPTION: --cipher set to 'aes-128-cbc' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM). Future OpenVPN version will ignore --cipher for cipher negotiations. Add 'aes-128-cbc' to --data-ciphers or change --cipher 'aes-128-cbc' to --data-ciphers-fallback 'aes-128-cbc' to silence this warning.
2021-09-07 04:30:20 | stdout | 2021-09-07 04:30:20.612508 [INFO] Starting OpenVPN...
2021-09-07 04:30:20 | stdout | 2021-09-07 04:30:20.574140 [INFO] Adding 8.8.4.4 to resolv.conf
2021-09-07 04:30:20 | stdout | 2021-09-07 04:30:20.530452 [INFO] Adding 1.0.0.1 to resolv.conf
2021-09-07 04:30:20 | stdout | 2021-09-07 04:30:20.491663 [INFO] Adding 8.8.8.8 to resolv.conf
2021-09-07 04:30:20 | stdout | 2021-09-07 04:30:20.452575 [INFO] Adding 1.1.1.1 to resolv.conf
2021-09-07 04:30:20 | stdout | 2021-09-07 04:30:20.413846 [INFO] VPN_OPTIONS not defined (via -e VPN_OPTIONS)
2021-09-07 04:30:20 | stdout | 2021-09-07 04:30:20.375278 [WARNING] NAME_SERVERS not defined (via -e NAME_SERVERS), defaulting to CloudFlare and Google name servers
2021-09-07 04:30:20 | stdout | 2021-09-07 04:30:20.337513 [INFO] LAN_NETWORK defined as '192.168.0.0/24'
2021-09-07 04:30:20 | stdout | 2021-09-07 04:30:20.296892 [INFO] VPN_DEVICE_TYPE defined as 'tun0'
2021-09-07 04:30:20 | stdout | 2021-09-07 04:30:20.258215 [INFO] VPN_PROTOCOL defined as 'udp'
2021-09-07 04:30:20 | stdout | 2021-09-07 04:30:20.217922 [INFO] VPN_PORT defined as '1198'
2021-09-07 04:30:20 | stdout | 2021-09-07 04:30:20.178316 [INFO] VPN_REMOTE defined as 'srilanka.privacy.network'
2021-09-07 04:30:20 | stdout | 2021-09-07 04:30:20.139791 [INFO] VPN remote line defined as 'srilanka.privacy.network 1198'
2021-09-07 04:30:20 | stdout | dos2unix: converting file /config/openvpn/sri_lanka.ovpn to Unix format...
2021-09-07 04:30:20 | stdout | 2021-09-07 04:30:20.087909 [INFO] OpenVPN config file is found at /config/openvpn/sri_lanka.ovpn
2021-09-07 04:30:20 | stdout | 2021-09-07 04:30:20.047114 [INFO] VPN_TYPE defined as 'openvpn'
2021-09-07 04:30:20 | stdout | 2021-09-07 04:30:20.010468 [INFO] The container is now running iptables v1.8.7 (legacy).
2021-09-07 04:30:19 | stdout | 2021-09-07 04:30:19.972676 [INFO] Setting iptables to iptables (legacy)
2021-09-07 04:30:19 | stdout | 2021-09-07 04:30:19.936379 [INFO] LEGACY_IPTABLES is set to 'yes'
2021-09-07 04:30:19 | stdout | 2021-09-07 04:30:19.899460 [INFO] The container is currently running iptables v1.8.7 (legacy).
2021-09-07 04:30:19 | stdout | 2021-09-07 04:30:19.860280 [INFO] VPN_ENABLED defined as 'yes'
JaWas2019 commented 2 years ago

@theyogendraDanwar Did you update to DSM 7.0? Same issue here since running the update.

JaWas2019 commented 2 years ago

I'm seeing the following log, and that's it:

2021-09-07 10:58:45 | stdout | 2021-09-07 10:58:45 library versions: OpenSSL 1.1.1k  25 Mar 2021, LZO 2.10
-- | -- | --
2021-09-07 10:58:45 | stdout | 2021-09-07 10:58:45 OpenVPN 2.5.1 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on May 14 2021
2021-09-07 10:58:45 | stdout | 2021-09-07 10:58:45 DEPRECATED OPTION: --cipher set to 'AES-256-CBC' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM). Future OpenVPN version will ignore --cipher for cipher negotiations. Add 'AES-256-CBC' to --data-ciphers or change --cipher 'AES-256-CBC' to --data-ciphers-fallback 'AES-256-CBC' to silence this warning.
2021-09-07 10:58:45 | stdout | 2021-09-07 10:58:45.966656 [INFO] Starting OpenVPN...
2021-09-07 10:58:45 | stdout | 2021-09-07 10:58:45.931364 [INFO] Adding 103.86.99.100 to resolv.conf
2021-09-07 10:58:45 | stdout | 2021-09-07 10:58:45.893833 [INFO] Adding 103.86.96.100 to resolv.conf
2021-09-07 10:58:45 | stdout | 2021-09-07 10:58:45.856532 [INFO] VPN_OPTIONS not defined (via -e VPN_OPTIONS)
2021-09-07 10:58:45 | stdout | 2021-09-07 10:58:45.819327 [INFO] NAME_SERVERS defined as '103.86.96.100,103.86.99.100'
2021-09-07 10:58:45 | stdout | 2021-09-07 10:58:45.782123 [INFO] LAN_NETWORK defined as '192.168.0.0/24'
2021-09-07 10:58:45 | stdout | 2021-09-07 10:58:45.744975 [INFO] VPN_DEVICE_TYPE defined as 'tun0'
2021-09-07 10:58:45 | stdout | 2021-09-07 10:58:45.707820 [INFO] VPN_PROTOCOL defined as 'udp'
2021-09-07 10:58:45 | stdout | 2021-09-07 10:58:45.670489 [INFO] VPN_PORT defined as '1194'
2021-09-07 10:58:45 | stdout | 2021-09-07 10:58:45.631750 [INFO] VPN_REMOTE defined as '185.128.25.83'
2021-09-07 10:58:45 | stdout | 2021-09-07 10:58:45.594514 [INFO] VPN remote line defined as '185.128.25.83 1194'
2021-09-07 10:58:45 | stdout | dos2unix: converting file /config/openvpn/fr590.nordvpn.com.udp1194.ovpn to Unix format...
2021-09-07 10:58:45 | stdout | 2021-09-07 10:58:45.546832 [INFO] OpenVPN config file is found at /config/openvpn/fr590.nordvpn.com.udp1194.ovpn
2021-09-07 10:58:45 | stdout | 2021-09-07 10:58:45.505626 [INFO] VPN_TYPE defined as 'openvpn'
2021-09-07 10:58:45 | stdout | 2021-09-07 10:58:45.469409 [INFO] Not making any changes to iptables version
2021-09-07 10:58:45 | stdout | 2021-09-07 10:58:45.429690 [INFO] LEGACY_IPTABLES is set to ''
2021-09-07 10:58:45 | stdout | 2021-09-07 10:58:45.393965 [INFO] The container is currently running iptables v1.8.7 (legacy).
2021-09-07 10:58:45 | stdout | 2021-09-07 10:58:45.355836 [INFO] VPN_ENABLED defined as 'yes'
theyogendraDanwar commented 2 years ago

@JaWas2019 yes i updated to DSM 7.0

theyogendraDanwar commented 2 years ago

i think we have to wait for the solution because DSM 7.0 is recently officially released

theyogendraDanwar commented 2 years ago

seems like i made a mistake when configuring jackett i changed the PGID and it started working closing this pr