Z-way-server occasionally goes down

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
JohannesF
Posts: 36
Joined: 04 Jan 2021 13:20

Z-way-server occasionally goes down

Post by JohannesF »

Dear All,

Hope you've enjoyed the holidays.
I've been running z-way on a raspi for around two years but continue to experience crashes at irregular intervals. Updates of z-way (now 4.0.1) or the raspi itself have never helped.

I have approximately 30 z-way devices plus some 15+ HTTP devices, mostly under Tasmota.

The system may run for two weeks but more typically, it goes down once per day or every other day. Checking the status with sudo systemctl status z-way-server then shows Active: Active (exited). I can restart but the next crash will come.

The z-way-server.log shows that quite many Errors happen. Not sure if this is common?

Could someone please help me identify the issue and guide me how to fix it? I am attaching a piece of the log file showing what has been going on around the latest crash this morning at 03:30. Node 42 is a z-way Philio Technology Corp Switch, switching the light next to the main entrance.
Let me know if any other information is needed.

Thanks a lot in advance!
Johannes

Code: Select all

[2022-12-29 01:55:00.828] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 01:55:00.828] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 01:55:00.908] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 01:55:00.908] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 01:55:02.077] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 01:55:02.077] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 01:55:03.378] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 01:55:03.378] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:00:01.113] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:00:01.113] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:00:01.536] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:00:01.536] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:00:01.776] [W] [zway] Received SOF, while awaiting ACK
[2022-12-29 02:00:01.870] [W] [zway] Received SOF, while awaiting ACK
[2022-12-29 02:00:01.963] [W] [zway] Received SOF, while awaiting ACK
[2022-12-29 02:00:02.646] [W] [zway] Node 24:0 CC Security: Nonce Get was not ACKed yet. Ignoring this nonce
[2022-12-29 02:00:02.753] [W] [zway] Discarding duplicate packet from node 24
[2022-12-29 02:00:03.328] [W] [zway] Discarding duplicate packet from node 41
[2022-12-29 02:00:03.440] [W] [zway] Discarding duplicate packet from node 41
[2022-12-29 02:00:03.849] [W] [zway] Node 24:0 CC Security: Nonce Get was not ACKed yet. Ignoring this nonce
[2022-12-29 02:00:05.245] [W] [zway] Node 24:0 CC Security: Nonce Get was not ACKed yet. Ignoring this nonce
[2022-12-29 02:00:05.757] [W] [zway] Reply not received before timeout for job (Alarm Get (v3) to node 24)
[2022-12-29 02:00:06.340] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:00:06.340] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:05:00.377] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:05:00.377] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:05:00.533] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:05:00.533] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:05:02.069] [W] [zway] Node 24:0 CC Security: Nonce Get was not ACKed yet. Ignoring this nonce
[2022-12-29 02:05:04.056] [W] [zway] Reply not received before timeout for job (Alarm Get (v3) to node 24)
[2022-12-29 02:05:04.633] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:05:04.633] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:10:00.614] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:10:00.614] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:10:01.135] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:10:01.135] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:10:01.214] [W] [zway] Received SOF, while awaiting ACK
[2022-12-29 02:10:01.346] [W] [zway] Received SOF, while awaiting ACK
[2022-12-29 02:10:01.477] [W] [zway] Received SOF, while awaiting ACK
[2022-12-29 02:10:01.849] [W] [zway] Discarding duplicate packet from node 42
[2022-12-29 02:10:02.142] [W] [zway] Node 24:0 CC Security: Nonce Get was not ACKed yet. Ignoring this nonce
[2022-12-29 02:10:03.233] [W] [zway] Reply not received before timeout for job (Alarm Get (v3) to node 41)
[2022-12-29 02:10:03.573] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:10:03.574] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:10:03.652] [W] [zway] Discarding duplicate packet from node 24
[2022-12-29 02:10:03.819] [W] [zway] Discarding duplicate packet from node 24
[2022-12-29 02:10:03.887] [W] [zway] Discarding duplicate packet from node 24
[2022-12-29 02:10:03.937] [W] [zway] Discarding duplicate packet from node 24
[2022-12-29 02:10:04.602] [W] [zway] Node 24:0 CC Security: can not decrypt packet due to nonce lookup problem
[2022-12-29 02:10:04.687] [W] [zway] Discarding duplicate packet from node 24
[2022-12-29 02:10:05.470] [W] [zway] Node 24:0 CC Security: can not decrypt packet due to nonce lookup problem
[2022-12-29 02:10:09.580] [W] [zway] Node 24:0 CC Security: Nonce Get was not ACKed yet. Ignoring this nonce
[2022-12-29 02:10:09.765] [W] [zway] Discarding duplicate packet from node 24
[2022-12-29 02:10:10.698] [W] [zway] Node 24:0 CC Security: Nonce Get was not ACKed yet. Ignoring this nonce
[2022-12-29 02:10:10.775] [W] [zway] Discarding duplicate packet from node 24
[2022-12-29 02:10:11.520] [W] [zway] Node 24:0 CC Security: Nonce Get was not ACKed yet. Ignoring this nonce
[2022-12-29 02:10:12.703] [W] [zway] Reply not received before timeout for job (Alarm Get (v3) to node 24)
[2022-12-29 02:15:00.866] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:15:00.867] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:15:01.069] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:15:01.070] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:15:01.155] [W] [zway] Received SOF, while awaiting ACK
[2022-12-29 02:15:01.157] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:15:01.157] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:15:01.247] [W] [zway] Received SOF, while awaiting ACK
[2022-12-29 02:15:01.249] [W] [zway] Discarding duplicate packet from node 7
[2022-12-29 02:15:01.347] [W] [zway] Received SOF, while awaiting ACK
[2022-12-29 02:15:01.349] [W] [zway] Discarding duplicate packet from node 7
[2022-12-29 02:15:02.426] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:15:02.426] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:15:03.726] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:15:03.726] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:20:00.116] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:20:00.116] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:20:00.784] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:20:00.784] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:20:00.857] [W] [zway] Received SOF, while awaiting ACK
[2022-12-29 02:20:00.990] [W] [zway] Received SOF, while awaiting ACK
[2022-12-29 02:20:01.176] [W] [zway] Received SOF, while awaiting ACK
[2022-12-29 02:20:01.856] [W] [zway] Node 24:0 CC Security: Nonce Get was not ACKed yet. Ignoring this nonce
[2022-12-29 02:20:02.034] [W] [zway] Discarding duplicate packet from node 24
[2022-12-29 02:20:02.556] [W] [zway] Discarding duplicate packet from node 41
[2022-12-29 02:20:02.723] [W] [zway] Discarding duplicate packet from node 41
[2022-12-29 02:20:04.011] [W] [zway] Node 24:0 CC Security: Nonce Get was not ACKed yet. Ignoring this nonce
[2022-12-29 02:20:05.191] [W] [zway] Reply not received before timeout for job (Alarm Get (v3) to node 24)
[2022-12-29 02:20:06.636] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:20:06.636] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:25:00.400] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:25:00.400] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:25:00.473] [W] [zway] Received SOF, while awaiting ACK
[2022-12-29 02:25:00.529] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:25:00.529] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:25:01.786] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:25:01.786] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:25:03.085] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:25:03.085] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:30:00.646] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:30:00.646] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:30:01.381] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:30:01.381] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:30:01.455] [W] [zway] Received SOF, while awaiting ACK
[2022-12-29 02:30:01.588] [W] [zway] Received SOF, while awaiting ACK
[2022-12-29 02:30:01.721] [W] [zway] Received SOF, while awaiting ACK
[2022-12-29 02:30:02.289] [W] [zway] Node 24:0 CC Security: Nonce Get was not ACKed yet. Ignoring this nonce
[2022-12-29 02:30:03.457] [W] [zway] Reply not received before timeout for job (Alarm Get (v3) to node 41)
[2022-12-29 02:30:03.466] [W] [zway] Node 24:0 CC Security: Nonce Get was not ACKed yet. Ignoring this nonce
[2022-12-29 02:30:03.911] [W] [zway] Discarding duplicate packet from node 41
[2022-12-29 02:30:04.072] [W] [zway] Discarding duplicate packet from node 41
[2022-12-29 02:30:04.463] [W] [zway] Node 24:0 CC Security: Nonce Get was not ACKed yet. Ignoring this nonce
[2022-12-29 02:30:04.688] [W] [zway] Discarding duplicate packet from node 24
[2022-12-29 02:30:07.109] [W] [zway] Reply not received before timeout for job (Alarm Get (v3) to node 24)
[2022-12-29 02:30:07.825] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:30:07.830] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:30:11.028] [W] [zway] Discarding duplicate packet from node 41
[2022-12-29 02:35:00.885] [W] [zway] Received SOF, while awaiting ACK
[2022-12-29 02:35:00.887] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:35:00.887] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:35:01.027] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:35:01.027] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:35:01.067] [W] [zway] Received SOF, while awaiting ACK
[2022-12-29 02:35:01.293] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:35:01.293] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:35:01.366] [W] [zway] Received SOF, while awaiting ACK
[2022-12-29 02:35:01.368] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:35:01.368] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:35:01.634] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:35:01.635] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:35:02.405] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:35:02.405] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:40:00.148] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:40:00.148] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:40:00.246] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:40:00.246] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:40:00.366] [W] [zway] Received SOF, while awaiting ACK
[2022-12-29 02:40:00.720] [W] [zway] Discarding duplicate packet from node 42
[2022-12-29 02:40:01.308] [W] [zway] Received SOF, while awaiting ACK
[2022-12-29 02:40:01.408] [W] [zway] Received SOF, while awaiting ACK
[2022-12-29 02:40:01.680] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:40:01.680] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:40:02.353] [W] [zway] Reply not received before timeout for job (Alarm Get (v3) to node 41)
[2022-12-29 02:40:02.457] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:40:02.457] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:40:03.802] [W] [zway] Discarding duplicate packet from node 24
[2022-12-29 02:45:00.390] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:45:00.390] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:45:00.554] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:45:00.554] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:45:00.776] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:45:00.776] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:45:00.976] [W] [zway] Discarding duplicate packet from node 42
[2022-12-29 02:45:01.156] [W] [zway] Received SOF, while awaiting ACK
[2022-12-29 02:45:01.446] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:45:01.446] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:45:02.228] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:45:02.229] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:50:00.659] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:50:00.659] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:50:01.110] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:50:01.110] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:50:01.500] [W] [zway] Received SOF, while awaiting ACK
[2022-12-29 02:50:01.502] [W] [zway] Discarding duplicate packet from node 46
[2022-12-29 02:50:01.592] [W] [zway] Received SOF, while awaiting ACK
[2022-12-29 02:50:01.594] [W] [zway] Discarding duplicate packet from node 46
[2022-12-29 02:50:01.692] [W] [zway] Received SOF, while awaiting ACK
[2022-12-29 02:50:01.694] [W] [zway] Discarding duplicate packet from node 46
[2022-12-29 02:50:01.697] [W] [zway] Node 24:0 CC Security: Nonce Get was not ACKed yet. Ignoring this nonce
[2022-12-29 02:50:02.168] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:50:02.168] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:50:02.204] [W] [zway] Discarding duplicate packet from node 24
[2022-12-29 02:50:02.289] [W] [zway] Discarding duplicate packet from node 24
[2022-12-29 02:50:03.552] [W] [zway] Discarding duplicate packet from node 42
[2022-12-29 02:50:03.643] [W] [zway] Reply not received before timeout for job (SensorMultilevel V1-4 Get to node 46)
[2022-12-29 02:50:03.940] [W] [zway] Node 24:0 CC Security: can not decrypt packet due to nonce lookup problem
[2022-12-29 02:50:04.114] [W] [zway] Discarding duplicate packet from node 46
[2022-12-29 02:50:04.320] [W] [zway] Discarding duplicate packet from node 42
[2022-12-29 02:50:05.750] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:50:05.751] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:55:00.907] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:55:00.907] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:55:00.987] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:55:00.987] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:55:01.238] [W] [zway] Discarding duplicate packet from node 7
[2022-12-29 02:55:02.541] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:55:02.541] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 02:55:03.842] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 02:55:03.843] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 03:00:00.205] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 03:00:00.205] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 03:00:00.254] [W] [zway] Discarding duplicate packet from node 7
[2022-12-29 03:00:00.760] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 03:00:00.760] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 03:00:00.833] [W] [zway] Received SOF, while awaiting ACK
[2022-12-29 03:00:00.967] [W] [zway] Received SOF, while awaiting ACK
[2022-12-29 03:00:01.543] [W] [zway] Node 24:0 CC Security: Nonce Get was not ACKed yet. Ignoring this nonce
[2022-12-29 03:00:01.770] [W] [zway] Discarding duplicate packet from node 24
[2022-12-29 03:00:02.842] [W] [zway] Reply not received before timeout for job (Alarm Get (v3) to node 41)
[2022-12-29 03:00:03.203] [W] [zway] Node 24:0 CC Security: Nonce Get was not ACKed yet. Ignoring this nonce
[2022-12-29 03:00:04.740] [W] [zway] Reply not received before timeout for job (Alarm Get (v3) to node 24)
[2022-12-29 03:00:05.922] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 03:00:05.923] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 03:05:00.406] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 03:05:00.406] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 03:05:00.651] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 03:05:00.651] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 03:05:00.700] [W] [zway] Discarding duplicate packet from node 7
[2022-12-29 03:05:02.283] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 03:05:02.283] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 03:05:03.573] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 03:05:03.573] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 03:10:00.650] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 03:10:00.651] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 03:10:01.072] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 03:10:01.072] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 03:10:01.823] [W] [zway] Node 24:0 CC Security: Nonce Get was not ACKed yet. Ignoring this nonce
[2022-12-29 03:10:02.104] [W] [zway] Discarding duplicate packet from node 24
[2022-12-29 03:10:03.196] [W] [zway] Discarding duplicate packet from node 41
[2022-12-29 03:10:05.749] [W] [zway] Reply not received before timeout for job (Alarm Get (v3) to node 24)
[2022-12-29 03:10:06.923] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 03:10:06.923] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 03:15:00.914] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 03:15:00.914] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 03:15:01.161] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 03:15:01.161] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 03:15:01.247] [W] [zway] Received SOF, while awaiting ACK
[2022-12-29 03:15:01.249] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 03:15:01.249] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 03:15:01.343] [W] [zway] Received SOF, while awaiting ACK
[2022-12-29 03:15:01.346] [W] [zway] Discarding duplicate packet from node 7
[2022-12-29 03:15:02.424] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 03:15:02.424] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 03:15:03.723] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 03:15:03.724] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 03:20:00.155] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 03:20:00.155] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 03:20:00.750] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 03:20:00.750] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 03:20:01.073] [W] [zway] Received SOF, while awaiting ACK
[2022-12-29 03:20:01.497] [W] [zway] Discarding duplicate packet from node 42
[2022-12-29 03:20:01.653] [W] [zway] Node 24:0 CC Security: Nonce Get was not ACKed yet. Ignoring this nonce
[2022-12-29 03:20:01.951] [W] [zway] Discarding duplicate packet from node 24
[2022-12-29 03:20:02.366] [W] [zway] Discarding duplicate packet from node 41
[2022-12-29 03:20:02.618] [W] [zway] Discarding duplicate packet from node 41
[2022-12-29 03:20:04.517] [W] [zway] Discarding duplicate packet from node 24
[2022-12-29 03:20:04.836] [W] [zway] Reply not received before timeout for job (Alarm Get (v3) to node 24)
[2022-12-29 03:20:05.647] [W] [zway] Discarding duplicate packet from node 24
[2022-12-29 03:20:05.723] [W] [zway] Discarding duplicate packet from node 24
[2022-12-29 03:20:05.800] [W] [zway] Discarding duplicate packet from node 24
[2022-12-29 03:20:05.972] [W] [zway] Discarding duplicate packet from node 24
[2022-12-29 03:20:06.035] [W] [zway] Discarding duplicate packet from node 24
[2022-12-29 03:20:07.038] [W] [zway] Discarding duplicate packet from node 24
[2022-12-29 03:20:07.097] [W] [zway] Discarding duplicate packet from node 24
[2022-12-29 03:20:07.156] [W] [zway] Discarding duplicate packet from node 24
[2022-12-29 03:20:07.246] [W] [zway] Discarding duplicate packet from node 24
[2022-12-29 03:20:07.326] [W] [zway] Discarding duplicate packet from node 24
[2022-12-29 03:20:07.406] [W] [zway] Discarding duplicate packet from node 24
[2022-12-29 03:20:07.973] [W] [zway] Discarding duplicate packet from node 41
[2022-12-29 03:20:08.483] [W] [zway] Discarding duplicate packet from node 24
[2022-12-29 03:20:09.509] [W] [zway] Discarding duplicate packet from node 42
[2022-12-29 03:20:10.521] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 03:20:10.522] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 03:20:10.788] [W] [zway] Node 24:0 CC Security: can not decrypt packet due to nonce lookup problem
[2022-12-29 03:20:10.854] [W] [zway] Discarding duplicate packet from node 24
[2022-12-29 03:20:11.753] [W] [zway] Discarding duplicate packet from node 24
[2022-12-29 03:20:12.462] [W] [zway] Received SOF, while awaiting ACK
[2022-12-29 03:20:12.703] [W] [zway] Node 24:0 CC Security: Received duplicate nonce report, ignoring
[2022-12-29 03:20:12.798] [W] [zway] Discarding duplicate packet from node 41
[2022-12-29 03:20:13.108] [W] [zway] Discarding duplicate packet from node 24
[2022-12-29 03:20:13.620] [W] [zway] Discarding duplicate packet from node 41
[2022-12-29 03:20:13.935] [W] [zway] Discarding duplicate packet from node 41
[2022-12-29 03:25:00.427] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 03:25:00.428] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 03:25:00.507] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 03:25:00.507] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 03:25:02.871] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 03:25:02.872] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 03:25:02.884] [W] [zway] Received SOF, while awaiting ACK
[2022-12-29 03:25:04.191] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 03:25:04.192] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 03:30:00.182] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 03:30:00.182] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 03:30:00.281] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 03:30:00.281] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 03:30:00.631] [W] [zway] Discarding duplicate packet from node 41
[2022-12-29 03:30:01.186] [W] [zway] Node 24:0 CC Security: Nonce Get was not ACKed yet. Ignoring this nonce
[2022-12-29 03:30:01.409] [W] [zway] Node 24:0 CC Security: Nonce Get was not ACKed yet. Ignoring this nonce
[2022-12-29 03:30:02.988] [W] [zway] Node 24:0 CC Security: Nonce Get was not ACKed yet. Ignoring this nonce
[2022-12-29 03:30:03.027] [W] [zway] Discarding duplicate packet from node 24
[2022-12-29 03:30:04.372] [W] [zway] Reply not received before timeout for job (Alarm Get (v3) to node 24)
[2022-12-29 03:30:04.951] [E] [zway] Error returned from zdata_set_boolean(zassert(_zdata_find(eventDH, "status")), status): Bad arguments (-1)
[2022-12-29 03:30:04.951] [E] [zway] Error returned from zdata_set_binary(zassert(_zdata_find(eventDH, "parameters")), &data[9], numberOfEvtParams, TRUE): Bad arguments (-1)
[2022-12-29 03:30:05.075] [W] [zway] Reply not received before timeout for job (Meter Get (v2/3) to node 42)


[2022-12-29 08:44:58.122] [W] [zway] ZMESerialAPIOptionStaticAPISet supports only SDK 7.x!
[2022-12-29 08:44:58.122] [W] [zway] Firmware don't support reporting board info.
[2022-12-29 08:45:35.654] [W] [zway] Discarding duplicate packet from node 8
[2022-12-29 08:45:35.980] [W] [zway] Discarding duplicate packet from node 8
[2022-12-29 08:45:50.902] [W] [zway] Reply not received before timeout for job (ThermostatSetPoint Set to node 8)
[2022-12-29 08:45:52.330] [W] [zway] Discarding duplicate packet from node 8
[2022-12-29 08:45:53.148] [W] [zway] Discarding duplicate packet from node 6
[2022-12-29 08:45:53.637] [W] [zway] Discarding duplicate packet from node 6
[2022-12-29 08:45:53.667] [W] [zway] Discarding duplicate packet from node 6
[2022-12-29 08:45:53.823] [W] [zway] Discarding duplicate packet from node 8
[2022-12-29 08:45:53.992] [W] [zway] Discarding duplicate packet from node 6
[2022-12-29 08:45:54.049] [W] [zway] Discarding duplicate packet from node 6
[2022-12-29 08:45:54.417] [W] [zway] Discarding duplicate packet from node 6
[2022-12-29 08:45:54.619] [W] [zway] Discarding duplicate packet from node 6
[2022-12-29 08:45:56.540] [W] [zway] Discarding duplicate packet from node 56
[2022-12-29 08:45:56.714] [W] [zway] Discarding duplicate packet from node 56
[2022-12-29 08:45:57.043] [W] [zway] Discarding duplicate packet from node 56
[2022-12-29 08:45:57.547] [W] [zway] Discarding duplicate packet from node 56
[2022-12-29 08:45:58.317] [W] [zway] Discarding duplicate packet from node 56
[2022-12-29 08:46:12.750] [W] [zway] Discarding duplicate packet from node 8
[2022-12-29 08:46:12.936] [W] [zway] Discarding duplicate packet from node 8
[2022-12-29 08:46:13.098] [W] [zway] Discarding duplicate packet from node 8
[2022-12-29 08:46:13.155] [W] [zway] Discarding duplicate packet from node 8
[2022-12-29 08:46:13.185] [W] [zway] Discarding duplicate packet from node 8
[2022-12-29 08:46:13.414] [W] [zway] Discarding duplicate packet from node 8
[2022-12-29 08:46:13.441] [W] [zway] Discarding duplicate packet from node 8
[2022-12-29 08:46:13.502] [W] [zway] Discarding duplicate packet from node 8
[2022-12-29 08:46:13.664] [W] [zway] Discarding duplicate packet from node 8
[2022-12-29 08:46:13.748] [W] [zway] Discarding duplicate packet from node 8
[2022-12-29 08:46:13.814] [W] [zway] Discarding duplicate packet from node 8
[2022-12-29 08:46:17.218] [W] [zway] Discarding duplicate packet from node 8
[2022-12-29 08:46:17.302] [W] [zway] Discarding duplicate packet from node 8
[2022-12-29 08:46:20.792] [W] [zway] Reply not received before timeout for job (ThermostatMode Set to node 8)
[2022-12-29 08:46:22.898] [W] [zway] Node 14:0 CC Supervision: Matching Supervised Setter not found
[2022-12-29 08:46:22.899] [E] [zway] Error returned from __SecurityS2Parse(zway, command, data, (ZWBYTE)len, key_class, src->l_node): Bad arguments (-1)
[2022-12-29 08:46:26.160] [W] [zway] Reply not received before timeout for job (ThermostatMode Set to node 14)
[2022-12-29 08:46:27.230] [W] [zway] Discarding duplicate packet from node 8
[2022-12-29 08:46:28.400] [W] [zway] Node 6:0 CC Supervision: Matching Supervised Setter not found
[2022-12-29 08:46:28.400] [E] [zway] Error returned from __SecurityS2Parse(zway, command, data, (ZWBYTE)len, key_class, src->l_node): Bad arguments (-1)
[2022-12-29 08:46:31.185] [W] [zway] Discarding duplicate packet from node 8
[2022-12-29 08:46:31.225] [W] [zway] Discarding duplicate packet from node 8
[2022-12-29 08:46:32.873] [W] [zway] Reply not received before timeout for job (ThermostatMode Set to node 6)
[2022-12-29 08:46:35.727] [W] [zway] Discarding duplicate packet from node 8
[2022-12-29 08:46:36.863] [W] [zway] Discarding duplicate packet from node 8
[2022-12-29 08:46:40.991] [W] [zway] Discarding duplicate packet from node 8
[2022-12-29 08:46:47.976] [W] [zway] Discarding duplicate packet from node 8
[2022-12-29 08:46:54.729] [W] [zway] Reply not received before timeout for job (ThermostatMode Get to node 6)
[2022-12-29 08:46:54.976] [W] [zway] Job 0x13 (ThermostatMode Set to node 8) dropped: too many resends
[2022-12-29 08:46:55.024] [W] [zway] Discarding duplicate packet from node 8
[2022-12-29 08:46:55.079] [W] [zway] Discarding duplicate packet from node 8
[2022-12-29 08:46:57.862] [W] [zway] Discarding duplicate packet from node 8
[2022-12-29 08:46:58.018] [W] [zway] Job 0x13 (ThermostatSetPoint Get to node 8) dropped: too many resends
[2022-12-29 08:46:59.665] [W] [zway] Job 0x13 (ThermostatMode Get to node 8) dropped: too many resends

lanbrown
Posts: 279
Joined: 01 Jun 2021 08:06

Re: Z-way-server occasionally goes down

Post by lanbrown »

It appears that you're suffering the same issue that I've ran into. The troubleshooting that I'm doing for Z-Wave.me will be the same that you need to do as well. You're going to need to run z-way-server under gdb. You'll need to make sure that gdb is installed. then run the following from the terminal prompt:

Code: Select all

cd /opt/z-way-server
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:./libs:./modules gdb ./z-way-server
handle SIGPIPE nostop
handle SIGILL nostop
handle SIGHUP nostop
set pagination off
run
Do not just copy and paste the entire thing into the terminal. Enter one line at a time and then leave it running in the terminal. The next time it crashes, you will need to copy the output and provide it to the support folks.

For reference the above is what PoltoS asked me to run and I've had the active exited message quite often. Of course once I ran this under gdb it has been running for close to 20-days now.
JohannesF
Posts: 36
Joined: 04 Jan 2021 13:20

Re: Z-way-server occasionally goes down

Post by JohannesF »

Hi
Thanks for the fast response. I am glad to see that I am not alone. Have you been able to eventually solve the issue?
Since I posted my question I have installed Monit, following the recommendation from another thread and have upgraded to 4.0.2.

GDB respondes: "(No debugging symbols found in ./z-way-server)"
Do I need a special version of Z-Way-Server that contains debugging symbols?

If I read the output correctly, no output file could be created. Where will I find the output once the system crashes?

Code: Select all

(gdb) run
Starting program: /opt/z-way-server/z-way-server 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
Z-Way version v4.0.2 from 2022-12-25 18:20:13 +0300 (build 0445874bba9f9ee7fd9dba8c8a52660764098ff5)
Using default configuration file config.xml
Looking for modules in ./modules
Module modhttp.so loaded
Module modinstaller.so loaded
Module modsockets.so loaded
Module modzbw.so loaded
Module modenocean.so loaded
Module modnotification2ext.so loaded
Module modws.so loaded
Module modiconinstaller.so loaded
Module modhomekit.so loaded
Module modmqtt.so loaded
Module modzwave.so loaded
Module modskininstaller.so loaded
Module moddhs.so loaded
Module modcrypto.so loaded
Error: 'debug-port' number is out of range. Skipping it.
Failed to open log file: 13
[New Thread 0x73066440 (LWP 31779)]
[New Thread 0x769d2440 (LWP 31780)]
[New Thread 0x72865440 (LWP 31781)]
[New Thread 0x72854440 (LWP 31782)]
[New Thread 0x72843440 (LWP 31783)]
[New Thread 0x72832440 (LWP 31784)]
[2022-12-29 19:44:35.988] [E] [core] result: Error: Error: Permission denied
    at Error (native)
    at automation/updateBackendConfig.js:608:4
    at automation/updateBackendConfig.js:672:3
    at automation/main.js:23:1
[2022-12-29 19:44:35.991] [E] [core] result: Error: Error: Uncaught Error: Permission denied
    at Error (native)
    at automation/main.js:23:1

User avatar
GokMasE
Posts: 59
Joined: 13 Mar 2016 01:04
Location: Sweden

Re: Z-way-server occasionally goes down

Post by GokMasE »

I have been using gdb to try and diagnose another situation rather than this exact one,
but I had to use sudo on the line that calls gdb in order to make it run:

Code: Select all

sudo LD_LIBRARY_PATH=$LD_LIBRARY_PATH:./libs:./modules gdb ./z-way-server
lanbrown
Posts: 279
Joined: 01 Jun 2021 08:06

Re: Z-way-server occasionally goes down

Post by lanbrown »

Yes, you need to run it as sudo. As for resolving the issue....no. Support was never able to see anything in the log as to why it would go to active exited so they then decided gdb is the next route to take. Figures that when I started it under gdb that it has yet to crash.....figures right? When you want it to crash, it doesn't.
JohannesF
Posts: 36
Joined: 04 Jan 2021 13:20

Re: Z-way-server occasionally goes down

Post by JohannesF »

Thanks, guys. I've started gdb as sudo.
It still throws an error message saying that the debug-port number is out of range.
gdb still seems to run - I don't get any prompt - and z-way is operating.
Where can I find any output? And do I leave the ssh connection to the raspi open for gdb?

Sorry for the many naive question. This is all way beyond my skill level.
Thanks for your help and patience!

Code: Select all

pi@raspi4Zway:/opt/z-way-server $ sudo LD_LIBRARY_PATH=$LD_LIBRARY_PATH:./libs:./modules gdb ./z-way-server
GNU gdb (Raspbian 10.1-1.7) 10.1.90.20210103-git
Copyright (C) 2021 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "arm-linux-gnueabihf".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ./z-way-server...
(No debugging symbols found in ./z-way-server)
(gdb) handle SIGPIPE nostop
Signal        Stop	Print	Pass to program	Description
SIGPIPE       No	Yes	Yes		Broken pipe
(gdb) handle SIGILL nostop
Signal        Stop	Print	Pass to program	Description
SIGILL        No	Yes	Yes		Illegal instruction
(gdb) handle SIGHUP nostop
Signal        Stop	Print	Pass to program	Description
SIGHUP        No	Yes	Yes		Hangup
(gdb) set pagination off
(gdb) run
Starting program: /opt/z-way-server/z-way-server 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
Z-Way version v4.0.2 from 2022-12-25 18:20:13 +0300 (build 0445874bba9f9ee7fd9dba8c8a52660764098ff5)
Using default configuration file config.xml
Looking for modules in ./modules
Module modhttp.so loaded
Module modinstaller.so loaded
Module modsockets.so loaded
Module modzbw.so loaded
Module modenocean.so loaded
Module modnotification2ext.so loaded
Module modws.so loaded
Module modiconinstaller.so loaded
Module modhomekit.so loaded
Module modmqtt.so loaded
Module modzwave.so loaded
Module modskininstaller.so loaded
Module moddhs.so loaded
Module modcrypto.so loaded
Error: 'debug-port' number is out of range. Skipping it.
[New Thread 0x72fff440 (LWP 7811)]
[New Thread 0x769d2440 (LWP 7812)]
[New Thread 0x73066440 (LWP 7813)]
[New Thread 0x73055440 (LWP 7814)]
[New Thread 0x727fe440 (LWP 7815)]
[New Thread 0x727ed440 (LWP 7816)]
                
User avatar
GokMasE
Posts: 59
Joined: 13 Mar 2016 01:04
Location: Sweden

Re: Z-way-server occasionally goes down

Post by GokMasE »

You have the mighty z-way-server.log in directory /var/log/
but the output from gdb is what you see in the console window. If the server is crashing, you can list the active threads with:

Code: Select all

i thr
and then backtrace them one by one through:

Code: Select all

thr [x]
bt

That is, IIRC ;)
JohannesF
Posts: 36
Joined: 04 Jan 2021 13:20

Re: Z-way-server occasionally goes down

Post by JohannesF »

Thank you guys! This is still all Greek for me but I'll try and learn.
I am still waiting for the next crash. Thy system has been running stable for >2d now.

Wishing you all a HAPPY NEW YEAR!
lanbrown
Posts: 279
Joined: 01 Jun 2021 08:06

Re: Z-way-server occasionally goes down

Post by lanbrown »

Seems like you have run into the sam conundrum...run it in a debugging tool and it doesn't crash.

I'm currently at:
23d 11h 57m
JohannesF
Posts: 36
Joined: 04 Jan 2021 13:20

Re: Z-way-server occasionally goes down

Post by JohannesF »

@5d 5h 54m
It's been a while that the beast has been running that long without crashing.
Post Reply