Remotely playing video causes Plex server instant crash

Server Version#: Version 1.30.2.6563
Player Version#: iOS (latest version)

I’ve combed through the log files and all I could find was:

2023-02-09 02:37:25,298 (70000ffe9000) : ERROR (networking:196) - Error opening URL ‘http://resources-cdn.plexapp.com/hashes.json
2023-02-09 02:37:25,298 (70000ffe9000) : CRITICAL (runtime:1299) - Exception getting hosted resource hashes (most recent call last):
File “/Applications/Plex Media Server.app/Contents/Resources/Plug-ins-3d4dc0cce/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/runtime.py”, line 1291, in get_resource_hashes
json = self._core.networking.http_request(“http://resources-cdn.plexapp.com/hashes.json”, timeout=5).content
File “/Applications/Plex Media Server.app/Contents/Resources/Plug-ins-3d4dc0cce/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.py”, line 242, in content
return self.str()
File “/Applications/Plex Media Server.app/Contents/Resources/Plug-ins-3d4dc0cce/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.py”, line 220, in str
self.load()
File “/Applications/Plex Media Server.app/Contents/Resources/Plug-ins-3d4dc0cce/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.py”, line 158, in load
f = self._opener.open(req, timeout=self._timeout)
File “/Applications/Plex Media Server.app/Contents/Resources/Python/python27.zip/urllib2.py”, line 435, in open
response = meth(req, response)
File “/Applications/Plex Media Server.app/Contents/Resources/Python/python27.zip/urllib2.py”, line 548, in http_response
‘http’, request, response, code, msg, hdrs)
File “/Applications/Plex Media Server.app/Contents/Resources/Python/python27.zip/urllib2.py”, line 473, in error
return self._call_chain(*args)
File “/Applications/Plex Media Server.app/Contents/Resources/Python/python27.zip/urllib2.py”, line 407, in _call_chain
result = func(*args)
File “/Applications/Plex Media Server.app/Contents/Resources/Python/python27.zip/urllib2.py”, line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 404: Not Found

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