Exception getting hosted resource hashes

Server Version#: 4.87.2
Player Version#:
Same as many others. Because this error occurs. Local SRT files are not added to plex anymore. Which makes it useless for me. I cannot watch movies without sub.

Having the same issue, but related to posters not subtitles

local media log:
2022-12-22 13:30:39,474 (803212000) : DEBUG (networking:143) - Requesting ‘http://127.0.0.1:32400/:/plugins/com.plexapp.system/resourceHashes
2022-12-22 13:30:39,506 (803212000) : ERROR (networking:196) - Error opening URL ‘http://127.0.0.1:32400/:/plugins/com.plexapp.system/resourceHashes
2022-12-22 13:30:39,507 (803212000) : CRITICAL (runtime:1299) - Exception getting hosted resource hashes (most recent call last):
File “/usr/local/share/plexmediaserver-plexpass/Resources/Plug-ins-5fc2e0894/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/runtime.py”, line 1293, in get_resource_hashes
json = self._core.networking.http_request(“http://127.0.0.1:32400/:/plugins/com.plexapp.system/resourceHashes”, timeout=10).content
File “/usr/local/share/plexmediaserver-plexpass/Resources/Plug-ins-5fc2e0894/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.py”, line 242, in content
return self.str()
File “/usr/local/share/plexmediaserver-plexpass/Resources/Plug-ins-5fc2e0894/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.py”, line 220, in str
self.load()
File “/usr/local/share/plexmediaserver-plexpass/Resources/Plug-ins-5fc2e0894/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.py”, line 158, in load
f = self._opener.open(req, timeout=self._timeout)
File “/usr/local/share/plexmediaserver-plexpass/Resources/Python/python27.zip/urllib2.py”, line 435, in open
response = meth(req, response)
File “/usr/local/share/plexmediaserver-plexpass/Resources/Python/python27.zip/urllib2.py”, line 548, in http_response
‘http’, request, response, code, msg, hdrs)
File “/usr/local/share/plexmediaserver-plexpass/Resources/Python/python27.zip/urllib2.py”, line 473, in error
return self._call_chain(*args)
File “/usr/local/share/plexmediaserver-plexpass/Resources/Python/python27.zip/urllib2.py”, line 407, in _call_chain
result = func(*args)
File “/usr/local/share/plexmediaserver-plexpass/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.