Hallo bei mir ist schon mehrmals vorgekommen das der Windows Server gecrasht ist, bisher habe ich nicht herausgefunden warum. Ist das richtig das ich den Fehler in der “com.plexapp.system.log” Datei stehen sollte?
Hab in dieser folgende Logs kurz vor dem Crash:
2022-01-12 21:06:58,799 (4e98) : DEBUG (runtime:1117) - Created a thread named 'ensure_agent_info_exists_inner'
2022-01-12 21:06:58,805 (4e98) : DEBUG (runtime:1117) - Created a thread named 'ensure_agent_info_exists_inner'
2022-01-12 21:06:58,806 (4e98) : DEBUG (runtime:1117) - Created a thread named 'ensure_agent_info_exists_inner'
2022-01-12 21:06:58,809 (4e98) : INFO (logkit:16) - Found duplicate identifier at C:\Program Files (x86)\Plex\Plex Media Server\Resources\Plug-ins-f05b712b6\TheTVDBv4.bundle for bundled plugin (com.plexapp.agents.thetvdb), ignoring duplicate plugin.
2022-01-12 21:06:58,813 (4e98) : DEBUG (runtime:1117) - Created a thread named 'ensure_agent_info_exists_inner'
2022-01-12 21:06:58,818 (4e98) : DEBUG (runtime:1117) - Created a thread named 'ensure_agent_info_exists_inner'
2022-01-12 21:06:58,822 (4e98) : DEBUG (runtime:1117) - Created a thread named 'ensure_agent_info_exists_inner'
2022-01-12 21:06:58,831 (4e98) : DEBUG (runtime:1117) - Created a thread named 'ensure_agent_info_exists_inner'
2022-01-12 21:06:58,835 (4e98) : DEBUG (runtime:1117) - Created a thread named 'ensure_agent_info_exists_inner'
2022-01-12 21:06:58,868 (4a74) : DEBUG (runtime:717) - Handling request GET /:/plugins/com.plexapp.system/messaging/function/X0J1bmRsZVNlcnZpY2U6QWxsU2VydmljZXM_/Y2VyZWFsMQoxCmxpc3QKMApyMAo_/Y2VyZWFsMQoxCmRpY3QKMApyMAo_
2022-01-12 21:06:58,868 (4504) : DEBUG (logkit:13) - Refreshing local server
2022-01-12 21:06:58,871 (4504) : DEBUG (logkit:13) - Updating servers (True/False True/True/True)
2022-01-12 21:06:58,871 (33b0) : DEBUG (core:538) - Machine identifier is 2cdc04ce47632b964bca5da2305f317f908d3b3f
2022-01-12 21:06:58,871 (4504) : DEBUG (logkit:13) - Found 1 servers
2022-01-12 21:06:58,872 (33b0) : DEBUG (core:539) - Server version is 1.25.3.5385-f05b712b6
2022-01-12 21:06:58,872 (4504) : DEBUG (logkit:13) - Creating new server HOMES (2cdc04ce47632b964bca5da2305f317f908d3b3f)
2022-01-12 21:06:58,874 (4504) : DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/library/sections'
2022-01-12 21:06:58,878 (4504) : DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/channels/all'
2022-01-12 21:06:58,880 (4504) : DEBUG (runtime:1117) - Created a thread named 'background_refresh'
2022-01-12 21:06:58,880 (59c) : DEBUG (logkit:13) - Background-refreshing remote servers
2022-01-12 21:06:58,881 (59c) : DEBUG (logkit:13) - Updating servers (True/False True/True/True)
2022-01-12 21:06:58,881 (59c) : DEBUG (logkit:13) - Found 1 servers
2022-01-12 21:06:58,881 (59c) : DEBUG (logkit:13) - Updating existing server HOMES (2cdc04ce47632b964bca5da2305f317f908d3b3f)
2022-01-12 21:06:58,881 (59c) : DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/library/sections'
2022-01-12 21:06:58,882 (4a74) : DEBUG (runtime:814) - Found route matching /:/plugins/com.plexapp.system/messaging/function/X0J1bmRsZVNlcnZpY2U6QWxsU2VydmljZXM_/Y2VyZWFsMQoxCmxpc3QKMApyMAo_/Y2VyZWFsMQoxCmRpY3QKMApyMAo_
2022-01-12 21:06:58,884 (59c) : DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/channels/all'
2022-01-12 21:06:59,338 (4e98) : DEBUG (runtime:1117) - Created a thread named 'remove_unavailable_agents'
2022-01-12 21:06:59,338 (4e98) : DEBUG (logkit:13) - Started the bundle service
2022-01-12 21:06:59,341 (5318) : CRITICAL (core:574) - Exception reading file C:\Program Files (x86)\Plex\Plex Media Server\Resources\Plug-ins-f05b712b6\WebClient.bundle\Contents\Info.plist (most recent call last):
File "C:\Program Files (x86)\Plex\Plex Media Server\Resources\Plug-ins-f05b712b6\Framework.bundle\Contents\Resources\Versions\2\Python\Framework\components\storage.py", line 55, in load
f = open(filename, mode)
File "C:\Program Files (x86)\Plex\Plex Media Server\Resources\Plug-ins-f05b712b6\Framework.bundle\Contents\Resources\Versions\2\Python\subsystem\ospathfix.py", line 70, in builtins_open
return __builtins__['_open'](longpathify(uni(filename)), mode, buffering)
IOError: [Errno 2] No such file or directory: u'\\\\?\\C:\\Program Files (x86)\\Plex\\Plex Media Server\\Resources\\Plug-ins-f05b712b6\\WebClient.bundle\\Contents\\Info.plist'
2022-01-12 21:06:59,342 (5318) : CRITICAL (core:574) - Exception adding bundle: WebClient.bundle (most recent call last):
File "C:\Program Files (x86)\Plex\Plex Media Server\Resources\Plug-ins-f05b712b6\System.bundle\Contents\Code\bundleservice.py", line 131, in update_bundles
Log('Found duplicate identifier at %s for bundled plugin (%s), ignoring duplicate plugin.' % (path, bundle.identifier))
File "C:\Program Files (x86)\Plex\Plex Media Server\Resources\Plug-ins-f05b712b6\System.bundle\Contents\Code\bundleservice.py", line 18, in __init__
self.load_plist()
File "C:\Program Files (x86)\Plex\Plex Media Server\Resources\Plug-ins-f05b712b6\System.bundle\Contents\Code\bundleservice.py", line 22, in load_plist
plist = Plist.ObjectFromString(Core.storage.load(Core.storage.join_path(self.path, "Contents", "Info.plist")))
File "C:\Program Files (x86)\Plex\Plex Media Server\Resources\Plug-ins-f05b712b6\Framework.bundle\Contents\Resources\Versions\2\Python\Framework\api\parsekit.py", line 32, in ObjectFromString
check_size(string, max_size)
File "C:\Program Files (x86)\Plex\Plex Media Server\Resources\Plug-ins-f05b712b6\Framework.bundle\Contents\Resources\Versions\2\Python\Framework\api\parsekit.py", line 22, in check_size
if len(data) > max_size:
TypeError: object of type 'NoneType' has no len()
2022-01-12 21:06:59,344 (45b8) : DEBUG (logkit:13) - Started the media flag service
2022-01-12 21:06:59,345 (5318) : DEBUG (runtime:1117) - Created a thread named 'ensure_agent_info_exists_inner'
2022-01-12 21:06:59,348 (27e4) : CRITICAL (core:574) - Exception reading file C:\Program Files (x86)\Plex\Plex Media Server\Resources\Plug-ins-f05b712b6\WebClient.bundle\Contents\Info.plist (most recent call last):
File "C:\Program Files (x86)\Plex\Plex Media Server\Resources\Plug-ins-f05b712b6\Framework.bundle\Contents\Resources\Versions\2\Python\Framework\components\storage.py", line 55, in load
f = open(filename, mode)
File "C:\Program Files (x86)\Plex\Plex Media Server\Resources\Plug-ins-f05b712b6\Framework.bundle\Contents\Resources\Versions\2\Python\subsystem\ospathfix.py", line 70, in builtins_open
return __builtins__['_open'](longpathify(uni(filename)), mode, buffering)
IOError: [Errno 2] No such file or directory: u'\\\\?\\C:\\Program Files (x86)\\Plex\\Plex Media Server\\Resources\\Plug-ins-f05b712b6\\WebClient.bundle\\Contents\\Info.plist'
2022-01-12 21:06:59,349 (27e4) : CRITICAL (core:574) - Exception adding bundle: WebClient.bundle (most recent call last):
File "C:\Program Files (x86)\Plex\Plex Media Server\Resources\Plug-ins-f05b712b6\System.bundle\Contents\Code\bundleservice.py", line 131, in update_bundles
Log('Found duplicate identifier at %s for bundled plugin (%s), ignoring duplicate plugin.' % (path, bundle.identifier))
File "C:\Program Files (x86)\Plex\Plex Media Server\Resources\Plug-ins-f05b712b6\System.bundle\Contents\Code\bundleservice.py", line 18, in __init__
self.load_plist()
File "C:\Program Files (x86)\Plex\Plex Media Server\Resources\Plug-ins-f05b712b6\System.bundle\Contents\Code\bundleservice.py", line 22, in load_plist
plist = Plist.ObjectFromString(Core.storage.load(Core.storage.join_path(self.path, "Contents", "Info.plist")))
File "C:\Program Files (x86)\Plex\Plex Media Server\Resources\Plug-ins-f05b712b6\Framework.bundle\Contents\Resources\Versions\2\Python\Framework\api\parsekit.py", line 32, in ObjectFromString
check_size(string, max_size)
File "C:\Program Files (x86)\Plex\Plex Media Server\Resources\Plug-ins-f05b712b6\Framework.bundle\Contents\Resources\Versions\2\Python\Framework\api\parsekit.py", line 22, in check_size
if len(data) > max_size:
TypeError: object of type 'NoneType' has no len()
2022-01-12 21:06:59,351 (27e4) : DEBUG (runtime:1117) - Created a thread named 'ensure_agent_info_exists_inner'
2022-01-12 21:06:59,354 (4f30) : INFO (logkit:16) - Agent info: {'com.plexapp.agents.fanarttv': [{'media_types': ['Movie'], 'primary_provider': False, 'fallback_agent': None, 'contributes_to': ['com.plexapp.agents.imdb', 'com.plexapp.agents.themoviedb'], 'has_attribution': True, 'languages': ['xn'], 'persist_stored_files': True, 'version': 0, 'accepts_from': None, 'prefs': True, 'name': 'Fanart.tv'}, {'media_types': ['TV_Show'], 'primary_provider': False, 'fallback_agent': None, 'contributes_to': ['com.plexapp.agents.thetvdb', 'com.plexapp.agents.themoviedb'], 'has_attribution': True, 'languages': ['xn'], 'persist_stored_files': True, 'version': 0, 'accepts_from': None, 'prefs': True, 'name': 'Fanart.tv'}, {'media_types': ['Artist'], 'primary_provider': False, 'fallback_agent': None, 'contributes_to': ['com.plexapp.agents.lastfm'], 'has_attribution': True, 'languages': ['xn'], 'persist_stored_files': True, 'version': 0, 'accepts_from': None, 'prefs': True, 'name': 'Fanart.tv'}, {'media_types': ['Album'], 'primary_provider': False, 'fallback_agent': None, 'contributes_to': ['com.plexapp.agents.lastfm'], 'has_attribution': True, 'languages': ['xn'], 'persist_stored_files': True, 'version': 0, 'accepts_from': None, 'prefs': True, 'name': 'Fanart.tv'}], 'com.plexapp.agents.none': [{'media_types': ['Movie'], 'primary_provider': True, 'fallback_agent': None, 'contributes_to': None, 'has_attribution': False, 'languages': ['xn'], 'persist_stored_files': True, 'version': 0, 'accepts_from': None, 'prefs': False, 'name': 'Personal Media'}, {'media_types': ['TV_Show'], 'primary_provider': True, 'fallback_agent': None, 'contributes_to': None, 'has_attribution': False, 'languages': ['xn'], 'persist_stored_files': True, 'version': 0, 'accepts_from': None, 'prefs': False, 'name': 'Personal Media Shows'}, {'media_types': ['Artist'], 'primary_provider': True, 'fallback_agent': None, 'contributes_to': None, 'has_attribution': False, 'languages': ['xn'], 'persist_stored_files': True, 'version': 0, 'accepts_from': None, 'prefs': False, 'name': 'Personal Media Artists'}, {'media_types': ['Album'], 'primary_provider': True, 'fallback_agent': None, 'contributes_to': None, 'has_attribution': False, 'languages': ['xn'], 'persist_stored_files': True, 'version': 0, 'accepts_from': None, 'prefs': False, 'name': 'Personal Media Albums'}, {'media_types': ['Photo'], 'primary_provider': True, 'fallback_agent': None, 'contributes_to': None, 'has_attribution': False, 'languages': ['en', 'ar', 'bg', 'ca', 'cs', 'cy', 'da', 'de', 'el', 'es', 'et', 'fa', 'fi', 'fr', 'he', 'hi', 'hr', 'ht', 'hu', 'id', 'it', 'ja', 'ko', 'lt', 'lv', 'ms', 'mt', 'nl', 'no', 'pl', 'pt', 'ro', 'ru', 'sk', 'sv', 'sl', 'sr', 'th', 'tr', 'uk', 'ur', 'vi', 'zh', 'xn'], 'persist_stored_files': True, 'version': 0, 'accepts_from': None, 'prefs': False, 'name': 'Photos'}], 'tv.plex.agents.music': [{'media_types': ['Artist'], 'primary_provider': True, 'fallback_agent': None, 'contributes_to': ['com.plexapp.agents.localmedia'], 'has_attribution': True, 'languages': ['en', 'ar', 'bg', 'zh', 'hr', 'cs', 'da', 'nl', 'fi', 'fr', 'de', 'el', 'hu', 'id', 'it', 'ja', 'ko', 'nn', 'pl', 'pt', 'ro', 'ru', 'sr', 'sk', 'es', 'sv', 'th', 'tr', 'vi', 'xx'], 'persist_stored_files': True, 'version': 0, 'accepts_from': None, 'prefs': True, 'name': 'Plex Music'}, {'media_types': ['Album'], 'primary_provider': True, 'fallback_agent': None, 'contributes_to': ['com.plexapp.agents.localmedia'], 'has_attribution': True, 'languages': ['en', 'ar', 'bg', 'zh', 'hr', 'cs', 'da', 'nl', 'fi', 'fr', 'de', 'el', 'hu', 'id', 'it', 'ja', 'ko', 'nn', 'pl', 'pt', 'ro', 'ru', 'sr', 'sk', 'es', 'sv', 'th', 'tr', 'vi', 'xx'], 'persist_stored_files': True, 'version': 0, 'accepts_from': None, 'prefs': True, 'name': 'Plex Music'}], 'com.plexapp.agents.opensubtitles': [{'media_types': ['Movie'], 'primary_provider': False, 'fallback_agent': None, 'contributes_to': ['com.plexapp.agents.imdb'], 'has_attribution': False, 'languages': ['xn'], 'persist_stored_files': True, 'version': 0, 'accepts_from': None, 'prefs': True, 'name': 'OpenSubtitles.org'}, {'media_types': ['TV_Show'], 'primary_provider': False, 'fallback_agent': None, 'contributes_to': ['com.plexapp.agents.thetvdb'], 'has_attribution': False, 'languages': ['xn'], 'persist_stored_files': True, 'version': 0, 'accepts_from': None, 'prefs': True, 'name': 'OpenSubtitles.org'}], 'com.plexapp.agents.imdb': [{'media_types': ['Movie'], 'accepts_from': ['com.plexapp.agents.localmedia'], 'fallback_agent': None, 'contributes_to': ['com.plexapp.agents.themoviedb'], 'has_attribution': True, 'languages': ['en', 'sv', 'fr', 'es', 'nl', 'de', 'it', 'da', 'ar', 'ca', 'zh', 'cs', 'et', 'fi', 'el', 'he', 'hi', 'hu', 'id', 'ja', 'ko', 'lv', 'no', 'fa', 'pl', 'pt', 'ro', 'ru', 'sk', 'th', 'tr', 'uk', 'vi'], 'persist_stored_files': True, 'version': 0, 'primary_provider': True, 'prefs': True, 'name': 'Plex Movie'}], 'com.plexapp.agents.lyricfind': [{'media_types': ['Album'], 'primary_provider': False, 'fallback_agent': None, 'contributes_to': ['com.plexapp.agents.lastfm', 'tv.plex.agents.music', 'org.musicbrainz.agents.music'], 'has_attribution': True, 'languages': ['xn'], 'persist_stored_files': True, 'version': 0, 'accepts_from': None, 'prefs': False, 'name': 'LyricFind'}], 'com.plexapp.agents.thetvdb': [{'media_types': ['TV_Show'], 'primary_provider': True, 'fallback_agent': None, 'contributes_to': None, 'has_attribution': True, 'languages': ['en', 'fr', 'zh', 'sv', 'no', 'da', 'fi', 'nl', 'de', 'it', 'es', 'pl', 'hu', 'el', 'tr', 'ru', 'he', 'ja', 'pt', 'cs', 'ko', 'sl', 'hr'], 'persist_stored_files': True, 'version': 0, 'accepts_from': None, 'prefs': True, 'name': 'TheTVDB'}], 'tv.plex.agents.movie': [{'media_types': ['Movie'], 'primary_provider': True, 'fallback_agent': None, 'contributes_to': None, 'has_attribution': True, 'languages': [], 'persist_stored_files': True, 'version': 0, 'accepts_from': None, 'prefs': True, 'name': 'Plex Movie'}], 'tv.plex.agents.series': [{'media_types': ['TV_Show'], 'primary_provider': True, 'fallback_agent': None, 'contributes_to': None, 'has_attribution': True, 'languages': [], 'persist_stored_files': True, 'version': 0, 'accepts_from': None, 'prefs': True, 'name': 'Plex TV Series'}], 'com.plexapp.agents.htbackdrops': [{'media_types': ['Artist'], 'primary_provider': False, 'fallback_agent': None, 'contributes_to': ['com.plexapp.agents.lastfm'], 'has_attribution': True, 'languages': ['ab', 'aa', 'af', 'ak', 'sq', 'am', 'ar', 'an', 'hy', 'as', 'av', 'ae', 'ay', 'az', 'bm', 'ba', 'eu', 'be', 'bn', 'bh', 'bi', 'bs', 'pb', 'br', 'bg', 'my', 'ca', 'ch', 'ce', 'ny', 'zh', 'cu', 'cv', 'kw', 'co', 'cr', 'hr', 'cs', 'da', 'dv', 'nl', 'dz', 'en', 'eo', 'et', 'ee', 'fo', 'fj', 'fi', 'fr', 'fy', 'ff', 'gd', 'gl', 'lg', 'ka', 'de', 'el', 'gn', 'gu', 'ht', 'ha', 'he', 'hz', 'hi', 'ho', 'hu', 'is', 'io', 'ig', 'id', 'ia', 'ie', 'iu', 'ik', 'ga', 'it', 'ja', 'jv', 'kl', 'kn', 'kr', 'ks', 'kk', 'km', 'ki', 'rw', 'ky', 'kv', 'kg', 'ko', 'kj', 'ku', 'lo', 'la', 'lv', 'li', 'ln', 'lt', 'lu', 'lb', 'mk', 'mg', 'ms', 'ml', 'mt', 'gv', 'mi', 'mr', 'mh', 'mo', 'mn', 'na', 'nv', 'ng', 'ne', 'xn', 'nd', 'no', 'nb', 'nn', 'oc', 'oj', 'or', 'om', 'os', 'pi', 'pa', 'fa', 'pl', 'pt', 'ps', 'qu', 'rm', 'ro', 'rn', 'ru', 'se', 'sm', 'sg', 'sa', 'sc', 'sr', 'sn', 'ii', 'sd', 'si', 'sk', 'sl', 'so', 'st', 'nr', 'es', 'su', 'sw', 'ss', 'sv', 'tl', 'ty', 'tg', 'ta', 'tt', 'te', 'th', 'bo', 'ti', 'to', 'ts', 'tn', 'tr', 'tk', 'tw', 'ug', 'uk', 'ur', 'uz', 've', 'vi', 'vo', 'wa', 'cy', 'wo', 'xh', 'yi', 'yo', 'za', 'zu'], 'persist_stored_files': True, 'version': 0, 'accepts_from': None, 'prefs': False, 'name': 'Home Theater Backdrops'}], 'com.plexapp.agents.lastfm': [{'media_types': ['Artist'], 'primary_provider': True, 'fallback_agent': None, 'contributes_to': None, 'has_attribution': True, 'languages': ['en', 'sv', 'fr', 'es', 'de', 'pl', 'it', 'pt', 'ja', 'tr', 'ru', 'zh'], 'persist_stored_files': True, 'version': 0, 'accepts_from': None, 'prefs': True, 'name': 'Last.fm'}, {'media_types': ['Album'], 'primary_provider': True, 'fallback_agent': None, 'contributes_to': None, 'has_attribution': True, 'languages': ['en', 'sv', 'fr', 'es', 'de', 'pl', 'it', 'pt', 'ja', 'tr', 'ru', 'zh'], 'persist_stored_files': True, 'version': 0, 'accepts_from': None, 'prefs': True, 'name': 'Last.fm'}], 'org.musicbrainz.agents.music': [{'media_types': ['Artist'], 'primary_provider': True, 'fallback_agent': None, 'contributes_to': None, 'has_attribution': True, 'languages': ['en', 'ar', 'bg', 'zh', 'hr', 'cs', 'da', 'nl', 'fi', 'fr', 'de', 'el', 'hu', 'id', 'it', 'ja', 'ko', 'nn', 'pl', 'pt', 'ro', 'ru', 'sr', 'sk', 'es', 'sv', 'th', 'tr', 'vi', 'xx'], 'persist_stored_files': True, 'version': 0, 'accepts_from': None, 'prefs': True, 'name': 'Musicbrainz'}, {'media_types': ['Album'], 'primary_provider': True, 'fallback_agent': None, 'contributes_to': None, 'has_attribution': True, 'languages': ['en', 'ar', 'bg', 'zh', 'hr', 'cs', 'da', 'nl', 'fi', 'fr', 'de', 'el', 'hu', 'id', 'it', 'ja', 'ko', 'nn', 'pl', 'pt', 'ro', 'ru', 'sr', 'sk', 'es', 'sv', 'th', 'tr', 'vi', 'xx'], 'persist_stored_files': True, 'version': 0, 'accepts_from': None, 'prefs': True, 'name': 'Musicbrainz'}], 'com.plexapp.agents.themoviedb': [{'media_types': ['Movie'], 'primary_provider': True, 'fallback_agent': None, 'contributes_to': None, 'has_attribution': True, 'languages': ['en', 'cs', 'da', 'de', 'el', 'es', 'fi', 'fr', 'he', 'hr', 'hu', 'it', 'lv', 'lt', 'nl', 'no', 'pl', 'pt', 'ru', 'sk', 'sv', 'th', 'tr', 'vi', 'zh', 'ko'], 'persist_stored_files': True, 'version': 0, 'accepts_from': ['com.plexapp.agents.localmedia'], 'prefs': True, 'name': 'The Movie Database'}, {'media_types': ['TV_Show'], 'primary_provider': True, 'fallback_agent': None, 'contributes_to': ['com.plexapp.agents.thetvdb'], 'has_attribution': True, 'languages': ['en', 'cs', 'da', 'de', 'el', 'es', 'fi', 'fr', 'he', 'hr', 'hu', 'it', 'lv', 'lt', 'nl', 'no', 'pl', 'pt', 'ru', 'sk', 'sv', 'th', 'tr', 'vi', 'zh', 'ko'], 'persist_stored_files': True, 'version': 0, 'accepts_from': ['com.plexapp.agents.localmedia', 'com.plexapp.agents.thetvdb'], 'prefs': True, 'name': 'The Movie Database'}], 'com.plexapp.agents.movieposterdb': [{'media_types': ['Movie'], 'primary_provider': False, 'fallback_agent': None, 'contributes_to': ['com.plexapp.agents.imdb'], 'has_attribution': True, 'languages': ['xn'], 'persist_stored_files': True, 'version': 0, 'accepts_from': None, 'prefs': False, 'name': 'CineMaterial'}], 'com.plexapp.agents.localmedia': [{'media_types': ['Movie'], 'primary_provider': False, 'fallback_agent': None, 'contributes_to': ['com.plexapp.agents.imdb', 'com.plexapp.agents.none'], 'has_attribution': False, 'languages': ['xn'], 'persist_stored_files': False, 'version': 0, 'accepts_from': None, 'prefs': True, 'name': 'Local Media Assets (Movies)'}, {'media_types': ['TV_Show'], 'primary_provider': False, 'fallback_agent': None, 'contributes_to': ['com.plexapp.agents.thetvdb', 'com.plexapp.agents.none'], 'has_attribution': False, 'languages': ['xn'], 'persist_stored_files': False, 'version': 0, 'accepts_from': None, 'prefs': True, 'name': 'Local Media Assets (TV)'}, {'media_types': ['Artist'], 'primary_provider': False, 'fallback_agent': None, 'contributes_to': ['com.plexapp.agents.discogs', 'com.plexapp.agents.lastfm', 'com.plexapp.agents.plexmusic', 'com.plexapp.agents.none', 'tv.plex.agents.music', 'org.musicbrainz.agents.music'], 'has_attribution': False, 'languages': ['xn'], 'persist_stored_files': False, 'version': 0, 'accepts_from': None, 'prefs': True, 'name': 'Local Media Assets (Artists)'}, {'media_types': ['Artist'], 'primary_provider': False, 'fallback_agent': None, 'contributes_to': ['com.plexapp.agents.plexmusic'], 'has_attribution': False, 'languages': ['xn'], 'persist_stored_files': False, 'version': 2, 'accepts_from': None, 'prefs': True, 'name': 'Local Media Assets (Artists)'}, {'media_types': ['Album'], 'primary_provider': False, 'fallback_agent': None, 'contributes_to': ['com.plexapp.agents.discogs', 'com.plexapp.agents.lastfm', 'com.plexapp.agents.plexmusic', 'com.plexapp.agents.none', 'tv.plex.agents.music', 'org.musicbrainz.agents.music'], 'has_attribution': False, 'languages': ['xn'], 'persist_stored_files': False, 'version': 0, 'accepts_from': None, 'prefs': True, 'name': 'Local Media Assets (Albums)'}], 'com.plexapp.agents.plexthememusic': [{'media_types': ['TV_Show'], 'primary_provider': False, 'fallback_agent': None, 'contributes_to': ['com.plexapp.agents.thetvdb', 'com.plexapp.agents.thetvdbdvdorder', 'com.plexapp.agents.themoviedb'], 'has_attribution': False, 'languages': ['xn'], 'persist_stored_files': True, 'version': 0, 'accepts_from': None, 'prefs': False, 'name': 'Plex Theme Music'}]}
2022-01-12 21:06:59,367 (5318) : DEBUG (runtime:924) - Response: [200] MediaContainer, 11288 bytes
2022-01-12 21:06:59,375 (4f30) : INFO (datakit:131) - Saved the dictionary file
2022-01-12 21:06:59,380 (4a74) : DEBUG (runtime:88) - Sending packed state data (99 bytes)
2022-01-12 21:06:59,380 (4a74) : DEBUG (runtime:924) - Response: [200] str, 60040 bytes
2022-01-12 21:06:59,407 (1354) : DEBUG (services:362) - Loaded services
2022-01-12 21:06:59,410 (3d50) : DEBUG (services:438) - No shared code to load
2022-01-12 21:06:59,937 (4f74) : DEBUG (runtime:717) - Handling request GET /system/messaging/clear_events/com.plexapp.agents.imdb
2022-01-12 21:06:59,946 (4f74) : DEBUG (runtime:814) - Found route matching /system/messaging/clear_events/com.plexapp.agents.imdb
2022-01-12 21:06:59,946 (4f74) : DEBUG (runtime:88) - Sending packed state data (99 bytes)
2022-01-12 21:06:59,946 (4f74) : DEBUG (runtime:924) - Response: [200] str, 0 bytes
2022-01-12 21:06:59,994 (22c) : DEBUG (runtime:717) - Handling request GET /:/plugins/com.plexapp.system/resourceHashes
2022-01-12 21:06:59,996 (22c) : DEBUG (runtime:814) - Found route matching /:/plugins/com.plexapp.system/resourceHashes
2022-01-12 21:06:59,996 (22c) : DEBUG (networking:143) - Requesting 'http://resources-cdn.plexapp.com/hashes.json'
2022-01-12 21:07:00,127 (22c) : ERROR (networking:196) - Error opening URL 'http://resources-cdn.plexapp.com/hashes.json'
2022-01-12 21:07:00,128 (22c) : CRITICAL (core:574) - Exception getting hosted resource hashes (most recent call last):
File "C:\Program Files (x86)\Plex\Plex Media Server\Resources\Plug-ins-f05b712b6\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-f05b712b6\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-f05b712b6\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-f05b712b6\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