Bonjour,
Je rencontre actuellement un problème avec le plugin JeeZigbee sur Jeedom, dans le cadre de l’utilisation d’une clé Zigbee-E (puce Ember). Voici les éléments de contexte :
Lorsque je démarre le démon via la page de configuration du plugin JeeZigbee, celui-ci reste actif une dizaine de secondes, puis s’arrête sans message d’erreur apparent.
Par ailleurs, bien que le port 8080 soit bien ouvert sur mon réseau local, je n’arrive pas à accéder à l’interface Zigbee2MQTT via le bouton « Accéder à la page Zigbee2MQTT » dans le plugin.
Pourriez-vous m’aider à identifier l’origine du problème et les étapes de diagnostic ou de configuration à suivre pour le résoudre ?
Merci d’avance pour votre aide,
Cordialement,
Bonjour, partagez les pages santé, et la configuration du plugin jeezigbee.
Bonjour,
La configuration du plugin Mqtt manager est-elle ok ?
Pouvez vous montrer également la page de configuration ?
Etes vous sûr que le firmware de la clé est compatible Ember ?
Bonjour
Il faut lire les logs Z2md et chercher l’erreur indiquée. Si vous ne trouver rien dans le log, nous donner les 4 logs.
Pour donner un log sur le forum, copié collé le texte et coller en utilisant.
saisissez ou collez du code ici
PS il manque le tag du plugin dans votre sujet. plugin-z2m
j’a regarder cette video pour flasher la clé
J’indiquais le plugin MQTT manager (mqtt2)
Votre installation est tout de même originale:
docker
Debian 12
nodejs v22
C’est joueur.
1 « J'aime »
zigbee2mqtt@1.42.0 start
> node index.js
Starting Zigbee2MQTT without watchdog.
[2025-06-05 15:52:27] e[31merrore[39m: z2m: Error while starting zigbee-herdsman
[2025-06-05 15:52:27] e[31merrore[39m: z2m: Failed to start zigbee
[2025-06-05 15:52:27] e[31merrore[39m: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
[2025-06-05 15:52:27] e[31merrore[39m: z2m: Exiting...
[2025-06-05 15:52:27] e[31merrore[39m: z2m: Error: Failed to start EZSP layer with status=HOST_FATAL_ERROR.
at EmberAdapter.initEzsp (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:684:19)
at EmberAdapter.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1598:24)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/controller/controller.ts:137:29)
at Zigbee.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/zigbee.ts:69:27)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/controller.ts:161:27)
at start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/index.js:154:5)
> zigbee2mqtt@1.42.0 start
> node index.js
Starting Zigbee2MQTT without watchdog.
[2025-06-06 08:25:25] e[31merrore[39m: z2m: Error while starting zigbee-herdsman
[2025-06-06 08:25:25] e[31merrore[39m: z2m: Failed to start zigbee
[2025-06-06 08:25:25] e[31merrore[39m: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
[2025-06-06 08:25:25] e[31merrore[39m: z2m: Exiting...
[2025-06-06 08:25:25] e[31merrore[39m: z2m: Error: Failed to start EZSP layer with status=HOST_FATAL_ERROR.
at EmberAdapter.initEzsp (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:684:19)
at EmberAdapter.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1598:24)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/controller/controller.ts:137:29)
at Zigbee.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/zigbee.ts:69:27)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/controller.ts:161:27)
at start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/index.js:154:5)
> zigbee2mqtt@1.42.0 start
> node index.js
Starting Zigbee2MQTT without watchdog.
[2025-06-06 08:42:15] e[31merrore[39m: z2m: Error while starting zigbee-herdsman
[2025-06-06 08:42:15] e[31merrore[39m: z2m: Failed to start zigbee
[2025-06-06 08:42:15] e[31merrore[39m: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
[2025-06-06 08:42:15] e[31merrore[39m: z2m: Exiting...
[2025-06-06 08:42:15] e[31merrore[39m: z2m: Error: Failed to start EZSP layer with status=HOST_FATAL_ERROR.
at EmberAdapter.initEzsp (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:684:19)
at EmberAdapter.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1598:24)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/controller/controller.ts:137:29)
at Zigbee.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/zigbee.ts:69:27)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/controller.ts:161:27)
at start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/index.js:154:5)
> zigbee2mqtt@1.42.0 start
> node index.js
Starting Zigbee2MQTT without watchdog.
[2025-06-06 09:04:50] e[31merrore[39m: z2m: Error while starting zigbee-herdsman
[2025-06-06 09:04:50] e[31merrore[39m: z2m: Failed to start zigbee
[2025-06-06 09:04:50] e[31merrore[39m: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
[2025-06-06 09:04:50] e[31merrore[39m: z2m: Exiting...
[2025-06-06 09:04:50] e[31merrore[39m: z2m: Error: Failed to start EZSP layer with status=HOST_FATAL_ERROR.
at EmberAdapter.initEzsp (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:684:19)
at EmberAdapter.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1598:24)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/controller/controller.ts:137:29)
at Zigbee.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/zigbee.ts:69:27)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/controller.ts:161:27)
at start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/index.js:154:5)
> zigbee2mqtt@1.42.0 start
> node index.js
Starting Zigbee2MQTT without watchdog.
[2025-06-06 09:06:55] e[31merrore[39m: z2m: Error while starting zigbee-herdsman
[2025-06-06 09:06:55] e[31merrore[39m: z2m: Failed to start zigbee
[2025-06-06 09:06:55] e[31merrore[39m: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
[2025-06-06 09:06:55] e[31merrore[39m: z2m: Exiting...
[2025-06-06 09:06:55] e[31merrore[39m: z2m: Error: Failed to start EZSP layer with status=HOST_FATAL_ERROR.
at EmberAdapter.initEzsp (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:684:19)
at EmberAdapter.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1598:24)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/controller/controller.ts:137:29)
at Zigbee.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/zigbee.ts:69:27)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/controller.ts:161:27)
at start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/index.js:154:5)
> zigbee2mqtt@1.42.0 start
> node index.js
Starting Zigbee2MQTT without watchdog.
[2025-06-06 09:38:16] e[31merrore[39m: z2m: Error while starting zigbee-herdsman
[2025-06-06 09:38:16] e[31merrore[39m: z2m: Failed to start zigbee
[2025-06-06 09:38:16] e[31merrore[39m: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
[2025-06-06 09:38:16] e[31merrore[39m: z2m: Exiting...
[2025-06-06 09:38:16] e[31merrore[39m: z2m: Error: Failed to start EZSP layer with status=HOST_FATAL_ERROR.
at EmberAdapter.initEzsp (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:684:19)
at EmberAdapter.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1598:24)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/controller/controller.ts:137:29)
at Zigbee.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/zigbee.ts:69:27)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/controller.ts:161:27)
at start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/index.js:154:5)
> zigbee2mqtt@1.42.0 start
> node index.js
Starting Zigbee2MQTT without watchdog.
[2025-06-06 10:52:04] e[31merrore[39m: zh:ezsp:uart: --> Error: Error: {"sequence":-1} after 10000ms
[2025-06-06 10:52:04] e[31merrore[39m: zh:ezsp:ezsp: Connection attempt 1 error: Error: Failure to connect
[2025-06-06 10:52:19] e[31merrore[39m: zh:ezsp:uart: --> Error: Error: {"sequence":-1} after 10000ms
[2025-06-06 10:52:19] e[31merrore[39m: zh:ezsp:ezsp: Connection attempt 2 error: Error: Failure to connect
[2025-06-06 10:52:39] e[31merrore[39m: zh:ezsp:uart: --> Error: Error: {"sequence":-1} after 10000ms
[2025-06-06 10:52:39] e[31merrore[39m: zh:ezsp:ezsp: Connection attempt 3 error: Error: Failure to connect
[2025-06-06 10:53:04] e[31merrore[39m: zh:ezsp:uart: --> Error: Error: {"sequence":-1} after 10000ms
[2025-06-06 10:53:04] e[31merrore[39m: zh:ezsp:ezsp: Connection attempt 4 error: Error: Failure to connect
[2025-06-06 10:53:04] e[31merrore[39m: z2m: Error while starting zigbee-herdsman
[2025-06-06 10:53:04] e[31merrore[39m: z2m: Failed to start zigbee
[2025-06-06 10:53:04] e[31merrore[39m: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
[2025-06-06 10:53:04] e[31merrore[39m: z2m: Exiting...
[2025-06-06 10:53:04] e[31merrore[39m: z2m: Error: Failure to connect
at Ezsp.connect (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/ezsp.ts:364:19)
at Driver.startup (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/driver.ts:186:13)
at EZSPAdapter.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/ezsp/adapter/ezspAdapter.ts:152:16)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/controller/controller.ts:137:29)
at Zigbee.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/zigbee.ts:69:27)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/controller.ts:161:27)
at start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/index.js:154:5)
> zigbee2mqtt@1.42.0 start
> node index.js
Starting Zigbee2MQTT without watchdog.
[2025-06-06 10:54:20] e[31merrore[39m: zh:ezsp:uart: --> Error: Error: {"sequence":-1} after 10000ms
[2025-06-06 10:54:20] e[31merrore[39m: zh:ezsp:ezsp: Connection attempt 1 error: Error: Failure to connect
[2025-06-06 10:54:35] e[31merrore[39m: zh:ezsp:uart: --> Error: Error: {"sequence":-1} after 10000ms
[2025-06-06 10:54:35] e[31merrore[39m: zh:ezsp:ezsp: Connection attempt 2 error: Error: Failure to connect
[2025-06-06 10:54:55] e[31merrore[39m: zh:ezsp:uart: --> Error: Error: {"sequence":-1} after 10000ms
[2025-06-06 10:54:55] e[31merrore[39m: zh:ezsp:ezsp: Connection attempt 3 error: Error: Failure to connect
[2025-06-06 10:55:20] e[31merrore[39m: zh:ezsp:uart: --> Error: Error: {"sequence":-1} after 10000ms
[2025-06-06 10:55:20] e[31merrore[39m: zh:ezsp:ezsp: Connection attempt 4 error: Error: Failure to connect
[2025-06-06 10:55:20] e[31merrore[39m: z2m: Error while starting zigbee-herdsman
[2025-06-06 10:55:20] e[31merrore[39m: z2m: Failed to start zigbee
[2025-06-06 10:55:20] e[31merrore[39m: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
[2025-06-06 10:55:20] e[31merrore[39m: z2m: Exiting...
[2025-06-06 10:55:20] e[31merrore[39m: z2m: Error: Failure to connect
at Ezsp.connect (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/ezsp.ts:364:19)
at Driver.startup (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/driver.ts:186:13)
at EZSPAdapter.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/ezsp/adapter/ezspAdapter.ts:152:16)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/controller/controller.ts:137:29)
at Zigbee.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/zigbee.ts:69:27)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/controller.ts:161:27)
at start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/index.js:154:5)
> zigbee2mqtt@1.42.0 start
> node index.js
Starting Zigbee2MQTT without watchdog.
[2025-06-06 11:00:19] e[31merrore[39m: zh:ezsp:uart: --> Error: Error: {"sequence":-1} after 10000ms
[2025-06-06 11:00:19] e[31merrore[39m: zh:ezsp:ezsp: Connection attempt 1 error: Error: Failure to connect
[2025-06-06 11:00:34] e[31merrore[39m: zh:ezsp:uart: --> Error: Error: {"sequence":-1} after 10000ms
[2025-06-06 11:00:34] e[31merrore[39m: zh:ezsp:ezsp: Connection attempt 2 error: Error: Failure to connect
[2025-06-06 11:00:54] e[31merrore[39m: zh:ezsp:uart: --> Error: Error: {"sequence":-1} after 10000ms
[2025-06-06 11:00:54] e[31merrore[39m: zh:ezsp:ezsp: Connection attempt 3 error: Error: Failure to connect
[2025-06-06 11:01:19] e[31merrore[39m: zh:ezsp:uart: --> Error: Error: {"sequence":-1} after 10000ms
[2025-06-06 11:01:19] e[31merrore[39m: zh:ezsp:ezsp: Connection attempt 4 error: Error: Failure to connect
[2025-06-06 11:01:19] e[31merrore[39m: z2m: Error while starting zigbee-herdsman
[2025-06-06 11:01:19] e[31merrore[39m: z2m: Failed to start zigbee
[2025-06-06 11:01:19] e[31merrore[39m: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
[2025-06-06 11:01:19] e[31merrore[39m: z2m: Exiting...
[2025-06-06 11:01:19] e[31merrore[39m: z2m: Error: Failure to connect
at Ezsp.connect (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/ezsp.ts:364:19)
at Driver.startup (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/driver.ts:186:13)
at EZSPAdapter.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/ezsp/adapter/ezspAdapter.ts:152:16)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/controller/controller.ts:137:29)
at Zigbee.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/zigbee.ts:69:27)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/controller.ts:161:27)
at start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/index.js:154:5)
> zigbee2mqtt@1.42.0 start
> node index.js
Starting Zigbee2MQTT without watchdog.
[2025-06-06 11:12:25] e[31merrore[39m: z2m: Error while starting zigbee-herdsman
[2025-06-06 11:12:25] e[31merrore[39m: z2m: Failed to start zigbee
[2025-06-06 11:12:25] e[31merrore[39m: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
[2025-06-06 11:12:25] e[31merrore[39m: z2m: Exiting...
[2025-06-06 11:12:25] e[31merrore[39m: z2m: Error: Failed to start EZSP layer with status=HOST_FATAL_ERROR.
at EmberAdapter.initEzsp (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:684:19)
at EmberAdapter.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1598:24)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/controller/controller.ts:137:29)
at Zigbee.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/zigbee.ts:69:27)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/controller.ts:161:27)
at start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/index.js:154:5)
> zigbee2mqtt@1.42.0 start
> node index.js
Starting Zigbee2MQTT without watchdog.
[2025-06-06 11:13:11] e[31merrore[39m: z2m: Error while starting zigbee-herdsman
[2025-06-06 11:13:11] e[31merrore[39m: z2m: Failed to start zigbee
[2025-06-06 11:13:11] e[31merrore[39m: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
[2025-06-06 11:13:11] e[31merrore[39m: z2m: Exiting...
[2025-06-06 11:13:11] e[31merrore[39m: z2m: Error: Failed to start EZSP layer with status=HOST_FATAL_ERROR.
at EmberAdapter.initEzsp (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:684:19)
at EmberAdapter.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1598:24)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/zigbee-herdsman/src/controller/controller.ts:137:29)
at Zigbee.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/zigbee.ts:69:27)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/controller.ts:161:27)
at start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/index.js:154:5)
+ echo '*******************Begin of package installation******************'
*******************Begin of package installation******************
+ touch /tmp/jeedom_install_in_progress_z2m
+ echo 1
+ echo 2
+ sudo chmod +x /var/www/html/core/class/../../plugins/z2m/resources/pre-install.sh
+ sudo /var/www/html/core/class/../../plugins/z2m/resources/pre-install.sh
Launch pre-install of z2m dependancy
+ echo 3
+ php /var/www/html/core/class/../php/jeecli.php plugin install mqtt2
+ echo 4
+ sudo killall apt apt-get unattended-upgr
apt: no process found
apt-get: no process found
unattended-upgr: no process found
+ sudo rm /var/lib/apt/lists/lock
+ sudo rm /var/cache/apt/archives/lock
+ sudo rm /var/lib/dpkg/lock /var/lib/dpkg/lock-frontend
+ sudo sudo dpkg --configure -a --force-confdef
+ sudo apt update
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Get:1 http://ftp.lip6.fr/pub/linux/distributions/mxlinux/packages/mx/repo bookworm InRelease [25.3 kB]
Get:2 http://security.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Hit:3 https://dl.google.com/linux/chrome/deb stable InRelease
Get:4 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Hit:5 http://deb.debian.org/debian bookworm InRelease
Get:6 http://ftp.lip6.fr/pub/linux/distributions/mxlinux/packages/mx/repo bookworm/main i386 Packages [236 kB]
Hit:7 https://deb.nodesource.com/node_22.x nodistro InRelease
Get:8 http://ftp.lip6.fr/pub/linux/distributions/mxlinux/packages/mx/repo bookworm/main amd64 Packages [246 kB]
Get:9 http://ftp.lip6.fr/pub/linux/distributions/mxlinux/packages/mx/repo bookworm/main i386 Contents (deb) [1262 kB]
Get:10 http://security.debian.org/debian-security bookworm-security/main amd64 Packages [265 kB]
Get:11 http://security.debian.org/debian-security bookworm-security/main i386 Packages [258 kB]
Get:12 http://ftp.lip6.fr/pub/linux/distributions/mxlinux/packages/mx/repo bookworm/main amd64 Contents (deb) [1298 kB]
Get:13 http://ftp.lip6.fr/pub/linux/distributions/mxlinux/packages/mx/repo bookworm/non-free i386 Contents (deb) [15.1 kB]
Get:14 http://ftp.lip6.fr/pub/linux/distributions/mxlinux/packages/mx/repo bookworm/non-free amd64 Contents (deb) [26.7 kB]
Fetched 3737 kB in 3s (1265 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
22 packages can be upgraded. Run 'apt list --upgradable' to see them.
+ echo 5
+ sudo chmod +x /var/www/html/core/class/../../resources/install_nodejs.sh
+ sudo /var/www/html/core/class/../../resources/install_nodejs.sh
Hit:1 http://deb.debian.org/debian bookworm-updates InRelease
Hit:2 http://ftp.lip6.fr/pub/linux/distributions/mxlinux/packages/mx/repo bookworm InRelease
Hit:3 http://deb.debian.org/debian bookworm InRelease
Hit:4 http://security.debian.org/debian-security bookworm-security InRelease
Hit:5 https://dl.google.com/linux/chrome/deb stable InRelease
Hit:6 https://deb.nodesource.com/node_22.x nodistro InRelease
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
lsb-release is already the newest version (12.0-1).
build-essential is already the newest version (12.9).
apt-utils is already the newest version (2.6.1).
git is already the newest version (1:2.39.5-0+deb12u2).
0 upgraded, 0 newly installed, 0 to remove and 22 not upgraded.
[Check Version NodeJS actuelle : v22.16.0 : [ OK ]
[Check Prefix : /usr and sudo prefix : /usr and www-data prefix : /usr : [ OK ]
Clean npm cache
npm warn using --force Recommended protections disabled.
+ echo 6
+ sudo apt install -o Dpkg::Options::=--force-confdef -y php-yaml
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
php-yaml is already the newest version (2.2.2+2.1.0+2.0.4+1.3.2-6).
0 upgraded, 0 newly installed, 0 to remove and 22 not upgraded.
+ echo 7
+ sudo systemctl restart apache2
System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down
+ echo 8
+ sudo chmod +x /var/www/html/core/class/../../plugins/z2m/resources/post-install.sh
+ sudo /var/www/html/core/class/../../plugins/z2m/resources/post-install.sh
+ echo Launch post-install of z2m dependancy
Launch post-install of z2m dependancy
+ realpath /var/www/html/core/class/../../plugins/z2m/resources/post-install.sh
+ dirname /var/www/html/plugins/z2m/resources/post-install.sh
+ BASEDIR=/var/www/html/plugins/z2m/resources
+ [ -d /var/www/html/plugins/z2m/resources/zigbee2mqtt ]
+ rm -rf /var/www/html/plugins/z2m/resources/zigbee2mqtt
+ mkdir /var/www/html/plugins/z2m/resources/zigbee2mqtt
+ git clone --depth 1 https://github.com/Koenkk/zigbee2mqtt.git /var/www/html/plugins/z2m/resources/zigbee2mqtt
Cloning into '/var/www/html/plugins/z2m/resources/zigbee2mqtt'...
+ cd /var/www/html/plugins/z2m/resources/zigbee2mqtt
+ [ -f /var/www/html/plugins/z2m/resources/../data/wanted_z2m_version ]
+ cat /var/www/html/plugins/z2m/resources/../data/wanted_z2m_version
+ wanted_z2m_version=1.42.0
+ [ -n 1.42.0 ]
+ echo Need version : 1.42.0
Need version : 1.42.0
+ git fetch --all --tags
From https://github.com/Koenkk/zigbee2mqtt
* [new tag] 0.1.0 -> 0.1.0
* [new tag] 0.1.1 -> 0.1.1
* [new tag] 0.1.2 -> 0.1.2
* [new tag] 0.1.3 -> 0.1.3
* [new tag] 0.1.4 -> 0.1.4
* [new tag] 0.1.5 -> 0.1.5
* [new tag] 0.1.6 -> 0.1.6
* [new tag] 0.1.7 -> 0.1.7
* [new tag] 0.1.8 -> 0.1.8
* [new tag] 0.2.0 -> 0.2.0
* [new tag] 1.0.0 -> 1.0.0
* [new tag] 1.0.1 -> 1.0.1
* [new tag] 1.1.0 -> 1.1.0
* [new tag] 1.1.1 -> 1.1.1
* [new tag] 1.10.0 -> 1.10.0
* [new tag] 1.11.0 -> 1.11.0
* [new tag] 1.12.0 -> 1.12.0
* [new tag] 1.12.1 -> 1.12.1
* [new tag] 1.12.2 -> 1.12.2
* [new tag] 1.13.0 -> 1.13.0
* [new tag] 1.13.1 -> 1.13.1
* [new tag] 1.14.0 -> 1.14.0
* [new tag] 1.14.1 -> 1.14.1
* [new tag] 1.14.2 -> 1.14.2
* [new tag] 1.14.3 -> 1.14.3
* [new tag] 1.14.4 -> 1.14.4
* [new tag] 1.15.0 -> 1.15.0
* [new tag] 1.16.0 -> 1.16.0
* [new tag] 1.16.1 -> 1.16.1
* [new tag] 1.16.2 -> 1.16.2
* [new tag] 1.17.0 -> 1.17.0
* [new tag] 1.17.1 -> 1.17.1
* [new tag] 1.18.0 -> 1.18.0
* [new tag] 1.18.1 -> 1.18.1
* [new tag] 1.18.2 -> 1.18.2
* [new tag] 1.18.3 -> 1.18.3
* [new tag] 1.19.0 -> 1.19.0
* [new tag] 1.19.1 -> 1.19.1
* [new tag] 1.2.0 -> 1.2.0
* [new tag] 1.2.1 -> 1.2.1
* [new tag] 1.20.0 -> 1.20.0
* [new tag] 1.21.0 -> 1.21.0
* [new tag] 1.21.1 -> 1.21.1
* [new tag] 1.21.2 -> 1.21.2
* [new tag] 1.22.0 -> 1.22.0
* [new tag] 1.22.1 -> 1.22.1
* [new tag] 1.22.2 -> 1.22.2
* [new tag] 1.23.0 -> 1.23.0
* [new tag] 1.24.0 -> 1.24.0
* [new tag] 1.25.0 -> 1.25.0
* [new tag] 1.25.1 -> 1.25.1
* [new tag] 1.25.2 -> 1.25.2
* [new tag] 1.26.0 -> 1.26.0
* [new tag] 1.27.0 -> 1.27.0
* [new tag] 1.27.1 -> 1.27.1
* [new tag] 1.27.2 -> 1.27.2
* [new tag] 1.28.0 -> 1.28.0
* [new tag] 1.28.1 -> 1.28.1
* [new tag] 1.28.2 -> 1.28.2
* [new tag] 1.28.3 -> 1.28.3
* [new tag] 1.28.4 -> 1.28.4
* [new tag] 1.29.0 -> 1.29.0
* [new tag] 1.29.1 -> 1.29.1
* [new tag] 1.29.2 -> 1.29.2
* [new tag] 1.3.0 -> 1.3.0
* [new tag] 1.3.1 -> 1.3.1
* [new tag] 1.30.0 -> 1.30.0
* [new tag] 1.30.1 -> 1.30.1
* [new tag] 1.30.2 -> 1.30.2
* [new tag] 1.30.3 -> 1.30.3
* [new tag] 1.30.4 -> 1.30.4
* [new tag] 1.31.0 -> 1.31.0
* [new tag] 1.31.1 -> 1.31.1
* [new tag] 1.31.2 -> 1.31.2
* [new tag] 1.32.0 -> 1.32.0
* [new tag] 1.32.1 -> 1.32.1
* [new tag] 1.32.2 -> 1.32.2
* [new tag] 1.33.0 -> 1.33.0
* [new tag] 1.33.1 -> 1.33.1
* [new tag] 1.33.2 -> 1.33.2
* [new tag] 1.34.0 -> 1.34.0
* [new tag] 1.35.0 -> 1.35.0
* [new tag] 1.35.1 -> 1.35.1
* [new tag] 1.35.2 -> 1.35.2
* [new tag] 1.35.3 -> 1.35.3
* [new tag] 1.36.0 -> 1.36.0
* [new tag] 1.36.1 -> 1.36.1
* [new tag] 1.37.0 -> 1.37.0
* [new tag] 1.37.1 -> 1.37.1
* [new tag] 1.38.0 -> 1.38.0
* [new tag] 1.39.0 -> 1.39.0
* [new tag] 1.39.1 -> 1.39.1
* [new tag] 1.4.0 -> 1.4.0
* [new tag] 1.40.0 -> 1.40.0
* [new tag] 1.40.1 -> 1.40.1
* [new tag] 1.40.2 -> 1.40.2
* [new tag] 1.41.0 -> 1.41.0
* [new tag] 1.42.0 -> 1.42.0
* [new tag] 1.5.0 -> 1.5.0
* [new tag] 1.5.1 -> 1.5.1
* [new tag] 1.6.0 -> 1.6.0
* [new tag] 1.7.0 -> 1.7.0
* [new tag] 1.7.1 -> 1.7.1
* [new tag] 1.8.0 -> 1.8.0
* [new tag] 1.9.0 -> 1.9.0
* [new tag] 2.0.0 -> 2.0.0
* [new tag] 2.1.0 -> 2.1.0
* [new tag] 2.1.1 -> 2.1.1
* [new tag] 2.1.2 -> 2.1.2
* [new tag] 2.1.3 -> 2.1.3
* [new tag] 2.2.0 -> 2.2.0
* [new tag] 2.2.1 -> 2.2.1
* [new tag] 2.3.0 -> 2.3.0
+ git checkout tags/1.42.0
Note: switching to 'tags/1.42.0'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 861cba63 chore(dev): release 1.42.0 (#24569)
+ [ -n 1.42.0 ]
+ head -c 1
+ echo 1.42.0
+ [ 1 -lt 2 ]
+ npm ci
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
added 647 packages, and audited 648 packages in 16s
90 packages are looking for funding
run `npm fund` for details
3 vulnerabilities (2 moderate, 1 high)
To address all issues, run:
npm audit fix
Run `npm audit` for details.
+ npm run build
> zigbee2mqtt@1.42.0 build
> tsc && node index.js writehash
+ chown www-data:www-data -R /var/www/html/plugins/z2m/resources/zigbee2mqtt
+ echo 9
+ php /var/www/html/core/class/../php/jeecli.php plugin dependancy_end z2m
+ echo 10
+ rm /tmp/jeedom_install_in_progress_z2m
+ echo '*******************End of package installation******************'
*******************End of package installation******************
[2025-06-06 08:31:23] ALERT : Pas de mise à jour possible du firmware pour : /dev/serial/by-id/usb-Itead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_V2_cc025c579939ef11856c57f454516304-if00-port0
[2025-06-06 11:12:27] ERROR : Erreur sur la fonction deamon_start du plugin : Vous devez attendre au moins 45 secondes entre deux lancements du démon. Dernier lancement : 2025-06-06 11:12:09
on fait ce qu’on peut desoler on comprend pas tout
Vois avez bien pris le firmware coordinateur?
Bonjour,
Je rencontre un problème avec le paramétrage de mon SLZB-06M avec Jeedom. J’ai lu de nombreuses discussions sur le paramétrage de Jeedom avec ce module mais malgré cela je n’arrive pas à le faire fonctionner.
J’ai remplacé ma box domotique semaine dernière pour passer sur une Debian 11 (j’ai utilisé l’image officielle). J’en ai profité pour passer sur les nouveaux plugins Z-Wave (pas de problème pour la migration) et JeeZigbee.
J’utilisais jusqu’à présent un dongle Popp, mais j’avais…
Si vous ne maîtrisez pas tout, c’est encore plus choquant de vous voir utiliser une configuration aussi avancée.
on maitrise a peu près le truc mais il y a des informations qui nous echappe
on essaye juste d’appairer une prise connecter on a un probleme avec le demon j’ai tout essayer mais ca marche pas
Vous n’avez pas répondu à la question sur la version du firmware : coordinateur ou routeur?