subgr

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by subgr

  1. Yes I did change it before I posted here, you can see my configuration bellow. qbittorrent: restart: unless-stopped network_mode: bridge cap_add: - NET_ADMIN environment: - PUID=1000 - PGID=1000 - TZ=Europe/London - VPN_ENABLED=yes - VPN_USER=#### - VPN_PASS=#### - VPN_PROV=custom - VPN_CLIENT=openvpn - ENABLE_PRIVOXY=yes - STRICT_PORT_FORWARD=yes - LAN_NETWORK=192.168.11.0/24,192.168.22.0/24,192.168.23.0/24 - NAME_SERVERS=84.200.69.80,37.235.1.174,1.1.1.1,37.235.1.177,84.200.70.40,1.0.0.1 - DEBUG=true # - VPN_INPUT_PORTS=1234 # - VPN_OUTPUT_PORTS=5678 - WEBUI_PORT=8116 - UMASK=000 container_name: qbittorrent ports: - 6881:6881 - 6881:6881/udp - 8116:8116 - 8118:8118 volumes: - /sharedfolders/config/qbittorrent:/config - /sharedfolders/Downloads:/data - /etc/localtime:/etc/localtime:ro image: binhex/arch-qbittorrentvpn:latest
  2. Hi, I am having problems accessing the web ui as well. I used to use binhex-delugevpn for a few years, but last month I couldn't access the web ui and decided to try binhex-qbittorrentvpn but I have the same web ui problems. What I am missing? I am not using unraid but ubuntu server. I have attached my log files. supervisord.log