Bonjour à tous,
J’ai depuis peu un problème avec le démon du plugin Gardena qui ne se lance pas. J’ai réinstallé les dépendances, essayé la beta, mais le problème reste présent…
Mon Jeedom tourne sur Proxmox et il est à jour. l’OS est Debian 11.
Le log Gardena :
[2024-09-25 22:19:25] DEBUG : Lancement de : /var/www/html/core/class/../../core/php/jeePlugin.php plugin_id=gardena function=pre_update callInstallFunction=1
[2024-09-25 22:19:28] INFO : Début d'activation du plugin
[2024-09-25 22:19:29] INFO : Info sur le démon : {"log":"gardena","state":"nok","launchable":"ok","launchable_message":"Gestion automatique d\u00e9sactiv\u00e9e","auto":"0","last_launch":"2024-09-25 22:17:31"}
[2024-09-25 22:19:30] DEBUG : Lancement de : /var/www/html/core/class/../../core/php/jeePlugin.php plugin_id=gardena function=update callInstallFunction=1
[2024-09-25 22:19:32] INFO : Lancement démon
[2024-09-25 22:19:33] DEBUG : test from gardena daemon
[2024-09-25 22:20:20] INFO : Lancement démon
[2024-09-25 22:20:21] DEBUG : test from gardena daemon
Le log Daemon
[2024-09-25 22:20:21] INFO : Starting daemon with log level: debug
[2024-09-25 22:20:21] DEBUG : Writing PID 2617832 to /tmp/jeedom/gardena/daemon.pid
[2024-09-25 22:20:21] INFO : Listening on 127.0.0.1:55070
[2024-09-25 22:20:21] DEBUG : load_ssl_context verify=True cert=None trust_env=True http2=False
[2024-09-25 22:20:21] DEBUG : load_verify_locations cafile='/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/certifi/cacert.pem'
[2024-09-25 22:20:26]WARNING : Exception occurred when calling on_start_cb:
[2024-09-25 22:20:26] INFO : Listening cancelled
[2024-09-25 22:20:26] INFO : Shutdown
[2024-09-25 22:20:26] DEBUG : Removing PID file /tmp/jeedom/gardena/daemon.pid
[2024-09-25 22:20:26] DEBUG : Exit 0
Le log Update
======================================================================
== 25/09/2024 21:55:45 == Dependencies installation for gardena
======================================================================
[ 5% ] : Clean apt...
[ 9% ] : Clean apt : [ OK ]
[ 10% ] : Update apt...
[ 19% ] : Update apt : [ OK ]
[ 20% ] : Init python3 & prerequisites...
[ 31% ] : Init python3 & prerequisites : [ OK ]
[ 32% ] : Init PyEnv...
** PyEnv not required: 3.9.2 >= 3.9 **
** python3 path: python3 **
[ 43% ] : Init PyEnv : [ OK ]
[ 44% ] : Setting up virtual environment...
** Version of python in VENV: Python 3.9.2
[ 79% ] : Setting up virtual environment : [ OK ]
[ 80% ] : Install the required python packages...
[ 89% ] : Install the required python packages : [ OK ]
[ 90% ] : Summary of installed packages...
aiohttp==3.9.5
aiosignal==1.3.1
anyio==4.4.0
async-timeout==4.0.3
attrs==23.2.0
Authlib==1.3.2
certifi==2024.7.4
cffi==1.16.0
cryptography==42.0.8
exceptiongroup==1.2.1
frozenlist==1.4.1
h11==0.14.0
httpcore==1.0.5
httpx==0.27.2
idna==3.7
jeedomdaemon==0.11.2
multidict==6.0.5
oauthlib==3.2.2
pkg_resources==0.0.0
pycparser==2.22
sniffio==1.3.1
typing_extensions==4.12.2
websockets==13.1
yarl==1.9.4
[ 99% ] : Summary of installed packages : [ OK ]
[100% ] : Finished !
======================================================================
== OK == Installation Successful
======================================================================
Avez-vous une idée de l’origine du problème et de comment le résoudre ?
Merci pour votre aide !