Zigbee vs Z-Wave

Bonjour à tous,
je souhaiterais savoir s’il existe un moyen d’être sûr du protocole de ma box Jeedom Altas.
j’ai reçu celle-ci semaine dernière (commandé en Zigbee) et je galère à avoir de démon Zigbee stable (il passe OK seulement quelques secondes puis NOK).
J’ai essayé toutes les manips décrites dans différents sujets, sans succès.
Cependant je suis tombé sur un sujet (Probleme plugin zigbee - #5 par j.dubarry65) où l’utilisateur a reçu une Z-Wave au lieu d’une Zigbee… d’où ma question.

J’ai un Rpi 4 depuis 2020 avec protocoles Zigbee (Deconz) et Z-Wave, donc pas totalement nouveau sous Jeedom, même si j’apprends tous les jours.

(Je vais contacter Domadoo demain pour être sûr).

Merci de votre aide.

Faudrait voir les logs en debug

Bonjour,

voici les logs Zigbee


[2023-04-17 21:45:03][DEBUG] : http://127.0.0.1:8089/device/all type : GET
[2023-04-17 21:45:03][DEBUG] : null
[2023-04-17 21:45:03][ERROR] : 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
[2023-04-17 21:47:57][INFO] : Lancement démon zigbeed : /usr/bin/python3 /var/www/html/plugins/zigbee/resources/zigbeed/zigbeed.py --device /dev/ttyS2 --loglevel debug --socketport 8089 --callback http://127.0.0.1:80/plugins/zigbee/core/php/jeeZigbee.php --apikey CkZMQDHGZWWN8Zn46m4DS1yHxH8k7tyfRQU2BqQNVEAR4ppQNQtLF8wDkGTVXbOr --cycle 0.3 --pid /tmp/jeedom/zigbee/deamon_1.pid --data_folder /var/www/html/plugins/zigbee/data/1 --device_folder /var/www/html/plugins/zigbee/data/device --controller ezsp --sub_controller elelabs --channel 15
[2023-04-17 21:47:59][DEBUG] : null
[2023-04-17 22:00:03][DEBUG] : http://127.0.0.1:8089/device/all type : GET
[2023-04-17 22:00:03][DEBUG] : null
[2023-04-17 22:00:03][ERROR] : 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
[2023-04-17 22:15:02][DEBUG] : http://127.0.0.1:8089/device/all type : GET

[2023-04-18 18:15:02][ERROR] : 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
[2023-04-18 18:30:03][DEBUG] : http://127.0.0.1:8089/device/all type : GET
[2023-04-18 18:30:03][DEBUG] : null
[2023-04-18 18:30:03][ERROR] : 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
[2023-04-18 18:45:03][DEBUG] : http://127.0.0.1:8089/device/all type : GET
[2023-04-18 18:45:03][DEBUG] : null
[2023-04-18 18:45:03][ERROR] : 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

et les logs Zigbeed_1 (dans un autre post)

Pour la page santé:

et pour la page Config Jeedom

J’ai essayé de changer le port du controleur en auto, en /dev/ttyS1, /dev/ttyS2 rien n’y fait…

J’ai un autre problème, je n’arrive pas à me connecter en SSH sur l’altas, que ce soit en root (sudo ssh root@192.168.xxxx, ou en admin (sudo ssh admin@192.168.xxx) tous les mot de passe que je rentre (admin, Mjeedom96, ou mon propre mdp) je n’y accède pas.

Merci pour vos retours

Log Zigbeed_1


[2023-04-17 21:47:57][INFO] : Start zigbeed
[2023-04-17 21:47:57][INFO] : Log level : debug
[2023-04-17 21:47:57][INFO] : PID file : /tmp/jeedom/zigbee/deamon_1.pid
[2023-04-17 21:47:57][INFO] : Device : /dev/ttyS2
[2023-04-17 21:47:57][INFO] : Apikey : CkZMQDHGZWWN8Zn46m4DS1yHxH8k7tyfRQU2BqQNVEAR4ppQNQtLF8wDkGTVXbOr
[2023-04-17 21:47:57][INFO] : Callback : http://127.0.0.1:80/plugins/zigbee/core/php/jeeZigbee.php
[2023-04-17 21:47:57][INFO] : Cycle : 0.3
[2023-04-17 21:47:57][INFO] : Controller : ezsp
[2023-04-17 21:47:57][INFO] : Channel : 15
[2023-04-17 21:47:57][INFO] : Data folder : /var/www/html/plugins/zigbee/data/1
[2023-04-17 21:47:57][INFO] : Device folder : /var/www/html/plugins/zigbee/data/device
[2023-04-17 21:47:57][INFO] : Folder OTA : None
[2023-04-17 21:47:57][INFO] : Zigpy advance configuration file : None
[2023-04-17 21:47:58][DEBUG] : SQLite version for <module 'sqlite3' from '/usr/lib/python3.7/sqlite3/__init__.py'>: 3.27.2
[2023-04-17 21:47:58][INFO] : Find device : /dev/ttyS2
[2023-04-17 21:47:59][INFO] : LOADER------Import de la configuration specifics.danfoss
[
[2023-04-17 21:47:59][INFO] : Writing PID 16621 to /tmp/jeedom/zigbee/deamon_1.pid
[2023-04-17 21:47:59][INFO] : Init request module v2.28.2
[2023-04-17 21:47:59][DEBUG] : Starting new HTTP connection (1): 127.0.0.1:80
[2023-04-17 21:47:59][DEBUG] : http://127.0.0.1:80 "GET /plugins/zigbee/core/php/jeeZigbee.php?apikey=CkZMQDHGZWWN8Zn46m4DS1yHxH8k7tyfRQU2BqQNVEAR4ppQNQtLF8wDkGTVXbOr HTTP/1.1" 200 0

[2023-04-17 21:47:59][DEBUG] : Loading quirks module zhaquirks.innr.innr_sp120_plug

[2023-04-17 21:47:59][DEBUG] : Loading custom quirks module ts0601_valve_zgv1
[2023-04-17 21:47:59][INFO] : [start_zigbee] Init zigbee network with config : {'database_path': '/var/www/html/plugins/zigbee/data/1/network_ezsp.db', 'device': {'path': '/dev/ttyS2', 'baudrate': 115200}, 'network': {'channel': 15}, 'ezsp': {'CONFIG_APS_UNICAST_MESSAGE_COUNT': 12, 'CONFIG_SOURCE_ROUTE_TABLE_SIZE': 16, 'CONFIG_ADDRESS_TABLE_SIZE': 8}}
[2023-04-17 21:47:59][DEBUG] : executing <function aiosqlite_connect.<locals>.<lambda> at 0xffff8c69e488>
[2023-04-17 21:47:59][DEBUG] : operation <function aiosqlite_connect.<locals>.<lambda> at 0xffff8c69e488> completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'PRAGMA integrity_check', [])
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'PRAGMA integrity_check', []) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method fetchall of sqlite3.Cursor object at 0xffff8b187730>)
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method fetchall of sqlite3.Cursor object at 0xffff8b187730>) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method close of sqlite3.Cursor object at 0xffff8b187730>)
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method close of sqlite3.Cursor object at 0xffff8b187730>) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<function PersistingListener._set_isolation_level.<locals>.<lambda> at 0xffff8b441b70>)
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<function PersistingListener._set_isolation_level.<locals>.<lambda> at 0xffff8b441b70>) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'PRAGMA journal_mode = WAL', [])
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'PRAGMA journal_mode = WAL', []) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'PRAGMA synchronous = normal', [])
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'PRAGMA synchronous = normal', []) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'PRAGMA temp_store = memory', [])
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'PRAGMA temp_store = memory', []) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<function PersistingListener._set_isolation_level.<locals>.<lambda> at 0xffff8b104840>)
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<function PersistingListener._set_isolation_level.<locals>.<lambda> at 0xffff8b104840>) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'PRAGMA foreign_keys = ON', [])
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'PRAGMA foreign_keys = ON', []) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'PRAGMA user_version', [])
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'PRAGMA user_version', []) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method fetchone of sqlite3.Cursor object at 0xffff8b1712d0>)
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method fetchone of sqlite3.Cursor object at 0xffff8b1712d0>) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method close of sqlite3.Cursor object at 0xffff8b1712d0>)
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method close of sqlite3.Cursor object at 0xffff8b1712d0>) completed
[2023-04-17 21:47:59][DEBUG] : Current database version is v10
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'BEGIN TRANSACTION', [])
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'BEGIN TRANSACTION', []) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'COMMIT', [])
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'COMMIT', []) completed
[2023-04-17 21:47:59][DEBUG] : Loading application state
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'SELECT * FROM devices_v10', [])
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'SELECT * FROM devices_v10', []) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method fetchmany of sqlite3.Cursor object at 0xffff8b187730>, 64)
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method fetchmany of sqlite3.Cursor object at 0xffff8b187730>, 64) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method close of sqlite3.Cursor object at 0xffff8b187730>)
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method close of sqlite3.Cursor object at 0xffff8b187730>) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'SELECT * FROM node_descriptors_v10', [])
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'SELECT * FROM node_descriptors_v10', []) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method fetchmany of sqlite3.Cursor object at 0xffff8b187730>, 64)
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method fetchmany of sqlite3.Cursor object at 0xffff8b187730>, 64) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method close of sqlite3.Cursor object at 0xffff8b187730>)
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method close of sqlite3.Cursor object at 0xffff8b187730>) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'SELECT * FROM endpoints_v10', [])
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'SELECT * FROM endpoints_v10', []) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method fetchmany of sqlite3.Cursor object at 0xffff8b187730>, 64)
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method fetchmany of sqlite3.Cursor object at 0xffff8b187730>, 64) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method close of sqlite3.Cursor object at 0xffff8b187730>)
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method close of sqlite3.Cursor object at 0xffff8b187730>) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'SELECT * FROM in_clusters_v10', [])
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'SELECT * FROM in_clusters_v10', []) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method fetchmany of sqlite3.Cursor object at 0xffff8b187730>, 64)
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method fetchmany of sqlite3.Cursor object at 0xffff8b187730>, 64) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method close of sqlite3.Cursor object at 0xffff8b187730>)
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method close of sqlite3.Cursor object at 0xffff8b187730>) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'SELECT * FROM out_clusters_v10', [])
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'SELECT * FROM out_clusters_v10', []) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method fetchmany of sqlite3.Cursor object at 0xffff8b171340>, 64)
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method fetchmany of sqlite3.Cursor object at 0xffff8b171340>, 64) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method close of sqlite3.Cursor object at 0xffff8b171340>)
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method close of sqlite3.Cursor object at 0xffff8b171340>) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'SELECT * FROM attributes_cache_v10 WHERE attrid=4 OR attrid=5', [])
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'SELECT * FROM attributes_cache_v10 WHERE attrid=4 OR attrid=5', []) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method fetchmany of sqlite3.Cursor object at 0xffff8b171340>, 64)
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method fetchmany of sqlite3.Cursor object at 0xffff8b171340>, 64) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method close of sqlite3.Cursor object at 0xffff8b171340>)
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method close of sqlite3.Cursor object at 0xffff8b171340>) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'SELECT * FROM attributes_cache_v10', [])
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'SELECT * FROM attributes_cache_v10', []) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method fetchmany of sqlite3.Cursor object at 0xffff8b171340>, 64)
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method fetchmany of sqlite3.Cursor object at 0xffff8b171340>, 64) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method close of sqlite3.Cursor object at 0xffff8b171340>)
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method close of sqlite3.Cursor object at 0xffff8b171340>) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'SELECT * FROM unsupported_attributes_v10', [])
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'SELECT * FROM unsupported_attributes_v10', []) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method fetchmany of sqlite3.Cursor object at 0xffff8b171340>, 64)
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method fetchmany of sqlite3.Cursor object at 0xffff8b171340>, 64) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method close of sqlite3.Cursor object at 0xffff8b171340>)
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method close of sqlite3.Cursor object at 0xffff8b171340>) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'SELECT * FROM groups_v10', [])
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'SELECT * FROM groups_v10', []) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method fetchmany of sqlite3.Cursor object at 0xffff8b171340>, 64)
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method fetchmany of sqlite3.Cursor object at 0xffff8b171340>, 64) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method close of sqlite3.Cursor object at 0xffff8b171340>)
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method close of sqlite3.Cursor object at 0xffff8b171340>) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'SELECT * FROM group_members_v10', [])
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'SELECT * FROM group_members_v10', []) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method fetchmany of sqlite3.Cursor object at 0xffff8b171340>, 64)
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method fetchmany of sqlite3.Cursor object at 0xffff8b171340>, 64) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method close of sqlite3.Cursor object at 0xffff8b171340>)
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method close of sqlite3.Cursor object at 0xffff8b171340>) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'SELECT * FROM relays_v10', [])
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'SELECT * FROM relays_v10', []) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method fetchmany of sqlite3.Cursor object at 0xffff8b171340>, 64)
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method fetchmany of sqlite3.Cursor object at 0xffff8b171340>, 64) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method close of sqlite3.Cursor object at 0xffff8b171340>)
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method close of sqlite3.Cursor object at 0xffff8b171340>) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'SELECT * FROM neighbors_v10', [])
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'SELECT * FROM neighbors_v10', []) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method fetchmany of sqlite3.Cursor object at 0xffff8b171340>, 64)
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method fetchmany of sqlite3.Cursor object at 0xffff8b171340>, 64) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method close of sqlite3.Cursor object at 0xffff8b171340>)
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method close of sqlite3.Cursor object at 0xffff8b171340>) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'SELECT * FROM network_backups_v10 ORDER BY id', [])
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'SELECT * FROM network_backups_v10 ORDER BY id', []) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method fetchmany of sqlite3.Cursor object at 0xffff8b171340>, 64)
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method fetchmany of sqlite3.Cursor object at 0xffff8b171340>, 64) completed
[2023-04-17 21:47:59][DEBUG] : executing functools.partial(<built-in method close of sqlite3.Cursor object at 0xffff8b171340>)
[2023-04-17 21:47:59][DEBUG] : operation functools.partial(<built-in method close of sqlite3.Cursor object at 0xffff8b171340>) completed
[2023-04-17 21:47:59][DEBUG] : Using selector: EpollSelector
[2023-04-17 21:47:59][DEBUG] : Resetting EZSP
[2023-04-17 21:48:00][DEBUG] : Resetting ASH
[2023-04-17 21:48:00][DEBUG] : Sending: b'1ac038bc7e'
[2023-04-17 21:48:05][ERROR] : Couldn't start application
Traceback (most recent call last):
  File "/usr/local/lib/python3.7/dist-packages/zigpy/application.py", line 118, in startup
    await self.connect()
  File "/usr/local/lib/python3.7/dist-packages/bellows/zigbee/application.py", line 134, in connect
    self._ezsp = await bellows.ezsp.EZSP.initialize(self.config)
  File "/usr/local/lib/python3.7/dist-packages/bellows/ezsp/__init__.py", line 107, in initialize
    await ezsp._startup_reset()
  File "/usr/local/lib/python3.7/dist-packages/bellows/ezsp/__init__.py", line 98, in _startup_reset
    await self.reset()
  File "/usr/local/lib/python3.7/dist-packages/bellows/ezsp/__init__.py", line 127, in reset
    await self._gw.reset()
  File "/usr/local/lib/python3.7/dist-packages/bellows/uart.py", line 246, in reset
    return await asyncio.wait_for(self._reset_future, timeout=RESET_TIMEOUT)
  File "/usr/lib/python3.7/asyncio/tasks.py", line 423, in wait_for
    raise futures.TimeoutError()
concurrent.futures._base.TimeoutError
[2023-04-17 21:48:05][DEBUG] : Closed serial connection
[2023-04-17 21:48:05][DEBUG] : executing functools.partial(<function PersistingListener._set_isolation_level.<locals>.<lambda> at 0xffff8b0f3b70>)
[2023-04-17 21:48:05][DEBUG] : operation functools.partial(<function PersistingListener._set_isolation_level.<locals>.<lambda> at 0xffff8b0f3b70>) completed
[2023-04-17 21:48:05][DEBUG] : executing functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'PRAGMA wal_checkpoint;', [])
[2023-04-17 21:48:05][DEBUG] : operation functools.partial(<built-in method execute of sqlite3.Connection object at 0xffff8b12d030>, 'PRAGMA wal_checkpoint;', []) completed
[2023-04-17 21:48:05][DEBUG] : executing functools.partial(<function PersistingListener._set_isolation_level.<locals>.<lambda> at 0xffff8b104b70>)
[2023-04-17 21:48:05][DEBUG] : operation functools.partial(<function PersistingListener._set_isolation_level.<locals>.<lambda> at 0xffff8b104b70>) completed
[2023-04-17 21:48:05][DEBUG] : executing functools.partial(<built-in method close of sqlite3.Connection object at 0xffff8b12d030>)
[2023-04-17 21:48:05][DEBUG] : operation functools.partial(<built-in method close of sqlite3.Connection object at 0xffff8b12d030>) completed
[2023-04-17 21:48:05][ERROR] : [start_zigbee] Fatal error : 
[2023-04-17 21:48:05][INFO] : Traceback (most recent call last):
  File "/var/www/html/plugins/zigbee/resources/zigbeed/zigbeed.py", line 102, in start_zigbee
    start_radio=True,
  File "/usr/local/lib/python3.7/dist-packages/zigpy/application.py", line 138, in new
    await app.startup(auto_form=auto_form)
  File "/usr/local/lib/python3.7/dist-packages/zigpy/application.py", line 118, in startup
    await self.connect()
  File "/usr/local/lib/python3.7/dist-packages/bellows/zigbee/application.py", line 134, in connect
    self._ezsp = await bellows.ezsp.EZSP.initialize(self.config)
  File "/usr/local/lib/python3.7/dist-packages/bellows/ezsp/__init__.py", line 107, in initialize
    await ezsp._startup_reset()
  File "/usr/local/lib/python3.7/dist-packages/bellows/ezsp/__init__.py", line 98, in _startup_reset
    await self.reset()
  File "/usr/local/lib/python3.7/dist-packages/bellows/ezsp/__init__.py", line 127, in reset
    await self._gw.reset()
  File "/usr/local/lib/python3.7/dist-packages/bellows/uart.py", line 246, in reset
    return await asyncio.wait_for(self._reset_future, timeout=RESET_TIMEOUT)
  File "/usr/lib/python3.7/asyncio/tasks.py", line 423, in wait_for
    raise futures.TimeoutError()
concurrent.futures._base.TimeoutError

[2023-04-17 21:48:05][INFO] : Shutdown
[2023-04-17 21:48:05][INFO] : Removing PID file /tmp/jeedom/zigbee/deamon_1.pid
[2023-04-17 21:48:05][INFO] : Exit 0

1 « J'aime »

Bonjour,

Il me semble être dans le même cas : Jeedom Atlas achetée semaine dernière. Je n’ai pour le moment aucun équipement Zigbee, mais je n’arrive pas non à faire démarrer le demon et la log debug semble indiquer le même problème au même endroit.

Page santé

Configuration plugin

Log Zigbee

[2023-04-20 14:59:22]INFO : Lancement démon zigbeed : /usr/bin/python3 /var/www/html/plugins/zigbee/resources/zigbeed/zigbeed.py --device /dev/ttyS2 --loglevel debug --socketport 8089 --callback http://127.0.0.1:80/plugins/zigbee/core/php/jeeZigbee.php --apikey 2X8xvRprusVmWXGYEfITbr2SRcrnF1Ttqa4RvYRQqhwgK8UBywslarFYK7ZaqIvx --cycle 0.3 --pid /tmp/jeedom/zigbee/deamon_1.pid --data_folder /var/www/html/plugins/zigbee/data/1 --device_folder /var/www/html/plugins/zigbee/data/device --controller ezsp --sub_controller elelabs --channel 15 --folder_OTA /var/www/html/plugins/zigbee/data/ota
[2023-04-20 15:00:07]DEBUG : http://127.0.0.1:8089/device/all type : GET
[2023-04-20 15:00:07]DEBUG : null
[2023-04-20 15:00:07]ERROR : 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
[2023-04-20 15:01:57]ERROR : Attention je pense qu'il y a un soucis avec le démon que j'ai relancé plus de 3 fois consécutivement
[2023-04-20 15:01:59]INFO : Lancement démon zigbeed : /usr/bin/python3 /var/www/html/plugins/zigbee/resources/zigbeed/zigbeed.py --device /dev/ttyS2 --loglevel debug --socketport 8089 --callback http://127.0.0.1:80/plugins/zigbee/core/php/jeeZigbee.php --apikey 2X8xvRprusVmWXGYEfITbr2SRcrnF1Ttqa4RvYRQqhwgK8UBywslarFYK7ZaqIvx --cycle 0.3 --pid /tmp/jeedom/zigbee/deamon_1.pid --data_folder /var/www/html/plugins/zigbee/data/1 --device_folder /var/www/html/plugins/zigbee/data/device --controller ezsp --sub_controller elelabs --channel 15 --folder_OTA /var/www/html/plugins/zigbee/data/ota
[2023-04-20 15:02:01]DEBUG : null

Log Zigbeed_1
zigbeed_1.txt (46,1 Ko)

Merci par avance pour votre aide

Bonjour,

jeedom/Mjeedom96
su -
Mjeedom96

akenad :slight_smile:

1 « J'aime »

Bonjour,

je rajoute les logs de la maj firmware de l’atlas qui échoue à chaque fois (dernier firmware Zigbee ou correction bootloader)…
J’ai contacté le SAV Domadoo, mais pour le moment pas de réponse…


Begin change mode of /dev/ttyS2
Download source...
--2023-04-21 20:03:46--  https://github.com/Elelabs/elelabs-zigbee-ezsp-utility/archive/master.zip
Resolving github.com (github.com)... 140.82.121.3
Connecting to github.com (github.com)|140.82.121.3|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/Elelabs/elelabs-zigbee-ezsp-utility/zip/refs/heads/master [following]
--2023-04-21 20:03:47--  https://codeload.github.com/Elelabs/elelabs-zigbee-ezsp-utility/zip/refs/heads/master
Resolving codeload.github.com (codeload.github.com)... 140.82.121.10
Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/zip]
Saving to: '/tmp/elelabs.zip'

     0K .......... .
......... .......... .......... .......... 1.52M
    50K .......... .......... .......... .......... .......... 2.89M
   100K .......... .......... .......... .......... .......... 8.19M
   150K .......... .......... .......... .......... .......... 4.45M
   200K .......... .......... .......... .......... .......... 10.8M
   250K .......... .......... .......... .......... .......... 5.71M
   300K .......... .......... .......... .......... .......... 9.88M
   350K .......... .......... .......... .......... .......... 10.8M
   400K .......... .......... .......... .......... .......... 8.54M
   450K .......... .......... .......... .......... .......... 9.59M
   500K .......... .......... .......... .......... .......... 8.52M
   550K .......... .......... .......... .......... .......... 9.27M
   600K .......... .......... .......... .......... .......... 10.6M
   650K .......... .......... .......... .......... .......... 10.6M
   700K .......... .......... .......... .......... .......... 12.3M
   750K .......... .......... .......... .......... .......... 9.38M
   800K .......... .......... .......... .......... .......... 8.14M
   850K .......... .......... .......... .......... .......... 10.4M
   900K .......... .......... .......... .......... .......... 12.3M
   950K .......... .......... .......... .......... .......... 11.0M
  1000K .......... .......... .......... .......... .......... 11.1M
  1050K .......... .......... .......... .......... .......... 10.2M
  1100K .......... .......... .......... .......... .......... 9.85M
  1150K .......... .......... .......... .......... .......... 10.2M
  1200K .......... ........                                    9.87M=0.2s

2023-04-21 20:03:47 (7.06 MB/s) - '/tmp/elelabs.zip' saved [1247988]

Unzip file...
Archive:  elelabs.zip
7fc415497f7e2b3410e3350b359ac5c71043399e
   creating: elelabs-zigbee-ezsp-utility-master/
 extracting: elelabs-zigbee-ezsp-utility-master/.gitignore  
  inflating: elelabs-zigbee-ezsp-utility-master/CHANGELOG.md  
  inflating: elelabs-zigbee-ezsp-utility-master/Elelabs_EzspFwUtility.py  
  inflating: elelabs-zigbee-ezsp-utility-master/LICENSE  
  inflating: elelabs-zigbee-ezsp-utility-master/README.md  
   creating: elelabs-zigbee-ezsp-utility-master/data/
   creating: elelabs-zigbee-ezsp-utility-master/data/EFR32MG13/
  inflating: elelabs-zigbee-ezsp-utility-master/data/EFR32MG13/ELE_MG13_ot_rcp_115200_120_211116.gbl  
  inflating: elelabs-zigbee-ezsp-utility-master/data/EFR32MG13/ELE_MG13_ot_rcp_123_220206.gbl  
  inflating: elelabs-zigbee-ezsp-utility-master/data/EFR32MG13/ELE_MG13_zb_ncp_115200_610_211112.gbl  
  inflating: elelabs-zigbee-ezsp-utility-master/data/EFR32MG13/ELX0X3_MG13_6.0.3_ezsp_v6.gbl  
  inflating: elelabs-zigbee-ezsp-utility-master/data/EFR32MG13/ELX0X3_MG13_6.7.0_ezsp_v8.gbl  
   creating: elelabs-zigbee-ezsp-utility-master/data/EFR32MG21/
  inflating: elelabs-zigbee-ezsp-utility-master/data/EFR32MG21/ELU0141_MG21_ot_rcp_123_211204.gbl  
  inflating: elelabs-zigbee-ezsp-utility-master/data/EFR32MG21/ELU0141_MG21_zb_ncp_6103_211204.gbl  
  inflating: elelabs-zigbee-ezsp-utility-master/data/EFR32MG21/ELU0143_MG21_ot_rcp_123_211211.gbl  
  inflating: elelabs-zigbee-ezsp-utility-master/data/EFR32MG21/ELU0143_MG21_zb_ncp_6103_211211.gbl  
   creating: elelabs-zigbee-ezsp-utility-master/img/
  inflating: elelabs-zigbee-ezsp-utility-master/img/ele_update_thread.png  
  inflating: elelabs-zigbee-ezsp-utility-master/img/ele_update_zigbee.png  
  inflating: elelabs-zigbee-ezsp-utility-master/img/logo.jpg  
  inflating: elelabs-zigbee-ezsp-utility-master/img/probe_btl.png  
  inflating: elelabs-zigbee-ezsp-utility-master/img/probe_thread.png  
  inflating: elelabs-zigbee-ezsp-utility-master/img/probe_zigbee.png  
  inflating: elelabs-zigbee-ezsp-utility-master/img/restart_btl.png  
  inflating: elelabs-zigbee-ezsp-utility-master/img/restart_nrml.png  
 extracting: elelabs-zigbee-ezsp-utility-master/requirements.txt  
Flash device...
2023/04/21 20:03:56 Elelabs_EzspFwUtility:   Couldn't communicate with the adapter in Zigbee (EZSP) mode, Thread (Spinel) mode or bootloader mode
2023/04/21 20:04:04 Elelabs_EzspFwUtility:   Successfully restarted into X-MODEM mode! Starting upload of the new firmware... DO NOT INTERRUPT(!)
2023/04/21 20:04:16 Elelabs_EzspFwUtility:   Failed to restart into bootloader mode. Please see users guide.
Probe device...
2023/04/21 20:04:25 Elelabs_EzspFwUtility:   Couldn't communicate with the adapter in Zigbee (EZSP) mode, Thread (Spinel) mode or bootloader mode
Clean source...
Task done

Merci.

Merci,
J’ai réussi à me connecter en ssh via Putty et mon PC de boulot.

1 « J'aime »

Bonjour,

avez-vous pris contact avec le revendeur ?
Domadoo, a confirmé que niveau config tout était OK (et que j’avais bien une version Zigbee).
il faut que je vérifie si la carte Zigbee est bien inséré, mais étant en déplacement cette semaine je ne pourrais pas le faire avant Vendredi.
Si cela peut vous aidez…

bonne journée

Bonjour,

mon module zigbee n’était pas inséré correctement.
Au lieu d’être sur les pins GPIO de 1 à 8, il était décalé et simplement sur les pins 2/4/6/8.
Après avoir éteint la box, débranché/rebranché le module et remis sous tension, le démon reste maintenant OK.

Merci à tous pour votre aide, bonne soirée à tous

Je n’ai malheureusement pas le tournevis adéquat pour ouvrir la box et vérifier/déplacer le module (vis à forme hexagonale).
Est-ce que quelqu’un aurait la référence de la tête de vis pour que je tente de trouver l’outil correspondant ?

Il faut croire que je n’ai jamais de chance avec mes achats de box Jeedom. J’ai acheté la Mini+, la Smart et maintenant l’Atlas : à chaque fois, j’ai dû faire appel au SAV pour des problèmes différents:(

Salut
C’est du Torx T8, j’ai la chance d’avoir une boite Ifixit avec pas mal d’embouts.
Bon courage.

2 « J'aime »

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