bonjour,
l’intégration des modules zwave c’est plutot bien passé avec la nouvelle clé.
par contre je rencontre des difficulté avec ma clé conbee 2 , j’ai l’ai branché sur le mlini pc en ajoutant le port usb à la vm.
sur deconz j’ai lancé une installation local et refait une recherche via l’ip jeedom:8484
par contre il n’arrive pas a ce connecter dessus .
la clé reste toujours avec mon ancien ip jeedom.
en log jai:
[2025-10-04 12:40:40] ERROR : Impossible de lancer le démon deconz, vérifiez le port
+ echo '*******************Begin of package installation******************'
*******************Begin of package installation******************
+ touch /tmp/jeedom_install_in_progress_deconz
+ echo 1
+ echo 2
+ 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
rm: cannot remove '/var/cache/apt/archives/lock': No such file or directory
+ 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/debian-security bookworm-security InRelease
Hit:2 http://deb.debian.org/debian bookworm InRelease
Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
Hit:4 http://phoscon.de/apt/deconz bookworm InRelease
Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
Reading package lists...
Building dependency tree...
Reading state information...
91 packages can be upgraded. Run 'apt list --upgradable' to see them.
W: http://phoscon.de/apt/deconz/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
+ echo 3
+ sudo apt install -o Dpkg::Options::=--force-confdef -y python3
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
python3 is already the newest version (3.11.2-1+b1).
The following packages were automatically installed and are no longer required:
appstream distro-info-data libappstream4 libstemmer0d libxmlb2 packagekit
packagekit-tools python-apt-common python3-apt python3-blinker
python3-cffi-backend python3-distro python3-httplib2 python3-jwt
python3-lazr.uri python3-pyparsing python3-wadllib
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 91 not upgraded.
+ echo 4
+ sudo apt install -o Dpkg::Options::=--force-confdef -y python3-pip
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
python3-pip is already the newest version (23.0.1+dfsg-1).
The following packages were automatically installed and are no longer required:
appstream distro-info-data libappstream4 libstemmer0d libxmlb2 packagekit
packagekit-tools python-apt-common python3-apt python3-blinker
python3-cffi-backend python3-distro python3-httplib2 python3-jwt
python3-lazr.uri python3-pyparsing python3-wadllib
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 91 not upgraded.
+ echo 5
+ sudo apt install -o Dpkg::Options::=--force-confdef -y python3-pyudev
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
python3-pyudev is already the newest version (0.24.0-1).
The following packages were automatically installed and are no longer required:
appstream distro-info-data libappstream4 libstemmer0d libxmlb2 packagekit
packagekit-tools python-apt-common python3-apt python3-blinker
python3-cffi-backend python3-distro python3-httplib2 python3-jwt
python3-lazr.uri python3-pyparsing python3-wadllib
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 91 not upgraded.
+ echo 6
+ sudo apt install -o Dpkg::Options::=--force-confdef -y python3-dev
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
python3-dev is already the newest version (3.11.2-1+b1).
The following packages were automatically installed and are no longer required:
appstream distro-info-data libappstream4 libstemmer0d libxmlb2 packagekit
packagekit-tools python-apt-common python3-apt python3-blinker
python3-cffi-backend python3-distro python3-httplib2 python3-jwt
python3-lazr.uri python3-pyparsing python3-wadllib
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 91 not upgraded.
+ echo 7
+ sudo apt install -o Dpkg::Options::=--force-confdef -y python3-requests
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
python3-requests is already the newest version (2.28.1+dfsg-1).
The following packages were automatically installed and are no longer required:
appstream distro-info-data libappstream4 libstemmer0d libxmlb2 packagekit
packagekit-tools python-apt-common python3-apt python3-blinker
python3-cffi-backend python3-distro python3-httplib2 python3-jwt
python3-lazr.uri python3-pyparsing python3-wadllib
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 91 not upgraded.
+ echo 8
+ sudo apt install -o Dpkg::Options::=--force-confdef -y python3-setuptools
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
python3-setuptools is already the newest version (66.1.1-1+deb12u2).
The following packages were automatically installed and are no longer required:
appstream distro-info-data libappstream4 libstemmer0d libxmlb2 packagekit
packagekit-tools python-apt-common python3-apt python3-blinker
python3-cffi-backend python3-distro python3-httplib2 python3-jwt
python3-lazr.uri python3-pyparsing python3-wadllib
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 91 not upgraded.
+ echo 9
+ 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://security.debian.org/debian-security bookworm-security InRelease
Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
Hit:4 http://phoscon.de/apt/deconz bookworm InRelease
Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
Reading package lists...
Building dependency tree...
Reading state information...
91 packages can be upgraded. Run 'apt list --upgradable' to see them.
W: http://phoscon.de/apt/deconz/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
+ sudo apt-get install -y python3 python3-pip python3-dev python3-venv
Reading package lists...
Building dependency tree...
Reading state information...
python3 is already the newest version (3.11.2-1+b1).
python3-pip is already the newest version (23.0.1+dfsg-1).
python3-dev is already the newest version (3.11.2-1+b1).
python3-venv is already the newest version (3.11.2-1+b1).
The following packages were automatically installed and are no longer required:
appstream distro-info-data libappstream4 libstemmer0d libxmlb2 packagekit
packagekit-tools python-apt-common python3-apt python3-blinker
python3-cffi-backend python3-distro python3-httplib2 python3-jwt
python3-lazr.uri python3-pyparsing python3-wadllib
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 91 not upgraded.
+ echo 10
+ sudo python3 -m venv --upgrade-deps /var/www/html/core/class/../../plugins/deconz/resources/python_venv
+ echo 11
+ sudo /var/www/html/core/class/../../plugins/deconz/resources/python_venv/bin/python3 -m pip install --upgrade pip wheel
Requirement already satisfied: pip in /var/www/html/plugins/deconz/resources/python_venv/lib/python3.11/site-packages (25.2)
Requirement already satisfied: wheel in /var/www/html/plugins/deconz/resources/python_venv/lib/python3.11/site-packages (0.45.1)
+ echo 12
+ sudo /var/www/html/core/class/../../plugins/deconz/resources/python_venv/bin/python3 -m pip install --force-reinstall --upgrade six
Collecting six
Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: six
Attempting uninstall: six
Found existing installation: six 1.17.0
Uninstalling six-1.17.0:
Successfully uninstalled six-1.17.0
Successfully installed six-1.17.0
+ echo 13
+ sudo /var/www/html/core/class/../../plugins/deconz/resources/python_venv/bin/python3 -m pip install --force-reinstall --upgrade pyudev
Collecting pyudev
Using cached pyudev-0.24.3-py3-none-any.whl.metadata (4.6 kB)
Using cached pyudev-0.24.3-py3-none-any.whl (62 kB)
Installing collected packages: pyudev
Attempting uninstall: pyudev
Found existing installation: pyudev 0.24.3
Uninstalling pyudev-0.24.3:
Successfully uninstalled pyudev-0.24.3
Successfully installed pyudev-0.24.3
+ echo 14
+ sudo /var/www/html/core/class/../../plugins/deconz/resources/python_venv/bin/python3 -m pip install --force-reinstall --upgrade requests
Collecting requests
Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB)
Collecting charset_normalizer<4,>=2 (from requests)
Using cached charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (36 kB)
Collecting idna<4,>=2.5 (from requests)
Using cached idna-3.10-py3-none-any.whl.metadata (10 kB)
Collecting urllib3<3,>=1.21.1 (from requests)
Using cached urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB)
Collecting certifi>=2017.4.17 (from requests)
Using cached certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB)
Using cached requests-2.32.5-py3-none-any.whl (64 kB)
Using cached charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)
Using cached idna-3.10-py3-none-any.whl (70 kB)
Using cached urllib3-2.5.0-py3-none-any.whl (129 kB)
Using cached certifi-2025.8.3-py3-none-any.whl (161 kB)
Installing collected packages: urllib3, idna, charset_normalizer, certifi, requests
Attempting uninstall: urllib3
Found existing installation: urllib3 2.5.0
Uninstalling urllib3-2.5.0:
Successfully uninstalled urllib3-2.5.0
Attempting uninstall: idna
Found existing installation: idna 3.10
Uninstalling idna-3.10:
Successfully uninstalled idna-3.10
Attempting uninstall: charset_normalizer
Found existing installation: charset-normalizer 3.4.3
Uninstalling charset-normalizer-3.4.3:
Successfully uninstalled charset-normalizer-3.4.3
Attempting uninstall: certifi
Found existing installation: certifi 2025.8.3
Uninstalling certifi-2025.8.3:
Successfully uninstalled certifi-2025.8.3
Attempting uninstall: requests
Found existing installation: requests 2.32.5
Uninstalling requests-2.32.5:
Successfully uninstalled requests-2.32.5
Successfully installed certifi-2025.8.3 charset_normalizer-3.4.3 idna-3.10 requests-2.32.5 urllib3-2.5.0
+ echo 15
+ sudo /var/www/html/core/class/../../plugins/deconz/resources/python_venv/bin/python3 -m pip install --force-reinstall --upgrade setuptools
Collecting setuptools
Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
Installing collected packages: setuptools
Attempting uninstall: setuptools
Found existing installation: setuptools 80.9.0
Uninstalling setuptools-80.9.0:
Successfully uninstalled setuptools-80.9.0
Successfully installed setuptools-80.9.0
+ echo 16
+ sudo /var/www/html/core/class/../../plugins/deconz/resources/python_venv/bin/python3 -m pip install --force-reinstall --upgrade wheel
Collecting wheel
Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB)
Using cached wheel-0.45.1-py3-none-any.whl (72 kB)
Installing collected packages: wheel
Attempting uninstall: wheel
Found existing installation: wheel 0.45.1
Uninstalling wheel-0.45.1:
Successfully uninstalled wheel-0.45.1
Successfully installed wheel-0.45.1
+ echo 17
+ sudo /var/www/html/core/class/../../plugins/deconz/resources/python_venv/bin/python3 -m pip install --force-reinstall --upgrade pyserial
Collecting pyserial
Using cached pyserial-3.5-py2.py3-none-any.whl.metadata (1.6 kB)
Using cached pyserial-3.5-py2.py3-none-any.whl (90 kB)
Installing collected packages: pyserial
Attempting uninstall: pyserial
Found existing installation: pyserial 3.5
Uninstalling pyserial-3.5:
Successfully uninstalled pyserial-3.5
Successfully installed pyserial-3.5
+ echo 18
+ sudo /var/www/html/core/class/../../plugins/deconz/resources/python_venv/bin/python3 -m pip install --force-reinstall --upgrade websocket-client
Collecting websocket-client
Using cached websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB)
Using cached websocket_client-1.8.0-py3-none-any.whl (58 kB)
Installing collected packages: websocket-client
Attempting uninstall: websocket-client
Found existing installation: websocket-client 1.8.0
Uninstalling websocket-client-1.8.0:
Successfully uninstalled websocket-client-1.8.0
Successfully installed websocket-client-1.8.0
+ echo 19
+ php /var/www/html/core/class/../php/jeecli.php plugin dependancy_end deconz
+ echo 20
+ rm /tmp/jeedom_install_in_progress_deconz
+ echo '*******************End of package installation******************'
*******************End of package installation******************
********************************************************
* Installation deconz *
********************************************************
Hit:1 http://deb.debian.org/debian bookworm InRelease
Hit:2 http://security.debian.org/debian-security bookworm-security InRelease
Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
libqt5serialport5 is already the newest version (5.15.8-2).
libqt5websockets5 is already the newest version (5.15.8-2).
The following packages were automatically installed and are no longer required:
appstream distro-info-data libappstream4 libqt5sql5 libqt5sql5-sqlite
libstemmer0d libxmlb2 packagekit packagekit-tools python-apt-common
python3-apt python3-blinker python3-cffi-backend python3-distro
python3-httplib2 python3-jwt python3-lazr.uri python3-pyparsing
python3-wadllib
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 91 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
sqlite3 is already the newest version (3.40.1-2+deb12u2).
The following packages were automatically installed and are no longer required:
appstream distro-info-data libappstream4 libqt5sql5 libqt5sql5-sqlite
libstemmer0d libxmlb2 packagekit packagekit-tools python-apt-common
python3-apt python3-blinker python3-cffi-backend python3-distro
python3-httplib2 python3-jwt python3-lazr.uri python3-pyparsing
python3-wadllib
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 91 not upgraded.
It's x86_64 arch
--2025-10-04 12:28:36-- http://phoscon.de/apt/deconz.pub.key
Resolving phoscon.de (phoscon.de)... 144.76.96.194
Connecting to phoscon.de (phoscon.de)|144.76.96.194|:80... connected.
HTTP request sent, awaiting response... Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
200 OK
Length: 1692 (1.7K) [application/octet-stream]
Saving to: 'STDOUT'
0K . 100% 344M=0s
2025-10-04 12:28:36 (344 MB/s) - written to stdout [1692/1692]
OK
Hit:1 http://deb.debian.org/debian bookworm InRelease
Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
Hit:3 http://security.debian.org/debian-security bookworm-security InRelease
Get:4 http://phoscon.de/apt/deconz bookworm InRelease [4328 B]
Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
Get:6 http://phoscon.de/apt/deconz bookworm/main amd64 Packages [548 B]
Fetched 4876 B in 1s (9722 B/s)
Reading package lists...
W: http://phoscon.de/apt/deconz/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
appstream distro-info-data libappstream4 libstemmer0d libxmlb2 packagekit
packagekit-tools python-apt-common python3-apt python3-blinker
python3-cffi-backend python3-distro python3-httplib2 python3-jwt
python3-lazr.uri python3-pyparsing python3-wadllib
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
deconz
0 upgraded, 1 newly installed, 0 to remove and 91 not upgraded.
Need to get 14.8 MB of archives.
After this operation, 42.0 MB of additional disk space will be used.
Get:1 http://phoscon.de/apt/deconz bookworm/main amd64 deconz amd64 2.31.2 [14.8 MB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin:
Fetched 14.8 MB in 1s (10.3 MB/s)
Selecting previously unselected package deconz.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 68795 files and directories currently installed.)
Preparing to unpack .../deconz_2.31.2_amd64.deb ...
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
Unpacking deconz (2.31.2) ...
Setting up deconz (2.31.2) ...
********************************************************
* Installation terminée *
********************************************************
Quand je fais ça sur jeedom en ssh:
ls -la /dev/serial/by-id/
j’ai pourtant bien la clé conbee 2
si vous avez une idée
merci d’avance