Antenne PI Theengs sans configuration

Bonjour,

Je possède 2 antennes Raspberry PI.
Les 2 ont un utilisateur qui ne tape pas le mdp en sudo.
Elles tournent sous Debian11 à jour.
J’utilise le BT interne.

Le statut de l’installation est OK, le service en ligne.
Mais je n’ai aucune configuration du service.

ERROR:BLEGateway:Disconnected from MQTT broker with reason code = Keep alive timeout
ERROR:BLEGateway:Disconnected from MQTT broker with reason code = Keep alive timeout
ERROR:BLEGateway:Connection error
Traceback (most recent call last):
File "/opt/TheengsGateway/lib/python3.9/site-packages/TheengsGateway/ble_gateway.py", line 208, in connect_mqtt
self.client.connect(
File "/opt/TheengsGateway/lib/python3.9/site-packages/paho/mqtt/client.py", line 1435, in connect
return self.reconnect()
File "/opt/TheengsGateway/lib/python3.9/site-packages/paho/mqtt/client.py", line 1598, in reconnect
self._sock = self._create_socket()
File "/opt/TheengsGateway/lib/python3.9/site-packages/paho/mqtt/client.py", line 4609, in _create_socket
sock = self._create_socket_connection()
File "/opt/TheengsGateway/lib/python3.9/site-packages/paho/mqtt/client.py", line 4640, in _create_socket_connection
return socket.create_connection(addr, timeout=self._connect_timeout, source_address=source)
File "/usr/lib/python3.9/socket.py", line 843, in create_connection
raise err
File "/usr/lib/python3.9/socket.py", line 831, in create_connection
sock.connect(sa)
OSError: [Errno 101] Network is unreachable
ERROR:BLEGateway:[org.bluez.Error.Failed] No discovery started
ERROR:BLEGateway:Disconnected from MQTT broker with reason code = Unspecified error
ERROR:BLEGateway:Connection error
Traceback (most recent call last):
File "/opt/TheengsGateway/lib/python3.9/site-packages/TheengsGateway/ble_gateway.py", line 208, in connect_mqtt
self.client.connect(
File "/opt/TheengsGateway/lib/python3.9/site-packages/paho/mqtt/client.py", line 1435, in connect
return self.reconnect()
File "/opt/TheengsGateway/lib/python3.9/site-packages/paho/mqtt/client.py", line 1598, in reconnect
self._sock = self._create_socket()
File "/opt/TheengsGateway/lib/python3.9/site-packages/paho/mqtt/client.py", line 4609, in _create_socket
sock = self._create_socket_connection()
File "/opt/TheengsGateway/lib/python3.9/site-packages/paho/mqtt/client.py", line 4640, in _create_socket_connection
return socket.create_connection(addr, timeout=self._connect_timeout, source_address=source)
File "/usr/lib/python3.9/socket.py", line 843, in create_connection
raise err
File "/usr/lib/python3.9/socket.py", line 831, in create_connection
sock.connect(sa)
OSError: [Errno 101] Network is unreachable
ERROR:BLEGateway:[org.bluez.Error.Failed] No discovery started

Le update :

[2024-09-15 18:33:56] *************************************
[2024-09-15 18:33:56] *   Launch install of dependencies  *
[2024-09-15 18:33:56] *************************************
[2024-09-15 18:33:56] == Version Debian:11
[2024-09-15 18:33:56] == Version Python:3.9.2
[2024-09-15 18:34:04] Reading package lists...
[2024-09-15 18:34:06] Building dependency tree...
[2024-09-15 18:34:06] Reading state information...
[2024-09-15 18:34:09] curl is already the newest version (7.74.0-1.3+deb11u12).
[2024-09-15 18:34:09] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
% Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Dload  Upload   Total   Spent    Left  Speed
0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100     2  100     2    0     0      4      0 --:--:-- --:--:-- --:--:--     4
[2024-09-15 18:34:15] Get:1 http://archive.raspberrypi.org/debian bullseye InRelease [39.0 kB]
[2024-09-15 18:34:15] Get:2 http://security.debian.org/debian-security bullseye-security InRelease [27.2 kB]
[2024-09-15 18:34:15] Get:3 http://deb.debian.org/debian bullseye InRelease [116 kB]
[2024-09-15 18:34:16] Get:4 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
[2024-09-15 18:34:16] Get:5 http://security.debian.org/debian-security bullseye-security/main armhf Packages [283 kB]
[2024-09-15 18:34:16] Get:6 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [285 kB]
[2024-09-15 18:34:16] Get:7 http://security.debian.org/debian-security bullseye-security/main Translation-en [186 kB]
[2024-09-15 18:34:17] Get:8 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [326 kB]
[2024-09-15 18:34:17] Get:9 http://archive.raspberrypi.org/debian bullseye/main arm64 Packages [318 kB]
[2024-09-15 18:34:17] Get:10 http://deb.debian.org/debian bullseye/main arm64 Packages [7,955 kB]
[2024-09-15 18:34:20] Get:11 http://deb.debian.org/debian bullseye/main armhf Packages [7,841 kB]
[2024-09-15 18:34:21] Get:12 http://deb.debian.org/debian bullseye/main Translation-en [6,235 kB]
[2024-09-15 18:34:23] Get:13 http://deb.debian.org/debian bullseye/non-free arm64 Packages [72.4 kB]
[2024-09-15 18:34:23] Get:14 http://deb.debian.org/debian bullseye/non-free Translation-en [92.5 kB]
[2024-09-15 18:34:37] Fetched 23.8 MB in 20s (1,181 kB/s)
[2024-09-15 18:34:43] Reading package lists...
[2024-09-15 18:34:43] ********************************
[2024-09-15 18:34:43] *  Install dependencies & venv  *
[2024-09-15 18:34:43] ********************************
% Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Dload  Upload   Total   Spent    Left  Speed
0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100     2  100     2    0     0      5      0 --:--:-- --:--:-- --:--:--     5
[2024-09-15 18:34:44] Reading package lists...
[2024-09-15 18:34:45] Building dependency tree...
[2024-09-15 18:34:46] Reading state information...
[2024-09-15 18:34:47] logrotate is already the newest version (3.18.0-2+deb11u2).
[2024-09-15 18:34:47] python3 is already the newest version (3.9.2-3).
[2024-09-15 18:34:47] python3 set to manually installed.
[2024-09-15 18:34:47] The following additional packages will be installed:
[2024-09-15 18:34:47] javascript-common libexpat1-dev libjs-jquery libjs-sphinxdoc
[2024-09-15 18:34:47] libjs-underscore libpython3-dev libpython3.9-dev python-pip-whl python3-dev
[2024-09-15 18:34:47] python3-distutils python3-lib2to3 python3-pkg-resources python3-setuptools
[2024-09-15 18:34:47] python3-wheel python3.9-dev python3.9-venv
[2024-09-15 18:34:47] Suggested packages:
[2024-09-15 18:34:47] apache2 | lighttpd | httpd python-setuptools-doc
[2024-09-15 18:34:48] The following NEW packages will be installed:
[2024-09-15 18:34:48] javascript-common libexpat1-dev libjs-jquery libjs-sphinxdoc
[2024-09-15 18:34:48] libjs-underscore libpython3-dev libpython3.9-dev python-pip-whl python3-dev
[2024-09-15 18:34:48] python3-distutils python3-lib2to3 python3-pip python3-setuptools
[2024-09-15 18:34:48] python3-venv python3-wheel python3.9-dev python3.9-venv
[2024-09-15 18:34:48] The following packages will be upgraded:
[2024-09-15 18:34:48] python3-pkg-resources
[2024-09-15 18:34:48] 1 upgraded, 17 newly installed, 0 to remove and 33 not upgraded.
[2024-09-15 18:34:48] Need to get 8,220 kB of archives.
[2024-09-15 18:34:48] After this operation, 27.8 MB of additional disk space will be used.
[2024-09-15 18:34:48] Get:1 http://archive.raspberrypi.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+rpt1+deb11u1 [2,002 kB]
[2024-09-15 18:34:48] Get:2 http://security.debian.org/debian-security bullseye-security/main arm64 python3-pkg-resources all 52.0.0-4+deb11u1 [190 kB]
[2024-09-15 18:34:48] Get:3 http://deb.debian.org/debian bullseye/main arm64 javascript-common all 11+nmu1 [6,260 B]
[2024-09-15 18:34:48] Get:4 http://deb.debian.org/debian bullseye/main arm64 libexpat1-dev arm64 2.2.10-2+deb11u5 [128 kB]
[2024-09-15 18:34:48] Get:5 http://deb.debian.org/debian bullseye/main arm64 libjs-jquery all 3.5.1+dfsg+~3.5.5-7 [315 kB]
[2024-09-15 18:34:48] Get:6 http://security.debian.org/debian-security bullseye-security/main arm64 python3-setuptools all 52.0.0-4+deb11u1 [367 kB]
[2024-09-15 18:34:48] Get:7 http://deb.debian.org/debian bullseye/main arm64 libjs-underscore all 1.9.1~dfsg-3 [100 kB]
[2024-09-15 18:34:49] Get:8 http://deb.debian.org/debian bullseye/main arm64 libjs-sphinxdoc all 3.4.3-2 [127 kB]
[2024-09-15 18:34:49] Get:9 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-dev arm64 3.9.2-1 [3,835 kB]
[2024-09-15 18:34:49] Get:10 http://archive.raspberrypi.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+rpt1+deb11u1 [337 kB]
[2024-09-15 18:34:50] Get:11 http://deb.debian.org/debian bullseye/main arm64 libpython3-dev arm64 3.9.2-3 [21.7 kB]
[2024-09-15 18:34:50] Get:12 http://deb.debian.org/debian bullseye/main arm64 python3.9-dev arm64 3.9.2-1 [515 kB]
[2024-09-15 18:34:50] Get:13 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
[2024-09-15 18:34:50] Get:14 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
[2024-09-15 18:34:50] Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-dev arm64 3.9.2-3 [24.8 kB]
[2024-09-15 18:34:50] Get:16 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
[2024-09-15 18:34:50] Get:17 http://deb.debian.org/debian bullseye/main arm64 python3.9-venv arm64 3.9.2-1 [5,396 B]
[2024-09-15 18:34:50] Get:18 http://deb.debian.org/debian bullseye/main arm64 python3-venv arm64 3.9.2-3 [1,188 B]
[2024-09-15 18:34:56] apt-listchanges: Reading changelogs...
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:
[2024-09-15 18:34:57] Fetched 8,220 kB in 2s (3,594 kB/s)
[2024-09-15 18:34:57] Selecting previously unselected package javascript-common.
[2024-09-15 18:34:58] (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 ... 37781 files and directories currently installed.)
[2024-09-15 18:34:58] Preparing to unpack .../00-javascript-common_11+nmu1_all.deb ...
[2024-09-15 18:34:58] Unpacking javascript-common (11+nmu1) ...
[2024-09-15 18:34:58] Selecting previously unselected package libexpat1-dev:arm64.
[2024-09-15 18:34:58] Preparing to unpack .../01-libexpat1-dev_2.2.10-2+deb11u5_arm64.deb ...
[2024-09-15 18:34:58] Unpacking libexpat1-dev:arm64 (2.2.10-2+deb11u5) ...
[2024-09-15 18:34:58] Selecting previously unselected package libjs-jquery.
[2024-09-15 18:34:58] Preparing to unpack .../02-libjs-jquery_3.5.1+dfsg+~3.5.5-7_all.deb ...
[2024-09-15 18:34:58] Unpacking libjs-jquery (3.5.1+dfsg+~3.5.5-7) ...
[2024-09-15 18:34:58] Selecting previously unselected package libjs-underscore.
[2024-09-15 18:34:58] Preparing to unpack .../03-libjs-underscore_1.9.1~dfsg-3_all.deb ...
[2024-09-15 18:34:58] Unpacking libjs-underscore (1.9.1~dfsg-3) ...
[2024-09-15 18:34:59] Selecting previously unselected package libjs-sphinxdoc.
[2024-09-15 18:34:59] Preparing to unpack .../04-libjs-sphinxdoc_3.4.3-2_all.deb ...
[2024-09-15 18:34:59] Unpacking libjs-sphinxdoc (3.4.3-2) ...
[2024-09-15 18:34:59] Selecting previously unselected package libpython3.9-dev:arm64.
[2024-09-15 18:34:59] Preparing to unpack .../05-libpython3.9-dev_3.9.2-1_arm64.deb ...
[2024-09-15 18:34:59] Unpacking libpython3.9-dev:arm64 (3.9.2-1) ...
[2024-09-15 18:35:01] Selecting previously unselected package libpython3-dev:arm64.
[2024-09-15 18:35:01] Preparing to unpack .../06-libpython3-dev_3.9.2-3_arm64.deb ...
[2024-09-15 18:35:01] Unpacking libpython3-dev:arm64 (3.9.2-3) ...
[2024-09-15 18:35:01] Selecting previously unselected package python-pip-whl.
[2024-09-15 18:35:01] Preparing to unpack .../07-python-pip-whl_20.3.4-4+rpt1+deb11u1_all.deb ...
[2024-09-15 18:35:01] Unpacking python-pip-whl (20.3.4-4+rpt1+deb11u1) ...
[2024-09-15 18:35:02] Selecting previously unselected package python3.9-dev.
[2024-09-15 18:35:02] Preparing to unpack .../08-python3.9-dev_3.9.2-1_arm64.deb ...
[2024-09-15 18:35:02] Unpacking python3.9-dev (3.9.2-1) ...
[2024-09-15 18:35:02] Selecting previously unselected package python3-lib2to3.
[2024-09-15 18:35:02] Preparing to unpack .../09-python3-lib2to3_3.9.2-1_all.deb ...
[2024-09-15 18:35:02] Unpacking python3-lib2to3 (3.9.2-1) ...
[2024-09-15 18:35:02] Selecting previously unselected package python3-distutils.
[2024-09-15 18:35:02] Preparing to unpack .../10-python3-distutils_3.9.2-1_all.deb ...
[2024-09-15 18:35:02] Unpacking python3-distutils (3.9.2-1) ...
[2024-09-15 18:35:03] Selecting previously unselected package python3-dev.
[2024-09-15 18:35:03] Preparing to unpack .../11-python3-dev_3.9.2-3_arm64.deb ...
[2024-09-15 18:35:03] Unpacking python3-dev (3.9.2-3) ...
[2024-09-15 18:35:03] Preparing to unpack .../12-python3-pkg-resources_52.0.0-4+deb11u1_all.deb ...
[2024-09-15 18:35:03] Unpacking python3-pkg-resources (52.0.0-4+deb11u1) over (52.0.0-4) ...
[2024-09-15 18:35:04] Selecting previously unselected package python3-setuptools.
[2024-09-15 18:35:04] Preparing to unpack .../13-python3-setuptools_52.0.0-4+deb11u1_all.deb ...
[2024-09-15 18:35:04] Unpacking python3-setuptools (52.0.0-4+deb11u1) ...
[2024-09-15 18:35:04] Selecting previously unselected package python3-wheel.
[2024-09-15 18:35:04] Preparing to unpack .../14-python3-wheel_0.34.2-1_all.deb ...
[2024-09-15 18:35:04] Unpacking python3-wheel (0.34.2-1) ...
[2024-09-15 18:35:04] Selecting previously unselected package python3-pip.
[2024-09-15 18:35:04] Preparing to unpack .../15-python3-pip_20.3.4-4+rpt1+deb11u1_all.deb ...
[2024-09-15 18:35:04] Unpacking python3-pip (20.3.4-4+rpt1+deb11u1) ...
[2024-09-15 18:35:05] Selecting previously unselected package python3.9-venv.
[2024-09-15 18:35:05] Preparing to unpack .../16-python3.9-venv_3.9.2-1_arm64.deb ...
[2024-09-15 18:35:05] Unpacking python3.9-venv (3.9.2-1) ...
[2024-09-15 18:35:05] Selecting previously unselected package python3-venv.
[2024-09-15 18:35:05] Preparing to unpack .../17-python3-venv_3.9.2-3_arm64.deb ...
[2024-09-15 18:35:05] Unpacking python3-venv (3.9.2-3) ...
[2024-09-15 18:35:05] Setting up python3-pkg-resources (52.0.0-4+deb11u1) ...
[2024-09-15 18:35:06] Setting up javascript-common (11+nmu1) ...
[2024-09-15 18:35:07] Setting up python3-wheel (0.34.2-1) ...
[2024-09-15 18:35:08] Setting up libexpat1-dev:arm64 (2.2.10-2+deb11u5) ...
[2024-09-15 18:35:08] Setting up python-pip-whl (20.3.4-4+rpt1+deb11u1) ...
[2024-09-15 18:35:08] Setting up libjs-jquery (3.5.1+dfsg+~3.5.5-7) ...
[2024-09-15 18:35:08] Setting up python3-lib2to3 (3.9.2-1) ...
[2024-09-15 18:35:08] Setting up libjs-underscore (1.9.1~dfsg-3) ...
[2024-09-15 18:35:08] Setting up python3-distutils (3.9.2-1) ...
[2024-09-15 18:35:09] Setting up python3-setuptools (52.0.0-4+deb11u1) ...
[2024-09-15 18:35:11] Setting up libpython3.9-dev:arm64 (3.9.2-1) ...
[2024-09-15 18:35:11] Setting up python3-pip (20.3.4-4+rpt1+deb11u1) ...
[2024-09-15 18:35:13] Setting up libjs-sphinxdoc (3.4.3-2) ...
[2024-09-15 18:35:13] Setting up python3.9-dev (3.9.2-1) ...
[2024-09-15 18:35:13] Setting up python3.9-venv (3.9.2-1) ...
[2024-09-15 18:35:14] Setting up libpython3-dev:arm64 (3.9.2-3) ...
[2024-09-15 18:35:14] Setting up python3-venv (3.9.2-3) ...
[2024-09-15 18:35:14] Setting up python3-dev (3.9.2-3) ...
[2024-09-15 18:35:14] Processing triggers for man-db (2.9.4-2) ...
[2024-09-15 18:35:16] Reading package lists...
[2024-09-15 18:35:17] Building dependency tree...
[2024-09-15 18:35:17] Reading state information...
[2024-09-15 18:35:20] 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 33 not upgraded.
[2024-09-15 18:35:20] Need to get 1,038 kB of archives.
[2024-09-15 18:35:20] After this operation, 0 B of additional disk space will be used.
[2024-09-15 18:35:20] Get:1 http://archive.raspberrypi.org/debian bullseye/main arm64 bluez arm64 5.55-3.1+rpt2+deb11u1 [1,038 kB]
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:
[2024-09-15 18:35:22] Fetched 1,038 kB in 0s (2,194 kB/s)
[2024-09-15 18:35:23] (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 ... 38662 files and directories currently installed.)
[2024-09-15 18:35:23] Preparing to unpack .../bluez_5.55-3.1+rpt2+deb11u1_arm64.deb ...
[2024-09-15 18:35:23] Unpacking bluez (5.55-3.1+rpt2+deb11u1) over (5.55-3.1+rpt2+deb11u1) ...
[2024-09-15 18:35:24] Setting up bluez (5.55-3.1+rpt2+deb11u1) ...
[2024-09-15 18:35:28] Processing triggers for man-db (2.9.4-2) ...
[2024-09-15 18:35:29] Processing triggers for dbus (1.12.28-0+deb11u1) ...
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: pip in /opt/TheengsGateway/lib/python3.9/site-packages (20.3.4)
Collecting pip
Downloading https://www.piwheels.org/simple/pip/pip-24.2-py3-none-any.whl (1.8 MB)
Requirement already satisfied: setuptools in /opt/TheengsGateway/lib/python3.9/site-packages (44.1.1)
Collecting setuptools
Downloading setuptools-75.0.0-py3-none-any.whl (1.2 MB)
Installing collected packages: setuptools, pip
Attempting uninstall: setuptools
Found existing installation: setuptools 44.1.1
Uninstalling setuptools-44.1.1:
Successfully uninstalled setuptools-44.1.1
Attempting uninstall: pip
Found existing installation: pip 20.3.4
Uninstalling pip-20.3.4:
Successfully uninstalled pip-20.3.4
Successfully installed pip-24.2 setuptools-75.0.0
[2024-09-15 18:36:25] ****************************
[2024-09-15 18:36:25] *  Install TheengsGateway  *
[2024-09-15 18:36:25] ****************************
% Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Dload  Upload   Total   Spent    Left  Speed
0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100     2  100     2    0     0      5      0 --:--:-- --:--:-- --:--:--     5
[2024-09-15 18:36:28] Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
[2024-09-15 18:36:28] Collecting TheengsGateway
[2024-09-15 18:36:28] Downloading https://www.piwheels.org/simple/theengsgateway/TheengsGateway-1.5.0-py3-none-any.whl (33 kB)
[2024-09-15 18:36:29] Collecting bleak>=0.19.0 (from TheengsGateway)
[2024-09-15 18:36:29] Downloading https://www.piwheels.org/simple/bleak/bleak-0.22.2-py3-none-any.whl (142 kB)
[2024-09-15 18:36:29] Collecting bluetooth-clocks<1.0 (from TheengsGateway)
[2024-09-15 18:36:29] Downloading https://www.piwheels.org/simple/bluetooth-clocks/bluetooth_clocks-0.2.0-py3-none-any.whl (20 kB)
[2024-09-15 18:36:30] Collecting bluetooth-numbers<2.0,>=1.0 (from TheengsGateway)
[2024-09-15 18:36:30] Downloading https://www.piwheels.org/simple/bluetooth-numbers/bluetooth_numbers-1.1.2-py3-none-any.whl (500 kB)
[2024-09-15 18:36:31] Collecting importlib-metadata (from TheengsGateway)
[2024-09-15 18:36:31] Downloading https://www.piwheels.org/simple/importlib-metadata/importlib_metadata-8.5.0-py3-none-any.whl (26 kB)
[2024-09-15 18:36:31] Collecting paho-mqtt<3.0.0,>=2.0.0 (from TheengsGateway)
[2024-09-15 18:36:31] Downloading https://www.piwheels.org/simple/paho-mqtt/paho_mqtt-2.1.0-py3-none-any.whl (67 kB)
[2024-09-15 18:36:33] Collecting pycryptodomex>=3.18.0 (from TheengsGateway)
[2024-09-15 18:36:33] Downloading pycryptodomex-3.20.0-cp35-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (3.4 kB)
[2024-09-15 18:36:33] Collecting TheengsDecoder>=1.7.8 (from TheengsGateway)
[2024-09-15 18:36:33] Downloading TheengsDecoder-1.7.8.tar.gz (300 kB)
[2024-09-15 18:36:34] Installing build dependencies: started
[2024-09-15 18:37:10] Installing build dependencies: finished with status 'done'
[2024-09-15 18:37:10] Getting requirements to build wheel: started
[2024-09-15 18:37:12] Getting requirements to build wheel: finished with status 'done'
[2024-09-15 18:37:12] Installing backend dependencies: started
[2024-09-15 18:37:28] Installing backend dependencies: finished with status 'done'
[2024-09-15 18:37:28] Preparing metadata (pyproject.toml): started
[2024-09-15 18:37:31] Preparing metadata (pyproject.toml): finished with status 'done'
[2024-09-15 18:37:31] Collecting bluetooth-adapters>=0.15.3 (from TheengsGateway)
[2024-09-15 18:37:31] Downloading https://www.piwheels.org/simple/bluetooth-adapters/bluetooth_adapters-0.19.4-py3-none-any.whl (19 kB)
[2024-09-15 18:37:32] Collecting async-timeout<5,>=3.0.0 (from bleak>=0.19.0->TheengsGateway)
[2024-09-15 18:37:32] Downloading https://www.piwheels.org/simple/async-timeout/async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
[2024-09-15 18:37:35] Collecting dbus-fast<3,>=1.83.0 (from bleak>=0.19.0->TheengsGateway)
[2024-09-15 18:37:35] Downloading dbus_fast-2.24.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (10 kB)
[2024-09-15 18:37:35] Collecting typing-extensions>=4.7.0 (from bleak>=0.19.0->TheengsGateway)
[2024-09-15 18:37:35] Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.12.2-py3-none-any.whl (37 kB)
[2024-09-15 18:37:36] Collecting aiooui>=0.1.1 (from bluetooth-adapters>=0.15.3->TheengsGateway)
[2024-09-15 18:37:36] Downloading aiooui-0.1.6-py3-none-any.whl.metadata (3.8 kB)
[2024-09-15 18:37:36] Collecting uart-devices>=0.1.0 (from bluetooth-adapters>=0.15.3->TheengsGateway)
[2024-09-15 18:37:36] Downloading https://www.piwheels.org/simple/uart-devices/uart_devices-0.1.0-py3-none-any.whl (4.8 kB)
[2024-09-15 18:37:37] Collecting usb-devices>=0.4.5 (from bluetooth-adapters>=0.15.3->TheengsGateway)
[2024-09-15 18:37:37] Downloading https://www.piwheels.org/simple/usb-devices/usb_devices-0.4.5-py3-none-any.whl (5.3 kB)
[2024-09-15 18:37:37] Collecting zipp>=3.20 (from importlib-metadata->TheengsGateway)
[2024-09-15 18:37:37] Downloading https://www.piwheels.org/simple/zipp/zipp-3.20.2-py3-none-any.whl (9.2 kB)
[2024-09-15 18:37:37] Downloading pycryptodomex-3.20.0-cp35-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.1 MB)
[2024-09-15 18:37:38] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 3.2 MB/s eta 0:00:00
[2024-09-15 18:37:38] Downloading aiooui-0.1.6-py3-none-any.whl (379 kB)
[2024-09-15 18:37:38] Downloading dbus_fast-2.24.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.0 MB)
[2024-09-15 18:37:40] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 3.0 MB/s eta 0:00:00
[2024-09-15 18:37:40] Building wheels for collected packages: TheengsDecoder
[2024-09-15 18:37:40] Building wheel for TheengsDecoder (pyproject.toml): started
[2024-09-15 18:38:24] Building wheel for TheengsDecoder (pyproject.toml): finished with status 'done'
[2024-09-15 18:38:24] Created wheel for TheengsDecoder: filename=TheengsDecoder-1.7.8-cp39-cp39-linux_aarch64.whl size=63789 sha256=3bb9f4a5292eaaf528f2e3a30184601c31ea2657fc1caa4db6f5bca09775bd82
[2024-09-15 18:38:24] Stored in directory: /root/.cache/pip/wheels/80/a0/88/ce9fd508a091486356365ce33333d86e321353ac27920f672a
[2024-09-15 18:38:24] Successfully built TheengsDecoder
[2024-09-15 18:38:24] Installing collected packages: TheengsDecoder, zipp, usb-devices, uart-devices, typing-extensions, pycryptodomex, paho-mqtt, dbus-fast, bluetooth-numbers, async-timeout, aiooui, importlib-metadata, bleak, bluetooth-clocks, bluetooth-adapters, TheengsGateway
[2024-09-15 18:38:31] Successfully installed TheengsDecoder-1.7.8 TheengsGateway-1.5.0 aiooui-0.1.6 async-timeout-4.0.3 bleak-0.22.2 bluetooth-adapters-0.19.4 bluetooth-clocks-0.2.0 bluetooth-numbers-1.1.2 dbus-fast-2.24.2 importlib-metadata-8.5.0 paho-mqtt-2.1.0 pycryptodomex-3.20.0 typing-extensions-4.12.2 uart-devices-0.1.0 usb-devices-0.4.5 zipp-3.20.2
[2024-09-15 18:38:34] ***************************
[2024-09-15 18:38:34] *      Install ended      *
[2024-09-15 18:38:34] ***************************
% Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Dload  Upload   Total   Spent    Left  Speed
0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:03 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:04 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:05 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:06 --:--:--     0

Salut,

ca c’est curieux, je ne vois pas comment elle pourrait être en ligne si pas configurée.
Ca donne quoi le bouton « Configurer le service et redémarrer »?

et la machine jeedom c’est la vm sous debian 11 dont la page santé est sur ce post? Aide pour passage vers MQTTdisc. et TGW - #8 par benj29

Rien de plus avec configurer le service et redémarrer.
Par contre, la seconde PI elle marche sans souci.
J’ai tenté de désactiver les équipements monitoring de ces PI et là magie, la configuration s’affiche.
Alors pourquoi sur la première, ça marchait et celle là non… aucune idée !

Array
(
    [adapter] => hci0
    [discovery_filter] => Array
        (
            [0] => IBEACON
        )

    [discovery_device_name] => Antenne Zone Portail
    [presence] => 0
    [presence_topic] => home/TGW_2617/presence
    [log_level] => WARNING
    [host] => 192.168.2.90
    [port] => 1883
    [user] => XXXXX
    [pass] => ***********
    [lwt_topic] => tgw/2617/LWT
    [publish_topic] => home/TGW_2617/BTtoMQTT
    [ble_scan_time] => 5
    [ble_time_between_scans] => 5
    [publish_advdata] => 0
)

Pardon, j’ai oublié de te répondre.
Oui santé :

Il y a quelquechose qui te choque ?

Sauf si tu vois autre chose, le fait de relâcher monitoring le temps de l’installation fait que ça marche parfaitement.

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