How to enable seeding when using Mullvad and peer listening port is open #2536
Unanswered
StefanVDWeide
asked this question in
Q&A
Replies: 1 comment
-
I also use Mullvad - in my case still with the :4.2 version of the container (Transmission 2.94). It looks like you have the Mullvad port forwarding working OK. Comparing your docker-compose file with mine, I'd make the following suggestion:
Also you don't seem to have the container's config directory mapped. Hope this helps. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I've successfully deployed this docker container and have downloaded a number of series and movies, but for some reason I can't seem to get the seeding to work. I'm using Mullvad and I've setup port forwarding in my account and added the same port as the
TRANSMISSION_PEER_PORT
in the docker compose file. The upload will always stay at 0.My docker compose file:
And my Transmission network settings look like this:
Am I missing a setting somewhere? Any help would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions