Skip to content
Discussion options

You must be logged in to vote

Not sure what I've done, but by disabling "rpc-whitelist-enabled" back, removing the LOCAL_NETWORK variable completely, and bringing back the sidecar proxy to compose, I was able to get it working via the port I chose for proxy, both for WebUI, RPC for Transmission Remote GUI and sonarr (the latter also can work with the 9091 port if I map it to the transmission-openvpn in compose, but the proxy itself works without it mapped).

Then I also erased the mapped data folder to test with the default settings.json. After launching it anew with this compose, it still worked with the proxy port:

version: '3.3'
services:
    transmission-openvpn:
        cap_add:
            - NET_ADMIN
        con…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@pkishino
Comment options

pkishino Feb 2, 2022
Collaborator

@enchained
Comment options

@enchained
Comment options

@enchained
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by enchained
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