Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EHOSTUNREACH Errors #94

Open
rudgej opened this issue Jun 6, 2024 · 1 comment
Open

EHOSTUNREACH Errors #94

rudgej opened this issue Jun 6, 2024 · 1 comment
Assignees

Comments

@rudgej
Copy link

rudgej commented Jun 6, 2024

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

@jawn22
Copy link

jawn22 commented Aug 12, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants