Server Version#:1.40.5.8921 any release after this
Player Version#:roko chrome
Windows 11 home
11th Gen Intel(R) Core™ i5-1155G7 @ 2.50GHz 2.50 GHz
8 gig ram
this is related to live tv but also fails on playing recorded shows
the player loads to 33-39 percent then freezes there if you are local and do direct play it works.
On the remote device if you reduce quality to 3meg it will play but of course the quality is horrible.
The remote network has 100meg and the server is located with 250meg fiber.
If you roll back to 1.40.5.8921 it works perfectly.
This has been ongoing for multiple weeks. Just tried the latest release and the problem persists.
adding the log snip here
2024-10-11 17:36:21,174 (d2c) : DEBUG (networking:144) - Requesting ‘http://127.0.0.1:32400/system/messaging/clear_events/com.plexapp.agents.fanarttv’
2024-10-11 17:36:21,303 (23a0) : DEBUG (accessor:68) - Creating a new model access point for provider com.plexapp.agents.fanarttv in namespace ‘metadata’
2024-10-11 17:36:21,311 (23a0) : DEBUG (networking:144) - Requesting ‘http://127.0.0.1:32400/:/plugins/com.plexapp.system/resourceHashes’
2024-10-11 17:36:21,401 (23a0) : ERROR (networking:197) - Error opening URL ‘http://127.0.0.1:32400/:/plugins/com.plexapp.system/resourceHashes’
2024-10-11 17:36:21,404 (23a0) : CRITICAL (core:574) - Exception getting hosted resource hashes (most recent call last):
File “C:\Program Files\Plex\Plex Media Server\Resources\Plug-ins-836b34c27\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 “C:\Program Files\Plex\Plex Media Server\Resources\Plug-ins-836b34c27\Framework.bundle\Contents\Resources\Versions\2\Python\Framework\components\networking.py”, line 243, in content
return self.str()
File “C:\Program Files\Plex\Plex Media Server\Resources\Plug-ins-836b34c27\Framework.bundle\Contents\Resources\Versions\2\Python\Framework\components\networking.py”, line 221, in str
self.load()
File “C:\Program Files\Plex\Plex Media Server\Resources\Plug-ins-836b34c27\Framework.bundle\Contents\Resources\Versions\2\Python\Framework\components\networking.py”, line 159, in load
f = self._opener.open(req, timeout=self._timeout)
File “C:\Program Files\Plex\Plex Media Server\python27.zip\urllib2.py”, line 435, in open
response = meth(req, response)
File “C:\Program Files\Plex\Plex Media Server\python27.zip\urllib2.py”, line 548, in http_response
‘http’, request, response, code, msg, hdrs)
File “C:\Program Files\Plex\Plex Media Server\python27.zip\urllib2.py”, line 473, in error
return self._call_chain(*args)
File “C:\Program Files\Plex\Plex Media Server\python27.zip\urllib2.py”, line 407, in _call_chain
result = func(*args)
File “C:\Program Files\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 404: Not Found