error in logs zigate
Moderator: leecollings
-
- Posts: 562
- Joined: Sunday 11 December 2016 13:51
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
error in logs zigate
Hi!
i keep geting this error in the log:
2019-12-17 11:19:44.285 Error: (zigate) Command: 0x0092:On/Off failed on Källartrappan ikea lampa
2019-12-17 11:19:44.285 Error: (zigate) - Device: Källartrappen ikea lampa NwkID: a7bd IEEE: 086bd7fffe0102c8
2019-12-17 11:19:44.285 Error: (zigate) - Code: e9 Status: No acknowledgement received when expected
2019-12-17 11:19:45.980 Error: (zigate) Command: 0x0092:On/Off failed on Hörnlampa
2019-12-17 11:19:45.980 Error: (zigate) - Device: Hörnlampa NwkID: b64a IEEE: 000d6ffffe1e55ce
2019-12-17 11:19:45.980 Error: (zigate) - Code: e9 Status: No acknowledgement received when expected
is there anyone that knows what this means?
and is it something to be worried about?
i have been googling it , but i cant find anything.
thanks.
i keep geting this error in the log:
2019-12-17 11:19:44.285 Error: (zigate) Command: 0x0092:On/Off failed on Källartrappan ikea lampa
2019-12-17 11:19:44.285 Error: (zigate) - Device: Källartrappen ikea lampa NwkID: a7bd IEEE: 086bd7fffe0102c8
2019-12-17 11:19:44.285 Error: (zigate) - Code: e9 Status: No acknowledgement received when expected
2019-12-17 11:19:45.980 Error: (zigate) Command: 0x0092:On/Off failed on Hörnlampa
2019-12-17 11:19:45.980 Error: (zigate) - Device: Hörnlampa NwkID: b64a IEEE: 000d6ffffe1e55ce
2019-12-17 11:19:45.980 Error: (zigate) - Code: e9 Status: No acknowledgement received when expected
is there anyone that knows what this means?
and is it something to be worried about?
i have been googling it , but i cant find anything.
thanks.
-
- Posts: 2016
- Joined: Monday 02 April 2018 20:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: France
- Contact:
Re: error in logs zigate
These are logs telling that a command ( On or Off) has been sent to a device (Källartrappan ikea lampa), but Zigate didn't get any ack and so suspect that the command was not received.
Same for Hörnlampa
You might have some interferences .
Do you know what is your Wifi 2.4Ghz channel and you Zigbee channel (should get it in the log at plugin start)
Same for Hörnlampa
You might have some interferences .
Do you know what is your Wifi 2.4Ghz channel and you Zigbee channel (should get it in the log at plugin start)
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
-
- Posts: 562
- Joined: Sunday 11 December 2016 13:51
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: error in logs zigate
if you mean the the wifi channel on my router? if so its set to 1 on my wifi router.
and in domoticz it shows: 2019-12-17 16:45:59.745 Status: (zigate) Network state UP, PANID: a968 extPANID: 0x42345bd5086b4cc9 Channel: 15
and in domoticz it shows: 2019-12-17 16:45:59.745 Status: (zigate) Network state UP, PANID: a968 extPANID: 0x42345bd5086b4cc9 Channel: 15
-
- Posts: 2016
- Joined: Monday 02 April 2018 20:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: France
- Contact:
Re: error in logs zigate
You might be interested on that article:https://github.com/pipiche38/Domoticz-Z ... -Zigbee.md
while I think Wifi on 1 and Zigbee on 15 should be acceptable.
while I think Wifi on 1 and Zigbee on 15 should be acceptable.
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
-
- Posts: 562
- Joined: Sunday 11 December 2016 13:51
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: error in logs zigate
thanks, i will check that 

-
- Posts: 562
- Joined: Sunday 11 December 2016 13:51
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: error in logs zigate
i have checked my channel settings, and i have made some changes so it seems like the error codes doesnt occur so often any more, but i have an other error that appears sometimes:
2019-12-19 14:42:45.952 Error: (zigate) LQI:LQIresp - Receive unexpected message 6d000903036edf42345bd5086b4cc9000d6ffffe9a085a0f496975b842345bd5086b4cc9000b3cfffef160fa0f7169863942345bd5086b4cc9000d6ffffe8ea8430f2669a7bd
what does that mean?
2019-12-19 14:42:45.952 Error: (zigate) LQI:LQIresp - Receive unexpected message 6d000903036edf42345bd5086b4cc9000d6ffffe9a085a0f496975b842345bd5086b4cc9000b3cfffef160fa0f7169863942345bd5086b4cc9000d6ffffe8ea8430f2669a7bd
what does that mean?
-
- Posts: 2016
- Joined: Monday 02 April 2018 20:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: France
- Contact:
Re: error in logs zigate
Not an issue at all, it is most likely due to a restart of the plugin while just before it was preparing a Topologie report and at restart the plugin receive an answer of a previous request sent before the restart ..tjabas wrote: ↑Thursday 19 December 2019 14:45 i have checked my channel settings, and i have made some changes so it seems like the error codes doesnt occur so often any more, but i have an other error that appears sometimes:
2019-12-19 14:42:45.952 Error: (zigate) LQI:LQIresp - Receive unexpected message 6d000903036edf42345bd5086b4cc9000d6ffffe9a085a0f496975b842345bd5086b4cc9000b3cfffef160fa0f7169863942345bd5086b4cc9000d6ffffe8ea8430f2669a7bd
what does that mean?
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
-
- Posts: 562
- Joined: Sunday 11 December 2016 13:51
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: error in logs zigate
ok, thank you for the quick reply, then i will ignore that.
thank you.
thank you.
-
- Posts: 562
- Joined: Sunday 11 December 2016 13:51
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: error in logs zigate
is till get some errors, i have been trying different channels without any success , i have noticed another thing in the log:
zigate) router <- nwkid Tx Failure 11 15 19 20 25 26
what does this mean?
zigate) router <- nwkid Tx Failure 11 15 19 20 25 26
what does this mean?
-
- Posts: 2016
- Joined: Monday 02 April 2018 20:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: France
- Contact:
Re: error in logs zigate
This doesn't sound as an error. Please put the context, but I think this is the output of an Energy Report, which report some Transmission Failure !
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
-
- Posts: 562
- Joined: Sunday 11 December 2016 13:51
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: error in logs zigate
ok, this occur after a reboot of the pi, or of the zigate plugin.
i will post some more of the log.
2019-12-31 14:11:00.150 Status: (zigate) Network Energy Level Report: 0000
2019-12-31 14:11:00.151 Status: (zigate) -----------------------------------------------
2019-12-31 14:11:00.151 Status: (zigate) router <- nwkid Tx Failure 11 15 19 20 25 26
2019-12-31 14:11:00.151 Status: (zigate) 0000 <- 6edf 32 0 193 175 185 160 169 161
2019-12-31 14:11:00.151 Status: (zigate) 0000 <- 75fe 30 0 198 166 174 167 163 162
2019-12-31 14:11:00.151 Status: (zigate) 0000 <- 8639 37 0 204 171 160 195 161 188
2019-12-31 14:11:00.151 Status: (zigate) 0000 <- b7bc 33 0 183 176 156 171 179 156
2019-12-31 14:11:00.151 Status: (zigate) 0000 <- 75b8 None None 0 0 0 0 0 0
2019-12-31 14:11:00.151 Status: (zigate) 0000 <- c7b7 40 0 167 171 176 215 168 183
2019-12-31 14:11:00.151 Status: (zigate) 0000 <- b64a 36 0 162 159 165 184 157 175
2019-12-31 14:11:00.152 Status: (zigate) 0000 <- 3f9d 32 0 195 163 167 197 162 163
2019-12-31 14:11:00.152 Status: (zigate) 0000 <- 8f3b None None 0 0 0 0 0 0
2019-12-31 14:11:00.152 Status: (zigate) 0000 <- a7bd None None 0 0 0 0 0 0
2019-12-31 14:11:00.152 Status: (zigate) 0000 <- ae82 None None 0 0 0 0 0 0
2019-12-31 14:11:00.152 Status: (zigate) 0000 <- 2bc9 None None 0 0 0 0 0 0
2019-12-31 14:11:00.152 Status: (zigate) 0000 <- da38 None None 0 0 0 0 0 0
i will post some more of the log.
2019-12-31 14:11:00.150 Status: (zigate) Network Energy Level Report: 0000
2019-12-31 14:11:00.151 Status: (zigate) -----------------------------------------------
2019-12-31 14:11:00.151 Status: (zigate) router <- nwkid Tx Failure 11 15 19 20 25 26
2019-12-31 14:11:00.151 Status: (zigate) 0000 <- 6edf 32 0 193 175 185 160 169 161
2019-12-31 14:11:00.151 Status: (zigate) 0000 <- 75fe 30 0 198 166 174 167 163 162
2019-12-31 14:11:00.151 Status: (zigate) 0000 <- 8639 37 0 204 171 160 195 161 188
2019-12-31 14:11:00.151 Status: (zigate) 0000 <- b7bc 33 0 183 176 156 171 179 156
2019-12-31 14:11:00.151 Status: (zigate) 0000 <- 75b8 None None 0 0 0 0 0 0
2019-12-31 14:11:00.151 Status: (zigate) 0000 <- c7b7 40 0 167 171 176 215 168 183
2019-12-31 14:11:00.151 Status: (zigate) 0000 <- b64a 36 0 162 159 165 184 157 175
2019-12-31 14:11:00.152 Status: (zigate) 0000 <- 3f9d 32 0 195 163 167 197 162 163
2019-12-31 14:11:00.152 Status: (zigate) 0000 <- 8f3b None None 0 0 0 0 0 0
2019-12-31 14:11:00.152 Status: (zigate) 0000 <- a7bd None None 0 0 0 0 0 0
2019-12-31 14:11:00.152 Status: (zigate) 0000 <- ae82 None None 0 0 0 0 0 0
2019-12-31 14:11:00.152 Status: (zigate) 0000 <- 2bc9 None None 0 0 0 0 0 0
2019-12-31 14:11:00.152 Status: (zigate) 0000 <- da38 None None 0 0 0 0 0 0
-
- Posts: 2016
- Joined: Monday 02 April 2018 20:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: France
- Contact:
Re: error in logs zigate
tjabas wrote:ok, this occur after a reboot of the pi, or of the zigate plugin.
i will post some more of the log.
2019-12-31 14:11:00.150 Status: (zigate) Network Energy Level Report: 0000
2019-12-31 14:11:00.151 Status: (zigate) -----------------------------------------------
2019-12-31 14:11:00.151 Status: (zigate) router <- nwkid Tx Failure 11 15 19 20 25 26
2019-12-31 14:11:00.151 Status: (zigate) 0000 <- 6edf 32 0 193 175 185 160 169 161
2019-12-31 14:11:00.151 Status: (zigate) 0000 <- 75fe 30 0 198 166 174 167 163 162
2019-12-31 14:11:00.151 Status: (zigate) 0000 <- 8639 37 0 204 171 160 195 161 188
2019-12-31 14:11:00.151 Status: (zigate) 0000 <- b7bc 33 0 183 176 156 171 179 156
2019-12-31 14:11:00.151 Status: (zigate) 0000 <- 75b8 None None 0 0 0 0 0 0
2019-12-31 14:11:00.151 Status: (zigate) 0000 <- c7b7 40 0 167 171 176 215 168 183
2019-12-31 14:11:00.151 Status: (zigate) 0000 <- b64a 36 0 162 159 165 184 157 175
2019-12-31 14:11:00.152 Status: (zigate) 0000 <- 3f9d 32 0 195 163 167 197 162 163
2019-12-31 14:11:00.152 Status: (zigate) 0000 <- 8f3b None None 0 0 0 0 0 0
2019-12-31 14:11:00.152 Status: (zigate) 0000 <- a7bd None None 0 0 0 0 0 0
2019-12-31 14:11:00.152 Status: (zigate) 0000 <- ae82 None None 0 0 0 0 0 0
2019-12-31 14:11:00.152 Status: (zigate) 0000 <- 2bc9 None None 0 0 0 0 0 0
2019-12-31 14:11:00.152 Status: (zigate) 0000 <- da38 None None 0 0 0 0 0 0
As stated those are not errors s , but a report of Energy
Envoyé de mon iPhone en utilisant Tapatalk
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
-
- Posts: 562
- Joined: Sunday 11 December 2016 13:51
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: error in logs zigate
Ok, thanks, and happy new year
Who is online
Users browsing this forum: No registered users and 1 guest