Recently after a reboot zwave started to stop working about 2-5min after reboot. I’ve had some success by deleting the zwcfg file and doing a reboot via power toggle. It usually “works” find 80% of the nodes. If I reboot (via hass) it goes back into the zwave crash cycle.
- Hass.io on RasPi3
- Aeotec Z-wave stick 5
- I’ve tried a powered usb hub in case that was an issue
Here is a log example
2018-04-23 21:29:36.110 Always, OpenZwave Version 1.4.2926 Starting Up
2018-04-23 21:29:52.640 Info, Setting Up Provided Network Key for Secure Communications
2018-04-23 21:29:52.640 Info, mgr, Added driver for controller /dev/ttyACM0
2018-04-23 21:29:52.640 Info, Opening controller /dev/ttyACM0
2018-04-23 21:29:52.641 Info, Trying to open serial port /dev/ttyACM0 (attempt 1)
2018-04-23 21:29:52.642 Info, Serial port /dev/ttyACM0 opened (attempt 1)
2018-04-23 21:29:52.645 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2018-04-23 21:29:52.645 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
2018-04-23 21:29:52.645 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
2018-04-23 21:29:52.645 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
2018-04-23 21:29:52.645 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
2018-04-23 21:29:52.645 Detail,
2018-04-23 21:29:52.645 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x15) - FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2018-04-23 21:29:53.646 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
2018-04-23 21:29:53.646 Detail, contrlr, Removing current message
2018-04-23 21:29:53.646 Detail, contrlr, Notification: Notification - TimeOut
2018-04-23 21:29:53.651 Detail,
2018-04-23 21:29:53.651 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x20) - FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
2018-04-23 21:29:54.651 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
2018-04-23 21:29:54.651 Detail, contrlr, Removing current message
2018-04-23 21:29:54.652 Detail, contrlr, Notification: Notification - TimeOut
2018-04-23 21:29:54.667 Detail,
2018-04-23 21:29:54.667 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x05) - FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
2018-04-23 21:29:55.668 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
2018-04-23 21:29:55.668 Detail, contrlr, Removing current message
2018-04-23 21:29:55.668 Detail, contrlr, Notification: Notification - TimeOut
2018-04-23 21:29:55.670 Detail,
2018-04-23 21:29:55.670 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x07) - FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
2018-04-23 21:29:56.670 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
2018-04-23 21:29:56.670 Detail, contrlr, Removing current message
2018-04-23 21:29:56.670 Detail, contrlr, Notification: Notification - TimeOut
2018-04-23 21:29:56.671 Detail,
2018-04-23 21:29:56.671 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x56) - FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
2018-04-23 21:29:57.671 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
2018-04-23 21:29:57.671 Detail, contrlr, Removing current message
2018-04-23 21:29:57.671 Detail, contrlr, Notification: Notification - TimeOut
2018-04-23 21:34:13.294 Detail, Received: 0x01, 0x10, 0x01, 0x15, 0x5a, 0x2d, 0x57, 0x61, 0x76, 0x65, 0x20, 0x33, 0x2e, 0x39, 0x35, 0x00, 0x01, 0x99
2018-04-23 21:34:13.294 Detail,
2018-04-23 21:34:13.295 Info, Received reply to FUNC_ID_ZW_GET_VERSION:
2018-04-23 21:34:13.295 Info, Static Controller library, version Z-Wave 3.95
2018-04-23 21:34:13.295 Detail, CAN received...triggering resend
2018-04-23 21:34:13.296 Warning, m_currentMsg was NULL when trying to set MaxSendAttempts
2018-04-23 21:34:13.296 Always,
2018-04-23 21:34:13.296 Always, Dumping queued log messages
2018-04-23 21:34:13.296 Always,
2018-04-23 21:34:13.296 Always,
2018-04-23 21:34:13.296 Always, End of queued log message dump
2018-04-23 21:34:13.296 Always,
2018-04-23 21:34:13.296 Detail, WriteMsg CAN m_currentMsg=00000000
2018-04-23 21:34:13.296 Detail, CAN received...triggering resend
2018-04-23 21:34:13.296 Warning, m_currentMsg was NULL when trying to set MaxSendAttempts
2018-04-23 21:34:13.297 Always,
2018-04-23 21:34:13.297 Always, Dumping queued log messages
2018-04-23 21:34:13.297 Always,
2018-04-23 21:34:13.297 Always,
2018-04-23 21:34:13.297 Always, End of queued log message dump
2018-04-23 21:34:13.297 Always,
2018-04-23 21:34:13.297 Detail, WriteMsg CAN m_currentMsg=00000000
2018-04-23 21:34:13.297 Detail, CAN received...triggering resend
2018-04-23 21:34:13.298 Warning, m_currentMsg was NULL when trying to set MaxSendAttempts
2018-04-23 21:34:13.298 Always,
2018-04-23 21:34:13.298 Always, Dumping queued log messages
2018-04-23 21:34:13.298 Always,
2018-04-23 21:34:13.298 Always,
2018-04-23 21:34:13.298 Always, End of queued log message dump
2018-04-23 21:34:13.298 Always,
2018-04-23 21:34:13.298 Detail, WriteMsg CAN m_currentMsg=00000000
2018-04-23 21:34:13.298 Detail, CAN received...triggering resend
2018-04-23 21:34:13.298 Warning, m_currentMsg was NULL when trying to set MaxSendAttempts
2018-04-23 21:34:13.298 Always,
2018-04-23 21:34:13.298 Always, Dumping queued log messages
2018-04-23 21:34:13.299 Always,
2018-04-23 21:34:13.299 Always,
2018-04-23 21:34:13.299 Always, End of queued log message dump
2018-04-23 21:34:13.299 Always,
2018-04-23 21:34:13.299 Detail, WriteMsg CAN m_currentMsg=00000000
2018-04-23 21:34:13.299 Detail, Node041, Received: 0x01, 0x09, 0x00, 0x04, 0x00, 0x29, 0x03, 0x20, 0x01, 0xff, 0x06
2018-04-23 21:34:13.299 Detail,
2018-04-23 21:34:13.394 Detail, Node052, Received: 0x01, 0x11, 0x00, 0x04, 0x00, 0x34, 0x0b, 0x71, 0x05, 0x07, 0x00, 0x00, 0xff, 0x07, 0x00, 0x01, 0x08, 0x00, 0x57
2018-04-23 21:34:13.394 Detail,
2018-04-23 21:39:12.344 Detail, Node052, Received: 0x01, 0x11, 0x00, 0x04, 0x00, 0x34, 0x0b, 0x71, 0x05, 0x07, 0x00, 0x00, 0xff, 0x07, 0x00, 0x01, 0x08, 0x00, 0x57
2018-04-23 21:39:12.345 Detail,
2018-04-23 21:49:34.408 Detail, Received: 0x01, 0x07, 0x00, 0x13, 0x36, 0x01, 0xae, 0x97, 0xe5
2018-04-23 21:49:34.408 Detail, ZW_SEND_DATA Request with callback ID 0x36 received (expected 0x00)
2018-04-23 21:49:34.408 Warning, WARNING: Unexpected Callback ID received
2018-04-23 21:49:35.604 Detail, Received: 0x01, 0x07, 0x00, 0x13, 0x36, 0x01, 0xaf, 0x0f, 0x7c
2018-04-23 21:49:35.604 Detail, ZW_SEND_DATA Request with callback ID 0x36 received (expected 0x00)
2018-04-23 21:49:35.605 Warning, WARNING: Unexpected Callback ID received
2018-04-23 21:49:46.312 Detail, Node052, Received: 0x01, 0x09, 0x00, 0x04, 0x00, 0x34, 0x03, 0x20, 0x01, 0xff, 0x1b
2018-04-23 21:49:46.312 Detail,
2018-04-23 21:49:46.497 Detail, Node052, Received: 0x01, 0x10, 0x00, 0x04, 0x00, 0x34, 0x0a, 0x71, 0x05, 0x07, 0xff, 0x00, 0xff, 0x07, 0x08, 0x00, 0x00, 0xa9
2018-04-23 21:49:46.498 Detail,
2018-04-23 21:52:34.804 Detail, Node017, Received: 0x01, 0x08, 0x00, 0x04, 0x00, 0x11, 0x02, 0x84, 0x07, 0x63
2018-04-23 21:52:34.804 Detail,
2018-04-23 21:53:03.339 Detail, Node052, Received: 0x01, 0x09, 0x00, 0x04, 0x00, 0x34, 0x03, 0x20, 0x01, 0x00, 0xe4
2018-04-23 21:53:03.340 Detail,
2018-04-23 21:53:03.525 Detail, Node052, Received: 0x01, 0x11, 0x00, 0x04, 0x00, 0x34, 0x0b, 0x71, 0x05, 0x07, 0x00, 0x00, 0xff, 0x07, 0x00, 0x01, 0x08, 0x00, 0x57
2018-04-23 21:53:03.526 Detail,