Lately I cannot seem to access any media… Shows up as “This media is currently unavailable.”
It seems that Plex tries to update the Media just at the same time I am clicking on the movie. So I can basically never see the metadata it gets…
Also I keeping getting these, anybody know why these are happening?
<br />
2012-11-22 12:29:42,658 (4482a490) : CRITICAL (agentservice:315) - Exception notifying the media server (most recent call last):<br />
File "/volume1/Plex/Library/Application Support/Plex Media Server/Plug-ins/System.bundle/Contents/Code/agentservice.py", line 313, in notify_processing<br />
HTTP.Request(url, cacheTime=0, immediate=True)<br />
File "/volume1/Plex/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/api/networkkit.py", line 194, in Request<br />
method=method,<br />
File "/volume1/Plex/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/api/networkkit.py", line 67, in _http_request<br />
req = self._core.networking.http_request(url, *args, **kwargs)<br />
File "/volume1/Plex/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.py", line 416, in http_request<br />
return HTTPRequest(self._core, url, data, h, url_cache, encoding, errors, timeout, immediate, sleep, opener, follow_redirects, method)<br />
File "/volume1/Plex/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.py", line 141, in __init__<br />
self.load()<br />
File "/volume1/Plex/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.py", line 177, in load<br />
f = self._opener.open(req, timeout=self._timeout)<br />
File "/volume1/Plex/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/urllib2_new.py", line 438, in open<br />
response = self._open(req, data)<br />
File "/volume1/Plex/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/urllib2_new.py", line 456, in _open<br />
'_open', req)<br />
File "/volume1/Plex/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/urllib2_new.py", line 416, in _call_chain<br />
result = func(*args)<br />
File "/volume1/Plex/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/urllib2_new.py", line 1217, in http_open<br />
return self.do_open(httplib.HTTPConnection, req)<br />
File "/volume1/Plex/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/urllib2_new.py", line 1192, in do_open<br />
raise URLError(err)<br />
URLError: <urlopen error timed out><br />

