Help getting transmission working over https #2477
oregonpillow
started this conversation in
General
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.
-
Problem: Using the nginx based swag reverse-proxy image i cant get transmission working properly over https when using ufw enabled.
What i did: Setting the environment variable
UFW_EXTRA_PORTS=443
What happens: allows the basic web-gui elements to load but none of the torrents show.

Why is this happening? Anyone got any solutions? It works fine if i use
http://<local address>:9091
and https work fine if i disable ufwENABLE_UFW=false
.Thanks.
Beta Was this translation helpful? Give feedback.
All reactions