issue with qbittorrent proxy #106
Unanswered
lozbrown
asked this question in
Swag Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
my qbittorent container is up and running well and can be accessed along my local network via
http://192.168.0.88:8080/
Swag seems to be working ish becuase i can access the swag welcome screen vi
https://mysub.mydomain.com
doing so shows the following in the nginx access log
i renamed nginx/proxy-confs/qbittorrent.subfolder.conf.sample to nginx/proxy-confs/qbittorrent.subfolder.conf
that all seems to be in place
however accessing https://mysub.mydomain.com/qbittorrent/ results in the following in the nginx error log
however the following run from inside the swag container would suggest the netwrok between the two is fine
`root@671d9c27cd8b:/# curl qbittorrent:8080
.....
docker version
Docker version 28.5.2, build ecc694264de6b34e4b59d16245603382f22fa813
so I'm at a loss for what could be amiss here
`
Beta Was this translation helpful? Give feedback.
All reactions