binhex / arch-qbittorrentvpn

Docker build script for Arch Linux base with qBittorrent, Privoxy and OpenVPN
GNU General Public License v3.0
473 stars 48 forks source link

Cant access webinterface when restarting docker container #31

Closed ressof closed 4 years ago

ressof commented 4 years ago

When I restart qbittorrentvpn with docker-compose I cant access the webinterface. It seems that it having problem with this command: /root/getdns.sh "www.google.com" and I must reboot my server to get it to work again or restart docker service. I'm using TigerVPN as service provider.

usman-u commented 4 years ago

I just fixed this by deleting the /data folder in the config, then restarted the docker. Personal configs are still intact.

binhex commented 4 years ago

related issue https://github.com/binhex/arch-delugevpn/issues/181

usman-u commented 4 years ago

Thank you, everything works great now! This saved me from running my through my VPN tunnel, which is obviously not ideal.