Installation Sonoff Dongle-M

j’ai un Jeedom pro pour mon installation KNX Atlas

j’essaye d’installer un Sonoff Dongle Max qui sera sur mon LAN et donc de rajouter jeeZigbee à mon installation mais dès que j’active le plugin j’ai un message

core/ajax/plugin.ajax.php : TypeError /error: Load failed /async:true /type:POST /dataType:json /action:getDependancyInfo

et

Votre version de zigbee2MQTT n’est pas celle recommandée par le plugin. Vous utilisez actuellement la version N/A . Le plugin nécessite la version 1.31.0 . Veuillez relancer les dépendances pour mettre à jour la librairie. Relancez ensuite le démon pour voir la nouvelle version

J’ai bien le plugin MQTT manager installé et correctement configuré.

J’ai lu sur le forum de passer en 4.5.1 repasser à 2.6.3 dans la partie avancée, ce que j’ai fait.

Quand je relance l’installation j’ai à nouveau le message

core/ajax/plugin.ajax.php : TypeError /error: Load failed /async:true /type:POST /dataType:json /action:getDependancyInfo

et la mise à jour reste bloquée à 3%

Des idées sur ce qui ne va pas ?

Bonjour,

Version Debian ?

Log Z2m_packages (complet) ?

akenad :slight_smile:

Bonjour

J’ai un boîtier jeedom atlas pro knx sur rail din et je l’ai connectée sur mon LAN

Le boîtier est livré pré-configuré, je ne crois pas avoir un accès SSH (j’ai pas de documentation sur le mot de passe root)

La version de debian est la 11.8

côté santé :

le log montre une erreur

PHP Fatal error: Uncaught Exception: Veuillez vérifier la configuration : Le démon MQTT Manager n’est pas démarré in /var/www/html/plugins/z2m/core/class/z2m.class.php:326

mais si je regarde le plugin il a l’air OK

Si tu fournissais des copies d’écrans complètes et des logs complets ce serait plus facile d’essayer de t’aider.

akenad :slight_smile:

Je vais faire cela.

J’ai désinstallé le plug in et je suis en train de rebooter pour reprendre à zéro car j’avais fait plusieurs essais

donc après configuration du plugin (en demandant 2.6.3 mais c’est pareil lors de mon dernier essai en conservant 2.7.1)

voici le log

+ 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://security.debian.org bullseye-security InRelease
Hit:2 http://deb.debian.org/debian bullseye InRelease
Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
Ign:4 http://deb.debian.org/debian bullseye-backports InRelease
Err:5 http://deb.debian.org/debian bullseye-backports Release
404  Not Found [IP: 199.232.170.132 80]
Hit:7 https://deb.nodesource.com/node_22.x nodistro InRelease
Hit:6 http://mirror.vinehost.net/armbian/apt buster InRelease
Reading package lists...
E: The repository 'http://deb.debian.org/debian bullseye-backports Release' no longer has a Release file.
+ 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 bullseye InRelease
Hit:2 http://security.debian.org bullseye-security InRelease
Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
Ign:4 http://deb.debian.org/debian bullseye-backports InRelease
Err:5 http://deb.debian.org/debian bullseye-backports Release
404  Not Found [IP: 199.232.170.132 80]
Hit:6 https://deb.nodesource.com/node_22.x nodistro InRelease
Hit:7 http://mirror.vinehost.net/armbian/apt buster InRelease
Reading package lists...
E: The repository 'http://deb.debian.org/debian bullseye-backports Release' no longer has a Release file.
Reading package lists...
Building dependency tree...
Reading state information...
apt-utils is already the newest version (2.2.4).
build-essential is already the newest version (12.9).
lsb-release is already the newest version (11.1.0).
git is already the newest version (1:2.30.2-1+deb11u5).
0 upgraded, 0 newly installed, 0 to remove and 203 not upgraded.
[Check Version NodeJS actuelle : v22.21.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.1+2.1.0+2.0.4+1.3.2-2).
0 upgraded, 0 newly installed, 0 to remove and 203 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 ]
+ cat /var/www/html/plugins/z2m/resources/../data/wanted_z2m_version
+ wanted_z2m_version=2.6.3
+ [ -n 2.6.3 ]
+ echo Need version : 2.6.3
Need version : 2.6.3
+ git fetch --all --tags
Fetching origin
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
* [new tag]           2.4.0      -> 2.4.0
* [new tag]           2.5.0      -> 2.5.0
* [new tag]           2.5.1      -> 2.5.1
* [new tag]           2.6.0      -> 2.6.0
* [new tag]           2.6.1      -> 2.6.1
* [new tag]           2.6.2      -> 2.6.2
* [new tag]           2.6.3      -> 2.6.3
* [new tag]           2.7.0      -> 2.7.0
* [new tag]           2.7.1      -> 2.7.1
+ git checkout tags/2.6.3
Note: switching to 'tags/2.6.3'.
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 6e001b48 chore(dev): release 2.6.3 (#28788)
+ [ -n 2.6.3 ]
+ echo 2.6.3
+ head -c 1
+ [ 2 -lt 2 ]
+ npm install -g pnpm
changed 1 package in 3s
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 51
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 3.9s 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******************

l’installation reste bloquée sur 3%

Dans passerelle distante,
ne pas mettre « tcp:// » (jeezigbee l’ajoute lui-même dans la configuration de zigbee2mqtt),
remplacer « Dongle-M.local » par son adresse IP.
et mettre type de contrôleur « Ember ».
Vérifier la bonne configuration avec la console web du Sonoff Dongle-M.

akenad :slight_smile:

Merci

je suis passé à l’adresse sans le tcp:// aussi (j’imagine que le 115200 n’est pas utilisé mais je l’ai mis au cas où…)

et le démon a bien redémarré

et mon Dongle voit bien la connection tcp

je relance les dépendances

Bon

les dépendances vont un peu plus loin 8% mais ça semble bloqué là

J’ai eu le message en orange en bas de l’écran

core/ajax/plugin.ajax.php : TypeError /error: Load failed /async:true /type:POST /dataType:json /action:getDependancyInfo

le log

+ 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 bullseye InRelease
Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
Ign:3 http://deb.debian.org/debian bullseye-backports InRelease
Hit:4 http://security.debian.org bullseye-security InRelease
Err:5 http://deb.debian.org/debian bullseye-backports Release
404  Not Found [IP: 199.232.170.132 80]
Hit:6 https://deb.nodesource.com/node_22.x nodistro InRelease
Hit:7 http://mirror.vinehost.net/armbian/apt buster InRelease
Reading package lists...
E: The repository 'http://deb.debian.org/debian bullseye-backports Release' no longer has a Release file.
+ 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://security.debian.org bullseye-security InRelease
Hit:2 http://deb.debian.org/debian bullseye InRelease
Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
Ign:4 http://deb.debian.org/debian bullseye-backports InRelease
Err:5 http://deb.debian.org/debian bullseye-backports Release
404  Not Found [IP: 199.232.170.132 80]
Hit:6 https://deb.nodesource.com/node_22.x nodistro InRelease
Hit:7 http://mirror.vinehost.net/armbian/apt buster InRelease
Reading package lists...
E: The repository 'http://deb.debian.org/debian bullseye-backports Release' no longer has a Release file.
Reading package lists...
Building dependency tree...
Reading state information...
apt-utils is already the newest version (2.2.4).
build-essential is already the newest version (12.9).
lsb-release is already the newest version (11.1.0).
git is already the newest version (1:2.30.2-1+deb11u5).
0 upgraded, 0 newly installed, 0 to remove and 203 not upgraded.
[Check Version NodeJS actuelle : v22.21.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.1+2.1.0+2.0.4+1.3.2-2).
0 upgraded, 0 newly installed, 0 to remove and 203 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 ]
+ cat /var/www/html/plugins/z2m/resources/../data/wanted_z2m_version
+ wanted_z2m_version=2.6.3
+ [ -n 2.6.3 ]
+ echo Need version : 2.6.3
Need version : 2.6.3
+ git fetch --all --tags
Fetching origin
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
* [new tag]           2.4.0      -> 2.4.0
* [new tag]           2.5.0      -> 2.5.0
* [new tag]           2.5.1      -> 2.5.1
* [new tag]           2.6.0      -> 2.6.0
* [new tag]           2.6.1      -> 2.6.1
* [new tag]           2.6.2      -> 2.6.2
* [new tag]           2.6.3      -> 2.6.3
* [new tag]           2.7.0      -> 2.7.0
* [new tag]           2.7.1      -> 2.7.1
+ git checkout tags/2.6.3
Note: switching to 'tags/2.6.3'.
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 6e001b48 chore(dev): release 2.6.3 (#28788)
+ [ -n 2.6.3 ]
+ echo 2.6.3
+ head -c 1
+ [ 2 -lt 2 ]
+ npm install -g pnpm
changed 1 package in 3s
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 29
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 4.1s 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
rm: invalid option -- '/'
Try 'rm --help' for more information.
+ echo 10
+ rm /tmp/jeedom_install_in_progress_z2m
+ echo '*******************End of package installation******************'
*******************End of package installation******************

Ce serait moi je passerais à la nouvelle image système. : Nouvelles images système officielles – Jeedom – Le Blog

akenad :slight_smile:

1 « J'aime »

Bon je suis déjà en 4.5.1

j’ai viré 2.6.3 et j’ai laissé donc la configuration à jour 2.7.1 et j’ai relancé

au bout d’un moment … ça marche !

merci pour l’accompagnement

1 « J'aime »

je parlais de l’image système (pas de la version de Jeedom).

akenad :slight_smile:

OK - j’hésite à modifier un truc aussi fondamental :wink:

Ce sujet a été automatiquement fermé après 24 heures suivant le dernier commentaire. Aucune réponse n’est permise dorénavant.