Hey all,
I previously ran an older version of Plex on my FreeBSD machine and didn't have too many issues, however I recently reinstalled Ubuntu 16.04 and now I have no thumbnails in my 2011 Samsung TV app. This worked previously and I can't install anything newer, so I don't think the app is the issue.
The relevant logs are:
Oct 20, 2016 20:28:22.162 [0x7f7355fff700] DEBUG - Request came in with unrecognized domain 'file' in header Referer; treating as non-local
Oct 20, 2016 20:28:22.162 [0x7f73557fe700] DEBUG - Request came in with unrecognized domain 'file' in header Referer; treating as non-local
Oct 20, 2016 20:28:22.162 [0x7f7355fff700] DEBUG - Completed: [192.168.0.44:58935] 401 GET /photo/:/transcode?width=184&height=268&upscale=1&url=http%3A%2F%2F127.0.0.1%3A32400%2Flibrary%2Fmetadata%2F1426%2Fthumb%2F1476665771 (5 live) 0ms 212 bytes
Oct 20, 2016 20:28:22.163 [0x7f7355fff700] DEBUG - Request came in with unrecognized domain 'file' in header Referer; treating as non-local
Oct 20, 2016 20:28:22.163 [0x7f73557fe700] DEBUG - Completed: [192.168.0.44:58934] 401 GET /photo/:/transcode?width=184&height=268&upscale=1&url=http%3A%2F%2F127.0.0.1%3A32400%2Flibrary%2Fmetadata%2F1627%2Fthumb%2F1476670397 (4 live) 0ms 212 bytes
Oct 20, 2016 20:28:22.163 [0x7f7355fff700] DEBUG - Completed: [192.168.0.44:58936] 401 GET /photo/:/transcode?width=184&height=268&upscale=1&url=http%3A%2F%2F127.0.0.1%3A32400%2Flibrary%2Fmetadata%2F6830%2Fthumb%2F1476482079 (3 live) 0ms 212 bytes
If I take the URL provided in that GET string and put my plex servers IP address in and change the %2F to / and try it in a web browser, it works properly, so I assume something in my plex config or my linux server is incorrect as the plex server is feeding a localhost URL to the plex client.
Thumbnails work fine on my Android and iOS apps and in the web browser.
Does anyone know what may cause this and how I could fix it?
Plex Server: 1.1.4.2757
Samsung Plex app: 1.019
Plex server: Ubuntu 16.04
Thanks!