Bonjour,
J’ai toute mon installation Zigbee hors service depuis 1 semaine : Le Demon du Plugin Zigbee est KO et je n’arrive pas à le relancer.
Le seul changement que j’ai eu chez moi c’est le changement de ma freebox pour une ULTRA mais je pense pas que ça puisse avoir un lien. J’accède toujours correctement à Jeedom sur mon réseau et depuis l’extérieur.
J’ai une box Jeedom LUNA
Je ne suis pas super callé sur Jeedom ni sur la technique
J’ai relancé les dépendances pour essayer
j’ai le message jeedom suivant : Echec de la requête HTTP : http://127.0.0.1:8089/device/all cURL error : Failed to connect to 127.0.0.1 port 8089: Connection refused
→ du coup je me demande quand même s’il y a pas un lien avec mon réseau mais je seche
Voici ce que j’ai sur le debug :
[2024-10-08 09:56:50] INFO : Start zigbeed
[2024-10-08 09:56:50] INFO : Log level : debug
[2024-10-08 09:56:50] INFO : PID file : /tmp/jeedom/zigbee/deamon_1.pid
[2024-10-08 09:56:50] INFO : Device : /dev/ttyUSB2
[2024-10-08 09:56:50] INFO : Apikey : MrjDA2cI5ikNW2R7rAZeYY3NtagHYsFcxCpUs35OxyIH0A4Xh3OUPpP4vm5OF00r
[2024-10-08 09:56:50] INFO : Callback : http://127.0.0.1:80/plugins/zigbee/core/php/jeeZigbee.php
[2024-10-08 09:56:50] INFO : Cycle : 0.3
[2024-10-08 09:56:50] INFO : Controller : ezsp
[2024-10-08 09:56:50] INFO : Channel : 15
[2024-10-08 09:56:50] INFO : Data folder : /var/www/html/plugins/zigbee/data/1
[2024-10-08 09:56:50] INFO : Device folder : /var/www/html/plugins/zigbee/data/device
[2024-10-08 09:56:50] INFO : Folder OTA : None
[2024-10-08 09:56:50] INFO : Zigpy advance configuration file : None
[2024-10-08 09:56:51] DEBUG : SQLite version for <module ‹ sqlite3 › from ‹ /usr/lib/python3.9/sqlite3/init.py ›>: 3.34.1
Traceback (most recent call last):
File « /var/www/html/plugins/zigbee/resources/zigbeed/zigbeed.py », line 235, in
from bellows.zigbee.application import ControllerApplication
File « /usr/local/lib/python3.9/dist-packages/bellows/zigbee/application.py », line 8, in
import zigpy.application
File « /usr/local/lib/python3.9/dist-packages/zigpy/application.py », line 16, in
import zigpy.ota
File « /usr/local/lib/python3.9/dist-packages/zigpy/ota/init.py », line 17, in
import zigpy.ota.provider
File « /usr/local/lib/python3.9/dist-packages/zigpy/ota/provider.py », line 15, in
import aiohttp
File « /usr/local/lib/python3.9/dist-packages/aiohttp/init.py », line 6, in
from .client import (
File « /usr/local/lib/python3.9/dist-packages/aiohttp/client.py », line 39, in
from . import hdrs, http, payload
File « /usr/local/lib/python3.9/dist-packages/aiohttp/http.py », line 6, in
from .http_exceptions import HttpProcessingError as HttpProcessingError
File « /usr/local/lib/python3.9/dist-packages/aiohttp/http_exceptions.py », line 6, in
from .typedefs import _CIMultiDict
File « /usr/local/lib/python3.9/dist-packages/aiohttp/typedefs.py », line 16, in
from yarl import URL, Query as _Query
ImportError: cannot import name ‹ Query › from ‹ yarl › (/usr/local/lib/python3.9/dist-packages/yarl/init.py)
Avez vous une idée ? Quelqu’un a t il été dans le même cas ?