Koenkk / Z-Stack-firmware

Compilation instructions and hex files for Z-Stack firmwares
MIT License
2.33k stars 643 forks source link

More errors after last firmware update. #240

Closed SargonofAssyria closed 3 years ago

SargonofAssyria commented 3 years ago

After the last update of the firmware it seems I got more errors.

2020-12-03 13:47:10.650 Error: (Zigbee) A Zigbee publish error occured for device 'TVlamp' with error message: Publish 'set' 'state' to 'TVlamp' failed: 'Error: Command 0x84182600000f0057/3 genOnOff.on({}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null}) failed (Data request failed with error: 'MAC no ack' (233))' 2020-12-03 13:53:09.079 Error: (Zigbee) A Zigbee publish error occured for device 'Keukenkastspotjes' with error message: Publish 'set' 'state' to 'Keukenkastspotjes' failed: 'Error: Command 0xccccccfffeafe310/1 genOnOff.on({}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null}) failed (Timeout - 4199 - 1 - 7 - 6 - 11 after 10000ms)' 2020-12-03 15:03:08.684 Error: (Zigbee) A Zigbee publish error occured for device 'LEDlamp' with error message: Publish 'set' 'state' to 'LEDlamp' failed: 'Error: Command 0x680ae2fffe72486d/1 genOnOff.on({}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null}) failed (Data request failed with error: 'MAC channel access failure' (225))' 2020-12-03 15:07:25.332 Error: (Zigbee) A Zigbee publish error occured for device 'Keukenkastspotjes' with error message: Publish 'set' 'state' to 'Keukenkastspotjes' failed: 'Error: Command 0xccccccfffeafe310/1 genOnOff.off({}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null}) failed (Timeout - 4199 - 1 - 12 - 6 - 11 after 10000ms)'

I did only change the firmware and updated to the latest zigbee2mqtt It seems that the errors came after the firmware update. Mostly timeout errors. Coordinator is a CC1352P_2, which was working fine.

2020-12-03_15-45-26

Koenkk commented 3 years ago

Does downgrading resolve the issues?

SargonofAssyria commented 3 years ago

I Will check tomorrow.

SargonofAssyria commented 3 years ago

It looks like it's not the firmware, because today with firmware 20201026 I got this error. (Data request failed with error: 'MAC channel access failure' (225)) I did not notice that kind of errors before, so it should be something else what changed. I only added a SEA801, which showed up as a SEA802. That's the only change to the network. Do you have an idea what might cause these errors?

njordr commented 3 years ago

@SargonofAssyria I have the same error (MAC channel access failure), how did you fix it?

njordr commented 3 years ago

For the other ones who have the same issue, the solution for me was in this other post https://github.com/Koenkk/zigbee2mqtt/issues/2437 (detaching USB hard drive worked).

SargonofAssyria commented 3 years ago

I did not fix it. I occasionally have those (and other) kind of errors. I cannot detach SSD drive, because my system is on it. My controller is more then 1 meter away on an USB extension cord via an external powered USB-hub.