I’ve been searching everywhere regarding my issue but I can’t seem to find anything related to it, so I’m a bit lost on this kind of strange bug.
I’m running plex in a docker environment with Traefik as proxy, everything works fine in the web browser (photos, video, music, …) but when using the plex app it doesn’t show any photo (metadata), only the list and texts.
Playing video’s and music works but photos it won’t show, at a certain time I gave up but now after looking back in the logs I noticed a difference between the web and the app.
The plex app demands a photo to be transcoded but in it’s url request it references towards http://127.0.0.1:443. When using the web browser it’s without this referal to localhost.
I don’t understand why the app (on my phone, tablet, …) always uses localhost in the url request.
Any idea where I can find or further debug this referal to localhost?
Thanks.
Server Version#: Version 1.24.5.5173
Player Version#: 8.25.1.28703
Nov 20, 2021 18:10:20.501 [0xffff9a811aa8] DEBUG - Photo transcoder: Request for url [http://127.0.0.1:443/library/metadata/6293/thumb/1636842235] (is local: 0 upscaled: 0)
Nov 20, 2021 18:10:20.515 [0xffff9a811aa8] DEBUG - HTTP requesting GET http://127.0.0.1:443/library/metadata/6293/thumb/1636842235
Nov 20, 2021 18:10:20.516 [0xffff9a811aa8] ERROR - Error issuing curl_easy_perform(handle): 7
Nov 20, 2021 18:10:20.516 [0xffff9a811aa8] WARN - HTTP error requesting GET http://127.0.0.1:443/library/metadata/6293/thumb/1636842235 (7, Couldn’t connect to server) (Failed to connect to 127.0.0.1 port 443: Connection refused)
Nov 20, 2021 18:10:20.517 [0xffff9aa51aa8] DEBUG - Completed: [10.0.0.5:44400] 404 GET /photo/:/transcode?height=684&url=http%3A%2F%2F127.0.0.1%3A443%2Flibrary%2Fmetadata%2F6293%2Fthumb%2F1636842235&width=1080 (11 live) TLS GZIP 16ms 379 bytes (pipelined: 1)