Hello,
From time to time my HA server just stops working after a few days. The only way for me to reset it is to unplug the power. The logs do not really help me to understand the issue in fact I am just seeing a long row of NULL.
2024-09-13 09:13:27.323 INFO (MainThread) [custom_components.localtuya.common] [bf1...ras] Trying to connect to 192.168.3.113...
2024-09-13 09:13:27.326 INFO (MainThread) [custom_components.localtuya.common] [bf4...v8l] Trying to connect to 192.168.3.147...
2024-09-13 09:13:27.328 INFO (MainThread) [custom_components.localtuya.common] [bfb...53x] Trying to connect to 192.168.3.207...
2024-09-13 09:13:27.415 WARNING (MainThread) [homeassistant.components.homeassistant.triggers.numeric_state] Error in 'Close Bypass' trigger: In 'numeric_state' condition: unknown 'above' entity sensor.mouvement_escalier_air_temperature
2024-09-13 09:13:30.395 WARNING (MainThread) [custom_components.localtuya.common] [bfb...53x] Failed to connect to 192.168.3.207: [Errno 113] Connect call failed ('192.168.3.207', 6668)
2024-09-13 09:13:30.398 WARNING (MainThread) [custom_components.localtuya.common] [bf1...ras] Failed to connect to 192.168.3.113: [Errno 113] Connect call failed ('192.168.3.113', 6668)
2024-09-13 09:13:30.399 WARNING (MainThread) [custom_components.localtuya.common] [bf4...v8l] Failed to connect to 192.168.3.147: [Errno 113] Connect call failed ('192.168.3.147', 6668)
2024-09-13 09:14:08.875 INFO (MainThread) [habluetooth.scanner] hci0 (E4:5F:01:68:6E:A4): Bluetooth scanner has gone quiet for 90s, restarting
2024-09-13 09:14:27.324 INFO (MainThread) [custom_components.localtuya.common] [bf1...ras] Trying to connect to 192.168.3.113...
2024-09-13 09:14:27.327 INFO (MainThread) [custom_components.localtuya.common] [bf4...v8l] Trying to connect to 192.168.3.147...
2024-09-13 09:14:27.330 INFO (MainThread) [custom_components.localtuya.common] [bfb...53x] Trying to connect to 192.168.3.207...
2024-09-13 09:14:27.419 WARNING (MainThread) [homeassistant.components.homeassistant.triggers.numeric_state] Error in 'Close Bypass' trigger: In 'numeric_state' condition: unknown 'above' entity sensor.mouvement_escalier_air_temperature
2024-09-13 09:14:30.395 WARNING (MainThread) [custom_components.localtuya.common] [bfb...53x] Failed to connect to 192.168.3.207: [Errno 113] Connect call failed ('192.168.3.207', 6668)
2024-09-13 09:14:30.397 WARNING (MainThread) [custom_components.localtuya.common] [bf4...v8l] Failed to connect to 192.168.3.147: [Errno 113] Connect call failed ('192.168.3.147', 6668)
2024-09-13 09:14:30.399 WARNING (MainThread) [custom_components.localtuya.common] [bf1...ras] Failed to connect to 192.168.3.113: [Errno 113] Connect call failed ('192.168.3.113', 6668)
NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL
Concerning my installation : I have HASSIO installed on a Rasberry Pi4 of 4GB. My data is stored on a SSD connected with SATA/USB directly to the Pi. I also have a zwave dingle attached to my USB port. The Pi is powered with the standard Pi power cable which shouold deliver 3.5A.
Concerning my software : I am using HASSIO, I have several addons installed icl. Maria DB, Z-WAVE JS, AppDaemon and Music Assistant.
And here some screenshots on hardware usage. The server stopped working from the 13th to the 29th.
Would be great if you could help me to discover the issue. It is really anoying when I am leaving for vacation, since I am totallly unable to restart the server remotely .
Thanks !