Message : impossible de trouvé la gateway

Hello
je ne sais pas d ou viens le pb
J ai clé USB CONBEE2 depuis plus d un an Jamais eu de pb
et depuis ce soir des que je veux tester une commande j ai ce message : impossible de trouvé la gateway
Ca sur tout mes équipements zigbee

Je sais vraiment pas par ou commencer Pas contre un peux d aider merci d avance

PS : Informations Jeedom

Core : 4.4.19 (master)
DNS Jeedom : oui

Plugin : Deconz
Version : 2024-01-04 01:01:08 (stable)
Statut Démon : Démarré - (2025-05-07 22:30:21)

Bonjour,

Pour tous les problèmes/questions/demandes, ca commence par:

  • page santé jeedom
  • page config plugin
  • tous les logs du plugin collés dans un bloc Texte préformaté

Hello



+ 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
+ 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://archive.raspberrypi.org/debian bullseye InRelease [39.0 kB]
Get:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease [15.0 kB]
Hit:3 http://phoscon.de/apt/deconz bullseye InRelease
Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
Get:5 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages [13.2 MB]
Get:6 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [329 kB]
Fetched 13.6 MB in 5s (2845 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
364 packages can be upgraded. Run 'apt list --upgradable' to see them.
+ 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.9.2-3).
0 upgraded, 0 newly installed, 0 to remove and 364 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 (20.3.4-4+rpt1+deb11u1).
0 upgraded, 0 newly installed, 0 to remove and 364 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.22.0-2).
0 upgraded, 0 newly installed, 0 to remove and 364 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.9.2-3).
0 upgraded, 0 newly installed, 0 to remove and 364 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.25.1+dfsg-2).
0 upgraded, 0 newly installed, 0 to remove and 364 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 (52.0.0-4+deb11u1).
python3-setuptools set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 364 not upgraded.
+ echo 9
++ find /usr/local/lib/python3.9/dist-packages/ -mindepth 1 -maxdepth 1 -type d -exec du -ks '{}' +
++ cut -f 2-
++ awk '$1 <= 4'
+ RESULTTODELETE=
++ echo ''
++ sed 's, ,\ ,g'
+ RESULTTODELETE2=
+ echo ''
+ xargs rm -rf
+ echo 10
+ sudo pip3 cache purge
Files removed: 72
+ echo 11
+ sudo pip3 install --upgrade pip
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: pip in /usr/local/lib/python3.9/dist-packages (24.3.1)
Collecting pip
  Downloading https://www.piwheels.org/simple/pip/pip-25.0.1-py3-none-any.whl (1.8 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 15.0 MB/s eta 0:00:00
WARNING: Error parsing dependencies of gpg: Invalid version: '1.14.0-unknown'
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 24.3.1
    Uninstalling pip-24.3.1:
      Successfully uninstalled pip-24.3.1
Successfully installed pip-25.0.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.
+ echo 12
+ sudo python3 -m pip install --force-reinstall --upgrade six
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting six
  Downloading https://www.piwheels.org/simple/six/six-1.17.0-py2.py3-none-any.whl (11 kB)
WARNING: Error parsing dependencies of gpg: Invalid version: '1.14.0-unknown'
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
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.
+ echo 13
+ sudo python3 -m pip install --force-reinstall --upgrade pyudev
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting pyudev
  Downloading https://www.piwheels.org/simple/pyudev/pyudev-0.24.3-py3-none-any.whl (62 kB)
WARNING: Error parsing dependencies of gpg: Invalid version: '1.14.0-unknown'
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
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.
+ echo 14
+ sudo python3 -m pip install --force-reinstall --upgrade requests
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting requests
  Downloading https://www.piwheels.org/simple/requests/requests-2.32.3-py3-none-any.whl (64 kB)
Collecting charset-normalizer<4,>=2 (from requests)
  Downloading https://www.piwheels.org/simple/charset-normalizer/charset_normalizer-3.4.1-py3-none-any.whl (49 kB)
Collecting idna<4,>=2.5 (from requests)
  Downloading https://www.piwheels.org/simple/idna/idna-3.10-py3-none-any.whl (70 kB)
Collecting urllib3<3,>=1.21.1 (from requests)
  Downloading https://www.piwheels.org/simple/urllib3/urllib3-2.3.0-py3-none-any.whl (128 kB)
Collecting certifi>=2017.4.17 (from requests)
  Downloading https://www.piwheels.org/simple/certifi/certifi-2025.1.31-py3-none-any.whl (166 kB)
WARNING: Error parsing dependencies of gpg: Invalid version: '1.14.0-unknown'
Installing collected packages: urllib3, idna, charset-normalizer, certifi, requests
  Attempting uninstall: urllib3
    Found existing installation: urllib3 2.3.0
    Uninstalling urllib3-2.3.0:
      Successfully uninstalled urllib3-2.3.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.1
    Uninstalling charset-normalizer-3.4.1:
      Successfully uninstalled charset-normalizer-3.4.1
  Attempting uninstall: certifi
    Found existing installation: certifi 2024.12.14
    Uninstalling certifi-2024.12.14:
      Successfully uninstalled certifi-2024.12.14
  Attempting uninstall: requests
    Found existing installation: requests 2.32.3
    Uninstalling requests-2.32.3:
      Successfully uninstalled requests-2.32.3
Successfully installed certifi-2025.1.31 charset-normalizer-3.4.1 idna-3.10 requests-2.32.3 urllib3-2.3.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.
+ echo 15
+ sudo python3 -m pip install --force-reinstall --upgrade setuptools
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting setuptools
  Downloading https://www.piwheels.org/simple/setuptools/setuptools-75.8.0-py3-none-any.whl (1.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 12.8 MB/s eta 0:00:00
WARNING: Error parsing dependencies of gpg: Invalid version: '1.14.0-unknown'
Installing collected packages: setuptools
  Attempting uninstall: setuptools
    Found existing installation: setuptools 75.6.0
    Uninstalling setuptools-75.6.0:
      Successfully uninstalled setuptools-75.6.0
Successfully installed setuptools-75.8.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.
+ echo 16
+ sudo python3 -m pip install --force-reinstall --upgrade wheel
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting wheel
  Downloading https://www.piwheels.org/simple/wheel/wheel-0.45.1-py3-none-any.whl (72 kB)
WARNING: Error parsing dependencies of gpg: Invalid version: '1.14.0-unknown'
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
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.
+ echo 17
+ sudo python3 -m pip install --force-reinstall --upgrade pyserial
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting pyserial
  Downloading https://www.piwheels.org/simple/pyserial/pyserial-3.5-py2.py3-none-any.whl (90 kB)
WARNING: Error parsing dependencies of gpg: Invalid version: '1.14.0-unknown'
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
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.
+ echo 18
+ sudo python3 -m pip install --force-reinstall --upgrade websocket-client
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting websocket-client
  Downloading https://www.piwheels.org/simple/websocket-client/websocket_client-1.8.0-py3-none-any.whl (58 kB)
WARNING: Error parsing dependencies of gpg: Invalid version: '1.14.0-unknown'
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
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.
+ 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******************

PS : Un dout si bien ce que tu attends pour les log

As-tu déjà débranché ta clé, 5min, depuis ton souci?

Antoine

fait
et j ai ca


:face_with_monocle:

Relance le demon, voir la box ensuite.

Hello, Deconz (l’application) ne tourne plus, relances le demon.
Sinon tes logs sont bizarres, les precedents n’ont rien a voir avec deconz (enfin si, mais aucune ligne sur la package deconz)

Pour en être sur, essayes d’accéder a Phosocn.

Hello
les log de Deconz

For more details see kill(1).
[2025-05-07 21:58:14] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][On 01] : Impossible de trouver la gateway
[2025-05-07 21:58:20] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 21:58:22] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][On 01] : Impossible de trouver la gateway
[2025-05-07 21:58:46] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 21:58:48] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 21:58:50] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][On 01] : Impossible de trouver la gateway
[2025-05-07 22:02:27] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 22:02:31] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 22:02:35] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][On 01] : Impossible de trouver la gateway
[2025-05-07 22:03:07] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 22:03:11] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][On 01] : Impossible de trouver la gateway
[2025-05-07 22:04:41] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 22:04:44] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][On 01] : Impossible de trouver la gateway
[2025-05-07 22:06:11] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 22:06:14] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][On 01] : Impossible de trouver la gateway
[2025-05-07 22:06:15] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][On 01] : Impossible de trouver la gateway
[2025-05-07 22:06:17] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 22:08:02] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 22:09:15] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 22:09:16] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 22:09:17] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][On 01] : Impossible de trouver la gateway
[2025-05-07 22:09:34] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 22:09:36] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 22:09:39] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][On 01] : Impossible de trouver la gateway
[2025-05-07 22:09:42] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 22:11:07] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][On 01] : Impossible de trouver la gateway
[2025-05-07 22:11:11] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 22:11:13] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 22:11:17] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 22:11:47] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 22:11:51] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][On 01] : Impossible de trouver la gateway
Usage:
kill [options] <pid> [...]
Options:
<pid> [...]            send signal to every <pid> listed
-<signal>, -s, --signal <signal>
specify the <signal> to be sent
-q, --queue <value>    integer value to be sent with the signal
-l, --list=[<signal>]  list all signal names, or convert one to a name
-L, --table            list all signal names in a nice table
-h, --help     display this help and exit
-V, --version  output version information and exit
For more details see kill(1).
[2025-05-07 22:16:10] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 22:16:54] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][On 01] : Impossible de trouver la gateway
[2025-05-07 22:16:59] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 22:17:02] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 22:17:15] ERROR  : Erreur exécution de la commande [jardin][Arrosage potager 1][On 01] : Impossible de trouver la gateway
[2025-05-07 22:17:23] ERROR  : Erreur exécution de la commande [jardin][Arrosage potager 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 22:17:50] ERROR  : Erreur exécution de la commande [piscine][Piscine pompe][On] : Impossible de trouver la gateway
[2025-05-07 22:18:02] ERROR  : Erreur exécution de la commande [piscine][Piscine pompe][Off] : Impossible de trouver la gateway
[2025-05-07 22:19:42] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 22:19:46] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][On 01] : Impossible de trouver la gateway
Usage:
kill [options] <pid> [...]
Options:
<pid> [...]            send signal to every <pid> listed
-<signal>, -s, --signal <signal>
specify the <signal> to be sent
-q, --queue <value>    integer value to be sent with the signal
-l, --list=[<signal>]  list all signal names, or convert one to a name
-L, --table            list all signal names in a nice table
-h, --help     display this help and exit
-V, --version  output version information and exit
For more details see kill(1).
[2025-05-07 22:25:03] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][On 01] : Impossible de trouver la gateway
[2025-05-07 22:25:05] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 22:25:08] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 22:25:09] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][On 01] : Impossible de trouver la gateway
[2025-05-07 22:25:12] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 22:25:56] ERROR  : Erreur exécution de la commande [piscine][Piscine pompe][On] : Impossible de trouver la gateway
[2025-05-07 22:26:01] ERROR  : Erreur exécution de la commande [piscine][Piscine pompe][Off] : Impossible de trouver la gateway
[2025-05-07 22:26:04] ERROR  : Erreur exécution de la commande [piscine][Piscine pompe][Off] : Impossible de trouver la gateway
[2025-05-07 22:26:11] ERROR  : Erreur exécution de la commande [piscine][Piscine pompe][Off] : Impossible de trouver la gateway
[2025-05-07 22:26:17] ERROR  : Erreur exécution de la commande [piscine][Volet Piscine][Fermerure] : Impossible de trouver la gateway
[2025-05-07 22:26:20] ERROR  : Erreur exécution de la commande [piscine][Volet Piscine][Stop ouverture] : Impossible de trouver la gateway
[2025-05-07 22:26:27] ERROR  : Erreur exécution de la commande [jardin][Arrosage potager 1][On 01] : Impossible de trouver la gateway
[2025-05-07 22:26:34] ERROR  : Erreur exécution de la commande [jardin][Arrosage potager 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 22:26:58] ERROR  : Erreur exécution de la commande [piscine][Piscine pompe][On] : Impossible de trouver la gateway
[2025-05-07 22:27:03] ERROR  : Erreur exécution de la commande [piscine][Piscine pompe][Off] : Impossible de trouver la gateway
[2025-05-07 22:27:09] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][On 01] : Impossible de trouver la gateway
[2025-05-07 22:27:14] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 22:28:11] ERROR  : Erreur exécution de la commande [piscine][Piscine pompe][On] : Impossible de trouver la gateway
Usage:
kill [options] <pid> [...]
Options:
<pid> [...]            send signal to every <pid> listed
-<signal>, -s, --signal <signal>
specify the <signal> to be sent
-q, --queue <value>    integer value to be sent with the signal
-l, --list=[<signal>]  list all signal names, or convert one to a name
-L, --table            list all signal names in a nice table
-h, --help     display this help and exit
-V, --version  output version information and exit
For more details see kill(1).
[2025-05-07 22:33:13] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][On 01] : Impossible de trouver la gateway
[2025-05-07 22:33:15] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 22:33:19] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 22:33:40] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 22:33:45] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][On 01] : Impossible de trouver la gateway
[2025-05-07 22:41:09] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 22:43:55] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][Off 01] : Impossible de trouver la gateway
[2025-05-07 22:45:33] ERROR  : Erreur exécution de la commande [piscine][Eclairage piscine][Off 01] : Impossible de trouver la gateway
[2025-05-07 22:45:41] ERROR  : Erreur exécution de la commande [piscine][Eclairage piscine][On 01] : Impossible de trouver la gateway
[2025-05-07 22:58:39] ERROR  : Erreur exécution de la commande [cellier][Seche linge][Off ] : Impossible de trouver la gateway
[2025-05-08 07:00:02] ERROR  : Erreur exécution de la commande [jardin][Arrosage potager 1][Off 01] : Impossible de trouver la gateway
[2025-05-08 09:00:02] ERROR  : Erreur exécution de la commande [piscine][Piscine pompe][On] : Impossible de trouver la gateway
[2025-05-08 09:59:30] ERROR  : Erreur exécution de la commande [piscine][Piscine pompe][On] : Impossible de trouver la gateway
[2025-05-08 10:00:02] ERROR  : Erreur exécution de la commande [jardin][Arrosage potager 1][Off 01] : Impossible de trouver la gateway
Usage:
kill [options] <pid> [...]
Options:
<pid> [...]            send signal to every <pid> listed
-<signal>, -s, --signal <signal>
specify the <signal> to be sent
-q, --queue <value>    integer value to be sent with the signal
-l, --list=[<signal>]  list all signal names, or convert one to a name
-L, --table            list all signal names in a nice table
-h, --help     display this help and exit
-V, --version  output version information and exit
For more details see kill(1).
Usage:
kill [options] <pid> [...]
Options:
<pid> [...]            send signal to every <pid> listed
-<signal>, -s, --signal <signal>
specify the <signal> to be sent
-q, --queue <value>    integer value to be sent with the signal
-l, --list=[<signal>]  list all signal names, or convert one to a name
-L, --table            list all signal names in a nice table
-h, --help     display this help and exit
-V, --version  output version information and exit
For more details see kill(1).
Usage:
kill [options] <pid> [...]
Options:
<pid> [...]            send signal to every <pid> listed
-<signal>, -s, --signal <signal>
specify the <signal> to be sent
-q, --queue <value>    integer value to be sent with the signal
-l, --list=[<signal>]  list all signal names, or convert one to a name
-L, --table            list all signal names in a nice table
-h, --help     display this help and exit
-V, --version  output version information and exit
For more details see kill(1).
[2025-05-08 11:32:30] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][Off 01] : Impossible de trouver la gateway
[2025-05-08 11:32:38] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][On 01] : Impossible de trouver la gateway
[2025-05-08 13:00:02] ERROR  : Erreur exécution de la commande [fish room][Eclairage Aquarium 1][On 01] : Impossible de trouver la gateway
[2025-05-08 17:06:15] ERROR  : Erreur exécution de la commande [piscine][Eclairage piscine][On 01] : Impossible de trouver la gateway
[2025-05-08 17:06:25] ERROR  : Erreur exécution de la commande [piscine][Eclairage piscine][On 01] : Impossible de trouver la gateway
[2025-05-08 17:15:23] ERROR  : Erreur exécution de la commande [piscine][Piscine pompe][Off] : Impossible de trouver la gateway
[2025-05-08 17:15:31] ERROR  : Erreur exécution de la commande [piscine][Piscine pompe][On] : Impossible de trouver la gateway

Demon tourne je pence …J ai jute cette erreur de gateway qui ne touve pas mais sais pas comment regle le pb

Bonjour,

ton Jeedom ne voit plus la clé.
pour voir si au moins le système voit la clé
aller dans
Réglages > Système > Configuratuon > OS/DB > Administration système > Ouvrir
cliquer sur la commande à gauche « ls -la /dev/serial/by-id »
publier le résultat.

devrait donner :
usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE1996188-if00 -> ../../ttyACM0

akenad :slight_smile:

Hello

total 0
drwxr-xr-x 2 root root 60 May  8 11:04 .
drwxr-xr-x 4 root root 80 May  8 11:04 ..
lrwxrwxrwx 1 root root 13 May  8 11:04 usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2692320-if00 -> ../../ttyACM0

c’est ça qui ne va pas :

as-tu récemment lancé l’installation deconz local ou la mise à jour firmware local ?

akenad :slight_smile:

Hello
Oui je pence avoir fait une reinstal en local en effet hier
du coup comment réparer ma boulette ?

alors déjà tu devrais avoir un log « Deconz_install ».

akenad :slight_smile:

********************************************************
*             Installation deconz                      *
********************************************************
Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
Hit:3 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.2-2).
libqt5websockets5 is already the newest version (5.15.2-2).
0 upgraded, 0 newly installed, 0 to remove and 386 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
sqlite3 is already the newest version (3.34.1-3+deb11u1).
0 upgraded, 0 newly installed, 0 to remove and 386 not upgraded.
It's armv7l, RPI
Adding user root to group dialout
--2025-05-08 18:36:09--  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... 200 OK
Length: 1692 (1.7K) [application/octet-stream]
Saving to: 'STDOUT'
0K .                                                     100%  106M=0s
2025-05-08 18:36:09 (106 MB/s) - written to stdout [1692/1692]
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
OK
Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
Get:2 http://phoscon.de/apt/deconz bullseye InRelease [4327 B]
Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
Get:5 http://phoscon.de/apt/deconz bullseye/main armhf Packages [548 B]
Fetched 4875 B in 1s (4616 B/s)
Reading package lists...
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 NEW packages will be installed:
deconz
0 upgraded, 1 newly installed, 0 to remove and 386 not upgraded.
Need to get 14.3 MB of archives.
After this operation, 40.4 MB of additional disk space will be used.
Get:1 http://phoscon.de/apt/deconz bullseye/main armhf deconz armhf 2.30.2 [14.3 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.3 MB in 1s (21.5 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 ... 122034 files and directories currently installed.)
Preparing to unpack .../deconz_2.30.2_armhf.deb ...
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
Important: enable_uart=1 should be set in /boot/config (RaspBee only)
Important: /boot/cmdline must not contain console=serial0 (RaspBee only)
use raspi-config to configure serial port access as described in user manual (RaspBee only)
Unpacking deconz (2.30.2) ...
Setting up deconz (2.30.2) ...
Important: enable_uart=1 should be set in /boot/config (RaspBee only)
Important: /boot/cmdline must not contain console=serial0 (RaspBee only)
use raspi-config to configure serial port as described in documentation (RaspBee only):
https://github.com/dresden-elektronik/deconz-rest-plugin#software-requirements
Processing triggers for desktop-file-utils (0.26-1) ...
Processing triggers for gnome-menus (3.36.0-1) ...
Processing triggers for mailcap (3.69) ...
********************************************************
*             Installation terminée                    *
********************************************************

En faite J ai désinstaller et reinstaller Deconz local il y a 30 minutes :frowning:

Ce n’est pas une bonne idée d’avoir désinstallé Deconz.
Comment as-tu fais pour installer deconz 2.30.2 ?
En effet la version stable deconz est passé de 2.29.5 à 2.30.2 seulement aujourd’hui et a priori Jeedom ne l’a pas encore intégré.

Autre remarque, tu as un RPi4B avec OS 32bits installé (armv7l), il vaudrait mieux du 64 bits (aarch64/arm64).

akenad :slight_smile:

Re :face_with_open_eyes_and_hand_over_mouth:


Re pour l instal J ai juste fait depuis configuration
1 Désinstallation Deconz local
2 Installation Deconz local

Et pour mon RPi4 Je sais pas quoi te dire ;( Deja si je peux regler mon pb de Deconz ca serrai top

tu n’aurais pas installé deconz manuellement auparavant ?
(en t’inspirant d’ici par exemple : [TUTO] Mise à jour manuelle deCONZ)

Car deconz n’est pas installé normalement par Jeedom
(si deconz était installé normalement par Jeedom il utiliserait deconz.deb dans: Index of /resources/deconz/arm64 ou Index of /resources/deconz/rpi)

Aller dans :
Réglages > Système > Configuration > OS/DB > Administration système > Ouvrir
Taper la commande :
cat /etc/apt/sources.list.d/deconz.list
Fournir le résultat.

akenad :slight_smile:

Non ca ne me dit rien du tout une instal deconz en manuellement


Le résultat de la recherche

Dans une installe normale Jeedom/plugin-deconz ce fichier n’existe pas.

akenad :slight_smile:

Ha :frowning:
En tout cas merci pour ta patience et ton aide :wink:
Du coup y a t il une solution ou des solutions a mon pb ?
Du truc simple :slight_smile: