question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Driver crashes / network restarts after inclusion

See original GitHub issue

After including a new device, the zwavejs driver crashes and the zwave network restarts the interview for all nodes (approx 60 nodes). Tested with Aeotec Gen 5 Z-stick and Aeotec Aerq temperature sensors. Using Zwavejs 6.2.0 running on HA core-2021.2.3, supervisor-2021.02.10.

I have attached the zwavejs and zwavejs2mqtt silly logs. Crash happens at 20:49:56.100 and the error is:

Zwave JS

20:49:56.048 CNTRLR   [Node 088] Node 88 did not respond after 3 attempts, it is presumed dead
20:49:56.100 DRIVER   destroying driver instance...

Zwavejs2mqtt

2021-02-17 20:49:23.096 INFO ZWAVE: Success zwave api call startInclusion { success: true, message: 'Success zwave api call', result: true }
2021-02-17 20:49:53.152 INFO ZWAVE: Controller status: Inclusion stopped
2021-02-17 20:49:57.021 INFO ZWAVE: Connecting to /dev/serial/by-id/usb-0658_0200-if00
2021-02-17 20:49:57.014 INFO MQTT: MQTT is disabled
2021-02-17 20:49:57.036 INFO APP: Listening on port 44920

Please let me know if any further details are required to debug this.

zwavejs2mqtt.log zwavejs_359.log

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
AlCalzonecommented, Feb 21, 2021

So what’s weird here is that you include the node into the network but immediately afterwards, all communication fails due to missing acknowledgements from the node. This time another call failed I also forgot to guard against an error. The fix is up at #1839

1reaction
AlCalzonecommented, Feb 17, 2021

Duplicate of #1742 Please update 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Random crash, restarts, and wifi doesn't shows up
Go to Device Manager > Network Adapters, select Wifi adapter, then Power Management tab, clear the check box to "Allow the computer to...
Read more >
Printer Issues After Updating Windows 10 - HP Support
If so, make sure you have restarted Windows at least once. To Restart, click the lower left Start button, click and select Restart....
Read more >
Nuc NUC11PABi5 crashes system when ethernet driver ...
I have the following Nuc NUC11PABi5 running Windows 10 Home 64bit version 2004 (10.0.19041). Device manager shows ethernet adaptor as other ...
Read more >
Issues With Zwift Crashing - Zwift Support
If Zwift crashes while you're updating, ZwiftLauncher is the problem. Here are a few common reasons that can cause the launcher to crash...
Read more >
Solved: Server Crash/Reboot: vnetflt.sys - VMware Communities
Solved: Hi, Does anyone know or has anyone heard or seen any issue using the VMXNET3 driver with Windows 2003 R2? We're running...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found