Closed luttman closed 3 months ago
well it's just an error saying port 8000 is already used so Comet can't start on it
The gluetun http control server binds to 8000 by default, add HTTP_CONTROL_SERVER_ADDRESS=:9123
or any port other than 8000 to gluetun environments.
Hello, Im using Gluetun instead of using Warp, i have my own vpnprovider, and im trying to get it to work with gluetun. Jackett and everything else works, but with comet i get [Errno 98] error while attempting to bind on address ('0.0.0.0', 8000): address in use,