Server Version#: 1.15.4.994
Player Version#: N’A
Logs: Plex Media (3.1 MB)
Problem: Unknown cause - web interface (local and remote) continue to fail daily if not more frequently. StatusCake monitors my external port 32400 via TCP method and does not report failures. I’m about to turn on verbose logging and chew up some hard drive space. Can anyone offer insight? Plex is run on Debian 9.9. I’ve poured over my logs but I’m not seeing the error. Why would this continually become unresponsive on a fresh OS?
If I open the plex system log and search “err” I see the following:
2019-05-23 10:59:18,493 (7fae90fe3700) : ERROR (networking:219) - Error opening URL ‘http://127.0.0.1:32400/:/plugins/com.plexapp.agents.thetvdb/messaging/function/X0FnZW50S2l0OlVwZGF0ZU1ldGFkYXRh/Y2VyZWFsMQoxCmxpc3QKMApyMAo_/Y2VyZWFsMQoxCmRpY3QKMTAKczIKZW5zNApsYW5nYjFzNQpmb3JjZWIwczgKcGVyaW9kaWNzNQoxNjI1NHM0CmRiaWRpMApzNwp2ZXJzaW9ubnMxMApwYXJlbnRHVUlEbnM4CnBhcmVudElEczcKVFZfU2hvd3MxMAptZWRpYV90eXBlczQzCmNvbS5wbGV4YXBwLmFnZW50cy50aGV0dmRiOi8vMTE0ODAxP2xhbmc9ZW5zNApndWlkczYKMTE0ODAxczIKaWRyMAo_’
2019-05-23 10:59:18,494 (7fae917e4700) : ERROR (networking:219) - Error opening URL ‘http://127.0.0.1:32400/:/plugins/com.plexapp.agents.thetvdb/messaging/function/X0FnZW50S2l0OlVwZGF0ZU1ldGFkYXRh/Y2VyZWFsMQoxCmxpc3QKMApyMAo_/Y2VyZWFsMQoxCmRpY3QKMTAKczIKZW5zNApsYW5nYjFzNQpmb3JjZWIwczgKcGVyaW9kaWNzNQoxNjk5NXM0CmRiaWRpMApzNwp2ZXJzaW9ubnMxMApwYXJlbnRHVUlEbnM4CnBhcmVudElEczcKVFZfU2hvd3MxMAptZWRpYV90eXBlczQyCmNvbS5wbGV4YXBwLmFnZW50cy50aGV0dmRiOi8vNzk5OTU%40bGFuZz1lbnM0Cmd1aWRzNQo3OTk5NXMyCmlkcjAK’
return HTTPRequest(self._core, url, data, h, url_cache, encoding, errors, timeout, immediate, sleep, opener, follow_redirects, method)
File “/usr/lib/plexmediaserver/Resources/Plug-ins-107756f7e/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/urllib2_new.py”, line 482, in error
File “/usr/lib/plexmediaserver/Resources/Plug-ins-107756f7e/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/urllib2_new.py”, line 565, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 500: Internal Server Error
return HTTPRequest(self._core, url, data, h, url_cache, encoding, errors, timeout, immediate, sleep, opener, follow_redirects, method)
File “/usr/lib/plexmediaserver/Resources/Plug-ins-107756f7e/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/urllib2_new.py”, line 482, in error
File “/usr/lib/plexmediaserver/Resources/Plug-ins-107756f7e/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/urllib2_new.py”, line 565, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 500: Internal Server Error
2019-05-23 07:38:26,525 (7fae90fe3700) : ERROR (networking:219) - Error opening URL ‘http://127.0.0.1:32400/:/plugins/com.plexapp.agents.localmedia/messaging/function/X0FnZW50S2l0OlVwZGF0ZU1ldGFkYXRh/Y2VyZWFsMQoxCmxpc3QKMApyMAo_/Y2VyZWFsMQoxCmRpY3QKMTAKczIKZW5zNApsYW5nYjFzNQpmb3JjZWIwczgKcGVyaW9kaWNzNAozMzE3czQKZGJpZGkwCnM3CnZlcnNpb25uczEwCnBhcmVudEdVSURuczgKcGFyZW50SURzNwpUVl9TaG93czEwCm1lZGlhX3R5cGVzNDIKY29tLnBsZXhhcHAuYWdlbnRzLnRoZXR2ZGI6Ly83OTgyND9sYW5nPWVuczQKZ3VpZHM0Cm51bGxzMgppZHIwCg__’
2019-05-23 07:38:26,527 (7fae7bfff700) : ERROR (networking:219) - Error opening URL ‘http://127.0.0.1:32400/:/plugins/com.plexapp.agents.localmedia/messaging/function/X0FnZW50S2l0OlVwZGF0ZU1ldGFkYXRh/Y2VyZWFsMQoxCmxpc3QKMApyMAo_/Y2VyZWFsMQoxCmRpY3QKMTAKczIKZW5zNApsYW5nYjFzNQpmb3JjZWIwczgKcGVyaW9kaWNzNAo0NDgwczQKZGJpZGkwCnM3CnZlcnNpb25uczEwCnBhcmVudEdVSURuczgKcGFyZW50SURzNwpUVl9TaG93czEwCm1lZGlhX3R5cGVzNDIKY29tLnBsZXhhcHAuYWdlbnRzLnRoZXR2ZGI6Ly83NjcwMz9sYW5nPWVuczQKZ3VpZHM0Cm51bGxzMgppZHIwCg__’
return HTTPRequest(self._core, url, data, h, url_cache, encoding, errors, timeout, immediate, sleep, opener, follow_redirects, method)
File “/usr/lib/plexmediaserver/Resources/Plug-ins-107756f7e/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/urllib2_new.py”, line 482, in error
File “/usr/lib/plexmediaserver/Resources/Plug-ins-107756f7e/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/urllib2_new.py”, line 565, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 500: Internal Server Error
return HTTPRequest(self._core, url, data, h, url_cache, encoding, errors, timeout, immediate, sleep, opener, follow_redirects, method)
File “/usr/lib/plexmediaserver/Resources/Plug-ins-107756f7e/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/urllib2_new.py”, line 482, in error
File “/usr/lib/plexmediaserver/Resources/Plug-ins-107756f7e/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/urllib2_new.py”, line 565, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 500: Internal Server Error
None of this points me towards a resolution though…

