Ipv6 redirect to plex.tv automatically

Hi,
my plex on docker works fine with ipv4. But if i try to connect with ipv6 via firefox (https://[xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx]:32400/web/index.html, or http://…), it redirected automatically to https://www.plex.tv/

In Settings, Network is enabled “Enable server support for IPv6”
In Settings, Remote Access i see only the ipv4 address. But i think here i need the v6.

What can i do?

btw: other container works fine with ipv6.

Thank you,
Chris…

Server Version#: 1.32.5.7516-8f4248874-ls185
Player Version#: 4.108.0
<If providing server logs please do NOT turn on verbose logging, only debug logging should be enabled>

Navigate to this address in your browser:
https://plex.tv/api/resources?includeIPv6=1&includeHttps=1&X-Plex-Token=your_plex_online_token

Substitute your Plex online token for “your_plex_online_token.”

On the resulting page, copy the URI (from the ‘Connections’ entries for your server) which corresponds to the IPv6 address of your server and paste it into the address bar of your browser, unmodified. You should be redirected to the login page for your server (you’ll see the warning that the app is not hosted by Plex), from where you should be able to log in.

A subsequent netstat should show the established connections to port 32400 for both the local and foreign IPv6 address/port combination.

Thank you, but it won’t wort.
I get 3 addresses.
One ipv4 local=1, and two ipv6 local=0, and the second one is the correct (the first one makes my fritzbox router?).

It looks like <Connection protocol="https" address="xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx" port="32400" uri="https://xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx.yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy.plex.direct:32400" local="0"/> and if i browse into, i get “site not found”. Same with all 3 addresses.

How can i use and understand netstat? :face_with_peeking_eye:
netstat https://[xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx]:32400/web/index.html
gave me a long list :face_with_spiral_eyes:

But the first Problem is to connect via ipv6 intern. From extern is another thing an i guess it will work if intern work.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.