hotio / qbittorrent

https://hotio.dev/containers/qbittorrent
GNU General Public License v3.0
116 stars 14 forks source link

Version 5.0.2 -Privoxy Error Logs #41

Closed GLotsapot closed 1 week ago

GLotsapot commented 1 week ago

Latest image pull works 'fine', but logs fill with the following lines repeating over and over again.

2024-11-21 22:22:01.009 7ff308ac0b08 Info: Privoxy version 3.0.34
2024-11-21 22:22:01.009 7ff308ac0b08 Info: Program name: /usr/sbin/privoxy
2024-11-21 22:22:01.009 7ff308ac0b08 Fatal error: can't check configuration file '/config/privoxy/privoxy.conf':  Invalid argument
[ERR] [2024-11-21 22:22:01] [PIA] Fetching a token failed!
2024-11-21 22:22:02.016 7ff912f1ab08 Info: Privoxy version 3.0.34
2024-11-21 22:22:02.016 7ff912f1ab08 Info: Program name: /usr/sbin/privoxy
2024-11-21 22:22:02.016 7ff912f1ab08 Fatal error: can't check configuration file '/config/privoxy/privoxy.conf':  Invalid argument
[ERR] [2024-11-21 22:22:02] [PIA] Fetching a token failed!

Privoxy should not even be doing anything as it is diaabled

    environment:
      - PUID=13007
      - PGID=13000
      - UMASK=${UMASK_SET}
      - TZ=${TZ}
      - WEBUI_PORTS=8080/tcp,8080/udp
      - VPN_ENABLED=true
      - VPN_PROVIDER=generic
      - VPN_LAN_NETWORK=192.168.0.0/16
      - VPN_CONF=wg0
      - VPN_KEEP_LOCAL_DNS=true
      - PRIVOXY_ENABLED=false

hotio/qbittorrent:release (5.0.2 - 7668337c20fd3b1fd78c73bab4a515bb31698f963fb26f3187172fc01aba792d )

mrhotio commented 1 week ago

Probably injecting bad vars, use discord for support