ioBroker.yahka icon indicating copy to clipboard operation
ioBroker.yahka copied to clipboard

Crash Loop

Open tommyguuuun opened this issue 2 years ago • 5 comments

Hi There, since a few weeks my YAHKA installation crashes on daily bases. I really don't know how to solve this, but it's very frustrating...

My iOBroker Log tells the following:

`

yahka.0 2022-01-20 17:37:09.103 error Exception-Code: ENETUNREACH: send ENETUNREACH 224.0.0.251:5353
yahka.0 2022-01-20 17:37:09.103 error Error: send ENETUNREACH 224.0.0.251:5353 at doSend (dgram.js:714:16) at defaultTriggerAsyncIdScope (internal/async_hooks.js:452:18) at afterDns (dgram.js:660:5) at processTicksAndRejections (internal/process/task_queues.js:83:21)
yahka.0 2022-01-20 17:37:09.102 error uncaught exception: send ENETUNREACH 224.0.0.251:5353
yahka.0 2022-01-20 17:37:09.100 error Exception-Code: ENETUNREACH: send ENETUNREACH 224.0.0.251:5353
yahka.0 2022-01-20 17:37:09.099 error Error: send ENETUNREACH 224.0.0.251:5353 at doSend (dgram.js:714:16) at defaultTriggerAsyncIdScope (internal/async_hooks.js:452:18) at afterDns (dgram.js:660:5) at processTicksAndRejections (internal/process/task_queues.js:83:21)
yahka.0 2022-01-20 17:37:09.094 error uncaught exception: send ENETUNREACH 224.0.0.251:5353
`

and then

`

host.iobroker 2022-01-20 17:37:09.778 error instance system.adapter.yahka.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
`

Could someone help me out with this?

tommyguuuun avatar Jan 20 '22 16:01 tommyguuuun

Looks like the network/adapter for 224.0.0.251 is not reachable/available. Did you bind an adapter to this IP? Did you change something in your network configuration?

jensweigele avatar Jan 21 '22 07:01 jensweigele

No, indeed there is no adapter with this ID in my network and i didn't make any changes to the stock network configuration...

tommyguuuun avatar Jan 25 '22 14:01 tommyguuuun

Still no idea? It drives me crazy, as Yahka crashes nearly every two hours…

As i could find out the IP belongs to mDNS, so Multicast, which is used to discover new devices.

tommyguuuun avatar Feb 04 '22 12:02 tommyguuuun

Have you tried to enable the "legacyAdvertiser"?

jensweigele avatar Mar 18 '22 17:03 jensweigele

Hello! I have exactly the same issue... my whole LAN is based on 10.1.0.xxx IPs, so theres no 224.0.0.251 IP. Any solution so far? Had to reboot twice today, then it works for a few hours.

And yes, I activated the legacyAdvertiser by accident but immediately deactivated it. That was yesterday.

andiweli avatar Mar 29 '22 21:03 andiweli