-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
OTA update fails with error: "Update failed (Device didn't respond to OTA request)" #19916
Comments
same problem |
same problem with bticino K4003C. |
same problem with legrand 067773 and 067774 |
same issue with ikea E1745 motion sensor |
Hi |
Same issue with all my inovelli blue switches |
Hi all, hi @Nerivec Note I had upgraded sucessfully 412171, 067771 Legrand device this morning. I already have a problem for :
|
Are these devices with "message too long" farther away from the coordinator? |
067773 with 3c firmware are still getting Update failed (device did not respond to OTA request) |
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days |
Not stale |
Got the same error "Update failed (Device didn't respond to OTA request)" and fixed as follows:
At this point your device is in HA (with the friendly name of your choice) and you can use the
The OTA update definitely works, but requires some tinkering. Start the update with fully charged batteries. It can take hours to complete. I understand this issue was open for a wired device. I believe the procedure is the same. Reason for Edit: Had to replicate the steps for a second device and updated accordingly. EDIT2: Tried with a 3rd device. It is enough to do step 6 and 7:
This however only worked properly after I restarted z2m. When I did not restart it it hung at the download info for the newer fw. |
same problem here from time ago |
It's been 200 days since I reported the issue, but the Salus SR600 firmware upgrade issue "Update failed (device did not respond to OTA request)" is still not resolved. |
I had a lot of problems updating my Sonoff TRVZB through z2m. I tried with different channels and setting some z2m options, but no luck. Turns out, my z2m network was kind of overloaded by HA-side hysteresis automations adjusting radiator valve degrees. Every 30 seconds there were messages flying around from every radiator. When I turned automations generating the traffic off, the update worked like a charm (well, it still took about an hours, but it eventually worked). In z2m, just open logs and see how many messages are you getting. If there's a lot, try to disable their sources (such as mine automations) during the update. Good luck! |
This worked for me… not a solution but a workaround… |
@fabian19vs thanks for sharing this - I was able to update IKEA's Rodret E2201 using that advice - #6729 (comment) |
What happened?
I'm trying to push a firmware update to a Salus SR600 model.
“Checking for new updates” was successful and new firmware was detected.
When you click the OTA "Update device firmware" button, the error message "Update failed (device did not respond to OTA request)" appears.
The Salus SR600 is powered via mains power, restarting the device by disconnecting the power for a few seconds does not have the desired result.
What did you expect to happen?
I expected the OTA firmware update process to begin.
How to reproduce it (minimal and precise)
Click OTA "Update device firmware" button, wait 60 seconds for error
Zigbee2MQTT version
1.33.2
Adapter firmware version
20230507
Adapter
Slaesh's CC2652RB stick
Debug log
info 2023-11-29 14:58:09 Updating 'CV-ketel' to latest firmware
info 2023-11-29 14:58:09 MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":"Updating 'CV-ketel' to latest firmware","meta":{"device":"CV-ketel","status":"update_in_progress"},"type":"ota_update"}'
info 2023-11-29 14:58:09 MQTT publish: topic 'zigbee2mqtt/CV-ketel', payload '{"last_seen":"2023-11-29T14:58:36+01:00","linkquality":174,"power_on_behavior":null,"state":"ON","update":{"installed_version":538380576,"latest_version":538510357,"state":"available"},"update_available":true}'
info 2023-11-29 14:59:09 MQTT publish: topic 'zigbee2mqtt/CV-ketel', payload '{"last_seen":"2023-11-29T14:58:36+01:00","linkquality":174,"power_on_behavior":null,"state":"ON","update":{"installed_version":538380576,"latest_version":538510357,"state":"available"},"update_available":true}'
info 2023-11-29 14:59:09 MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":"Update of 'CV-ketel' failed (Device didn't respond to OTA request)","meta":{"device":"CV-ketel","status":"update_failed"},"type":"ota_update"}'
info 2023-11-29 14:59:09 MQTT publish: topic 'zigbee2mqtt/bridge/response/device/ota_update/update', payload '{"data":{"id":"CV-ketel"},"error":"Update of 'CV-ketel' failed (Device didn't respond to OTA request)","status":"error","transaction":"vdw7p-1"}'
error 2023-11-29 14:59:09 Update of 'CV-ketel' failed (Device didn't respond to OTA request)
The text was updated successfully, but these errors were encountered: