Server Version#:1.18.6.2368-97add474d
Player Version#:4.20.2 (WEB)
Hi,
Match and Fix match have stopped working for Movie and TV and I’ve spotted this error in the com.plexapp.agents.themoviedb.log which says there is a problem getting the hosted resource hashes (there is a similar one in the the com.plexapp.agents.thetvdb.log).
Due to this I can’t match new content added and using fix match (just as a test) on existing content also fails.
I’ve tried cleaning the bundles and optimising the database, removing the new unmatched movies, rescanning etc but it makes no difference.
I’ve seen in the forum this same error being posted before but with no resolution, so was hoping someone might know how to resolve the issue by now.
Any help would be greatly appreciated!
2020-02-21 09:21:33,003 (7f377139a700) : CRITICAL (runtime:1299) - Exception getting hosted resource hashes (most recent call last):
File “/volume1/@appstore/Plex Media Server/Resources/Plug-ins-97add474d/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 “/volume1/@appstore/Plex Media Server/Resources/Plug-ins-97add474d/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.py”, line 242, in content
return self.str()
File “/volume1/@appstore/Plex Media Server/Resources/Plug-ins-97add474d/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.py”, line 220, in str
self.load()
File “/volume1/@appstore/Plex Media Server/Resources/Plug-ins-97add474d/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.py”, line 158, in load
f = self._opener.open(req, timeout=self._timeout)
File “/volume1/@appstore/Plex Media Server/Resources/Python/lib/python2.7/urllib2.py”, line 429, in open
response = self._open(req, data)
File “/volume1/@appstore/Plex Media Server/Resources/Python/lib/python2.7/urllib2.py”, line 447, in _open
‘_open’, req)
File “/volume1/@appstore/Plex Media Server/Resources/Python/lib/python2.7/urllib2.py”, line 407, in _call_chain
result = func(*args)
File “/volume1/@appstore/Plex Media Server/Resources/Python/lib/python2.7/urllib2.py”, line 1228, in http_open
return self.do_open(httplib.HTTPConnection, req)
File “/volume1/@appstore/Plex Media Server/Resources/Python/lib/python2.7/urllib2.py”, line 1201, in do_open
r = h.getresponse(buffering=True)
File “/volume1/@appstore/Plex Media Server/Resources/Python/lib/python2.7/httplib.py”, line 1136, in getresponse
response.begin()
File “/volume1/@appstore/Plex Media Server/Resources/Python/lib/python2.7/httplib.py”, line 453, in begin
version, status, reason = self._read_status()
File “/volume1/@appstore/Plex Media Server/Resources/Python/lib/python2.7/httplib.py”, line 409, in _read_status
line = self.fp.readline(_MAXLINE + 1)
File “/volume1/@appstore/Plex Media Server/Resources/Python/lib/python2.7/socket.py”, line 480, in readline
data = self._sock.recv(self._rbufsize)
timeout: timed out
