I’m setting up a headless server using a physical machine running Debian 12 with the minimum amout of packages (base system + SSH server).
I’ve installed Docker, set up the macvlan network and deployed the plex container successfully.
I’ve also opened up a new ssh connection using ssh username@10.0.0.25 -L 32400:10.0.0.25:32400 -N
But when I try to open http://localhost:32400/web I get ERR_CONNECTION_RESET in my browser, and the below message in the SSH terminal running the port forwarding.
channel 2: open failed: connect failed: Connection refused
channel 3: open failed: connect failed: Connection refused
channel 2: open failed: connect failed: Connection refused
channel 2: open failed: connect failed: Connection refused
channel 3: open failed: connect failed: Connection refused
channel 2: open failed: connect failed: Connection refused
channel 3: open failed: connect failed: Connection refused
Is there anything I have missed or is it simply not possible?
…
Some more info:
I can ping the container on IP 10.0.0.26 from any computer on the network just fine.
I have also tried to add -p 8080:32400 to the deploy configuration and adjused to ssh username@10.0.0.25 -L 8080:10.0.0.25:8080 -N (and the URL) just to see if I can work around it, but to no use.
@pl_5309 This is my first try at Plex, so I’m not a subscriber yet. I just want it to be future-proof so I can add it later without having to redo the whole setup. That is why I can’t add the Claim Token at this time.
@pshanew This yields the same result as my previous attempts, and I’ve tried with SSH in Windows Terminal and in Putty but it makes no difference.
@pl_5309 I have no idea of what a Hetzner server is, so I doubt it… This is just a regular desktop computer where I have installed Debian as the base OS and Docker to deploy a Plex container.
I get that Plex Pass is tied to the account. But I have not purchased Plex Pass yet, as I have never used Plex before, so I will need to test it first and see if I like ut enough to spend the money. And with no active Plex Pass, I assume there is no Claim Token to retrive either.
To use the forum you created an account. Servers and if you choose later a Plex Pass get associated to this account. To get the claim token to your account whether you have a Plex Pass or not, use the browser that is logged into Plex forums and on a new tab enter https://plex.tv/claim .