Hey there,
I can't acces the WebUI anymore. It worked fine, up until some days ago but I'm not sure what changed. I might have changed some network settings but nothing that should interfere with the docker.
When I disable the VPN everything works fine, as soon as VPN is enabled its not reachable anymore but
docker exec -it binhex-qbittorrentvpn curl http://localhost:8080
will return HTML code describing the interface:
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=10" />
<meta name="application-name" content="qBittorrent" />
<meta name="description" content="qBittorrent WebUI">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>qBittorrent WebUI</title>
<link rel="icon" type="image/png" href="images/qbittorrent32.png" sizes="32x32" />
<link rel="icon" type="image/svg+xml" href="images/qbittorrent-tray.svg" sizes="any" />
<link rel="stylesheet" type="text/css" href="css/dynamicTable.css?v=w3dtn5" />
<link rel="stylesheet" type="text/css" href="css/style.css?v=w3dtn5" />
<!--<link rel="stylesheet" type="text/css" href="css/Content.css" />-->
<link rel="stylesheet" type="text/css" href="css/Core.css?v=w3dtn5" />
<link rel="stylesheet" type="text/css" href="css/Layout.css?v=w3dtn5" />
<link rel="stylesheet" type="text/css" href="css/Window.css?v=w3dtn5" />
<link rel="stylesheet" type="text/css" href="css/Tabs.css?v=w3dtn5" />
<noscript>
So it seems like its running, and I just cant reach it anymore.
Thanks in advance for any possible solutions.
command execution.txt
supervisord.log