Hi all,
since 10 days i’m having issue with HassOS on a Pi 3B.
Few times a day it’s unreachable (frontend, ssh, samba) but I can ping the Pi.
After 5-10 mins it start working like a charm.
I updated yesterday the core to last version but It has the same problem.
This is my home-assistant.log
2021-03-08 08:18:30 WARNING (MainThread) [homeassistant.loader] You are using a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2021-03-08 08:18:30 WARNING (MainThread) [homeassistant.loader] You are using a custom integration alexa_media which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2021-03-08 08:18:32 WARNING (Recorder) [homeassistant.components.recorder.util] The system could not validate that the sqlite3 database at //config/home-assistant_v2.db was shutdown cleanly.
2021-03-08 08:18:40 WARNING (Recorder) [homeassistant.components.recorder] Ended unfinished session (id=10 from 2021-03-08 05:36:30.279120)
2021-03-08 08:19:00 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform cloud is taking over 10 seconds.
2021-03-08 08:19:00 WARNING (MainThread) [homeassistant.setup] Setup of input_boolean is taking over 10 seconds.
2021-03-08 08:19:00 WARNING (MainThread) [homeassistant.components.scene] Setup of scene platform homeassistant is taking over 10 seconds.
2021-03-08 08:19:00 WARNING (MainThread) [homeassistant.setup] Setup of counter is taking over 10 seconds.
2021-03-08 08:19:00 WARNING (MainThread) [homeassistant.setup] Setup of logbook is taking over 10 seconds.
2021-03-08 08:19:11 ERROR (MainThread) [metno] https://aa015h6buqvih86i1.api.met.no/weatherapi/locationforecast/2.0/complete returned
2021-03-08 08:19:19 WARNING (MainThread) [homeassistant.config_entries] Config entry 'TL-WR902AC' for upnp integration not ready yet. Retrying in background
2021-03-08 08:19:52 WARNING (MainThread) [homeassistant.components.media_player] Updating alexa_media media_player took longer than the scheduled update interval 0:00:10
2021-03-08 08:42:14 WARNING (Thread-5) [homeassistant.components.mqtt] Disconnected from MQTT server core-mosquitto:1883 (1)
2021-03-08 08:42:30 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for binary_sensor.persiana_finestra_sala_overheating (<class 'homeassistant.components.shelly.binary_sensor.ShellyBinarySensor'>) took 10.600 seconds. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+shelly%22
2021-03-08 08:44:28 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for cover.persiana_finestra_sala (<class 'homeassistant.components.shelly.cover.ShellyCover'>) took 29.369 seconds. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+shelly%22
2021-03-08 08:44:45 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for sensor.persiana_finestra_sala_device_temperature (<class 'homeassistant.components.shelly.sensor.ShellySensor'>) took 1.739 seconds. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+shelly%22
2021-03-08 08:44:52 WARNING (Thread-7) [pychromecast.socket_client] [Tv Salotto(192.168.1.102):8009] Heartbeat timeout, resetting connection
2021-03-08 08:46:57 WARNING (Thread-7) [pychromecast.socket_client] [Tv Salotto(192.168.1.102):8009] Error communicating with socket, resetting connection
2021-03-08 08:47:20 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [547613540896] Unexpected error inside websocket API
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/websocket_api/http.py", line 197, in async_handle
msg = await wsock.receive()
File "/usr/local/lib/python3.8/site-packages/aiohttp/web_ws.py", line 438, in receive
await self.pong(msg.data)
File "/usr/local/lib/python3.8/site-packages/aiohttp/web_ws.py", line 293, in pong
await self._writer.pong(message)
File "/usr/local/lib/python3.8/site-packages/aiohttp/http_websocket.py", line 667, in pong
await self._send_frame(message, WSMsgType.PONG)
File "/usr/local/lib/python3.8/site-packages/aiohttp/http_websocket.py", line 650, in _send_frame
self._write(header + message)
File "/usr/local/lib/python3.8/site-packages/aiohttp/http_websocket.py", line 660, in _write
raise ConnectionResetError("Cannot write to closing transport")
ConnectionResetError: Cannot write to closing transport
2021-03-08 08:47:23 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/aiohttp/http_websocket.py", line 673, in ping
await self._send_frame(message, WSMsgType.PING)
File "/usr/local/lib/python3.8/site-packages/aiohttp/http_websocket.py", line 650, in _send_frame
self._write(header + message)
File "/usr/local/lib/python3.8/site-packages/aiohttp/http_websocket.py", line 660, in _write
raise ConnectionResetError("Cannot write to closing transport")
ConnectionResetError: Cannot write to closing transport
2021-03-08 08:47:23 WARNING (influxdb) [homeassistant.components.influxdb] Catching up, dropped 1 old events.
2021-03-08 08:47:23 WARNING (MainThread) [homeassistant.components.binary_sensor] Updating rpi_power binary_sensor took longer than the scheduled update interval 0:00:30
2021-03-08 08:47:23 WARNING (MainThread) [homeassistant.components.sensor] Updating systemmonitor sensor took longer than the scheduled update interval 0:00:30
2021-03-08 08:47:23 WARNING (MainThread) [homeassistant.components.sensor] Updating daikin sensor took longer than the scheduled update interval 0:00:30
2021-03-08 08:47:23 WARNING (MainThread) [homeassistant.components.switch] Updating daikin switch took longer than the scheduled update interval 0:00:30
2021-03-08 08:47:23 WARNING (MainThread) [homeassistant.components.sensor] Updating daikin sensor took longer than the scheduled update interval 0:00:30
2021-03-08 08:47:23 WARNING (MainThread) [homeassistant.components.switch] Updating daikin switch took longer than the scheduled update interval 0:00:30
2021-03-08 08:47:23 WARNING (MainThread) [homeassistant.components.switch] Updating alexa_media switch took longer than the scheduled update interval 0:00:30
2021-03-08 08:47:23 WARNING (MainThread) [homeassistant.components.climate] Updating daikin climate took longer than the scheduled update interval 0:01:00
2021-03-08 08:47:23 WARNING (MainThread) [homeassistant.components.climate] Updating daikin climate took longer than the scheduled update interval 0:01:00
2021-03-08 08:48:11 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for binary_sensor.remote_ui (<class 'homeassistant.components.cloud.binary_sensor.CloudRemoteBinary'>) took 0.772 seconds. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+cloud%22
2021-03-08 08:48:53 ERROR (MainThread) [snitun.multiplexer.core] Ping fails, no response from peer
2021-03-08 08:56:05 ERROR (MainThread) [homeassistant.components.upnp] Timeout fetching TL-WR902AC data
2021-03-08 09:03:00 WARNING (Thread-7) [pychromecast.socket_client] [Tv Salotto(192.168.1.102):8009] Heartbeat timeout, resetting connection
2021-03-08 09:05:28 WARNING (Thread-5) [homeassistant.components.mqtt] Disconnected from MQTT server core-mosquitto:1883 (1)
2021-03-08 09:05:38 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for sensor.tl_wr902ac_kib_s_received (<class 'homeassistant.components.upnp.sensor.DerivedUpnpSensor'>) took 0.407 seconds. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+upnp%22
2021-03-08 09:05:40 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/aiohttp/http_websocket.py", line 673, in ping
await self._send_frame(message, WSMsgType.PING)
File "/usr/local/lib/python3.8/site-packages/aiohttp/http_websocket.py", line 650, in _send_frame
self._write(header + message)
File "/usr/local/lib/python3.8/site-packages/aiohttp/http_websocket.py", line 660, in _write
raise ConnectionResetError("Cannot write to closing transport")
ConnectionResetError: Cannot write to closing transport
2021-03-08 09:05:53 WARNING (influxdb) [homeassistant.components.influxdb] Catching up, dropped 1 old events.
2021-03-08 09:07:09 ERROR (MainThread) [snitun.multiplexer.core] Ping fails, no response from peer
2021-03-08 10:01:22 ERROR (MainThread) [frontend.js.latest.202103025] https://MYADDRESS.ui.nabu.casa/local/community/kiosk-mode/kiosk-mode.js:7:40 TypeError: null is not an object (near '...Selector("hui-root")...')
The problem started around 8.40-8.45
Can someone help me find the problem?