You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was having similar issues and discovered this was because my smartcom was connected to Wifi and the wifi connection was dropping periodically (a few times a day) - each time I would get these errors and the add-on would stop. I've since connected via ethernet and it's been rock solid.
I have had this add on running for 6 months without issue.
I had seen that some have had crashing issues so I run an automation once an hour to restart it.
I have had a few odd issues where for 5 mins the alarm will arm and disarm but then it is fine.
Today the add on has stopped and will one start for a short period.
I have rebooted and powered down the system but it will still only stay alive for maybe a minute.
I have also rebooted the network ( UniFi )
I am on ha 2024.5.4 and have not done any updates to the system at all for weeks.
The logs are below
Any ideas ?
Thank you
Jeremy
Error: connect EHOSTUNREACH 192.168.20.8:10001
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16)
Emitted ‘error’ event on Socket instance at:
at emitErrorNT (node:internal/streams/destroy:157:8)
at emitErrorCloseNT (node:internal/streams/destroy:122:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
errno: -113,
code: ‘EHOSTUNREACH’,
syscall: ‘connect’,
address: ‘192.168.20.8’,
port: 10001
}
2024-06-06 06:45:40 - INFO: Starting texecom2mqtt v1.2.3 (Node v16.13.0)…
node:events:368
throw er; // Unhandled ‘error’ event
The text was updated successfully, but these errors were encountered: