Help Setting Up Z Wave

I know that there are probably a ton of post about this but I wanted to start my own. I am trying to setup my first Z Wave network. I have the Z-Stick Gen5 and the Aeotec door/window and the motion senors. I had it working until I restarted Home Assistant. Now it is broken and I can’t seem to get it back. I tried started over but I can’t get the senors to pair. What is the recommended way of doing this? I have a Dell ultra small desktop with Ubuntu and I believe Home Assistant in Docker. I also have a Windows custom build desktop, that I run some VMs using virtual box. Would it be better running the Z-Stick on a VM on my windows computer?

What do the logs say? That would help in figuring out why the bus didn’t load.

I know when I first configured mine, I did a lot of sensor resetting until I got the hang of the workflow.

I can’t speak to what hardware you should use, but since you are using docker it is easier to move your configuration once you have everything figured out. I have moved from Rpi to Ubuntu VM to Unbuntu to Unraid with minor hiccups over the past couple years.

Here are my logs, I hope you can find something useful

2020-03-01 17:05:27.973 Always, OpenZwave Version 1.4.3462 Starting Up
2020-03-01 17:05:35.071 Info, Setting Up Provided Network Key for Secure Communications
2020-03-01 17:05:35.072 Info, mgr,     Added driver for controller /dev/ttyACM0
2020-03-01 17:05:35.072 Info,   Opening controller /dev/ttyACM0
2020-03-01 17:05:35.072 Info, Trying to open serial port /dev/ttyACM0 (attempt 1)
2020-03-01 17:05:35.072 Info, Serial port /dev/ttyACM0 opened (attempt 1)
2020-03-01 17:05:35.072 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2020-03-01 17:05:35.072 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
2020-03-01 17:05:35.072 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
2020-03-01 17:05:35.072 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
2020-03-01 17:05:35.072 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
2020-03-01 17:05:35.072 Detail, Node003,   Received: 0x01, 0x0f, 0x00, 0x04, 0x00, 0x03, 0x09, 0x71, 0x05, 0x00, 0x00, 0x00, 0xff, 0x06, 0x16, 0x00, 0x65
2020-03-01 17:05:35.072 Detail,
2020-03-01 17:05:35.072 Detail, Node003,   Received: 0x01, 0x0f, 0x00, 0x04, 0x00, 0x03, 0x09, 0x71, 0x05, 0x00, 0x00, 0x00, 0xff, 0x06, 0x16, 0x00, 0x65
2020-03-01 17:05:35.072 Detail,
2020-03-01 17:05:35.073 Detail, Node003,   Received: 0x01, 0x0f, 0x00, 0x04, 0x00, 0x03, 0x09, 0x71, 0x05, 0x00, 0x00, 0x00, 0xff, 0x06, 0x16, 0x00, 0x65
2020-03-01 17:05:35.073 Detail,
2020-03-01 17:05:35.573 Warning, WARNING: 500ms passed without reading the rest of the frame...aborting frame read
2020-03-01 17:05:35.573 Warning, WARNING: Out of frame flow! (0x00).  Sending NAK.
2020-03-01 17:05:35.573 Detail,
2020-03-01 17:05:35.573 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x15) - FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2020-03-01 17:05:35.575 Detail, contrlr,   Received: 0x01, 0x10, 0x01, 0x15, 0x5a, 0x2d, 0x57, 0x61, 0x76, 0x65, 0x20, 0x34, 0x2e, 0x35, 0x34, 0x00, 0x01, 0x93
2020-03-01 17:05:35.575 Detail,
2020-03-01 17:05:35.575 Info, contrlr, Received reply to FUNC_ID_ZW_GET_VERSION:
2020-03-01 17:05:35.575 Info, contrlr,     Static Controller library, version Z-Wave 4.54
2020-03-01 17:05:35.575 Detail, Node045,   Expected reply was received
2020-03-01 17:05:35.575 Detail, Node045,   Message transaction complete
2020-03-01 17:05:35.575 Detail,
2020-03-01 17:05:35.575 Detail, contrlr, Removing current message
2020-03-01 17:05:35.575 Detail,
2020-03-01 17:05:35.575 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x20) - FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
2020-03-01 17:05:35.577 Detail, contrlr,   Received: 0x01, 0x08, 0x01, 0x20, 0xe8, 0x1f, 0xdd, 0xd9, 0x01, 0x24
2020-03-01 17:05:35.577 Detail,
2020-03-01 17:05:35.577 Info, contrlr, Received reply to FUNC_ID_ZW_MEMORY_GET_ID. Home ID = 0xe81fddd9.  Our node ID = 1
2020-03-01 17:05:35.577 Detail, Node031,   Expected reply was received
2020-03-01 17:05:35.577 Detail, Node031,   Message transaction complete
2020-03-01 17:05:35.577 Detail,
2020-03-01 17:05:35.577 Detail, contrlr, Removing current message
2020-03-01 17:05:35.577 Detail,
2020-03-01 17:05:35.577 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x05) - FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
2020-03-01 17:05:35.578 Detail, contrlr,   Received: 0x01, 0x04, 0x01, 0x05, 0x08, 0xf7
2020-03-01 17:05:35.578 Detail,
2020-03-01 17:05:35.578 Info, contrlr, Received reply to FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES:
2020-03-01 17:05:35.578 Info, contrlr,     There is no SUC ID Server (SIS) in this network.
2020-03-01 17:05:35.578 Info, contrlr,     The PC controller is a primary controller.
2020-03-01 17:05:35.578 Detail, Node247,   Expected reply was received
2020-03-01 17:05:35.578 Detail, Node247,   Message transaction complete
2020-03-01 17:05:35.578 Detail,
2020-03-01 17:05:35.578 Detail, contrlr, Removing current message
2020-03-01 17:05:35.578 Detail,
2020-03-01 17:05:35.578 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x07) - FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
2020-03-01 17:05:35.582 Detail, contrlr,   Received: 0x01, 0x2b, 0x01, 0x07, 0x01, 0x01, 0x00, 0x86, 0x01, 0x01, 0x00, 0x5a, 0xfe, 0x81, 0xff, 0x88, 0x4f, 0x1f, 0x00, 0x00, 0xfb, 0x9f, 0x7d, 0xa0, 0x67, 0x00, 0x00, 0x80, 0x00, 0x80, 0x86, 0x00, 0x00, 0x00, 0xe8, 0x73, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x60, 0x00, 0x00, 0xfb
2020-03-01 17:05:35.582 Detail,
2020-03-01 17:05:35.582 Info, contrlr,  Received reply to FUNC_ID_SERIAL_API_GET_CAPABILITIES
2020-03-01 17:05:35.582 Info, contrlr,     Serial API Version:   1.1
2020-03-01 17:05:35.582 Info, contrlr,     Manufacturer ID:      0x0086
2020-03-01 17:05:35.582 Info, contrlr,     Product Type:         0x0101
2020-03-01 17:05:35.582 Info, contrlr,     Product ID:           0x005a
2020-03-01 17:05:35.582 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_RANDOM: 0x01, 0x04, 0x00, 0x1c, 0x20, 0xc7
2020-03-01 17:05:35.582 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_GET_INIT_DATA: 0x01, 0x03, 0x00, 0x02, 0xfe
2020-03-01 17:05:35.582 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_SET_TIMEOUTS: 0x01, 0x05, 0x00, 0x06, 0x64, 0x0f, 0x97
2020-03-01 17:05:35.582 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_APPL_NODE_INFORMATION: 0x01, 0x07, 0x00, 0x03, 0x01, 0x02, 0x01, 0x00, 0xf9
2020-03-01 17:05:35.582 Detail, Node001,   Expected reply was received
2020-03-01 17:05:35.582 Detail, Node001,   Message transaction complete
2020-03-01 17:05:35.582 Detail,
2020-03-01 17:05:35.582 Detail, contrlr, Removing current message
2020-03-01 17:05:35.582 Detail,
2020-03-01 17:05:35.582 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x56) - FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
2020-03-01 17:05:35.584 Detail, contrlr,   Received: 0x01, 0x04, 0x01, 0x56, 0x00, 0xac
2020-03-01 17:05:35.584 Detail,
2020-03-01 17:05:35.584 Info, contrlr, Received reply to GET_SUC_NODE_ID.  Node ID = 0
2020-03-01 17:05:35.584 Info, Controller Does not Support SUC - Cannot Setup Controller as SUC Node
2020-03-01 17:05:35.584 Detail, Node172,   Expected reply was received
2020-03-01 17:05:35.584 Detail, Node172,   Message transaction complete
2020-03-01 17:05:35.584 Detail,
2020-03-01 17:05:35.584 Detail, contrlr, Removing current message
2020-03-01 17:05:35.584 Detail,
2020-03-01 17:05:35.584 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x1c) - FUNC_ID_ZW_GET_RANDOM: 0x01, 0x04, 0x00, 0x1c, 0x20, 0xc7
2020-03-01 17:05:35.640 Detail, contrlr,   Received: 0x01, 0x25, 0x01, 0x1c, 0x01, 0x20, 0x7e, 0xd3, 0x10, 0xf1, 0x24, 0xe6, 0xa0, 0x56, 0x86, 0xe8, 0xd9, 0xcf, 0x96, 0xee, 0x07, 0x71, 0xce, 0x47, 0x89, 0x59, 0x93, 0x32, 0x6f, 0xc5, 0x7d, 0x0e, 0xd6, 0x9b, 0x08, 0x7f, 0x6d, 0x56, 0xc8
2020-03-01 17:05:35.640 Detail,
2020-03-01 17:05:35.640 Info, contrlr, Received reply to FUNC_ID_ZW_GET_RANDOM: true
2020-03-01 17:05:35.640 Detail, Node032,   Expected reply was received
2020-03-01 17:05:35.640 Detail, Node032,   Message transaction complete
2020-03-01 17:05:35.640 Detail,
2020-03-01 17:05:35.640 Detail, contrlr, Removing current message
2020-03-01 17:05:35.640 Detail,
2020-03-01 17:05:35.640 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x02) - FUNC_ID_SERIAL_API_GET_INIT_DATA: 0x01, 0x03, 0x00, 0x02, 0xfe
2020-03-01 17:05:35.745 Detail, contrlr,   Received: 0x01, 0x25, 0x01, 0x02, 0x05, 0x00, 0x1d, 0x75, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x05, 0x00, 0xb1
2020-03-01 17:05:35.745 Detail,
2020-03-01 17:05:35.745 Info, mgr,     Driver with Home ID of 0xe81fddd9 is now ready.
2020-03-01 17:05:35.745 Info,
2020-03-01 17:05:35.746 Info, contrlr, Received reply to FUNC_ID_SERIAL_API_GET_INIT_DATA:
2020-03-01 17:05:35.746 Info, contrlr,     Node 001 - Known
2020-03-01 17:05:35.746 Detail, Node001, AdvanceQueries queryPending=0 queryRetries=0 queryStage=CacheLoad live=1
2020-03-01 17:05:35.746 Detail, Node001, QueryStage_CacheLoad
2020-03-01 17:05:35.746 Info, Node001, Node Identity Codes: 0086:0101:005a
2020-03-01 17:05:35.746 Detail, Node001, QueryStage_Associations
2020-03-01 17:05:35.746 Detail, Node001, QueryStage_Neighbors
2020-03-01 17:05:35.746 Detail, contrlr, Requesting routing info (neighbor list) for Node 1
2020-03-01 17:05:35.746 Detail, Node001, Queuing (Command) Get Routing Info (Node=1): 0x01, 0x07, 0x00, 0x80, 0x01, 0x00, 0x00, 0x03, 0x7a
2020-03-01 17:05:35.746 Detail, Node001, Queuing (Query) Query Stage Complete (Neighbors)
2020-03-01 17:05:35.746 Info, contrlr,     Node 003 - Known
2020-03-01 17:05:35.746 Detail, Node003, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Probe live=1
2020-03-01 17:05:35.746 Detail, Node003, QueryStage_Probe
2020-03-01 17:05:35.746 Info, Node003, NoOperation::Set - Routing=true
2020-03-01 17:05:35.746 Detail, Node003, Queuing (NoOp) NoOperation_Set (Node=3): 0x01, 0x09, 0x00, 0x13, 0x03, 0x02, 0x00, 0x00, 0x25, 0x0a, 0xcb
2020-03-01 17:05:35.746 Detail, Node003, Queuing (Query) Query Stage Complete (Probe)
2020-03-01 17:05:35.746 Info, contrlr,     Node 005 - Known
2020-03-01 17:05:35.746 Detail, Node005, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Probe live=1
2020-03-01 17:05:35.746 Detail, Node005, QueryStage_Probe
2020-03-01 17:05:35.746 Info, Node005, NoOperation::Set - Routing=true
2020-03-01 17:05:35.746 Detail, Node005, Queuing (NoOp) NoOperation_Set (Node=5): 0x01, 0x09, 0x00, 0x13, 0x05, 0x02, 0x00, 0x00, 0x25, 0x0b, 0xcc
2020-03-01 17:05:35.746 Detail, Node005, Queuing (Query) Query Stage Complete (Probe)
2020-03-01 17:05:35.746 Info, contrlr,     Node 006 - Known
2020-03-01 17:05:35.746 Detail, Node006, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Probe live=1
2020-03-01 17:05:35.746 Detail, Node006, QueryStage_Probe
2020-03-01 17:05:35.746 Info, Node006, NoOperation::Set - Routing=true
2020-03-01 17:05:35.746 Detail, Node006, Queuing (NoOp) NoOperation_Set (Node=6): 0x01, 0x09, 0x00, 0x13, 0x06, 0x02, 0x00, 0x00, 0x25, 0x0c, 0xc8
2020-03-01 17:05:35.746 Detail, Node006, Queuing (Query) Query Stage Complete (Probe)
2020-03-01 17:05:35.746 Info, contrlr,     Node 007 - Known
2020-03-01 17:05:35.746 Detail, Node007, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Probe live=1
2020-03-01 17:05:35.746 Detail, Node007, QueryStage_Probe
2020-03-01 17:05:35.746 Info, Node007, NoOperation::Set - Routing=true
2020-03-01 17:05:35.746 Detail, Node007, Queuing (NoOp) NoOperation_Set (Node=7): 0x01, 0x09, 0x00, 0x13, 0x07, 0x02, 0x00, 0x00, 0x25, 0x0d, 0xc8
2020-03-01 17:05:35.746 Detail, Node007, Queuing (Query) Query Stage Complete (Probe)
2020-03-01 17:05:35.746 Detail,   Expected reply was received
2020-03-01 17:05:35.746 Detail,   Message transaction complete
2020-03-01 17:05:35.746 Detail,
2020-03-01 17:05:35.746 Detail, contrlr, Removing current message
2020-03-01 17:05:35.746 Detail, Node001, Notification: DriverReady
2020-03-01 17:05:35.749 Detail, Node001, Notification: NodeAdded
2020-03-01 17:05:35.751 Detail, Node001, Notification: NodeProtocolInfo
2020-03-01 17:05:35.752 Detail, Node001, Notification: EssentialNodeQueriesComplete
2020-03-01 17:05:35.753 Detail, Node001, Notification: ValueAdded
2020-03-01 17:05:35.754 Detail, Node001, Notification: NodeNaming
2020-03-01 17:05:35.754 Detail, Node003, Notification: NodeAdded
2020-03-01 17:05:35.755 Detail, Node003, Notification: NodeProtocolInfo
2020-03-01 17:05:35.756 Detail, Node003, Notification: ValueAdded
2020-03-01 17:05:35.757 Detail, Node003, Notification: ValueAdded
2020-03-01 17:05:35.758 Detail, Node005, Notification: NodeAdded
2020-03-01 17:05:35.758 Detail, Node005, Notification: NodeProtocolInfo
2020-03-01 17:05:35.759 Detail, Node005, Notification: ValueAdded
2020-03-01 17:05:35.759 Detail, Node006, Notification: NodeAdded
2020-03-01 17:05:35.760 Detail, Node006, Notification: NodeProtocolInfo
2020-03-01 17:05:35.760 Detail, Node006, Notification: ValueAdded
2020-03-01 17:05:35.760 Detail, Node007, Notification: NodeAdded
2020-03-01 17:05:35.761 Detail, Node007, Notification: NodeProtocolInfo
2020-03-01 17:05:35.762 Detail, Node007, Notification: ValueAdded
2020-03-01 17:05:35.762 Detail,
2020-03-01 17:05:35.762 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x06) - FUNC_ID_SERIAL_API_SET_TIMEOUTS: 0x01, 0x05, 0x00, 0x06, 0x64, 0x0f, 0x97
2020-03-01 17:05:35.764 Detail, contrlr,   Received: 0x01, 0x05, 0x01, 0x06, 0x64, 0x0f, 0x96
2020-03-01 17:05:35.764 Detail,
2020-03-01 17:05:35.764 Info, contrlr, Received reply to FUNC_ID_SERIAL_API_SET_TIMEOUTS
2020-03-01 17:05:35.764 Detail, Node015,   Expected reply was received
2020-03-01 17:05:35.764 Detail, Node015,   Message transaction complete
2020-03-01 17:05:35.764 Detail,
2020-03-01 17:05:35.764 Detail, contrlr, Removing current message
2020-03-01 17:05:35.764 Detail,
2020-03-01 17:05:35.764 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x00) - FUNC_ID_SERIAL_API_APPL_NODE_INFORMATION: 0x01, 0x07, 0x00, 0x03, 0x01, 0x02, 0x01, 0x00, 0xf9
2020-03-01 17:05:35.765 Detail, contrlr, Removing current message
2020-03-01 17:05:35.765 Detail,
2020-03-01 17:05:35.765 Info, Node001, Sending (Command) message (Callback ID=0x00, Expected Reply=0x80) - Get Routing Info (Node=1): 0x01, 0x07, 0x00, 0x80, 0x01, 0x00, 0x00, 0x03, 0x7a
2020-03-01 17:05:35.770 Detail, Node001,   Received: 0x01, 0x20, 0x01, 0x80, 0x74, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x2a
2020-03-01 17:05:35.770 Detail,
2020-03-01 17:05:35.770 Info, Node001, Received reply to FUNC_ID_ZW_GET_ROUTING_INFO
2020-03-01 17:05:35.770 Info, Node001,     Neighbors of this node are:
2020-03-01 17:05:35.770 Info, Node001,     Node 3
2020-03-01 17:05:35.770 Info, Node001,     Node 5
2020-03-01 17:05:35.770 Info, Node001,     Node 6
2020-03-01 17:05:35.770 Info, Node001,     Node 7
2020-03-01 17:05:35.770 Detail,   Expected reply was received
2020-03-01 17:05:35.770 Detail,   Message transaction complete
2020-03-01 17:05:35.770 Detail,
2020-03-01 17:05:35.770 Detail, Node001, Removing current message
2020-03-01 17:05:35.770 Detail,
2020-03-01 17:05:35.770 Info, Node003, Sending (NoOp) message (Callback ID=0x0a, Expected Reply=0x13) - NoOperation_Set (Node=3): 0x01, 0x09, 0x00, 0x13, 0x03, 0x02, 0x00, 0x00, 0x25, 0x0a, 0xcb
2020-03-01 17:05:35.778 Detail, Node003,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2020-03-01 17:05:35.778 Detail, Node003,   ZW_SEND_DATA delivered to Z-Wave stack
2020-03-01 17:05:40.022 Detail, Node003,   Received: 0x01, 0x07, 0x00, 0x13, 0x0a, 0x01, 0x01, 0xa8, 0x49
2020-03-01 17:05:40.022 Detail, Node003,   ZW_SEND_DATA Request with callback ID 0x0a received (expected 0x0a)
2020-03-01 17:05:40.022 Info, Node003, WARNING: ZW_SEND_DATA failed. No ACK received - device may be asleep.
2020-03-01 17:05:40.022 Info, Node003,   Node 3 has been marked as asleep
2020-03-01 17:05:40.022 Info, Node003, Node not responding - moving QueryStageComplete command to Wake-Up queue
2020-03-01 17:05:40.022 Detail, Node003, Notification: Notification - NoOperation
2020-03-01 17:05:40.023 Detail, Node003, Notification: Notification - Node Asleep
2020-03-01 17:05:40.023 Detail,
2020-03-01 17:05:40.023 Info, Node005, Sending (NoOp) message (Callback ID=0x0b, Expected Reply=0x13) - NoOperation_Set (Node=5): 0x01, 0x09, 0x00, 0x13, 0x05, 0x02, 0x00, 0x00, 0x25, 0x0b, 0xcc
2020-03-01 17:05:40.034 Detail, Node005,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2020-03-01 17:05:40.034 Detail, Node005,   ZW_SEND_DATA delivered to Z-Wave stack
2020-03-01 17:05:44.162 Detail, Node005,   Received: 0x01, 0x07, 0x00, 0x13, 0x0b, 0x01, 0x01, 0x9d, 0x7d
2020-03-01 17:05:44.162 Detail, Node005,   ZW_SEND_DATA Request with callback ID 0x0b received (expected 0x0b)
2020-03-01 17:05:44.162 Info, Node005, WARNING: ZW_SEND_DATA failed. No ACK received - device may be asleep.
2020-03-01 17:05:44.162 Info, Node005,   Node 5 has been marked as asleep
2020-03-01 17:05:44.162 Info, Node005, Node not responding - moving QueryStageComplete command to Wake-Up queue
2020-03-01 17:05:44.162 Detail, Node005, Notification: Notification - NoOperation
2020-03-01 17:05:44.163 Detail, Node005, Notification: Notification - Node Asleep
2020-03-01 17:05:44.163 Detail,
2020-03-01 17:05:44.163 Info, Node006, Sending (NoOp) message (Callback ID=0x0c, Expected Reply=0x13) - NoOperation_Set (Node=6): 0x01, 0x09, 0x00, 0x13, 0x06, 0x02, 0x00, 0x00, 0x25, 0x0c, 0xc8
2020-03-01 17:05:44.174 Detail, Node006,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2020-03-01 17:05:44.174 Detail, Node006,   ZW_SEND_DATA delivered to Z-Wave stack
2020-03-01 17:05:48.302 Detail, Node006,   Received: 0x01, 0x07, 0x00, 0x13, 0x0c, 0x01, 0x01, 0x9d, 0x7a
2020-03-01 17:05:48.302 Detail, Node006,   ZW_SEND_DATA Request with callback ID 0x0c received (expected 0x0c)
2020-03-01 17:05:48.302 Info, Node006, WARNING: ZW_SEND_DATA failed. No ACK received - device may be asleep.
2020-03-01 17:05:48.302 Info, Node006,   Node 6 has been marked as asleep
2020-03-01 17:05:48.302 Info, Node006, Node not responding - moving QueryStageComplete command to Wake-Up queue
2020-03-01 17:05:48.302 Detail, Node006, Notification: Notification - NoOperation
2020-03-01 17:05:48.303 Detail, Node006, Notification: Notification - Node Asleep
2020-03-01 17:05:48.304 Detail,
2020-03-01 17:05:48.304 Info, Node007, Sending (NoOp) message (Callback ID=0x0d, Expected Reply=0x13) - NoOperation_Set (Node=7): 0x01, 0x09, 0x00, 0x13, 0x07, 0x02, 0x00, 0x00, 0x25, 0x0d, 0xc8
2020-03-01 17:05:48.311 Detail, Node007,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2020-03-01 17:05:48.311 Detail, Node007,   ZW_SEND_DATA delivered to Z-Wave stack
2020-03-01 17:05:52.570 Detail, Node007,   Received: 0x01, 0x07, 0x00, 0x13, 0x0d, 0x01, 0x01, 0xaa, 0x4c
2020-03-01 17:05:52.570 Detail, Node007,   ZW_SEND_DATA Request with callback ID 0x0d received (expected 0x0d)
2020-03-01 17:05:52.570 Info, Node007, WARNING: ZW_SEND_DATA failed. No ACK received - device may be asleep.
2020-03-01 17:05:52.570 Info, Node007,   Node 7 has been marked as asleep
2020-03-01 17:05:52.570 Info, Node007, Node not responding - moving QueryStageComplete command to Wake-Up queue
2020-03-01 17:05:52.570 Detail, Node007, Notification: Notification - NoOperation
2020-03-01 17:05:52.571 Detail, Node007, Notification: Notification - Node Asleep
2020-03-01 17:05:52.572 Detail, Node001, Query Stage Complete (Neighbors)
2020-03-01 17:05:52.572 Detail, Node001, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Session live=1
2020-03-01 17:05:52.572 Detail, Node001, QueryStage_Session
2020-03-01 17:05:52.572 Detail, Node001, QueryStage_Dynamic
2020-03-01 17:05:52.572 Detail, Node001, QueryStage_Configuration
2020-03-01 17:05:52.572 Detail, Node001, QueryStage_Complete
2020-03-01 17:05:52.572 Warning, CheckCompletedNodeQueries m_allNodesQueried=0 m_awakeNodesQueried=0
2020-03-01 17:05:52.572 Warning, CheckCompletedNodeQueries all=0, deadFound=0 sleepingOnly=1
2020-03-01 17:05:52.572 Info,          Node query processing complete except for sleeping nodes.
2020-03-01 17:05:52.572 Detail, Node001, Notification: NodeQueriesComplete
2020-03-01 17:05:52.573 Detail, contrlr, Notification: AwakeNodesQueried
2020-03-01 17:12:11.713 Info, Node003, NoOperation::Set - Routing=true
2020-03-01 17:12:11.713 Detail,
2020-03-01 17:12:11.713 Detail, Node003, Queuing (WakeUp) NoOperation_Set (Node=3): 0x01, 0x09, 0x00, 0x13, 0x03, 0x02, 0x00, 0x00, 0x25, 0x0e, 0xcf
2020-03-01 17:12:11.713 Info, Node005, NoOperation::Set - Routing=true
2020-03-01 17:12:11.713 Detail,
2020-03-01 17:12:11.713 Detail, Node005, Queuing (WakeUp) NoOperation_Set (Node=5): 0x01, 0x09, 0x00, 0x13, 0x05, 0x02, 0x00, 0x00, 0x25, 0x0f, 0xc8
2020-03-01 17:12:11.713 Info, Node006, NoOperation::Set - Routing=true
2020-03-01 17:12:11.713 Detail,
2020-03-01 17:12:11.713 Detail, Node006, Queuing (WakeUp) NoOperation_Set (Node=6): 0x01, 0x09, 0x00, 0x13, 0x06, 0x02, 0x00, 0x00, 0x25, 0x10, 0xd4
2020-03-01 17:12:11.713 Info, Node007, NoOperation::Set - Routing=true
2020-03-01 17:12:11.713 Detail,
2020-03-01 17:12:11.713 Detail, Node007, Queuing (WakeUp) NoOperation_Set (Node=7): 0x01, 0x09, 0x00, 0x13, 0x07, 0x02, 0x00, 0x00, 0x25, 0x11, 0xd4
2020-03-01 17:12:33.287 Info, mgr,     Manager::WriteConfig completed for driver with home ID of 0xe81fddd9
2020-03-01 17:12:34.287 Info, mgr,     Driver for controller /dev/ttyACM0 pending removal
2020-03-01 17:12:34.287 Detail, Notification: DriverRemoved
2020-03-01 17:12:34.287 Always, ***************************************************************************
2020-03-01 17:12:34.287 Always, *********************  Cumulative Network Statistics  *********************
2020-03-01 17:12:34.287 Always, *** General
2020-03-01 17:12:34.287 Always, Driver run time: . .  . 0 days, 0 hours, 6 minutes
2020-03-01 17:12:34.287 Always, Frames processed: . . . . . . . . . . . . . . . . . . . . 21
2020-03-01 17:12:34.287 Always, Total messages successfully received: . . . . . . . . . . 20
2020-03-01 17:12:34.287 Always, Total Messages successfully sent: . . . . . . . . . . . . 14
2020-03-01 17:12:34.287 Always, ACKs received from controller:  . . . . . . . . . . . . . 14
2020-03-01 17:12:34.287 Always, *** Errors
2020-03-01 17:12:34.287 Always, Unsolicited messages received while waiting for ACK:  . . 0
2020-03-01 17:12:34.287 Always, Reads aborted due to timeouts:  . . . . . . . . . . . . . 1
2020-03-01 17:12:34.287 Always, Bad checksum errors:  . . . . . . . . . . . . . . . . . . 0
2020-03-01 17:12:34.287 Always, CANs received from controller:  . . . . . . . . . . . . . 0
2020-03-01 17:12:34.287 Always, NAKs received from controller:  . . . . . . . . . . . . . 0
2020-03-01 17:12:34.288 Always, Out of frame data flow errors:  . . . . . . . . . . . . . 1
2020-03-01 17:12:34.288 Always, Messages retransmitted: . . . . . . . . . . . . . . . . . 0
2020-03-01 17:12:34.288 Always, Messages dropped and not delivered: . . . . . . . . . . . 0
2020-03-01 17:12:34.288 Always, ***************************************************************************
2020-03-01 17:12:34.289 Info, mgr,     Driver for controller /dev/ttyACM0 removed
2020-03-01 17:12:35.289 Error, mgr,     Manager::GetDriver failed - Home ID 0xe81fddd9 is unknown
2020-03-01 17:12:35.289 Warning, Exception: Manager.cpp:373 - 100 - Invalid HomeId passed to GetDriver
2020-03-01 17:12:35.289 Info, mgr,     GetSendQueueCount() failed - _homeId -400564775 not found
2020-03-01 17:12:39.548 Info, Setting Up Provided Network Key for Secure Communications
2020-03-01 17:12:39.548 Info, mgr,     Added driver for controller /dev/ttyACM0
2020-03-01 17:12:39.548 Info,   Opening controller /dev/ttyACM0
2020-03-01 17:12:39.548 Info, Trying to open serial port /dev/ttyACM0 (attempt 1)
2020-03-01 17:12:39.550 Error, ERROR: Cannot open serial port /dev/ttyACM0. Error code 6
2020-03-01 17:12:39.550 Error, ERROR: Failed to open serial port /dev/ttyACM0
2020-03-01 17:12:39.550 Warning, WARNING: Failed to init the controller (attempt 0)
2020-03-01 17:12:44.550 Info,   Opening controller /dev/ttyACM0
2020-03-01 17:12:44.550 Info, Trying to open serial port /dev/ttyACM0 (attempt 1)
2020-03-01 17:12:44.552 Error, ERROR: Cannot open serial port /dev/ttyACM0. Error code 6
2020-03-01 17:12:44.552 Error, ERROR: Failed to open serial port /dev/ttyACM0
2020-03-01 17:12:44.552 Warning, WARNING: Failed to init the controller (attempt 1)
2020-03-01 17:12:49.552 Info,   Opening controller /dev/ttyACM0
2020-03-01 17:12:49.552 Info, Trying to open serial port /dev/ttyACM0 (attempt 1)
2020-03-01 17:12:49.554 Error, ERROR: Cannot open serial port /dev/ttyACM0. Error code 6
2020-03-01 17:12:49.554 Error, ERROR: Failed to open serial port /dev/ttyACM0
2020-03-01 17:12:49.554 Warning, WARNING: Failed to init the controller (attempt 2)
2020-03-01 17:12:54.554 Info,   Opening controller /dev/ttyACM0
2020-03-01 17:12:54.554 Info, Trying to open serial port /dev/ttyACM0 (attempt 1)
2020-03-01 17:12:54.556 Error, ERROR: Cannot open serial port /dev/ttyACM0. Error code 6
2020-03-01 17:12:54.556 Error, ERROR: Failed to open serial port /dev/ttyACM0
2020-03-01 17:12:54.556 Warning, WARNING: Failed to init the controller (attempt 3)
2020-03-01 17:12:59.556 Info,   Opening controller /dev/ttyACM0
2020-03-01 17:12:59.556 Info, Trying to open serial port /dev/ttyACM0 (attempt 1)
2020-03-01 17:12:59.558 Error, ERROR: Cannot open serial port /dev/ttyACM0. Error code 6
2020-03-01 17:12:59.558 Error, ERROR: Failed to open serial port /dev/ttyACM0
2020-03-01 17:12:59.558 Warning, WARNING: Failed to init the controller (attempt 4)
2020-03-01 17:12:59.558 Detail, contrlr, Notification: DriverFailed

So I do see where it is failing to open the serial port /dev/ttyACM0. However when I ssh into my box and do a ls /dev/ttyACM* I get back /dev/ttyACM0

How you install in docker? Maybe post your docker run or docker compose.

Possible you not mount device properly

So I don’t know anything about docker. I just followed the instructions on the Home Assistant website on how to install everything on an Ubuntu machine.

So I found a site to help me locate my Z-Stick and pass it through but here is what I got.

kmwhiten@HomeAssistant:~$ lsusb
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0a5c:21e8 Broadcom Corp. BCM20702A0 Bluetooth 4.0
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 1a86:e024 QinHeng Electronics
Bus 003 Device 005: ID 0658:0200 Sigma Designs, Inc.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
kmwhiten@HomeAssistant:~$ lsusb | grep Z-Stick
kmwhiten@HomeAssistant:~$ ls /dev/ttyACM*
/dev/ttyACM0
kmwhiten@HomeAssistant:~$

ssh to server and below command will allow you to check connected devices

docker inspect <container name>

So that command doesn’t seem to work

root@HomeAssistant:~# docker inspect <container name>
bash: syntax error near unexpected token `newline'

What is weird now is I have some entities from the multi z wave sensor but in the z wave menu, I do not see the node in the manager. Also the multi sensor is only sending a few of the sensors like motion but not sending the temp or light.

Make sure to apt-get purge ModemManager as well, since you’re running Ubuntu, it will interrupt serial ports (this is what the USB stick is considered). You may need to reboot Ubuntu once this is completed.

I have already removed ModemManager.

You literally put "<container name>"
NO. Not that.

If you first run “docker ps”
You’ll get a list of docker containers in system

You should use the actual name of the container or container id that shows from that command, in the first row I believe.

Anyway how did you configure zwave? In UI or in configuration.yaml file?

Oh God, I feel so dumb. lol So I ran docker ps and I am assuming that we are looking for the container labeled homeassistant?

I have zwave configured via both ways, the UI and the config file.

I’m using the Aeotec Z-stick Gen5 running docker on raspberry pi and it’s been working pretty well.

From the logs and what others have suggested, it looks like Home Assistant can’t find the z-stick on serial port /dev/ttyACM0.

There a couple of things that could be causing this:

  1. The docker container running Home Assistant doesn’t have the serial port mounted
    • Have look at the docker docs and ensure you have --device=/dev/ttyACM0 in your docker command. (this passes the serial port onto the docker container so that is has access to it).
    • You can check the device is mounted like tmjpugh suggested with docker inspect <container name> (eg: docker inspect home-assistant). If mounted correctly you should see something like this below:
...
"Devices": [
                {
                    "PathOnHost": "/dev/ttyACM0",
                    "PathInContainer": "/dev/ttyACM0",
                    "CgroupPermissions": "rwm"
                }
            ],
...
  1. ModemManager could be causing issues
  2. The usb stick may be binding to different serial ports when you unplug & plug back in
    • Have a read of this
    • Try setting up a persistent name for the usb stick (making sure you pass the persistent name through to docker)

Hope this helps :slight_smile:

Remove it from config. Only need it configured in one place

You will see the homeassistant image but container will be name some series of random letters/numbers.

This is getting into a rabbit hole here but maybe useful for learning. The entire purpose was to verify USB stick was mounted to container as @BazaJayGee66 shows above

Maybe you might want to consider something like Portainer. It is GUI based management for docker.

Thanks for your help, I will spend the time working on getting my device mounted in docker.

Hey thanks for the advise on Portainer, I will give it a shot later today.