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

Firmwarecheck (OTA) crashed, wenn IKEA Styrbar (IKEA E2001/E2002) aktiv #1518

Closed
tugsi opened this issue Sep 1, 2022 · 5 comments
Closed
Labels
Zigbee-Herdsman-Converters issue This issue needs to be fixed in the zigbee-herdsman-converters

Comments

@tugsi
Copy link

tugsi commented Sep 1, 2022

Wenn man auf Firmware-Updates überprüft, stürzt der Zigbee-Adapter ab, wenn IKEA-Styrbar auch aktiv geschaltet ist und mit gecheckt wird.
Dabei ist es auch egal, wenn man beim OTA-Check vorher den Schalter aufgeweckt hatte.
Er sucht aber zuerst nach aktuelleren Firmwares und es scheint, erst wenn er eine Rückmeldung bekommt, ob es eine neue Version gibt oder nicht, dass er dann erst crashed.

Gerät: https://www.zigbee2mqtt.io/devices/E2001_E2002.html
Infos zum Gerät:
stack version:103
date code:20200708
build:1.0.024

Fehlermeldung im ioBroker:

2022-09-01 17:58:53.956 - error: zigbee.0 (10519) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
2022-09-01 17:58:53.957 - error: zigbee.0 (10519) unhandled promise rejection: Timeout - 63764 - 1 - null - 25 - 1 after 30000ms
2022-09-01 17:58:53.959 - error: zigbee.0 (10519) Error: Timeout - 63764 - 1 - null - 25 - 1 after 30000ms
at Timeout._onTimeout (/opt/iobroker/node_modules/zigbee-herdsman/src/utils/waitress.ts:64:35)
at listOnTimeout (internal/timers.js:557:17)
at processTimers (internal/timers.js:500:7)
2022-09-01 17:58:53.960 - error: zigbee.0 (10519) Timeout - 63764 - 1 - null - 25 - 1 after 30000ms
2022-09-01 17:58:53.983 - info: zigbee.0 (10519) cleaned everything up...
2022-09-01 17:58:54.339 - info: zigbee.0 (10519) Zigbee: disabling joining new devices.
2022-09-01 17:58:54.368 - info: zigbee.0 (10519) Failed to check if update available for '0x14b457fffe91707c' (Device didn't respond to OTA request)
2022-09-01 17:58:54.485 - info: zigbee.0 (10519) terminating
2022-09-01 17:58:54.488 - warn: zigbee.0 (10519) Terminated (UNCAUGHT_EXCEPTION): Without reason
2022-09-01 17:58:55.701 - error: host.raspberrypi Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
2022-09-01 17:58:55.712 - error: host.raspberrypi Caught by controller[1]: Error: Timeout - 63764 - 1 - null - 25 - 1 after 30000ms
2022-09-01 17:58:55.713 - error: host.raspberrypi Caught by controller[1]: at Timeout._onTimeout (/opt/iobroker/node_modules/zigbee-herdsman/src/utils/waitress.ts:64:35)
2022-09-01 17:58:55.714 - error: host.raspberrypi Caught by controller[1]: at listOnTimeout (internal/timers.js:557:17)
2022-09-01 17:58:55.715 - error: host.raspberrypi Caught by controller[1]: at processTimers (internal/timers.js:500:7)
2022-09-01 17:58:55.717 - error: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
2022-09-01 17:58:55.718 - info: host.raspberrypi Restart adapter system.adapter.zigbee.0 because enabled

Deaaktiviert man den Schalter, dann kann man OTA ohne Probleme benutzen.

@tugsi
Copy link
Author

tugsi commented Sep 4, 2022

Hab noch einen aktuelleren Styrbar (mit silbernen Deckel), wenn ich den anmelde und OTA ausprobiere, funktioniert alles normal, er checked und sagt, dass es keine neue Firmware gibt (date code: 20200708
build: 1.0.024), aber der alte Styrbar hat dieselben Daten.
Also vermute ich, dass es an den Schalter selber liegt, dass der Adapter crashed.

@asgothian
Copy link
Collaborator

Bitte verifizieren: Ist der Styrbar der den Absturz verursacht direkt mit dem Koordinator verbunden oder geht der über einen Router ?

@tugsi
Copy link
Author

tugsi commented Sep 5, 2022

Ja, kann ich bestätigen, gerade extra auf der Netzwerkkarte geschaut, war nicht direkt zuzuordnen (rot markiert), in die Nähe des Koordinators gelegt, Batterie raus und wieder rein und gewartet. War danach dem Koordinator zugeordnet und konnte auch schalten. OTA und wieder Crash.

@arteck
Copy link
Collaborator

arteck commented Oct 21, 2022

installier mal die GIT version ..immer noch ?

@tugsi
Copy link
Author

tugsi commented Oct 23, 2022

installier mal die GIT version ..immer noch ?

Gerade gemacht, klappt, kein Absturz mehr!
Danke schön 👍🏻

@tugsi tugsi closed this as completed Oct 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Zigbee-Herdsman-Converters issue This issue needs to be fixed in the zigbee-herdsman-converters
Projects
None yet
Development

No branches or pull requests

3 participants