Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
12.04k stars 1.67k forks source link

OTA for Inovelli VZM31-SN fails with error 404 #17663

Closed bubalouie closed 1 year ago

bubalouie commented 1 year ago

What happened?

OTA page indicates an update is available for Inovelli Blue 2-1 VZM31-SN: image Clicking on the 'Update device firmware' button results in the error: "Update of 'Switch - ST - 01' failed (Request failed with status code 404)"

To be certain, I went to the Dev console and checked the genBasic attribute of swbuildid and received this: image

What did you expect to happen?

Expected firmware to be updated to the newest version. I am currently on 2.08 (20221110) and the newest is 2.14.

How to reproduce it (minimal and precise)

Click update button in OTA screen for a VZM31-SN with 2.08 installed

Zigbee2MQTT version

1.30.4

Adapter firmware version

6.10.3.0 build 297

Adapter

TubesZB EFR32 MGM21 over Ethernet

Debug log

log.txt

kiler129 commented 1 year ago

It's not a one-off - all my Inovelli switches fail with this error as well.

eregev commented 1 year ago

Likewise. Failing here as of a few days ago.

bgorczyk commented 1 year ago

2.14 was pulled. I believe Z2M reads https://files.inovelli.com/firmware/firmware.json to obtain version info. The .ota was pullled by the JSON was not updated, causing the 404. The JSON has been updated.

github-actions[bot] commented 1 year ago

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