Skip to content
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

Sengled E21-N1EA OTA fails with error "No image available for imageType '32972'" #16618

Closed
alexwaibel opened this issue Feb 11, 2023 · 12 comments
Labels
problem Something isn't working stale Stale issues

Comments

@alexwaibel
Copy link

What happened?

When I attempt to check for an OTA for the Sengled E21-N1EA I see an error pop up in the top right that says "No image available for imageType '32972'". I have 13 of these bulbs and have seen this same behavior on all of them. I'm using a Zooz ZST10 700 but have seen this same error on my HUSBZB-1.

Digging through the OTA json I see several Sengled devices but none that match this image type "32972" or contain "E21-N1EA". Based on that I believe there's not yet an OTA image available for these bulbs in z2m, in which case I'd expect them not to show up in the OTA tab. However, I also see that these are tagged in the docs as OTA compatible and I also see reports on this issue of some users being able to OTA the bulbs:
#12189

What did you expect to happen?

If there is an image for these bulbs, I'd expect a different error message (maybe I'm already on latest FW version?). Otherwise, I find it confusing that these bulbs show up in the OTA tab despite not having an entry in the OTA json.

I see a few other similar GH issues for this from late last year (mostly auto marked stale) so seems others are confused by this:
https://github.com/Koenkk/zigbee2mqtt/issues?q=E21-N1EA

How to reproduce it (minimal and precise)

  1. Join Sengled E21-N1EA bulb to z2m network
  2. Navigate to OTA tab
  3. Click "Check for new updates"

Zigbee2MQTT version

1.30.0 commit: 8f781db

Adapter firmware version

6.7.8.0 build 373

Adapter

Zooz ZST10 700

Debug log

info 2023-02-10 16:34:36MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":"Checking if update available for 'Living Room Lamp'","meta":{"device":"Living Room Lamp","status":"checking_if_available"},"type":"ota_update"}'
info 2023-02-10 16:34:38MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":"Failed to check if update available for 'Living Room Lamp' (No image available for imageType '32972')","meta":{"device":"Living Room Lamp","status":"check_failed"},"type":"ota_update"}'
info 2023-02-10 16:34:38MQTT publish: topic 'zigbee2mqtt/bridge/response/device/ota_update/check', payload '{"data":{"id":"Living Room Lamp"},"error":"Failed to check if update available for 'Living Room Lamp' (No image available for imageType '32972')","status":"error","transaction":"ldr11-20"}'
@alexwaibel alexwaibel added the problem Something isn't working label Feb 11, 2023
@Koenkk
Copy link
Owner

Koenkk commented Feb 12, 2023

What message would you expect?

@alexwaibel
Copy link
Author

"No image available" does accurately capture the issue, maybe the troubleshooting section of the OTA wiki page could mention this though? I just found it initially unclear that although these devices are called out in their wiki page as supporting OTAs and show up in the z2m OTA tab, there may not be any images published.

@MRobi1
Copy link

MRobi1 commented Feb 17, 2023

I have these same bulbs and am one of the open issues in the list given. My open issue is here

I have the same bulbs, however I receive a 404 error which would indicate a page not found issue

Info 2023-02-17 09:05:39Checking if update available for 'office_bulb_1'
Info 2023-02-17 09:05:39MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":"Checking if update available for 'office_bulb_1'","meta":{"device":"office_bulb_1","status":"checking_if_available"},"type":"ota_update"}'
Info 2023-02-17 09:05:41MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":"Failed to check if update available for 'office_bulb_1' (Request failed with status code 404)","meta":{"device":"office_bulb_1","status":"check_failed"},"type":"ota_update"}'
Info 2023-02-17 09:05:41MQTT publish: topic 'zigbee2mqtt/bridge/response/device/ota_update/check', payload '{"data":{"id":"office_bulb_1"},"error":"Failed to check if update available for 'office_bulb_1' (Request failed with status code 404)","status":"error","transaction":"ujs74-2"}'
Error 2023-02-17 09:05:41Failed to check if update available for 'office_bulb_1' (Request failed with status code 404)

I've also noticed these do not show the current firmware details.
image

@github-actions
Copy link
Contributor

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the stale Stale issues label Mar 20, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 27, 2023
@crossan007
Copy link

I have this issue as well - I have two of these bulbs.

I was hoping "Schrodinger's firmware update" here would resolve the issue I'm having with these two bulbs randomly dropping from my network

@aryanakh
Copy link

Still a major issue for me too. Did anyone find a solution? I have issues with my bulbs dropping from my network

@Stefkeys
Copy link

I have the same issue. Can this issue be reopened?

@rtpguy
Copy link

rtpguy commented Jan 3, 2024

Looks like this is still an issue as of 1.35.0. I just moved from dev to release hoping it was resolved after seeing this ticket but looks like it's still a problem.
Error 2024-01-03 15:29:41Failed to check if update available for 'Office Sengled' (No image available for imageType '32972')

@jroger0707
Copy link

I am on 1.35.1 and see the same issue on the zigbee2mqtt side. I have 18 of these bulbs. Further, I am using Home Assistant and am getting prompted about firmware updates; current version noted is 38, latest version noted is -1. I select to ignore this update but it keeps coming back for all 18 bulbs. Something is not working correctly. If there is no firmware update available then zigbee2mqtt is not handling something correctly.

@shad0wca7
Copy link

I am on 1.35.1 and see the same issue on the zigbee2mqtt side. I have 18 of these bulbs. Further, I am using Home Assistant and am getting prompted about firmware updates; current version noted is 38, latest version noted is -1. I select to ignore this update but it keeps coming back for all 18 bulbs. Something is not working correctly. If there is no firmware update available then zigbee2mqtt is not handling something correctly.

This is exactly the issue I'm seeing too.

@nberardi
Copy link

This issue was marked as closed. Devs do we need to reopen it?

@MRobi1
Copy link

MRobi1 commented Feb 11, 2024

Still an issue for me so not sure if I missed the solution to warrant this being closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
problem Something isn't working stale Stale issues
Projects
None yet
Development

No branches or pull requests

10 participants