-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error: zh:controller:device: Default response to <Device X IEEE Address> failed #22414
Comments
The same here |
I'm getting loads of these errors too ........ Zigbee2MQTT version: 1.37.0 commit: 46f34c8 |
After some investigation by enabling debug logging level. I found one device was sending a large no of zigbee messages (>10 a second). |
For me same issue - devices which send a lot of data (illuminace sensor/plug reporting power usage) generate such error |
Can you please describe how to enable debug logging and hoe to observe messages? |
In the Frontend UI there is a Logs Tab at the top, on the right you can set the log level from the dropdown, set it to debug. |
@harrisonbc thank you, my setup is also inside docker, I was able to view them using your instructions. Looks like my issue is different. I don't see flood messages, though I also have the same relay switch. But I'm not sure still 100% that I can identify ownership of debug messages to the specific devices, only when some button is pressed or similar, then I can see message in the topic, eg:
while mainly debug messages are as the following:
Still I started to notice that recently there are moments when devices react with big delay on my actions in home assistant or zigbee2mqtt actions. |
I had delays on devices also, as well as some devices not responding at all (such as blind motors) |
I'm getting the same error and I believe it is bringing my whole network down. How are you determining which device is the offending device? Z2M is showing only routers offline but all devices are in fact offline and unplugging the coordinator is the only fix. |
In my log (debug level) I was getting about 35 messages a second, like the one below. Predominantly from the same device. (In my case "BedroomMainZB") [2024-05-03 17:00:01] debug: z2m: Received Zigbee message from 'BedroomMainZB', type 'attributeReport', cluster 'haElectricalMeasurement', data '{"activePower":0,"rmsCurre To me that was the clue. I removed the device and the message rate dropped, |
Similar here. My zigbee network became very unstable in last few days, after the last update of z2m (to 1.37). Update (fixed): I updated the Sonoff USB dongle Plus (P) (2652P) firmware using these instructions, reset all routers and it seems issues are gone. |
Same issue for me, after a downgrade to 1.36.0 everything is working without problems again. |
@DerSchiman How does one downgrade? EDIT: I ended up solving my problem by ensuring that my zigbee2mqtt was pointed to the correct MQTT instance by IP, and had the proper username and password set. |
Hi, Same problem here with Tuya TS0601 (consumption measurement) in 1.37.0 or 1.37.1. Anyone solve this issue ? EDIT: After:
|
I'm also still getting this even after 1.37.1 error: zh:controller:device: Default response Things seem to be working though |
Which firmware did you use? |
For my Sonoff P version I used CC1352P2_CC2652P_launchpad_coordinator_20230507.hex like here: https://www.zigbee2mqtt.io/guide/adapters/flashing/flashing_via_cc2538-bsl.html |
Can the upgrade performed on PI4 running HA or the dongle has to be removed from the PI? |
How one can downgrade z2m to 1.36 version if there is no backup? |
You have to do it from Linux command line. The dongle has to be plugged to the machine that runs Linux. |
I have exact same problem with all my routers. I'm loosing my heart for using zigbee network. After each power outage I have crash of whole network and this time it's "Default response to failed" errors. Devices still reporting but can't be controlled anymore. Re-Configuring not working, Re-Pairing either... |
Have you tried to update the dongle's firmware? It worked for me and other people. |
I also have this issue, i'm on the latest firmware.
|
Just did it and now have different problem :D
|
I have rolled back zigbee add-on to 1.36 and I don't have these problems any more. I did not upgrade coordinator firmware. |
I just rolled back to 1.36 and it works like a charm. |
Same issue for me, after a downgrade to 1.36.1 everything is working without problems again. |
I downgraded to 1.36.1 (Running in Docker so was essy) and so far so good |
i was also had to rollback to 1.36.1, as later versions are not stable |
1.36.1 probably has exactly the same issue, the only difference is that it is not logged there (this was added in 1.37.0) |
Confirmed, after downgrade from 1.37 to 1.36.1 all working as expected. No firmware upgrade needed. |
but network is stable with 1.36.1 and laggy with next releases |
I was having some problems lately with my zigbee network and found this issue, will try to downgrade to 1.36.1 and see if the problems dissapear |
Upgrading the firmware worked for me, thanks a lot, I was going crazy |
Since upgrading from 1.34 to 1.37.1 today I also see a lot of these messages in my log. But I can't say that my network has become unstable or laggy. @Koenkk Is this particular error message a serious problem and can it really be fixed by upgrading the coordinators firmware, like some people said? |
Just FYI I was spammed by the message, and a network really instable. Since updating my firmware not a single message and network working like a charm |
Yesterday I updated my Sonoff Dongle P with 20240315 firmware and errors are still visible but after few hours. |
Did you reset (disconnect from mains, connect back) all the ZigBee routers? This helped me after the fw update. |
I'm seeing the same issue with a ZigStar UZG-01. There are no available firmware updates. |
@trozman Because of this errors at the begining I reflashed stick with the same firmware and all my network crashed permanently. After that I needed to configure z2m from begining and all devices again and did power off whole house to be sure that this step isn't missed. Errors came back after another day. |
sorry for late reply but I was too optimistic, also my network become unstable. |
Today I did another chance to rescue my network and I played with interferences. All I did was change 2 AP's wifi channels from 1 to 6 because of using channel 11 on zigbee network. Second thing I did was increasing distance of sonoof dongle p from my terminal. Stick was 5 cm away from two SSD's. After about 5-6 hours I have 0 errors. Even zigbee network is now much more responsive and wasn't ever as much stable as it is now. I wonder for how long. Will update if something will change. |
As the inestability issues were not improving after changing the z2m version or the coordinator firmware, I decided to sniff the traffic to try to find out what was happening, and it turns out that the issue in my case seemed to be the position of the coordinator, which was too close to the server as I was not using a usb extension cable (I know, rocky mistake...). After connecting the coordinator using a usb extension cable, the zigbee network has improved a lot. This might not be the same case for everyone, but I recommend everyone having stability issues get a cheap CC2531 and sniff the zigbee traffic following this guide: https://www.zigbee2mqtt.io/advanced/zigbee/04_sniff_zigbee_traffic.html These screenshots show the difference in the data sent by one of my motion sensors. The sensor always sends two messages (motion and light value), and before adding the extension cable, the device had to send the first message four times (sequence number 8) without receiving any ACK, and the second message three times (sequence number 9, luckily the third time it received an ACK, which means the coordinator received this last message): After adding the extension cable, the device received the ACK immediately after the first try for both messages (sequence numbers 14 and 15): |
Adding a USB extension cable is a game changer. It is so smooth now! |
Greetings to all. I have a problem too. started after firmware 1.37.1. |
Same problem here |
What happened?
Error appearing in logs repeated multiple times as example below each time with different [Device X IEEE Address]
error: zh:controller:device: Default response to [Device X IEEE Address] failed
and
error: zh:controller:device: Read response to [Device X IEEE Address] failed
What did you expect to happen?
No response
How to reproduce it (minimal and precise)
No response
Zigbee2MQTT version
1.37.0 commit: 46f34c8
Adapter firmware version
20230507
Adapter
SMLIGHT SLZB-06 zStack3x0
Setup
Docker
Debug log
No response
The text was updated successfully, but these errors were encountered: