Demon NOK jeezigbee

Bonjour,
je viens de mettre à jour ma box Jeedom Atlas vers la version Debian 12. L’installation c’est bien passée et l’installation de ma sauvegarde Jeedom Atlas de la version Debian 10 également. J’ai vu que le plugin Zigbee n’est pas compatible avec Debian 12. J’ai donc installé Jeezigbee. J’ai installé les dépendances, configuré le plugin et lorsque je lance le démon, il passe de OK à NOK dans les 2 minutes qui suivent. J’ai lu les sujets similaires, mais je n’ai pas réussi à résoudre le problème.
Merci pour votre aide!!

Santé de Jeedom:

Configuration plugin:

Log Z2m

Log z2m package

+ 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
Plugin mqtt2 installed with success+ 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.
Hit:1 http://deb.debian.org/debian bookworm InRelease
Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
Hit:3 http://deb.debian.org/debian bookworm-backports InRelease
Hit:4 http://security.debian.org bookworm-security InRelease
Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
Hit:6 https://github.armbian.com/configng stable InRelease
Hit:7 http://mirror.hostiko.network/armbian bookworm InRelease
Reading package lists...
Building dependency tree...
Reading state information...
1 package can be upgraded. Run 'apt list --upgradable' to see it.
+ 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 InRelease
Hit:2 http://security.debian.org bookworm-security InRelease
Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
Hit:4 http://deb.debian.org/debian bookworm-backports InRelease
Hit:5 https://github.armbian.com/configng stable InRelease
Hit:6 https://deb.nodesource.com/node_20.x nodistro InRelease
Hit:7 http://mirror.hostiko.network/armbian bookworm 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 1 not upgraded.
[Check Version NodeJS actuelle : v20.19.6 : [  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 1 not upgraded.
+ echo 7
+ sudo systemctl restart apache2
+ 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 ]
+ [ -n  ]
+ npm install -g pnpm
changed 1 package in 4s
1 package is looking for funding
run `npm fund` for details
+ pnpm i --frozen-lockfile
Lockfile is up to date, resolution step is skipped
Progress: resolved 1, reused 0, downloaded 0, added 0
Packages: +269
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Progress: resolved 269, reused 269, downloaded 0, added 85
Progress: resolved 269, reused 269, downloaded 0, added 269, done
dependencies:
+ ajv 8.17.1
+ bind-decorator 1.0.11
+ debounce 2.2.0
+ express-static-gzip 3.0.0
+ fast-deep-equal 3.1.3
+ finalhandler 2.1.0
+ humanize-duration 3.33.1
+ js-yaml 4.1.0
+ json-stable-stringify-without-jsonify 1.0.1
+ jszip 3.10.1
+ mqtt 5.14.1
+ object-assign-deep 0.4.0
+ rimraf 6.1.0
+ semver 7.7.3
+ source-map-support 0.5.21
+ throttleit 2.1.0
+ winston 3.18.3
+ winston-syslog 2.7.1
+ winston-transport 4.9.0
+ ws 8.18.3
+ zigbee-herdsman 6.3.2
+ zigbee-herdsman-converters 25.59.0
+ zigbee2mqtt-frontend 0.9.21
+ zigbee2mqtt-windfront 2.2.3
optionalDependencies:
+ unix-dgram 2.0.7
devDependencies:
+ @biomejs/biome 2.3.2
+ @types/finalhandler 1.2.4
+ @types/humanize-duration 3.27.4
+ @types/js-yaml 4.0.9
+ @types/node 24.9.2
+ @types/object-assign-deep 0.4.3
+ @types/readable-stream 4.0.22
+ @types/serve-static 2.2.0
+ @types/ws 8.18.1
+ @vitest/coverage-v8 3.2.4
+ tmp 0.2.5
+ typescript 5.9.3
+ vitest 3.2.4
Done in 4s using pnpm v10.18.3
+ pnpm run build
> zigbee2mqtt@2.6.3 build /var/www/html/plugins/z2m/resources/zigbee2mqtt
> 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******************

Log z2md:

> zigbee2mqtt@2.6.3 start
> node index.js
Starting Zigbee2MQTT without watchdog.
[2025-11-30 19:00:10] e[31merrore[39m: 	zh:ezsp:uart: Error while parsing to NpiFrame 'Error: <-- CRC error: 527e|52|ffff'
[2025-11-30 19:00:19] e[31merrore[39m: 	zh:ezsp:uart: --> Error: Error: {"sequence":-1} after 10000ms
[2025-11-30 19:00:19] e[31merrore[39m: 	zh:ezsp:ezsp: Connection attempt 1 error: Error: Failure to connect
[2025-11-30 19:00:34] e[31merrore[39m: 	zh:ezsp:uart: --> Error: Error: {"sequence":-1} after 10000ms
[2025-11-30 19:00:34] e[31merrore[39m: 	zh:ezsp:ezsp: Connection attempt 2 error: Error: Failure to connect
[2025-11-30 19:00:54] e[31merrore[39m: 	zh:ezsp:uart: --> Error: Error: {"sequence":-1} after 10000ms
[2025-11-30 19:00:54] e[31merrore[39m: 	zh:ezsp:ezsp: Connection attempt 3 error: Error: Failure to connect
Error: Failure to connect
at SerialDriver.resetForReconnect (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/.pnpm/zigbee-herdsman@6.3.2/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/ezsp.ts:343:19)
at SerialDriver.emit (node:events:524:28)
at SerialDriver.onPortClose (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/.pnpm/zigbee-herdsman@6.3.2/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/uart.ts:396:18)
at Object.onceWrapper (node:events:639:26)
at SerialPort.emit (node:events:536:35)
at port.close.then.closing (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/.pnpm/@serialport+stream@13.0.0/node_modules/@serialport/stream/dist/index.js:242:18)

Bonjour

Êtes vous sur d’être toujours sous ezsp?
Antoine

Bonjour,
Je pense, mon plugin précèdent (zigbee) était configuré en EZSP.
Mickael

Testez avec ember pour voir, alors.

Ce plugin est surtout obsolète quelque soit le système.

J’ai le même résultat.
J’ai la mise a jour des dépendances. 1 min après le démon est passé NOK.

Bonsoir,

Pouvez-vous montrer la page de configuration du plugin MQTT manager ?

Voici:

Bonjour,

Voir : Version du firmware de la clé intégrée à l'Atlas - #18 par akenad

akenad :slight_smile:

Avez-vous désactivé l’ancien plugin Zigbee ?

Bonjour,
Oui l’ancien plugin est désactivé. Je l’ai désactivé après avoir téléchargé le nouveau.

Je viens de faire la mise à jour du firmware. Le résultat est identique.

[2025-11-30 20:38:28] ALERT  sudo chmod +x /var/www/html/plugins/z2m/core/class/../../resources/misc/update-firmware-elelabs.sh;sudo /var/www/html/plugins/z2m/core/class/../../resources/misc/update-firmware-elelabs.sh /dev/ttyS2 ncp-uart-hw-v7.4.3.0-elelabs-elx0x3-115200.gbl
Begin update of /dev/ttyS2 with firmware ncp-uart-hw-v7.4.3.0-elelabs-elx0x3-115200.gbl
--2025-11-30 20:38:29--  https://github.com/Elelabs/elelabs-zigbee-ezsp-utility/archive/master.zip
Resolving github.com (github.com)... 140.82.121.3
Connecting to github.com (github.com)|140.82.121.3|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/Elelabs/elelabs-zigbee-ezsp-utility/zip/refs/heads/master [following]
--2025-11-30 20:38:29--  https://codeload.github.com/Elelabs/elelabs-zigbee-ezsp-utility/zip/refs/heads/master
Resolving codeload.github.com (codeload.github.com)... 140.82.121.10
Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/zip]
Saving to: '/tmp/elelabs.zip'
0K .......... .......... .......... .......... .......... 1.06M
50K .......... .......... .......... .......... .......... 2.03M
100K .......... .......... .......... .......... .......... 2.09M
150K .......... .......... .......... .......... .......... 2.27M
200K .......... .......... .......... .......... .......... 29.9M
250K .......... .......... .......... .......... .......... 68.7M
300K .......... .......... .......... .......... .......... 66.4M
350K .......... .......... .......... .......... .......... 2.36M
400K .......... .......... .......... .......... .......... 57.0M
450K .......... .......... .......... .......... .......... 58.2M
500K .......... .......... .......... .......... .......... 67.6M
550K .......... .......... .......... .......... .......... 69.3M
600K .......... .......... .......... .......... .......... 2.52M
650K .......... .......... .......... .......... .......... 61.5M
700K .......... .......... .......... .......... .......... 59.1M
750K .......... .......... .......... .......... .......... 57.5M
800K .......... .......... .......... .......... .......... 60.7M
850K .......... .......... .......... .......... .......... 61.9M
900K .......... .......... .......... .......... .......... 61.6M
950K .......... .......... .......... .......... .......... 68.5M
1000K .......... .......... .......... .......... .......... 68.7M
1050K .......... .......... .......... .......... .......... 64.7M
1100K .......... .......... .......... .......... .......... 68.6M
1150K .......... .......... .......... .......... .......... 66.9M
1200K .......... ........                                    67.5M=0.2s
2025-11-30 20:38:30 (7.00 MB/s) - '/tmp/elelabs.zip' saved [1247988]
Archive:  elelabs.zip
7fc415497f7e2b3410e3350b359ac5c71043399e
creating: elelabs-zigbee-ezsp-utility-master/
extracting: elelabs-zigbee-ezsp-utility-master/.gitignore
inflating: elelabs-zigbee-ezsp-utility-master/CHANGELOG.md
inflating: elelabs-zigbee-ezsp-utility-master/Elelabs_EzspFwUtility.py
inflating: elelabs-zigbee-ezsp-utility-master/LICENSE
inflating: elelabs-zigbee-ezsp-utility-master/README.md
creating: elelabs-zigbee-ezsp-utility-master/data/
creating: elelabs-zigbee-ezsp-utility-master/data/EFR32MG13/
inflating: elelabs-zigbee-ezsp-utility-master/data/EFR32MG13/ELE_MG13_ot_rcp_115200_120_211116.gbl
inflating: elelabs-zigbee-ezsp-utility-master/data/EFR32MG13/ELE_MG13_ot_rcp_123_220206.gbl
inflating: elelabs-zigbee-ezsp-utility-master/data/EFR32MG13/ELE_MG13_zb_ncp_115200_610_211112.gbl
inflating: elelabs-zigbee-ezsp-utility-master/data/EFR32MG13/ELX0X3_MG13_6.0.3_ezsp_v6.gbl
inflating: elelabs-zigbee-ezsp-utility-master/data/EFR32MG13/ELX0X3_MG13_6.7.0_ezsp_v8.gbl
creating: elelabs-zigbee-ezsp-utility-master/data/EFR32MG21/
inflating: elelabs-zigbee-ezsp-utility-master/data/EFR32MG21/ELU0141_MG21_ot_rcp_123_211204.gbl
inflating: elelabs-zigbee-ezsp-utility-master/data/EFR32MG21/ELU0141_MG21_zb_ncp_6103_211204.gbl
inflating: elelabs-zigbee-ezsp-utility-master/data/EFR32MG21/ELU0143_MG21_ot_rcp_123_211211.gbl
inflating: elelabs-zigbee-ezsp-utility-master/data/EFR32MG21/ELU0143_MG21_zb_ncp_6103_211211.gbl
creating: elelabs-zigbee-ezsp-utility-master/img/
inflating: elelabs-zigbee-ezsp-utility-master/img/ele_update_thread.png
inflating: elelabs-zigbee-ezsp-utility-master/img/ele_update_zigbee.png
inflating: elelabs-zigbee-ezsp-utility-master/img/logo.jpg
inflating: elelabs-zigbee-ezsp-utility-master/img/probe_btl.png
inflating: elelabs-zigbee-ezsp-utility-master/img/probe_thread.png
inflating: elelabs-zigbee-ezsp-utility-master/img/probe_zigbee.png
inflating: elelabs-zigbee-ezsp-utility-master/img/restart_btl.png
inflating: elelabs-zigbee-ezsp-utility-master/img/restart_nrml.png
extracting: elelabs-zigbee-ezsp-utility-master/requirements.txt
error: externally-managed-environment
× This environment is externally managed
╰─> To install Python packages system-wide, try apt install
python3-xyz, where xyz is the package you are trying to
install.
If you wish to install a non-Debian-packaged Python package,
create a virtual environment using python3 -m venv path/to/venv.
Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make
sure you have python3-full installed.
If you wish to install a non-Debian packaged Python application,
it may be easiest to use pipx install xyz, which will manage a
virtual environment for you. Make sure you have pipx installed.
See /usr/share/doc/python3.11/README.venv for more information.
note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages.
hint: See PEP 668 for the detailed specification.
error: externally-managed-environment
× This environment is externally managed
╰─> To install Python packages system-wide, try apt install
python3-xyz, where xyz is the package you are trying to
install.
If you wish to install a non-Debian-packaged Python package,
create a virtual environment using python3 -m venv path/to/venv.
Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make
sure you have python3-full installed.
If you wish to install a non-Debian packaged Python application,
it may be easiest to use pipx install xyz, which will manage a
virtual environment for you. Make sure you have pipx installed.
See /usr/share/doc/python3.11/README.venv for more information.
note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages.
hint: See PEP 668 for the detailed specification.
error: externally-managed-environment
× This environment is externally managed
╰─> To install Python packages system-wide, try apt install
python3-xyz, where xyz is the package you are trying to
install.
If you wish to install a non-Debian-packaged Python package,
create a virtual environment using python3 -m venv path/to/venv.
Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make
sure you have python3-full installed.
If you wish to install a non-Debian packaged Python application,
it may be easiest to use pipx install xyz, which will manage a
virtual environment for you. Make sure you have pipx installed.
See /usr/share/doc/python3.11/README.venv for more information.
note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages.
hint: See PEP 668 for the detailed specification.
Traceback (most recent call last):
File "/tmp/elelabs-zigbee-ezsp-utility-master/Elelabs_EzspFwUtility.py", line 21, in <module>
import serial
ModuleNotFoundError: No module named 'serial'
It's not an elelabs key
[2025-11-30 20:38:36] ALERT  Fin de la mise à jour du firmware de la clef

A première vue la mise à jour du firmware nécessite un paquet python qui ne s’installe pas, probablement à cause de debian 12.
A méditer par Jeedom.

akenad :slight_smile:

faut-il que je passe par debian 11 en attendant ?

https://doc.jeedom.com/fr_FR/compatibility/ :

akenad :slight_smile:

Merci :+1:

Bonjour,
Je reviens vers vous. j’ai installé Debian 11 et j’ai toujours le même problème.
Voici le log Z2md:

[2025-12-02 18:06:43] e[31merrore[39m: 	z2m: Error while starting zigbee-herdsman
[2025-12-02 18:06:43] e[31merrore[39m: 	z2m: Failed to start zigbee-herdsman
[2025-12-02 18:06:43] e[31merrore[39m: 	z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start_crashes-runtime.html for possible solutions
[2025-12-02 18:06:43] e[31merrore[39m: 	z2m: Exiting...
[2025-12-02 18:06:43] 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/.pnpm/zigbee-herdsman@7.0.1/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:666:19)
at EmberAdapter.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/.pnpm/zigbee-herdsman@7.0.1/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1539:24)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/.pnpm/zigbee-herdsman@7.0.1/node_modules/zigbee-herdsman/src/controller/controller.ts:143:29)
at Zigbee.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/zigbee.ts:70:27)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/controller.ts:101:13)
at start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/index.js:149:5)

as-tu mis à jour le firmware ?

akenad :slight_smile:

Oui j’ai mis a jour le firmware

peut-on voir le log ?

akenad :slight_smile:

Oui bien sur voici le log:
Z2m firmware:

[2025-12-02 22:19:50] ALERT  sudo chmod +x /var/www/html/plugins/z2m/core/class/../../resources/misc/update-firmware-elelabs.sh;sudo /var/www/html/plugins/z2m/core/class/../../resources/misc/update-firmware-elelabs.sh /dev/ttyUSB0 ncp-uart-hw-v7.4.3.0-elelabs-elx0x3-115200.gbl
kill: (9): No such process
Begin update of /dev/ttyUSB0 with firmware ncp-uart-hw-v7.4.3.0-elelabs-elx0x3-115200.gbl
--2025-12-02 22:19:50--  https://github.com/Elelabs/elelabs-zigbee-ezsp-utility/archive/master.zip
Resolving github.com (github.com)... 140.82.121.4
Connecting to github.com (github.com)|140.82.121.4|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/Elelabs/elelabs-zigbee-ezsp-utility/zip/refs/heads/master [following]
--2025-12-02 22:19:50--  https://codeload.github.com/Elelabs/elelabs-zigbee-ezsp-utility/zip/refs/heads/master
Resolving codeload.github.com (codeload.github.com)... 140.82.121.9
Connecting to codeload.github.com (codeload.github.com)|140.82.121.9|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/zip]
Saving to: '/tmp/elelabs.zip'
0K .......... .......... .......... .......... .......... 1.43M
50K .......... .......... .......... .......... .......... 2.79M
100K .......... .......... .......... .......... .......... 14.4M
150K .......... .......... .......... .......... .......... 3.54M
200K .......... .......... .......... .......... .......... 22.7M
250K .......... .......... .......... .......... .......... 25.7M
300K .......... .......... .......... .......... .......... 24.9M
350K .......... .......... .......... .......... .......... 4.69M
400K .......... .......... .......... .......... .......... 23.4M
450K .......... .......... .......... .......... .......... 23.8M
500K .......... .......... .......... .......... .......... 24.0M
550K .......... .......... .......... .......... .......... 26.3M
600K .......... .......... .......... .......... .......... 19.4M
650K .......... .......... .......... .......... .......... 58.3M
700K .......... .......... .......... .......... .......... 9.80M
750K .......... .......... .......... .......... .......... 41.3M
800K .......... .......... .......... .......... .......... 84.7M
850K .......... .......... .......... .......... .......... 65.6M
900K .......... .......... .......... .......... .......... 77.9M
950K .......... .......... .......... .......... .......... 79.5M
1000K .......... .......... .......... .......... .......... 78.2M
1050K .......... .......... .......... .......... .......... 55.9M
1100K .......... .......... .......... .......... .......... 36.5M
1150K .......... .......... .......... .......... .......... 52.1M
1200K .......... ........                                    52.1M=0.1s
2025-12-02 22:19:51 (10.9 MB/s) - '/tmp/elelabs.zip' saved [1247988]
Archive:  elelabs.zip
7fc415497f7e2b3410e3350b359ac5c71043399e
creating: elelabs-zigbee-ezsp-utility-master/
extracting: elelabs-zigbee-ezsp-utility-master/.gitignore
inflating: elelabs-zigbee-ezsp-utility-master/CHANGELOG.md
inflating: elelabs-zigbee-ezsp-utility-master/Elelabs_EzspFwUtility.py
inflating: elelabs-zigbee-ezsp-utility-master/LICENSE
inflating: elelabs-zigbee-ezsp-utility-master/README.md
creating: elelabs-zigbee-ezsp-utility-master/data/
creating: elelabs-zigbee-ezsp-utility-master/data/EFR32MG13/
inflating: elelabs-zigbee-ezsp-utility-master/data/EFR32MG13/ELE_MG13_ot_rcp_115200_120_211116.gbl
inflating: elelabs-zigbee-ezsp-utility-master/data/EFR32MG13/ELE_MG13_ot_rcp_123_220206.gbl
inflating: elelabs-zigbee-ezsp-utility-master/data/EFR32MG13/ELE_MG13_zb_ncp_115200_610_211112.gbl
inflating: elelabs-zigbee-ezsp-utility-master/data/EFR32MG13/ELX0X3_MG13_6.0.3_ezsp_v6.gbl
inflating: elelabs-zigbee-ezsp-utility-master/data/EFR32MG13/ELX0X3_MG13_6.7.0_ezsp_v8.gbl
creating: elelabs-zigbee-ezsp-utility-master/data/EFR32MG21/
inflating: elelabs-zigbee-ezsp-utility-master/data/EFR32MG21/ELU0141_MG21_ot_rcp_123_211204.gbl
inflating: elelabs-zigbee-ezsp-utility-master/data/EFR32MG21/ELU0141_MG21_zb_ncp_6103_211204.gbl
inflating: elelabs-zigbee-ezsp-utility-master/data/EFR32MG21/ELU0143_MG21_ot_rcp_123_211211.gbl
inflating: elelabs-zigbee-ezsp-utility-master/data/EFR32MG21/ELU0143_MG21_zb_ncp_6103_211211.gbl
creating: elelabs-zigbee-ezsp-utility-master/img/
inflating: elelabs-zigbee-ezsp-utility-master/img/ele_update_thread.png
inflating: elelabs-zigbee-ezsp-utility-master/img/ele_update_zigbee.png
inflating: elelabs-zigbee-ezsp-utility-master/img/logo.jpg
inflating: elelabs-zigbee-ezsp-utility-master/img/probe_btl.png
inflating: elelabs-zigbee-ezsp-utility-master/img/probe_thread.png
inflating: elelabs-zigbee-ezsp-utility-master/img/probe_zigbee.png
inflating: elelabs-zigbee-ezsp-utility-master/img/restart_btl.png
inflating: elelabs-zigbee-ezsp-utility-master/img/restart_nrml.png
extracting: elelabs-zigbee-ezsp-utility-master/requirements.txt
Requirement already satisfied: setuptools in /usr/local/lib/python3.9/dist-packages (80.9.0)
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
Requirement already satisfied: wheel in /usr/local/lib/python3.9/dist-packages (0.45.1)
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
Requirement already satisfied: pyserial==3.4 in /usr/local/lib/python3.9/dist-packages (from -r requirements.txt (line 1)) (3.4)
Requirement already satisfied: xmodem==0.4.6 in /usr/local/lib/python3.9/dist-packages (from -r requirements.txt (line 2)) (0.4.6)
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
Killed
It's not an elelabs key
[2025-12-02 22:20:05] ALERT  Fin de la mise à jour du firmware de la clef

Z2md:

zigbee2mqtt@2.7.0 start
> node index.js
Starting Zigbee2MQTT without watchdog.
[2025-12-03 18:15:18] e[31merrore[39m: 	zh:ezsp:uart: --> Error: Error: {"sequence":-1} after 10000ms
[2025-12-03 18:15:18] e[31merrore[39m: 	zh:ezsp:ezsp: Connection attempt 1 error: Error: Failure to connect
[2025-12-03 18:15:33] e[31merrore[39m: 	zh:ezsp:uart: --> Error: Error: {"sequence":-1} after 10000ms
[2025-12-03 18:15:33] e[31merrore[39m: 	zh:ezsp:ezsp: Connection attempt 2 error: Error: Failure to connect
[2025-12-03 18:15:54] e[31merrore[39m: 	zh:ezsp:uart: --> Error: Error: {"sequence":-1} after 10000ms
[2025-12-03 18:15:54] e[31merrore[39m: 	zh:ezsp:ezsp: Connection attempt 3 error: Error: Failure to connect
[2025-12-03 18:16:19] e[31merrore[39m: 	zh:ezsp:uart: --> Error: Error: {"sequence":-1} after 10000ms
[2025-12-03 18:16:19] e[31merrore[39m: 	zh:ezsp:ezsp: Connection attempt 4 error: Error: Failure to connect
[2025-12-03 18:16:19] e[31merrore[39m: 	z2m: Error while starting zigbee-herdsman
[2025-12-03 18:16:19] e[31merrore[39m: 	z2m: Failed to start zigbee-herdsman
[2025-12-03 18:16:19] e[31merrore[39m: 	z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start_crashes-runtime.html for possible solutions
[2025-12-03 18:16:19] e[31merrore[39m: 	z2m: Exiting...
[2025-12-03 18:16:19] e[31merrore[39m: 	z2m: Error: Failure to connect
at Ezsp.connect (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/.pnpm/zigbee-herdsman@7.0.1/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/ezsp.ts:366:19)
at Driver.startup (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/.pnpm/zigbee-herdsman@7.0.1/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/driver.ts:186:13)
at EZSPAdapter.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/.pnpm/zigbee-herdsman@7.0.1/node_modules/zigbee-herdsman/src/adapter/ezsp/adapter/ezspAdapter.ts:151:16)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/node_modules/.pnpm/zigbee-herdsman@7.0.1/node_modules/zigbee-herdsman/src/controller/controller.ts:143:29)
at Zigbee.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/zigbee.ts:70:27)
at Controller.start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/lib/controller.ts:101:13)
at start (/var/www/html/plugins/z2m/resources/zigbee2mqtt/index.js:149:5)