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

docker freezes #121

Open Vendo232 opened 2 years ago

Vendo232 commented 2 years ago

the docker works but downloads would stop, here is log. After docker restart all works and is back to normal.

Sat Feb 26 18:21:27 2022 Could not determine IPv4/IPv6 protocol Sat Feb 26 18:21:27 2022 SIGUSR1[soft,init_instance] received, process restarting Sat Feb 26 18:26:27 2022 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info. Sat Feb 26 18:26:55 2022 RESOLVE: Cannot resolve host address: bel1.jumptoserver.com:4443 (Temporary failure in name resolution) Sat Feb 26 18:27:23 2022 RESOLVE: Cannot resolve host address: bel1.jumptoserver.com:4443 (Temporary failure in name resolution) Sat Feb 26 18:27:23 2022 Could not determine IPv4/IPv6 protocol Sat Feb 26 18:27:23 2022 SIGUSR1[soft,init_instance] received, process restarting Sat Feb 26 18:32:23 2022 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info. Sat Feb 26 18:32:51 2022 RESOLVE: Cannot resolve host address: bel1.jumptoserver.com:4443 (Temporary failure in name resolution) Sat Feb 26 18:33:19 2022 RESOLVE: Cannot resolve host address: bel1.jumptoserver.com:4443 (Temporary failure in name resolution) Sat Feb 26 18:33:19 2022 Could not determine IPv4/IPv6 protocol

weirlive commented 2 years ago

seems like its a dns issue: Cannot resolve host address

When it starts up do you see something similar to:

2022-02-26 22:23:45.642934 [info] Adding 10.10.10.2 to resolv.conf 2022-02-26 22:23:45.664012 [info] Adding 10.10.10.3 to resolv.conf

with your DNS IPs ?