Guest User

PlexConnect Log

a guest
Nov 24th, 2016
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.18 KB | None | 0 0
  1. 18:52:19 PlexAPI: ***
  2. 18:52:19 PlexAPI: poke plex.tv - request Plex Media Server list
  3. 18:52:19 PlexAPI: ***
  4. 18:52:20 PlexAPI: poke Plex Cloud (eeb22acd0bd7425695cc88a092a41818) at https://9a7b1df4735a61d9-eeb22acd0bd7425695cc88a092a41818.ric.plex.services
  5. 18:52:20 PlexAPI: poke Bearcave (f113ac2a12f06b8c20316a40978b4b70238bd75f) at https://192-168-1-115.a376f2ce30cf4f8aa30de0668b0567fe.plex.direct:32400
  6. 18:52:20 PlexAPI: poke Bearcave (f113ac2a12f06b8c20316a40978b4b70238bd75f) at https://80-229-228-92.a376f2ce30cf4f8aa30de0668b0567fe.plex.direct:18919
  7. 18:52:20 PlexAPI: No Response from Plex Media Server
  8. 18:52:20 PlexAPI: We failed to reach a server. Reason: [Errno 8] nodename nor servname provided, or not known
  9. 18:52:20 PlexAPI: Traceback:
  10. Traceback (most recent call last):
  11. File "/private/var/stash/Applications/PlexConnect/PlexAPI.py", line 432, in getXMLFromPMS
  12. response = urllib2.urlopen(request, timeout=20)
  13. File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen
  14. return _opener.open(url, data, timeout)
  15. File "/usr/lib/python2.7/urllib2.py", line 404, in open
  16. response = self._open(req, data)
  17. File "/usr/lib/python2.7/urllib2.py", line 422, in _open
  18. '_open', req)
  19. File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
  20. result = func(*args)
  21. File "/usr/lib/python2.7/urllib2.py", line 1222, in https_open
  22. return self.do_open(httplib.HTTPSConnection, req)
  23. File "/usr/lib/python2.7/urllib2.py", line 1184, in do_open
  24. raise URLError(err)
  25. URLError: <urlopen error [Errno 8] nodename nor servname provided, or not known>
  26.  
  27. 18:52:25 PlexAPI: response Bearcave (f113ac2a12f06b8c20316a40978b4b70238bd75f) at https://80-229-228-92.a376f2ce30cf4f8aa30de0668b0567fe.plex.direct:18919
  28. 18:52:28 PlexAPI: response Plex Cloud (eeb22acd0bd7425695cc88a092a41818) at https://9a7b1df4735a61d9-eeb22acd0bd7425695cc88a092a41818.ric.plex.services
  29. 18:52:28 PlexAPI: Servers (local, plex.tv, MyPlex): 3
  30. 18:54:33 PlexAPI: No Response from Plex Media Server
  31. 18:54:33 PlexAPI: We failed to reach a server. Reason: timed out
  32. 18:54:33 PlexAPI: Traceback:
  33. Traceback (most recent call last):
  34. File "/private/var/stash/Applications/PlexConnect/PlexAPI.py", line 432, in getXMLFromPMS
  35. response = urllib2.urlopen(request, timeout=20)
  36. File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen
  37. return _opener.open(url, data, timeout)
  38. File "/usr/lib/python2.7/urllib2.py", line 404, in open
  39. response = self._open(req, data)
  40. File "/usr/lib/python2.7/urllib2.py", line 422, in _open
  41. '_open', req)
  42. File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
  43. result = func(*args)
  44. File "/usr/lib/python2.7/urllib2.py", line 1222, in https_open
  45. return self.do_open(httplib.HTTPSConnection, req)
  46. File "/usr/lib/python2.7/urllib2.py", line 1184, in do_open
  47. raise URLError(err)
  48. URLError: <urlopen error timed out>
  49.  
  50. 18:55:16 PlexAPI: No Response from Plex Media Server
  51. 18:55:16 PlexAPI: We failed to reach a server. Reason: timed out
  52. 18:55:16 PlexAPI: Traceback:
  53. Traceback (most recent call last):
  54. File "/private/var/stash/Applications/PlexConnect/PlexAPI.py", line 432, in getXMLFromPMS
  55. response = urllib2.urlopen(request, timeout=20)
  56. File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen
  57. return _opener.open(url, data, timeout)
  58. File "/usr/lib/python2.7/urllib2.py", line 404, in open
  59. response = self._open(req, data)
  60. File "/usr/lib/python2.7/urllib2.py", line 422, in _open
  61. '_open', req)
  62. File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
  63. result = func(*args)
  64. File "/usr/lib/python2.7/urllib2.py", line 1222, in https_open
  65. return self.do_open(httplib.HTTPSConnection, req)
  66. File "/usr/lib/python2.7/urllib2.py", line 1184, in do_open
  67. raise URLError(err)
  68. URLError: <urlopen error timed out>
  69.  
  70. 18:55:16 XMLConverter: XML_ExpandNode - Error in cmd ADDXML, line
  71.  
  72.  
  73.  
  74. {{VAR(items:NoKey:FALSE)}}
  75.  
  76.  
  77. Traceback (most recent call last):
  78. File "/private/var/stash/Applications/PlexConnect/XMLConverter.py", line 492, in XML_ExpandNode
  79. res = getattr(CommandCollection, 'TREE_'+cmd)(elem, child, src, srcXML, param)
  80. File "/private/var/stash/Applications/PlexConnect/XMLConverter.py", line 899, in TREE_ADDXML
  81. self.PMSroot[tag] = PMS.getroot() # store additional PMS XML
  82. AttributeError: 'bool' object has no attribute 'getroot'
  83.  
  84. 18:55:19 XMLConverter: XML_ExpandNode - Error in cmd CUT, line {{CUT($shows_artwork::On Deck=CUT|Recently Added=CUT|Recently Released=)}}
  85.  
  86.  
  87. Traceback (most recent call last):
  88. File "/private/var/stash/Applications/PlexConnect/XMLConverter.py", line 492, in XML_ExpandNode
  89. res = getattr(CommandCollection, 'TREE_'+cmd)(elem, child, src, srcXML, param)
  90. File "/private/var/stash/Applications/PlexConnect/XMLConverter.py", line 860, in TREE_CUT
  91. key, leftover, dfltd = self.getKey(src, srcXML, param)
  92. File "/private/var/stash/Applications/PlexConnect/XMLConverter.py", line 629, in getKey
  93. el, srcXML, attrib = self.getBase(src, srcXML, attrib)
  94. File "/private/var/stash/Applications/PlexConnect/XMLConverter.py", line 687, in getBase
  95. src = self.PMSroot[srcXML]
  96. KeyError: 'newest'
  97.  
  98. 18:55:19 XMLConverter: XML_ExpandNode - Error in cmd CUT, line
  99.  
  100.  
  101. Traceback (most recent call last):
  102. File "/private/var/stash/Applications/PlexConnect/XMLConverter.py", line 492, in XML_ExpandNode
  103. res = getattr(CommandCollection, 'TREE_'+cmd)(elem, child, src, srcXML, param)
  104. File "/private/var/stash/Applications/PlexConnect/XMLConverter.py", line 860, in TREE_CUT
  105. key, leftover, dfltd = self.getKey(src, srcXML, param)
  106. File "/private/var/stash/Applications/PlexConnect/XMLConverter.py", line 629, in getKey
  107. el, srcXML, attrib = self.getBase(src, srcXML, attrib)
  108. File "/private/var/stash/Applications/PlexConnect/XMLConverter.py", line 687, in getBase
  109. src = self.PMSroot[srcXML]
  110. KeyError: 'newest'
  111.  
  112. 18:55:19 XMLConverter: XML_ExpandNode - Error in cmd COPY, line
  113.  
  114. {{VAR(items:NoKey:TRUE)}}
  115.  
  116. Traceback (most recent call last):
  117. File "/private/var/stash/Applications/PlexConnect/XMLConverter.py", line 492, in XML_ExpandNode
  118. res = getattr(CommandCollection, 'TREE_'+cmd)(elem, child, src, srcXML, param)
  119. File "/private/var/stash/Applications/PlexConnect/XMLConverter.py", line 749, in TREE_COPY
  120. src, srcXML, tag = self.getBase(src, srcXML, tag)
  121. File "/private/var/stash/Applications/PlexConnect/XMLConverter.py", line 687, in getBase
  122. src = self.PMSroot[srcXML]
  123. KeyError: 'newest'
  124.  
  125. 18:55:48 WebServer: File Not Found:
  126. Traceback (most recent call last):
  127. File "/private/var/stash/Applications/PlexConnect/WebServer.py", line 245, in do_GET
  128. self.sendResponse(XML, 'text/xml', True)
  129. File "/private/var/stash/Applications/PlexConnect/WebServer.py", line 78, in sendResponse
  130. self.send_response(200)
  131. File "/usr/lib/python2.7/BaseHTTPServer.py", line 395, in send_response
  132. self.send_header('Server', self.version_string())
  133. File "/usr/lib/python2.7/BaseHTTPServer.py", line 401, in send_header
  134. self.wfile.write("%s: %s\r\n" % (keyword, value))
  135. File "/usr/lib/python2.7/socket.py", line 324, in write
  136. self.flush()
  137. File "/usr/lib/python2.7/socket.py", line 303, in flush
  138. self._sock.sendall(view[write_offset:write_offset+buffer_size])
  139. error: [Errno 32] Broken pipe
  140.  
  141. 18:57:06 PlexAPI: No Response from Plex Media Server
  142. 18:57:06 PlexAPI: We failed to reach a server. Reason: _ssl.c:492: The handshake operation timed out
  143. 18:57:06 PlexAPI: Traceback:
  144. Traceback (most recent call last):
  145. File "/private/var/stash/Applications/PlexConnect/PlexAPI.py", line 432, in getXMLFromPMS
  146. response = urllib2.urlopen(request, timeout=20)
  147. File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen
  148. return _opener.open(url, data, timeout)
  149. File "/usr/lib/python2.7/urllib2.py", line 404, in open
  150. response = self._open(req, data)
  151. File "/usr/lib/python2.7/urllib2.py", line 422, in _open
  152. '_open', req)
  153. File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
  154. result = func(*args)
  155. File "/usr/lib/python2.7/urllib2.py", line 1222, in https_open
  156. return self.do_open(httplib.HTTPSConnection, req)
  157. File "/usr/lib/python2.7/urllib2.py", line 1184, in do_open
  158. raise URLError(err)
  159. URLError: <urlopen error _ssl.c:492: The handshake operation timed out>
  160.  
  161. 18:57:06 XMLConverter: XML_ExpandNode - Error in cmd ADDXML, line
  162.  
  163.  
  164.  
  165.  
  166. Traceback (most recent call last):
  167. File "/private/var/stash/Applications/PlexConnect/XMLConverter.py", line 492, in XML_ExpandNode
  168. res = getattr(CommandCollection, 'TREE_'+cmd)(elem, child, src, srcXML, param)
  169. File "/private/var/stash/Applications/PlexConnect/XMLConverter.py", line 899, in TREE_ADDXML
  170. self.PMSroot[tag] = PMS.getroot() # store additional PMS XML
  171. AttributeError: 'bool' object has no attribute 'getroot'
  172.  
  173. 18:57:06 XMLConverter: XML_ExpandNode - Error in cmd COPY, line
  174.  
  175.  
  176. Traceback (most recent call last):
  177. File "/private/var/stash/Applications/PlexConnect/XMLConverter.py", line 492, in XML_ExpandNode
  178. res = getattr(CommandCollection, 'TREE_'+cmd)(elem, child, src, srcXML, param)
  179. File "/private/var/stash/Applications/PlexConnect/XMLConverter.py", line 749, in TREE_COPY
  180. src, srcXML, tag = self.getBase(src, srcXML, tag)
  181. File "/private/var/stash/Applications/PlexConnect/XMLConverter.py", line 687, in getBase
  182. src = self.PMSroot[srcXML]
  183. KeyError: 'related'
  184.  
  185. 18:57:06 XMLConverter: XML_ExpandNode - Error in cmd CUT, line {{CUT($moviepreplay_bottomshelf::Extras=|Related=CUT)}}
  186.  
  187.  
  188. Traceback (most recent call last):
  189. File "/private/var/stash/Applications/PlexConnect/XMLConverter.py", line 492, in XML_ExpandNode
  190. res = getattr(CommandCollection, 'TREE_'+cmd)(elem, child, src, srcXML, param)
  191. File "/private/var/stash/Applications/PlexConnect/XMLConverter.py", line 860, in TREE_CUT
  192. key, leftover, dfltd = self.getKey(src, srcXML, param)
  193. File "/private/var/stash/Applications/PlexConnect/XMLConverter.py", line 629, in getKey
  194. el, srcXML, attrib = self.getBase(src, srcXML, attrib)
  195. File "/private/var/stash/Applications/PlexConnect/XMLConverter.py", line 687, in getBase
  196. src = self.PMSroot[srcXML]
  197. KeyError: 'related'
Advertisement
Add Comment
Please, Sign In to add comment