Advertisement
Guest User

Supervisor logs

a guest
Jan 30th, 2018
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.74 KB | None | 0 0
  1. 18-01-30 21:55:49 ERROR (MainThread) [asyncio] Exception in callback <bound method WebSocketResponse._send_heartbeat of <WebSocketResponse Switching Protocols GET /homeassistant/api/websocket >>
  2. handle: <TimerHandle WebSocketResponse._send_heartbeat>
  3. Traceback (most recent call last):
  4. File "uvloop/cbhandles.pyx", line 201, in uvloop.loop.TimerHandle._run
  5. File "/usr/lib/python3.6/site-packages/aiohttp/web_ws.py", line 77, in _send_heartbeat
  6. self.ping()
  7. File "/usr/lib/python3.6/site-packages/aiohttp/web_ws.py", line 171, in ping
  8. self._writer.ping(message)
  9. File "/usr/lib/python3.6/site-packages/aiohttp/http_websocket.py", line 606, in ping
  10. return self._send_frame(message, WSMsgType.PING)
  11. File "/usr/lib/python3.6/site-packages/aiohttp/http_websocket.py", line 586, in _send_frame
  12. self.writer.write(header + message)
  13. File "uvloop/handles/stream.pyx", line 636, in uvloop.loop.UVStream.write
  14. File "uvloop/handles/handle.pyx", line 165, in uvloop.loop.UVHandle._ensure_alive
  15. RuntimeError: unable to perform operation on <TCPTransport closed=True reading=False 0x71f92558>; the handler is closed
  16. 18-01-30 21:55:54 ERROR (MainThread) [asyncio] Exception in callback <bound method WebSocketResponse._send_heartbeat of <WebSocketResponse Switching Protocols GET /homeassistant/api/websocket >>
  17. handle: <TimerHandle WebSocketResponse._send_heartbeat>
  18. Traceback (most recent call last):
  19. File "uvloop/cbhandles.pyx", line 201, in uvloop.loop.TimerHandle._run
  20. File "/usr/lib/python3.6/site-packages/aiohttp/web_ws.py", line 77, in _send_heartbeat
  21. self.ping()
  22. File "/usr/lib/python3.6/site-packages/aiohttp/web_ws.py", line 171, in ping
  23. self._writer.ping(message)
  24. File "/usr/lib/python3.6/site-packages/aiohttp/http_websocket.py", line 606, in ping
  25. return self._send_frame(message, WSMsgType.PING)
  26. File "/usr/lib/python3.6/site-packages/aiohttp/http_websocket.py", line 586, in _send_frame
  27. self.writer.write(header + message)
  28. File "uvloop/handles/stream.pyx", line 636, in uvloop.loop.UVStream.write
  29. File "uvloop/handles/handle.pyx", line 165, in uvloop.loop.UVHandle._ensure_alive
  30. RuntimeError: unable to perform operation on <TCPTransport closed=True reading=False 0x71f928c8>; the handler is closed
  31. 18-01-30 21:55:59 ERROR (MainThread) [asyncio] Exception in callback <bound method WebSocketResponse._send_heartbeat of <WebSocketResponse Switching Protocols GET /homeassistant/api/websocket >>
  32. handle: <TimerHandle WebSocketResponse._send_heartbeat>
  33. Traceback (most recent call last):
  34. File "uvloop/cbhandles.pyx", line 201, in uvloop.loop.TimerHandle._run
  35. File "/usr/lib/python3.6/site-packages/aiohttp/web_ws.py", line 77, in _send_heartbeat
  36. self.ping()
  37. File "/usr/lib/python3.6/site-packages/aiohttp/web_ws.py", line 171, in ping
  38. self._writer.ping(message)
  39. File "/usr/lib/python3.6/site-packages/aiohttp/http_websocket.py", line 606, in ping
  40. return self._send_frame(message, WSMsgType.PING)
  41. File "/usr/lib/python3.6/site-packages/aiohttp/http_websocket.py", line 586, in _send_frame
  42. self.writer.write(header + message)
  43. File "uvloop/handles/stream.pyx", line 636, in uvloop.loop.UVStream.write
  44. File "uvloop/handles/handle.pyx", line 165, in uvloop.loop.UVHandle._ensure_alive
  45. RuntimeError: unable to perform operation on <TCPTransport closed=True reading=False 0x756e81e8>; the handler is closed
  46. 18-01-30 22:01:31 INFO (MainThread) [hassio.updater] Fetch update data from https://raw.githubusercontent.com/home-assistant/hassio/master/version.json
  47. 18-01-30 22:05:05 INFO (MainThread) [hassio.api.proxy] Home-Assistant /api/states request
  48. 18-01-30 22:08:56 INFO (SyncWorker_10) [hassio.docker.interface] Restart homeassistant/raspberrypi3-homeassistant
  49. 18-01-30 22:08:56 ERROR (MainThread) [aiohttp.server] Error handling request
  50. Traceback (most recent call last):
  51. File "/usr/lib/python3.6/site-packages/aiohttp/web_protocol.py", line 410, in start
  52. resp = yield from self._request_handler(request)
  53. File "/usr/lib/python3.6/site-packages/aiohttp/web.py", line 325, in _handle
  54. resp = yield from handler(request)
  55. File "/usr/lib/python3.6/site-packages/aiohttp/web_middlewares.py", line 93, in impl
  56. return (yield from handler(request))
  57. File "/usr/lib/python3.6/site-packages/hassio/api/proxy.py", line 180, in websocket
  58. await server.send_str(client_read.result())
  59. File "/usr/lib/python3.6/site-packages/aiohttp/client_ws.py", line 239, in receive_str
  60. msg.data))
  61. TypeError: Received message 8:1000 is not str
  62. 18-01-30 22:09:01 INFO (MainThread) [hassio.api.proxy] Home-Assistant Websocket API request initialze
  63. 18-01-30 22:09:01 ERROR (MainThread) [hassio.api.proxy] Client error on websocket API Cannot connect to host 172.30.32.1:8123 ssl:True [Connection refused].
  64. 18-01-30 22:09:06 INFO (MainThread) [hassio.api.proxy] Home-Assistant Websocket API request initialze
  65. 18-01-30 22:09:06 ERROR (MainThread) [hassio.api.proxy] Client error on websocket API Cannot connect to host 172.30.32.1:8123 ssl:True [Connection refused].
  66. 18-01-30 22:09:11 INFO (MainThread) [hassio.api.proxy] Home-Assistant Websocket API request initialze
  67. 18-01-30 22:09:11 ERROR (MainThread) [hassio.api.proxy] Client error on websocket API Cannot connect to host 172.30.32.1:8123 ssl:True [Connection refused].
  68. 18-01-30 22:09:16 INFO (MainThread) [hassio.api.proxy] Home-Assistant Websocket API request initialze
  69. 18-01-30 22:09:16 ERROR (MainThread) [hassio.api.proxy] Client error on websocket API Cannot connect to host 172.30.32.1:8123 ssl:True [Connection refused].
  70. 18-01-30 22:09:21 INFO (MainThread) [hassio.api.proxy] Home-Assistant Websocket API request initialze
  71. 18-01-30 22:09:21 ERROR (MainThread) [hassio.api.proxy] Client error on websocket API Cannot connect to host 172.30.32.1:8123 ssl:True [Connection refused].
  72. 18-01-30 22:09:26 INFO (MainThread) [hassio.api.proxy] Home-Assistant Websocket API request initialze
  73. 18-01-30 22:09:26 ERROR (MainThread) [hassio.api.proxy] Client error on websocket API Cannot connect to host 172.30.32.1:8123 ssl:True [Connection refused].
  74. 18-01-30 22:09:31 INFO (MainThread) [hassio.api.proxy] Home-Assistant Websocket API request initialze
  75. 18-01-30 22:09:32 ERROR (MainThread) [hassio.api.proxy] Client error on websocket API Cannot connect to host 172.30.32.1:8123 ssl:True [Connection refused].
  76. 18-01-30 22:09:37 INFO (MainThread) [hassio.api.proxy] Home-Assistant Websocket API request initialze
  77. 18-01-30 22:09:37 ERROR (MainThread) [hassio.api.proxy] Client error on websocket API Cannot connect to host 172.30.32.1:8123 ssl:True [Connection refused].
  78. 18-01-30 22:09:42 INFO (MainThread) [hassio.api.proxy] Home-Assistant Websocket API request initialze
  79. 18-01-30 22:09:42 ERROR (MainThread) [hassio.api.proxy] Client error on websocket API Cannot connect to host 172.30.32.1:8123 ssl:True [Connection refused].
  80. 18-01-30 22:09:47 INFO (MainThread) [hassio.api.proxy] Home-Assistant Websocket API request initialze
  81. 18-01-30 22:09:47 ERROR (MainThread) [hassio.api.proxy] Client error on websocket API Cannot connect to host 172.30.32.1:8123 ssl:True [Connection refused].
  82. 18-01-30 22:09:52 INFO (MainThread) [hassio.api.proxy] Home-Assistant Websocket API request initialze
  83. 18-01-30 22:09:52 ERROR (MainThread) [hassio.api.proxy] Client error on websocket API Cannot connect to host 172.30.32.1:8123 ssl:True [Connection refused].
  84. 18-01-30 22:09:57 INFO (MainThread) [hassio.api.proxy] Home-Assistant Websocket API request initialze
  85. 18-01-30 22:09:58 INFO (MainThread) [hassio.api.proxy] Home-Assistant Websocket API request running
  86. 18-01-30 22:09:58 INFO (MainThread) [hassio.api.proxy] Home-Assistant /api/config request
  87. 18-01-30 22:09:58 INFO (MainThread) [hassio.api.proxy] Home-Assistant /api/states request
  88. 18-01-30 22:19:58 INFO (MainThread) [hassio.api.proxy] Home-Assistant /api/states request
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement