Plex crashing once a day

Server Version#: 1.26.0.5715
Player Version#:
Plex Media Server Logs_2022-04-29_21-26-41.zip (3.3 MB)

Hi, my Plex is crashing daily often when I am not using it. It is on its own PC running windows 10. The application doesn’t close but becomes unresponsive. The only errors Windows is showing is a transcoder.exe error but I am not sure if it’s related because it crashes when I am not using anything. In the plex logs the only error I see is “CRITICAL (core:574) - Exception getting hosted resource hashes” followed by some networking and python errors. I am not sure which error is causing the fault. Any advice is appreciated. I have had so much trouble with plex on Win10 I am considering switching to Ubuntu.

Blockquote
File “C:\Program Files (x86)\Plex\Plex Media Server\Resources\Plug-ins-8cf78dab3\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 “C:\Program Files (x86)\Plex\Plex Media Server\Resources\Plug-ins-8cf78dab3\Framework.bundle\Contents\Resources\Versions\2\Python\Framework\components\networking.py”, line 242, in content
return self.str()
File “C:\Program Files (x86)\Plex\Plex Media Server\Resources\Plug-ins-8cf78dab3\Framework.bundle\Contents\Resources\Versions\2\Python\Framework\components\networking.py”, line 220, in str
self.load()
File “C:\Program Files (x86)\Plex\Plex Media Server\Resources\Plug-ins-8cf78dab3\Framework.bundle\Contents\Resources\Versions\2\Python\Framework\components\networking.py”, line 158, in load
f = self._opener.open(req, timeout=self._timeout)
File “C:\Program Files (x86)\Plex\Plex Media Server\python27.zip\urllib2.py”, line 435, in open
response = meth(req, response)
File “C:\Program Files (x86)\Plex\Plex Media Server\python27.zip\urllib2.py”, line 548, in http_response
‘http’, request, response, code, msg, hdrs)
File “C:\Program Files (x86)\Plex\Plex Media Server\python27.zip\urllib2.py”, line 473, in error
return self._call_chain(*args)
File “C:\Program Files (x86)\Plex\Plex Media Server\python27.zip\urllib2.py”, line 407, in _call_chain
result = func(*args)
File “C:\Program Files (x86)\Plex\Plex Media Server\python27.zip\urllib2.py”, line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 403: Forbidden

Does it look like this issue?

Yes, its the exact error.

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