Skip to content
Discussion options

You must be logged in to vote

The PIA provider has a script that automatically requests an open port and set it in Transmission.
This script communicates with Transmission via RPC so when you set a username/password for the WebUI you also have to provide it to the container for it to be able to set the port.

This is not well enough documented I see. In previous versions of the container all config had to be set with environment variables so then we knew if the user had enabled auth or not.

You can either disable the port-forwarder script as the logs say: If you want to disable this, set environment variable DISABLE_PORT_UPDATER=true or you can set the username/password like this:

TRANSMISSION_RPC_USERNAME=username
TRA…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by bertybassett
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants