Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge πŸŒ‰, get rid of your proprietary Zigbee bridges πŸ”¨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
11.71k stars 1.64k forks source link

Cannot read properties of null for update. All devices are requesting OTA in loop whole day #21074

Closed Hadatko closed 1 week ago

Hadatko commented 7 months ago

What happened?

All zigbee devices (OSRAM, Philips) are requesting OTA whole day. Manuall check is failing. image

What did you expect to happen?

Check for update do not trigger error

How to reproduce it (minimal and precise)

pres ota button check for ota

Zigbee2MQTT version

1.35.1

Adapter firmware version

7.1.1.0 build 273

Adapter

skyconnect

Setup

addon in HA

Debug log

Error 2024-01-27 20:32:14Failed to check if update available for 'chodba_3_svetlo_scena' (Cannot read properties of null (reading '1'))
Debug 2024-01-27 20:32:14TypeError: Cannot read properties of null (reading '1') at getImageMeta (/app/node_modules/zigbee-herdsman-converters/src/lib/ota/ledvance.ts:25:55) at processTicksAndRejections (node:internal/process/task_queues:95:5) at isNewImageAvailable (/app/node_modules/zigbee-herdsman-converters/src/lib/ota/common.ts:398:18) at Object.isUpdateAvailable (/app/node_modules/zigbee-herdsman-converters/src/lib/ota/common.ts:387:29) at OTAUpdate.onMQTTMessage (/app/lib/extension/otaUpdate.ts:205:45) at EventEmitter.wrappedCallback (/app/lib/eventBus.ts:167:17)
Koenkk commented 7 months ago

Can you provide the debug log of this?

See this on how to enable debug logging.

github-actions[bot] commented 1 month ago

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