I found these errors.
2025-02-28 17:28:55,335 (1ef8e0f40) : WARNING (data:179) - Error decoding with simplejson, using demjson instead (this will cause a performance hit) - Expecting property name enclosed in double quotes: line 26 column 1 (char 1078)
2025-02-28 17:28:55,389 (16e04b000) : ERROR (networking:197) - Error opening URL 'http://127.0.0.1:32400'
2025-02-28 17:28:55,389 (16d833000) : ERROR (networking:197) - Error opening URL 'http://127.0.0.1:32400/:/plugins/com.plexapp.system/messaging/function/X0J1bmRsZVNlcnZpY2U6QWxsU2VydmljZXM_/Y2VyZWFsMQoxCmxpc3QKMApyMAo_/Y2VyZWFsMQoxCmRpY3QKMApyMAo_'
2025-02-28 17:28:55,390 (16d833000) : ERROR (services:272) - Unable to load services from system. Loading from the current bundle only.
2025-02-28 17:28:55,680 (16e863000) : ERROR (networking:197) - Error opening URL 'http://127.0.0.1:32400/servers'
return HTTPRequest(self._core, url, data, h, url_cache, encoding, errors, timeout, immediate, sleep, opener, follow_redirects, method)
File "/Applications/Plex Media Server.app/Contents/Resources/Python/python27.zip/urllib2.py", line 473, in error
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 503: Service Unavailable
IOError: [Errno 20] Not a directory: '/Users/briancashion/Library/Application Support/Plex Media Server/Plug-ins/Team-Coco.bundle/Contents/Info.plist'
TypeError: object of type 'NoneType' has no len()
IOError: [Errno 20] Not a directory: '/Users/briancashion/Library/Application Support/Plex Media Server/Plug-ins/Team-Coco.bundle/Contents/Info.plist'
TypeError: object of type 'NoneType' has no len()
IOError: [Errno 20] Not a directory: '/Users/briancashion/Library/Application Support/Plex Media Server/Plug-ins/Team-Coco.bundle/Contents/Info.plist'
TypeError: object of type 'NoneType' has no len()
2025-02-28 17:28:56,453 (16e863000) : ERROR (networking:197) - Error opening URL 'http://resources-cdn.plexapp.com/hashes.json'
File "/Applications/Plex Media Server.app/Contents/Resources/Python/python27.zip/urllib2.py", line 473, in error
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
2025-03-02 17:28:56,411 (16e04b000) : ERROR (networking:197) - Error opening URL 'http://resources-cdn.plexapp.com/hashes.json'
File "/Applications/Plex Media Server.app/Contents/Resources/Python/python27.zip/urllib2.py", line 473, in error
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
I don’t know enough about the system to diagnose. But I see some networking errors here. Still learning how to analyze these things not for sure if this is your issue or not. Maybe a more experienced log reader can decipher?