MarkusMcNugen / docker-qBittorrentvpn

Docker container which runs a headless qBittorrent client with WebUI and optional OpenVPN
https://hub.docker.com/r/markusmcnugen/qbittorrentvpn/
GNU General Public License v3.0
166 stars 92 forks source link

web ui doesn't open #156

Open gerberanub opened 1 year ago

gerberanub commented 1 year ago

web ui doesn't open...

i installed as followed https://www.blackvoid.club/qbittorrent-via-vpn-docker-container-running-on-synology-nas/

here's my log

date | stream | content -- | -- | -- 2023/06/29 02:00:31 | stdout | Wed Jun 28 17:00:31 2023 Exiting due to fatal error 2023/06/29 02:00:31 | stdout | Wed Jun 28 17:00:31 2023 ERROR: Cannot ioctl TUNSETIFF tun: Operation not permitted (errno=1) 2023/06/29 02:00:31 | stdout | Wed Jun 28 17:00:31 2023 ROUTE_GATEWAY 172.17.0.1/255.255.0.0 IFACE=eth0 HWADDR=02:42:ac:11:00:04 2023/06/29 02:00:31 | stdout | Wed Jun 28 17:00:31 2023 Incoming Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key 2023/06/29 02:00:31 | stdout | Wed Jun 28 17:00:31 2023 Outgoing Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key 2023/06/29 02:00:31 | stdout | Wed Jun 28 17:00:31 2023 OPTIONS IMPORT: data channel crypto options modified 2023/06/29 02:00:31 | stdout | Wed Jun 28 17:00:31 2023 OPTIONS IMPORT: adjusting link_mtu to 1629 2023/06/29 02:00:31 | stdout | Wed Jun 28 17:00:31 2023 OPTIONS IMPORT: peer-id set 2023/06/29 02:00:31 | stdout | Wed Jun 28 17:00:31 2023 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified 2023/06/29 02:00:31 | stdout | Wed Jun 28 17:00:31 2023 OPTIONS IMPORT: route options modified 2023/06/29 02:00:31 | stdout | Wed Jun 28 17:00:31 2023 OPTIONS IMPORT: --ifconfig/up options modified 2023/06/29 02:00:31 | stdout | Wed Jun 28 17:00:31 2023 OPTIONS IMPORT: compression parms modified 2023/06/29 02:00:31 | stdout | Wed Jun 28 17:00:31 2023 OPTIONS IMPORT: timers and/or timeouts modified 2023/06/29 02:00:31 | stdout | Wed Jun 28 17:00:31 2023 PUSH: Received control message: 'PUSH_REPLY,redirect-gateway def1,dhcp-option DNS 10.43.0.1,comp-lzo no,route 10.43.0.1,topology net30,ping 10,ping-restart 60,ifconfig 10.43.2.2 10.43.2.1,peer-id 51,cipher AES-256-GCM' 2023/06/29 02:00:30 | stdout | Wed Jun 28 17:00:30 2023 SENT CONTROL [Server-10755-0a]: 'PUSH_REQUEST' (status=1) 2023/06/29 02:00:29 | stdout | Wed Jun 28 17:00:29 2023 [Server-10755-0a] Peer Connection Initiated with [AF_INET]45.80.157.66:1195 2023/06/29 02:00:29 | stdout | Wed Jun 28 17:00:29 2023 Control Channel: TLSv1.3, cipher TLSv1.3 TLS_AES_256_GCM_SHA384, 2048 bit RSA 2023/06/29 02:00:29 | stdout | Wed Jun 28 17:00:29 2023 WARNING: 'auth' is used inconsistently, local='auth [null-digest]', remote='auth SHA512' 2023/06/29 02:00:29 | stdout | Wed Jun 28 17:00:29 2023 WARNING: 'cipher' is present in local config but missing in remote config, local='cipher AES-256-GCM' 2023/06/29 02:00:29 | stdout | Wed Jun 28 17:00:29 2023 WARNING: 'link-mtu' is used inconsistently, local='link-mtu 1554', remote='link-mtu 1606' 2023/06/29 02:00:29 | stdout | Wed Jun 28 17:00:29 2023 VERIFY OK: depth=0, C=VG, ST=BVI, O=ExpressVPN, OU=ExpressVPN, CN=Server-10755-0a, emailAddress=support@expressvpn.com 2023/06/29 02:00:29 | stdout | Wed Jun 28 17:00:29 2023 VERIFY X509NAME OK: C=VG, ST=BVI, O=ExpressVPN, OU=ExpressVPN, CN=Server-10755-0a, emailAddress=support@expressvpn.com 2023/06/29 02:00:29 | stdout | Wed Jun 28 17:00:29 2023 VERIFY OK: nsCertType=SERVER 2023/06/29 02:00:29 | stdout | Wed Jun 28 17:00:29 2023 VERIFY OK: depth=1, C=VG, ST=BVI, O=ExpressVPN, OU=ExpressVPN, CN=ExpressVPN CA, emailAddress=support@expressvpn.com 2023/06/29 02:00:29 | stdout | Wed Jun 28 17:00:29 2023 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this 2023/06/29 02:00:29 | stdout | Wed Jun 28 17:00:29 2023 TLS: Initial packet from [AF_INET]45.80.157.66:1195, sid=e3b9e98f 8a930070 2023/06/29 02:00:29 | stdout | Wed Jun 28 17:00:29 2023 UDP link remote: [AF_INET]45.80.157.66:1195 2023/06/29 02:00:29 | stdout | Wed Jun 28 17:00:29 2023 UDP link local: (not bound) 2023/06/29 02:00:29 | stdout | Wed Jun 28 17:00:29 2023 Socket Buffers: R=[212992->425984] S=[212992->425984] 2023/06/29 02:00:29 | stdout | Wed Jun 28 17:00:29 2023 TCP/UDP: Preserving recently used remote address: [AF_INET]45.80.157.66:1195 2023/06/29 02:00:29 | stdout | Wed Jun 28 17:00:29 2023 Incoming Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication 2023/06/29 02:00:29 | stdout | Wed Jun 28 17:00:29 2023 Outgoing Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication 2023/06/29 02:00:29 | stdout | Wed Jun 28 17:00:29 2023 WARNING: --ns-cert-type is DEPRECATED.  Use --remote-cert-tls instead. 2023/06/29 02:00:29 | stdout | Wed Jun 28 17:00:29 2023 library versions: OpenSSL 1.1.1f  31 Mar 2020, LZO 2.10 2023/06/29 02:00:29 | stdout | Wed Jun 28 17:00:29 2023 OpenVPN 2.4.7 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Jul 19 2021 2023/06/29 02:00:29 | stdout | Wed Jun 28 17:00:29 2023 WARNING: file 'credentials.conf' is group or others accessible 2023/06/29 02:00:29 | stdout | 2023-06-28 17:00:29.260716 [info] Starting OpenVPN... 2023/06/29 02:00:29 | stdout | 2023-06-28 17:00:29.226113 [info] PGID not defined. Defaulting to root group 2023/06/29 02:00:29 | stdout | 2023-06-28 17:00:29.191326 [info] PUID not defined. Defaulting to root user 2023/06/29 02:00:29 | stdout | 2023-06-28 17:00:29.156848 [info] Adding 8.8.4.4 to resolv.conf 2023/06/29 02:00:29 | stdout | 2023-06-28 17:00:29.119974 [info] Adding 8.8.8.8 to resolv.conf 2023/06/29 02:00:29 | stdout | 2023-06-28 17:00:29.082602 [info] VPN_OPTIONS not defined (via -e VPN_OPTIONS) 2023/06/29 02:00:29 | stdout | 2023-06-28 17:00:29.046325 [info] NAME_SERVERS defined as '8.8.8.8,8.8.4.4' 2023/06/29 02:00:29 | stdout | 2023-06-28 17:00:29.010292 [info] LAN_NETWORK defined as '192.168.0.1/24' 2023/06/29 02:00:28 | stdout | 2023-06-28 17:00:28.973971 [info] VPN_DEVICE_TYPE defined as 'tun0' 2023/06/29 02:00:28 | stdout | 2023-06-28 17:00:28.934871 [warn] VPN_PROTOCOL not found in /config/openvpn/my_expressvpn_usa_-_atlanta_udp.ovpn, assuming udp 2023/06/29 02:00:28 | stdout | 2023-06-28 17:00:28.892501 [info] VPN_PORT defined as '1195' 2023/06/29 02:00:28 | stdout | 2023-06-28 17:00:28.856360 [info] VPN_REMOTE defined as 'usa-atlanta-ca-version-2.expressnetw.com' 2023/06/29 02:00:28 | stdout | 2023-06-28 17:00:28.819874 [info] VPN remote line defined as 'usa-atlanta-ca-version-2.expressnetw.com 1195' 2023/06/29 02:00:28 | stderr | dos2unix: converting file /config/openvpn/my_expressvpn_usa_-_atlanta_udp.ovpn to Unix format... 2023/06/29 02:00:28 | stdout | 2023-06-28 17:00:28.777897 [info] OpenVPN config file (ovpn extension) is located at /config/openvpn/my_expressvpn_usa_-_atlanta_udp.ovpn 2023/06/29 02:00:28 | stdout | 2023-06-28 17:00:28.738205 [info] VPN_ENABLED defined as 'yes'