Bonjour,
Je suis passé à Debian 12 et j’ai oublié que la configuration de l’appairage était dans un dossier hors Jeedom. Pas grave, je me suis dit je vais refaire l’association, et depuis ça tourne en boucle et la télé n’arrête pas de demander l’ajout d’un nouveau matériel.
Avez-vous le même problème ? Tout fonctionnait bien de mon côté avec Debian 11, hasard ou pas.
On voit le nombre de process qui ne fait qu’augmenter :
> www-data 4034666 0.0 0.0 2584 1408 ? S 13:25 0:00 sh -c sudo /var/www/html/plugins/WebOStvLG/core/class/../../resources/venv/bin/python3 /var/www/html/plugins/WebOStvLG/core/class/../../resources/venv/bin/lgtv --ssl auth 192.168.X.X "TV_LG"
> root 4034667 0.0 0.0 7380 4352 ? S 13:25 0:00 sudo /var/www/html/plugins/WebOStvLG/core/class/../../resources/venv/bin/python3 /var/www/html/plugins/WebOStvLG/core/class/../../resources/venv/bin/lgtv --ssl auth 192.168.X.X TV_LG
> root 4034668 0.3 0.0 107132 28484 ? Sl 13:25 0:00 /var/www/html/plugins/WebOStvLG/core/class/../../resources/venv/bin/python3 /var/www/html/plugins/WebOStvLG/core/class/../../resources/venv/bin/lgtv --ssl auth 192.168.X.X TV_LG
> www-data 4034890 0.0 0.0 2584 1536 ? S 13:25 0:00 sh -c sudo /var/www/html/plugins/WebOStvLG/core/class/../../resources/venv/bin/python3 /var/www/html/plugins/WebOStvLG/core/class/../../resources/venv/bin/lgtv scan
> root 4034891 0.0 0.0 7380 4224 ? S 13:25 0:00 sudo /var/www/html/plugins/WebOStvLG/core/class/../../resources/venv/bin/python3 /var/www/html/plugins/WebOStvLG/core/class/../../resources/venv/bin/lgtv scan
> root 4034892 1.8 0.0 33036 26880 ? S 13:25 0:00 /var/www/html/plugins/WebOStvLG/core/class/../../resources/venv/bin/python3 /var/www/html/plugins/WebOStvLG/core/class/../../resources/venv/bin/lgtv scan
> www-data 4034913 0.0 0.0 2584 1408 ? S 13:25 0:00 sh -c sudo /var/www/html/plugins/WebOStvLG/core/class/../../resources/venv/bin/python3 /var/www/html/plugins/WebOStvLG/core/class/../../resources/venv/bin/lgtv --ssl auth 192.168.X.X "TV_LG"
> root 4034914 0.0 0.0 7384 4352 ? S 13:25 0:00 sudo /var/www/html/plugins/WebOStvLG/core/class/../../resources/venv/bin/python3 /var/www/html/plugins/WebOStvLG/core/class/../../resources/venv/bin/lgtv --ssl auth 192.168.X.X TV_LG
> root 4034915 3.6 0.0 107116 28492 ? S 13:25 0:00 /var/www/html/plugins/WebOStvLG/core/class/../../resources/venv/bin/python3 /var/www/html/plugins/WebOStvLG/core/class/../../resources/venv/bin/lgtv --ssl auth 192.168.X.X TV_LG
> www-data 4034922 0.0 0.0 2584 1536 ? S 13:25 0:00 sh -c sudo /var/www/html/plugins/WebOStvLG/core/class/../../resources/venv/bin/python3 /var/www/html/plugins/WebOStvLG/core/class/../../resources/venv/bin/lgtv scan
> root 4034923 0.0 0.0 7384 4352 ? S 13:25 0:00 sudo /var/www/html/plugins/WebOStvLG/core/class/../../resources/venv/bin/python3 /var/www/html/plugins/WebOStvLG/core/class/../../resources/venv/bin/lgtv scan
> root 4034924 4.5 0.0 33036 27392 ? S 13:25 0:00 /var/www/html/plugins/WebOStvLG/core/class/../../resources/venv/bin/python3 /var/www/html/plugins/WebOStvLG/core/class/../../resources/venv/bin/lgtv scan
> www-data 4034928 0.0 0.0 2584 1536 ? S 13:25 0:00 sh -c sudo /var/www/html/plugins/WebOStvLG/core/class/../../resources/venv/bin/python3 /var/www/html/plugins/WebOStvLG/core/class/../../resources/venv/bin/lgtv --ssl auth 192.168.X.X "TV_LG"
> root 4034929 0.0 0.0 7380 4352 ? S 13:25 0:00 sudo /var/www/html/plugins/WebOStvLG/core/class/../../resources/venv/bin/python3 /var/www/html/plugins/WebOStvLG/core/class/../../resources/venv/bin/lgtv --ssl auth 192.168.X.X TV_LG
> root 4034930 10.9 0.0 33120 27100 ? S 13:25 0:00 /var/www/html/plugins/WebOStvLG/core/class/../../resources/venv/bin/python3 /var/www/html/plugins/WebOStvLG/core/class/../../resources/venv/bin/lgtv --ssl auth 192.168.X.X TV_LG
Au niveau des logs de l’application, pas grand chose :
> jeedom: [2025-09-21 13:23:38] DEBUG : scan :
> jeedom: [2025-09-21 13:23:44] DEBUG : tv info :
> jeedom: [2025-09-21 13:23:45] DEBUG : tv info : {"type": "response", "id": "sw_info_0", "payload": {"returnValue": true, "product_name": "webOSTV 7.0", "model_name": "HE_DTV_W22O_AFABATPU", "sw_type": "FIRMWARE", "major_ver": "23", "minor_ver": "25.55", "country": "FR", "country_group": "EU", "device_id": "X:X:X:X:X:X", "auth_flag": "N", "ignore_disable": "N", "eco_info": "01", "config_key": "00", "language_code": "fr-FR"}} {"closing": {"code": 1000, "reason": ""}}
> jeedom: [2025-09-21 13:23:45] INFO : Début d'activation du plugin
> jeedom: [2025-09-21 13:23:46] INFO : Info sur le démon : {"launchable_message":"","launchable":"nok","state":"nok","log":"nok","auto":0}
> jeedom: [2025-09-21 13:23:46] DEBUG : Lancement de : /var/www/html/core/class/../../core/php/jeePlugin.php plugin_id=WebOStvLG function=install callInstallFunction=1
> jeedom: [2025-09-21 13:23:55] DEBUG : scan :
> jeedom: [2025-09-21 13:24:22] DEBUG : tv info :
> jeedom: [2025-09-21 13:24:22] DEBUG : tv info : {"type": "response", "id": "sw_info_0", "payload": {"returnValue": true, "product_name": "webOSTV 7.0", "model_name": "HE_DTV_W22O_AFABATPU", "sw_type": "FIRMWARE", "major_ver": "23", "minor_ver": "25.55", "country": "FR", "country_group": "EU", "device_id": "X:X:X:X:X:X", "auth_flag": "N", "ignore_disable": "N", "eco_info": "01", "config_key": "00", "language_code": "fr-FR"}} {"closing": {"code": 1000, "reason": ""}}
