Advertisement
Guest User

error23

a guest
May 21st, 2018
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.19 KB | None | 0 0
  1. 2018-05-21 17:02:53 WARNING (SyncWorker_0) [pywemo.ssdp] Error fetching description at https://172.16.80.21:8888
  2. 2018-05-21 17:02:56 WARNING (SyncWorker_13) [sleekxmpp.basexmpp] fulljid property deprecated. Use boundjid.resource
  3. 2018-05-21 17:02:59 ERROR (read_thread) [sleekxmpp.basexmpp] day is out of range for month
  4. Traceback (most recent call last):
  5. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1492, in _process
  6. if not self.__read_xml():
  7. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1564, in __read_xml
  8. self.__spawn_event(xml)
  9. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1632, in __spawn_event
  10. handler.prerun(stanza_copy)
  11. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/handler/callback.py", line 64, in prerun
  12. self.run(payload, True)
  13. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/handler/callback.py", line 76, in run
  14. self._pointer(payload)
  15. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/features/feature_starttls/starttls.py", line 64, in _handle_starttls_proceed
  16. if self.xmpp.start_tls():
  17. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 889, in start_tls
  18. cert.verify(self._expected_server_name, self._der_cert)
  19. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/cert.py", line 133, in verify
  20. not_before, not_after = extract_dates(raw_cert)
  21. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/cert.py", line 111, in extract_dates
  22. not_before = datetime.strptime(not_before, '%Y%m%d%H%M%SZ')
  23. File "/usr/lib/python3.6/_strptime.py", line 565, in _strptime_datetime
  24. tt, fraction = _strptime(data_string, format)
  25. File "/usr/lib/python3.6/_strptime.py", line 528, in _strptime
  26. datetime_date(year, 1, 1).toordinal() + 1
  27. ValueError: day is out of range for month
  28. 2018-05-21 17:03:06 WARNING (MainThread) [homeassistant.components.vacuum] Setup of platform ecovacs is taking over 10 seconds.
  29. 2018-05-21 17:03:07 WARNING (MainThread) [homeassistant.components.switch] Setup of platform broadlink is taking over 10 seconds.
  30. 2018-05-21 17:03:07 ERROR (SyncWorker_1) [homeassistant.components.switch.broadlink] Failed to connect to device
  31. 2018-05-21 17:03:09 ERROR (read_thread) [sleekxmpp.basexmpp] day is out of range for month
  32. Traceback (most recent call last):
  33. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1492, in _process
  34. if not self.__read_xml():
  35. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1564, in __read_xml
  36. self.__spawn_event(xml)
  37. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1632, in __spawn_event
  38. handler.prerun(stanza_copy)
  39. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/handler/callback.py", line 64, in prerun
  40. self.run(payload, True)
  41. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/handler/callback.py", line 76, in run
  42. self._pointer(payload)
  43. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/features/feature_starttls/starttls.py", line 64, in _handle_starttls_proceed
  44. if self.xmpp.start_tls():
  45. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 889, in start_tls
  46. cert.verify(self._expected_server_name, self._der_cert)
  47. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/cert.py", line 133, in verify
  48. not_before, not_after = extract_dates(raw_cert)
  49. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/cert.py", line 111, in extract_dates
  50. not_before = datetime.strptime(not_before, '%Y%m%d%H%M%SZ')
  51. File "/usr/lib/python3.6/_strptime.py", line 565, in _strptime_datetime
  52. tt, fraction = _strptime(data_string, format)
  53. File "/usr/lib/python3.6/_strptime.py", line 528, in _strptime
  54. datetime_date(year, 1, 1).toordinal() + 1
  55. ValueError: day is out of range for month
  56. 2018-05-21 17:03:20 ERROR (read_thread) [sleekxmpp.basexmpp] day is out of range for month
  57. Traceback (most recent call last):
  58. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1492, in _process
  59. if not self.__read_xml():
  60. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1564, in __read_xml
  61. self.__spawn_event(xml)
  62. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1632, in __spawn_event
  63. handler.prerun(stanza_copy)
  64. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/handler/callback.py", line 64, in prerun
  65. self.run(payload, True)
  66. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/handler/callback.py", line 76, in run
  67. self._pointer(payload)
  68. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/features/feature_starttls/starttls.py", line 64, in _handle_starttls_proceed
  69. if self.xmpp.start_tls():
  70. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 889, in start_tls
  71. cert.verify(self._expected_server_name, self._der_cert)
  72. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/cert.py", line 133, in verify
  73. not_before, not_after = extract_dates(raw_cert)
  74. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/cert.py", line 111, in extract_dates
  75. not_before = datetime.strptime(not_before, '%Y%m%d%H%M%SZ')
  76. File "/usr/lib/python3.6/_strptime.py", line 565, in _strptime_datetime
  77. tt, fraction = _strptime(data_string, format)
  78. File "/usr/lib/python3.6/_strptime.py", line 528, in _strptime
  79. datetime_date(year, 1, 1).toordinal() + 1
  80. ValueError: day is out of range for month
  81. 2018-05-21 17:03:31 ERROR (read_thread) [sleekxmpp.basexmpp] day is out of range for month
  82. Traceback (most recent call last):
  83. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1492, in _process
  84. if not self.__read_xml():
  85. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1564, in __read_xml
  86. self.__spawn_event(xml)
  87. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1632, in __spawn_event
  88. handler.prerun(stanza_copy)
  89. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/handler/callback.py", line 64, in prerun
  90. self.run(payload, True)
  91. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/handler/callback.py", line 76, in run
  92. self._pointer(payload)
  93. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/features/feature_starttls/starttls.py", line 64, in _handle_starttls_proceed
  94. if self.xmpp.start_tls():
  95. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 889, in start_tls
  96. cert.verify(self._expected_server_name, self._der_cert)
  97. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/cert.py", line 133, in verify
  98. not_before, not_after = extract_dates(raw_cert)
  99. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/cert.py", line 111, in extract_dates
  100. not_before = datetime.strptime(not_before, '%Y%m%d%H%M%SZ')
  101. File "/usr/lib/python3.6/_strptime.py", line 565, in _strptime_datetime
  102. tt, fraction = _strptime(data_string, format)
  103. File "/usr/lib/python3.6/_strptime.py", line 528, in _strptime
  104. datetime_date(year, 1, 1).toordinal() + 1
  105. ValueError: day is out of range for month
  106. 2018-05-21 17:03:41 ERROR (read_thread) [sleekxmpp.basexmpp] day is out of range for month
  107. Traceback (most recent call last):
  108. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1492, in _process
  109. if not self.__read_xml():
  110. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1564, in __read_xml
  111. self.__spawn_event(xml)
  112. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1632, in __spawn_event
  113. handler.prerun(stanza_copy)
  114. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/handler/callback.py", line 64, in prerun
  115. self.run(payload, True)
  116. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/handler/callback.py", line 76, in run
  117. self._pointer(payload)
  118. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/features/feature_starttls/starttls.py", line 64, in _handle_starttls_proceed
  119. if self.xmpp.start_tls():
  120. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 889, in start_tls
  121. cert.verify(self._expected_server_name, self._der_cert)
  122. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/cert.py", line 133, in verify
  123. not_before, not_after = extract_dates(raw_cert)
  124. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/cert.py", line 111, in extract_dates
  125. not_before = datetime.strptime(not_before, '%Y%m%d%H%M%SZ')
  126. File "/usr/lib/python3.6/_strptime.py", line 565, in _strptime_datetime
  127. tt, fraction = _strptime(data_string, format)
  128. File "/usr/lib/python3.6/_strptime.py", line 528, in _strptime
  129. datetime_date(year, 1, 1).toordinal() + 1
  130. ValueError: day is out of range for month
  131. 2018-05-21 17:03:52 ERROR (read_thread) [sleekxmpp.basexmpp] day is out of range for month
  132. Traceback (most recent call last):
  133. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1492, in _process
  134. if not self.__read_xml():
  135. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1564, in __read_xml
  136. self.__spawn_event(xml)
  137. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1632, in __spawn_event
  138. handler.prerun(stanza_copy)
  139. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/handler/callback.py", line 64, in prerun
  140. self.run(payload, True)
  141. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/handler/callback.py", line 76, in run
  142. self._pointer(payload)
  143. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/features/feature_starttls/starttls.py", line 64, in _handle_starttls_proceed
  144. if self.xmpp.start_tls():
  145. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 889, in start_tls
  146. cert.verify(self._expected_server_name, self._der_cert)
  147. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/cert.py", line 133, in verify
  148. not_before, not_after = extract_dates(raw_cert)
  149. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/cert.py", line 111, in extract_dates
  150. not_before = datetime.strptime(not_before, '%Y%m%d%H%M%SZ')
  151. File "/usr/lib/python3.6/_strptime.py", line 565, in _strptime_datetime
  152. tt, fraction = _strptime(data_string, format)
  153. File "/usr/lib/python3.6/_strptime.py", line 528, in _strptime
  154. datetime_date(year, 1, 1).toordinal() + 1
  155. ValueError: day is out of range for month
  156. 2018-05-21 17:03:56 ERROR (MainThread) [homeassistant.components.vacuum] Setup of platform ecovacs is taking longer than 60 seconds. Startup will proceed without waiting any longer.
  157. 2018-05-21 17:04:01 ERROR (read_thread) [sleekxmpp.basexmpp] day is out of range for month
  158. Traceback (most recent call last):
  159. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1492, in _process
  160. if not self.__read_xml():
  161. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1564, in __read_xml
  162. self.__spawn_event(xml)
  163. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1632, in __spawn_event
  164. handler.prerun(stanza_copy)
  165. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/handler/callback.py", line 64, in prerun
  166. self.run(payload, True)
  167. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/handler/callback.py", line 76, in run
  168. self._pointer(payload)
  169. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/features/feature_starttls/starttls.py", line 64, in _handle_starttls_proceed
  170. if self.xmpp.start_tls():
  171. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 889, in start_tls
  172. cert.verify(self._expected_server_name, self._der_cert)
  173. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/cert.py", line 133, in verify
  174. not_before, not_after = extract_dates(raw_cert)
  175. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/cert.py", line 111, in extract_dates
  176. not_before = datetime.strptime(not_before, '%Y%m%d%H%M%SZ')
  177. File "/usr/lib/python3.6/_strptime.py", line 565, in _strptime_datetime
  178. tt, fraction = _strptime(data_string, format)
  179. File "/usr/lib/python3.6/_strptime.py", line 528, in _strptime
  180. datetime_date(year, 1, 1).toordinal() + 1
  181. ValueError: day is out of range for month
  182. 2018-05-21 17:04:05 WARNING (SyncWorker_2) [netdisco.ssdp] Error fetching description at https://172.16.80.21:8888
  183. 2018-05-21 17:04:12 ERROR (read_thread) [sleekxmpp.basexmpp] day is out of range for month
  184. Traceback (most recent call last):
  185. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1492, in _process
  186. if not self.__read_xml():
  187. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1564, in __read_xml
  188. self.__spawn_event(xml)
  189. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1632, in __spawn_event
  190. handler.prerun(stanza_copy)
  191. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/handler/callback.py", line 64, in prerun
  192. self.run(payload, True)
  193. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/handler/callback.py", line 76, in run
  194. self._pointer(payload)
  195. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/features/feature_starttls/starttls.py", line 64, in _handle_starttls_proceed
  196. if self.xmpp.start_tls():
  197. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 889, in start_tls
  198. cert.verify(self._expected_server_name, self._der_cert)
  199. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/cert.py", line 133, in verify
  200. not_before, not_after = extract_dates(raw_cert)
  201. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/cert.py", line 111, in extract_dates
  202. not_before = datetime.strptime(not_before, '%Y%m%d%H%M%SZ')
  203. File "/usr/lib/python3.6/_strptime.py", line 565, in _strptime_datetime
  204. tt, fraction = _strptime(data_string, format)
  205. File "/usr/lib/python3.6/_strptime.py", line 528, in _strptime
  206. datetime_date(year, 1, 1).toordinal() + 1
  207. ValueError: day is out of range for month
  208. 2018-05-21 17:04:23 ERROR (read_thread) [sleekxmpp.basexmpp] day is out of range for month
  209. Traceback (most recent call last):
  210. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1492, in _process
  211. if not self.__read_xml():
  212. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1564, in __read_xml
  213. self.__spawn_event(xml)
  214. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1632, in __spawn_event
  215. handler.prerun(stanza_copy)
  216. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/handler/callback.py", line 64, in prerun
  217. self.run(payload, True)
  218. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/handler/callback.py", line 76, in run
  219. self._pointer(payload)
  220. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/features/feature_starttls/starttls.py", line 64, in _handle_starttls_proceed
  221. if self.xmpp.start_tls():
  222. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 889, in start_tls
  223. cert.verify(self._expected_server_name, self._der_cert)
  224. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/cert.py", line 133, in verify
  225. not_before, not_after = extract_dates(raw_cert)
  226. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/cert.py", line 111, in extract_dates
  227. not_before = datetime.strptime(not_before, '%Y%m%d%H%M%SZ')
  228. File "/usr/lib/python3.6/_strptime.py", line 565, in _strptime_datetime
  229. tt, fraction = _strptime(data_string, format)
  230. File "/usr/lib/python3.6/_strptime.py", line 528, in _strptime
  231. datetime_date(year, 1, 1).toordinal() + 1
  232. ValueError: day is out of range for month
  233. 2018-05-21 17:04:36 ERROR (read_thread) [sleekxmpp.basexmpp] day is out of range for month
  234. Traceback (most recent call last):
  235. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1492, in _process
  236. if not self.__read_xml():
  237. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1564, in __read_xml
  238. self.__spawn_event(xml)
  239. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1632, in __spawn_event
  240. handler.prerun(stanza_copy)
  241. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/handler/callback.py", line 64, in prerun
  242. self.run(payload, True)
  243. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/handler/callback.py", line 76, in run
  244. self._pointer(payload)
  245. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/features/feature_starttls/starttls.py", line 64, in _handle_starttls_proceed
  246. if self.xmpp.start_tls():
  247. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 889, in start_tls
  248. cert.verify(self._expected_server_name, self._der_cert)
  249. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/cert.py", line 133, in verify
  250. not_before, not_after = extract_dates(raw_cert)
  251. File "/config/deps/lib/python3.6/site-packages/sleekxmpp/xmlstream/cert.py", line 111, in extract_dates
  252. not_before = datetime.strptime(not_before, '%Y%m%d%H%M%SZ')
  253. File "/usr/lib/python3.6/_strptime.py", line 565, in _strptime_datetime
  254. tt, fraction = _strptime(data_string, format)
  255. File "/usr/lib/python3.6/_strptime.py", line 528, in _strptime
  256. datetime_date(year, 1, 1).toordinal() + 1
  257. ValueError: day is out of range for month
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement