Unable to reach plex.tv

Melechtna

Cadet
Joined
Nov 27, 2021
Messages
4
I'm not sure what the actual problem is. If I open a shell within the system itself, it can ping www.plex.tv no problem, and access anything else, so my DNS and IP config is correct so far as I can tell. I can start the Plex server, as you can see in the log, but it can't resolve the host within the Docker image. Can anyone tell me why or what I'm doing wrong?

Code:
2021-11-27 10:31:04.231887+00:00[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
2021-11-27 10:31:04.476081+00:00[s6-init] ensuring user provided files have correct perms...exited 0.
2021-11-27 10:31:04.481332+00:00[fix-attrs.d] applying ownership & permissions fixes...
2021-11-27 10:31:04.486130+00:00[fix-attrs.d] done.
2021-11-27 10:31:04.489030+00:00[cont-init.d] executing container initialization scripts...
2021-11-27 10:31:04.494789+00:00[cont-init.d] 40-plex-first-run: executing...
2021-11-27 10:31:05.378402+00:00Attempting to obtain server token from claim token
2021-11-27 10:31:07.549926+00:00% Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2021-11-27 10:31:07.550213+00:00Dload  Upload   Total   Spent    Left  Speed
2021-11-27 10:31:07.563414+00:000     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: plex.tv
2021-11-27 10:31:07.998361+00:00Plex Media Server first run setup complete
2021-11-27 10:31:08.001106+00:00[cont-init.d] 40-plex-first-run: exited 0.
2021-11-27 10:31:08.005533+00:00[cont-init.d] 45-plex-hw-transcode-and-connected-tuner: executing...
2021-11-27 10:31:08.037357+00:00[cont-init.d] 45-plex-hw-transcode-and-connected-tuner: exited 0.
2021-11-27 10:31:08.041529+00:00[cont-init.d] 50-plex-update: executing...
2021-11-27 10:31:08.259362+00:00[cont-init.d] 50-plex-update: exited 0.
2021-11-27 10:31:08.261597+00:00[cont-init.d] done.
2021-11-27 10:31:08.263753+00:00[services.d] starting services
2021-11-27 10:31:08.314544+00:00[services.d] done.
2021-11-27 10:31:08.314725+00:00Starting Plex Media Server.
 

Melechtna

Cadet
Joined
Nov 27, 2021
Messages
4
The system need a reboot. But now it won't let me access the server, even though it's not having that issue anymore.
 

Melechtna

Cadet
Joined
Nov 27, 2021
Messages
4
After the third attempt with the claim code, it just works, no idea why this was so hard, but, the truecharts one is what solved it for me over the official one.
 

truecharts

Guru
Joined
Aug 19, 2021
Messages
788
After the third attempt with the claim code, it just works, no idea why this was so hard, but, the truecharts one is what solved it for me over the official one.
Glad our App solved it for you.
Plex is a bit of a princes at times (needing a restart at times after first launch for example) and discovering being... well... just weird :(

If you need any help, give a shoutout on our support channels! :)

K.S.
 
Top