[Résolu] Soucis d'installation sous Docker

Forum dédié au plugin ZigBeeForDomoticZ : installation, paramétrage, utilisation, interfaces ...
JPGO
Messages : 82
Inscription : 09 juin 2020, 10:54

Re: Soucis d'installation sous Docker

Message par JPGO »

Merci de ton aide.
Ce matin, à la fraiche, j'ai refait l'installation car j'ai pu rater des étapes hier. J'ai utilisé le script que tu m'as indiqué en fin d'install, conformément au Wiki mais cela n'a visiblement rien changé.

Au vu de la log, cela indique semble initialisé et le dashboard du la zigate est affichable... mais avec zéro devices... c'est donc plutôt pire qu'hier.

Ci-dessous ma log montrant le démarrage du plugin:

Code : Tout sélectionner

2023-08-26 11:18:51.979 Status: ZIGATE: Entering work loop.
2023-08-26 11:18:51.979 Status: ZIGATE: Started.
2023-08-26 11:18:52.687 Status: ZIGATE: Initialized version 7.1, author 'pipiche38'
2023-08-26 11:18:52.689 Status: ZIGATE: Zigbee for Domoticz plugin starting
2023-08-26 11:18:52.689 Status: ZIGATE: Z4D plugin requires python3 3.8 or above and you are running 3.9
2023-08-26 11:18:52.689 Status: ZIGATE: Checking Python modules /opt/domoticz/userdata/plugins/Domoticz-Zigbee/requirements.txt
2023-08-26 11:18:53.306 ZIGATE: load PluginConf
2023-08-26 11:18:53.311 ZIGATE: Installing plugin custom page /opt/domoticz/www/templates/ZIGATE.html
2023-08-26 11:18:53.312 ZIGATE: Starting LoggingManagement thread
2023-08-26 11:18:53.312 ZIGATE: zigpy_login_mode(30)
2023-08-26 11:18:53.313 ZIGATE: start_logging_thread
2023-08-26 11:18:53.314 ZIGATE: logging_thread - listening
2023-08-26 11:18:53.310 Status: ZIGATE: filename set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Conf/PluginConf.txt
2023-08-26 11:18:53.310 Status: ZIGATE: pluginHome set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee
2023-08-26 11:18:53.310 Status: ZIGATE: homedirectory set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee
2023-08-26 11:18:53.310 Status: ZIGATE: pluginData set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Data
2023-08-26 11:18:53.310 Status: ZIGATE: pluginConfig set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Conf
2023-08-26 11:18:53.310 Status: ZIGATE: pluginOTAFirmware set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/OTAFirmware
2023-08-26 11:18:53.310 Status: ZIGATE: pluginReports set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Reports
2023-08-26 11:18:53.310 Status: ZIGATE: pluginWWW set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/www
2023-08-26 11:18:53.311 Status: ZIGATE: pluginLogs set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Logs
2023-08-26 11:18:53.311 Status: ZIGATE: expJsonDatabase set to 0
2023-08-26 11:18:53.314 Status: ZIGATE: Please watch plugin log into /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Logs/PluginZigbee_28.log
2023-08-26 11:18:53.316 Status: ZIGATE: Log history not found, no error logged
2023-08-26 11:18:53.321 Status: ZIGATE: Zigbee for Domoticz (z4d) plugin stable7-7.1.002 started
2023-08-26 11:18:53.407 Status: ZIGATE: Loading ZCL Cluster definitions
2023-08-26 11:18:53.408 Status: ZIGATE: - ZCL Cluster 0000 - (V1) Basic loaded
2023-08-26 11:18:53.408 Status: ZIGATE: - ZCL Cluster 0001 - (V1) Power loaded
2023-08-26 11:18:53.409 Status: ZIGATE: - ZCL Cluster 0002 - (V1) Device Temperature Configuration loaded
2023-08-26 11:18:53.410 Status: ZIGATE: - ZCL Cluster 0003 - (V1) Identify loaded
2023-08-26 11:18:53.411 Status: ZIGATE: - ZCL Cluster 0004 - (V1) Groups loaded
2023-08-26 11:18:53.411 Status: ZIGATE: - ZCL Cluster 0005 - (V1) Scenes loaded
2023-08-26 11:18:53.412 Status: ZIGATE: - ZCL Cluster 0006 - (V1) On/Off loaded
2023-08-26 11:18:53.413 Status: ZIGATE: - ZCL Cluster 0008 - (V1) Level loaded
2023-08-26 11:18:53.414 Status: ZIGATE: - ZCL Cluster 0009 - (V1) Alarms loaded
2023-08-26 11:18:53.414 Status: ZIGATE: - ZCL Cluster 000a - (V1) Time loaded
2023-08-26 11:18:53.415 Status: ZIGATE: - ZCL Cluster 000d - (V1) Analog Output loaded
2023-08-26 11:18:53.415 Status: ZIGATE: - ZCL Cluster 000f - (V1) Binary Input loaded
2023-08-26 11:18:53.416 Status: ZIGATE: - ZCL Cluster 0013 - (V1) Multistate Output loaded
2023-08-26 11:18:53.417 Status: ZIGATE: - ZCL Cluster 0019 - (V1) OTA Upgrade loaded
2023-08-26 11:18:53.418 Status: ZIGATE: - ZCL Cluster 0020 - (V1) Poll Control loaded
2023-08-26 11:18:53.418 Status: ZIGATE: - ZCL Cluster 0102 - (V1) Window Covering loaded
2023-08-26 11:18:53.419 Status: ZIGATE: - ZCL Cluster 0202 - (V1) Fan Control loaded
2023-08-26 11:18:53.420 Status: ZIGATE: - ZCL Cluster 0204 - (V1) Thermostat User Interface Configuration loaded
2023-08-26 11:18:53.420 Status: ZIGATE: - ZCL Cluster 0300 - (V1) Color Control loaded
2023-08-26 11:18:53.421 Status: ZIGATE: - ZCL Cluster 0301 - (V1) Ballast Configuration loaded
2023-08-26 11:18:53.422 Status: ZIGATE: - ZCL Cluster 0400 - (V1) Illuminance Level Sensing loaded
2023-08-26 11:18:53.422 Status: ZIGATE: - ZCL Cluster 0402 - (V1) Temperature Measurement loaded
2023-08-26 11:18:53.423 Status: ZIGATE: - ZCL Cluster 0403 - (V1) Pressure Measurement loaded
2023-08-26 11:18:53.424 Status: ZIGATE: - ZCL Cluster 0405 - (V1) Relative Humidity Measurement loaded
2023-08-26 11:18:53.425 Status: ZIGATE: - ZCL Cluster 0406 - (V1) Occupancy Sensing loaded
2023-08-26 11:18:53.425 Status: ZIGATE: - ZCL Cluster 0700 - (V1) Price loaded
2023-08-26 11:18:53.426 Status: ZIGATE: - ZCL Cluster 0702 - (V1) Metering (Smart Energy) loaded
2023-08-26 11:18:53.427 Status: ZIGATE: - ZCL Cluster 0b01 - (V1) Meter Identification loaded
2023-08-26 11:18:53.428 Status: ZIGATE: - ZCL Cluster 0b04 - (V1) Electrical Measurement loaded
2023-08-26 11:18:53.428 Status: ZIGATE: - ZCL Cluster 0b05 - (V1) Diagnostics loaded
2023-08-26 11:18:53.430 Status: ZIGATE: - ZCL Cluster e000 - (V1) Tuya E000 Private Cluster loaded
2023-08-26 11:18:53.430 Status: ZIGATE: - ZCL Cluster e001 - (V1) Tuya E001 Private Cluster loaded
2023-08-26 11:18:53.431 Status: ZIGATE: - ZCL Cluster e002 - (V1) Tuya E002 Private Cluster loaded
2023-08-26 11:18:53.432 Status: ZIGATE: - ZCL Cluster fcc0 - (V1) LUMI Private Cluster loaded
2023-08-26 11:18:53.433 Status: ZIGATE: - ZCL Cluster ff66 - (V1) Lixee Zlinky private cluster loaded
2023-08-26 11:18:53.433 Status: ZIGATE: DeviceConf loaded - 16 confs loaded
2023-08-26 11:18:53.435 Status: ZIGATE: Local-Device conf loaded - 21 confs loaded
2023-08-26 11:18:53.600 Status: ZIGATE: Certified Devices loaded - 505 confs loaded
2023-08-26 11:18:53.601 Status: ZIGATE: load ListOfDevice
2023-08-26 11:18:53.602 Status: ZIGATE: Transport mode: USB
2023-08-26 11:18:53.308 Error: ZIGATE: Cannot access path: /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Conf/PluginConf.txt
2023-08-26 11:18:53.326 Error: ZIGATE: Urlopen to http://127.0.0.1:8080/json.htm?type=hardware rejected. Error: HTTP Error 401: Unauthorized
2023-08-26 11:18:53.330 Error: ZIGATE: Urlopen to http://127.0.0.1:8080/json.htm?type=hardware rejected. Error: HTTP Error 401: Unauthorized
2023-08-26 11:18:54.166 Status: ZIGATE: ZigateTransport: Serial Connection open: Serial<id=0x7f4b54d28700, open=True>(port='/dev/ttyUSB1', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=None, xonxoff=False, rtscts=False, dsrdtr=False)
2023-08-26 11:18:54.168 Status: ZIGATE: ZigateTransport: writer_thread Thread start.
2023-08-26 11:18:54.169 Status: ZIGATE: ZigateTransport: thread_processing_and_sending Thread start.
2023-08-26 11:18:54.170 Status: ZIGATE: Start Web Server connection
2023-08-26 11:18:54.188 Status: ZIGATE: Web backend for Web User Interface started on port: 9440
2023-08-26 11:18:54.189 Status: ZIGATE: Plugin looks to upgrade the Certified Device package
2023-08-26 11:18:55.957 Status: ZIGATE: Domoticz Widgets usage is at 1.2 % (252 units free)
2023-08-26 11:19:04.140 Status: ZIGATE: ==> Transport Mode switch to full mode
2023-08-26 11:19:04.141 Status: ZIGATE: ZiGate Classic PDM (legacy)
2023-08-26 11:19:04.142 Status: ZIGATE: Installer Version Number: 0321
2023-08-26 11:19:04.142 Status: ZIGATE: Branch Version: ==> Production <==
2023-08-26 11:19:14.162 Status: ZIGATE: Initialize Zigate Data Structure 0000 00158d0000ce150f
2023-08-26 11:19:14.166 Status: ZIGATE: Updating Channel in Plugin Configuration from: 0 to: 11
2023-08-26 11:19:14.195 Status: ZIGATE: Zigbee Coordinator ieee: 00158d0000ce150f , short addr: 0000
2023-08-26 11:19:14.196 Status: ZIGATE: Network state UP, PANID: 46b2 extPANID: 0xf9a82bd1a1b4a595 Channel: 11
2023-08-26 11:19:19.091 Status: ZIGATE: Request Disabling Accepting new Hardware
2023-08-26 11:19:24.102 Status: ZIGATE: coordinator set to Certification : 1/CE -> CE
2023-08-26 11:19:24.645 Status: ZIGATE: ota_scan_folder Following Firmware have been loaded
2023-08-26 11:19:24.646 Status: ZIGATE: Plugin with Zigate, firmware 0321 correctly initialized
Dernière modification par Keros le 27 août 2023, 20:19, modifié 1 fois.
Raison : Citation supprimée. Merci de ne pas citer le message précédent lors d'une réponse directe.
JPGO
Messages : 82
Inscription : 09 juin 2020, 10:54

Re: Soucis d'installation sous Docker

Message par JPGO »

Je viens aussi de voir que vu de la zigate, tous les dispositifz Domoticz avaient disparus. Ils sont en grisé du coté de Domoticz. Comment réparer ça? Il y aurait-il une commande ou autre à passer pour que le plugin relance le transfert d'info vers Domoticz?
Merci de votre aide
apudomoticz.jpg
apudomoticz.jpg (193.22 Kio) Consulté 896 fois
Bibi49
Messages : 367
Inscription : 11 mars 2018, 12:42
Localisation : 49

Re: Soucis d'installation sous Docker

Message par Bibi49 »

Si tu as un "récepteur" zigbee ou tu peut te permettre de perdre l'historique dans domoticz, essaie simplement de le réappairé.

Si tu le retrouve OK dans domoticz avec son historique, tu pourra faire de meme avec les autres.
Si tu n'as pas l'historique, attend les conseils des personnes confirmés.
RPI 2 -> Bullseye Lite
DomoticZ -> 2024.7
RFXCom 433E -> Pro1 1041
DongleP - Z-Stack 3.30+ (build 20240710) /Z4D 7.1.025 [7.489]
CC1101 433Mhz "Itron EverBlue Cyble"
PiTInfo v1.4
USB->ùSD = Rpi-clones
JPGO
Messages : 82
Inscription : 09 juin 2020, 10:54

Re: Soucis d'installation sous Docker

Message par JPGO »

Bibi49 a écrit : 26 août 2023, 14:37 Si tu le retrouve OK dans domoticz avec son historique, tu pourra faire de meme avec les autres.
Si tu n'as pas l'historique, attend les conseils des personnes confirmés.
Justement, ce que je cherche, c'est de ne pas avoir à réappairer les 10 devices. Si j'y suis condamné, autant passer ceux qui le peuvent sur le pont Hue et aviser pour les autres.
Deufo
Messages : 280
Inscription : 26 févr. 2019, 16:25

Re: Soucis d'installation sous Docker

Message par Deufo »

Les périphériques sont en live sur la page du plugin et il n'y a pas de nouveau message d'erreur qui indiquerai une incohérence, je ne comprends pas à quoi correspond le grisé.

Il faudrait réparer cette erreur :
2023-08-26 11:18:53.308 Error: ZIGATE: Cannot access path: /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Conf/PluginConf.txt

Il manque le fichier de configuration dans le répertoire Conf.
JPGO
Messages : 82
Inscription : 09 juin 2020, 10:54

Re: Soucis d'installation sous Docker

Message par JPGO »

Sauf qu'i; a suffit d'arrêter/redémarre le container pour que ce message disparaisse...
Log du démarrage suivant:

Code : Tout sélectionner

2023-08-27 16:22:30.293 Sunrise: 07:00:00 SunSet: 20:45:00
2023-08-27 16:22:30.293 Day length: 13:44:00 Sun at south: 13:52:00
2023-08-27 16:22:30.293 Civil twilight start: 06:27:00 Civil twilight end: 21:18:00
2023-08-27 16:22:30.293 Nautical twilight start: 05:46:00 Nautical twilight end: 21:59:00
2023-08-27 16:22:30.293 Astronomical twilight start: 05:01:00 Astronomical twilight end: 22:44:00
2023-08-27 16:22:30.889 Active notification Subsystems: http (1/13)
2023-08-27 16:22:31.114 Starting shared server on: 0.0.0.0:6144
2023-08-27 16:22:31.109 Status: WebServer(SSL) startup failed on address :: with port: 443: resolve: Host not found (authoritative), trying ::
2023-08-27 16:22:31.110 Status: WebServer(SSL) startup failed on address :: with port: 443: resolve: Host not found (authoritative), trying 0.0.0.0
2023-08-27 16:22:31.112 Status: WebServer(SSL) started on address: 0.0.0.0 with port 443
2023-08-27 16:22:31.115 Status: RxQueue: queue worker started...
2023-08-27 16:22:31.115 Status: TCPServer: shared server started...
2023-08-27 16:22:33.115 Compteur Electrique LINKY: Worker thread started.
2023-08-27 16:22:33.494 Compteur Electrique LINKY: Heures creuses désactivées
2023-08-27 16:22:33.495 Compteur Electrique LINKY: Consommation à montrer sur le tableau de bord mis à value_cweek / peak_cweek
2023-08-27 16:22:33.495 Compteur Electrique LINKY: Nombre de jours à récupérer pour la vue par heures mis à 7
2023-08-27 16:22:33.495 Compteur Electrique LINKY: Nombre de jours à récupérer pour les autres vues mis à 366
2023-08-27 16:22:33.495 Compteur Electrique LINKY: Nombre de jours à récupérer pour le calcul du pic mis à 7
2023-08-27 16:22:33.495 Compteur Electrique LINKY: Debug mis à 0
2023-08-27 16:22:33.575 Compteur Electrique LINKY: Cache chargé depuis le disque
2023-08-27 16:22:33.575 Compteur Electrique LINKY: Si vous ne voyez pas assez de données dans la vue par heures, augmentez le paramètre Log des capteurs qui se trouve dans Réglages / Paramètres / Historique des logs
2023-08-27 16:22:33.713 Mitsubishi: Worker thread started.
2023-08-27 16:22:33.714 ZIGATE: Worker thread started.
2023-08-27 16:22:33.871 Mitsubishi: Debug logging mask set to: NONE
2023-08-27 16:22:33.980 Mitsubishi: MELCloud connection OK
2023-08-27 16:22:33.115 Status: Compteur Electrique LINKY: Started.
2023-08-27 16:22:33.115 Status: Compteur Electrique LINKY: Entering work loop.
2023-08-27 16:22:33.116 Status: Pont Philips Hue: Worker started...
2023-08-27 16:22:33.318 Status: RFXCOM: Using serial port: /dev/ttyUSB2
2023-08-27 16:22:33.492 Status: Compteur Electrique LINKY: Initialized version 2.4.2, author 'Barberousse'
2023-08-27 16:22:33.712 Status: OWM: Lat/Long = 48.7727,2.2572 -> (Nearest) City (6613133)
2023-08-27 16:22:33.713 Status: OWM: Started
2023-08-27 16:22:33.713 Status: Mitsubishi: Started.
2023-08-27 16:22:33.713 Status: Mitsubishi: Entering work loop.
2023-08-27 16:22:33.714 Status: EnOcean: ESP3 worker started...
2023-08-27 16:22:33.714 Status: ZIGATE: Started.
2023-08-27 16:22:33.714 Status: NotificationSystem: thread started...
2023-08-27 16:22:33.714 Status: ZIGATE: Entering work loop.
2023-08-27 16:22:33.715 Status: EventSystem: reset all events...
2023-08-27 16:22:33.726 Status: dzVents: Write file: /opt/domoticz/userdata/scripts/dzVents/generated_scripts/NETATMOQUERY.lua
2023-08-27 16:22:33.726 Status: dzVents: Write file: /opt/domoticz/userdata/scripts/dzVents/generated_scripts/NETATMOTOKEN.lua
2023-08-27 16:22:33.727 Status: EventSystem: reset all device statuses...
2023-08-27 16:22:33.753 Status: Python EventSystem: Initializing event module.
2023-08-27 16:22:33.754 Status: EventSystem: Started
2023-08-27 16:22:33.754 Status: EventSystem: Queue thread started...
2023-08-27 16:22:33.865 Status: Mitsubishi: Initialized version 0.7.9, author 'gysmo'
2023-08-27 16:22:33.899 Status: PluginSystem: 3 plugins started.
2023-08-27 16:22:33.915 Status: EnOcean: Using serial port /dev/ttyUSB0
2023-08-27 16:22:34.081 Mitsubishi: MELCloud login successfull
2023-08-27 16:22:34.249 Mitsubishi: Find 1 buildings
2023-08-27 16:22:34.249 Mitsubishi: Find 0 areas in building GNT House
2023-08-27 16:22:34.250 Mitsubishi: Find 0 floors in building GNT House
2023-08-27 16:22:34.250 Mitsubishi: Found Chambre Frédéric in building GNT House Devices CurrentEnergyConsumed 0.0 kWh
2023-08-27 16:22:34.250 Mitsubishi: Found Chambre JP & H in building GNT House Devices CurrentEnergyConsumed 0.0 kWh
2023-08-27 16:22:34.250 Mitsubishi: Found Chambre Mathieu in building GNT House Devices CurrentEnergyConsumed 0.0 kWh
2023-08-27 16:22:34.250 Mitsubishi: Found Salon in building GNT House Devices CurrentEnergyConsumed 0.0 kWh
2023-08-27 16:22:34.250 Mitsubishi: Found 4 devices in building GNT House Devices of the Type 0 (Aircondition) CurrentEnergyConsumed 0 kWh
2023-08-27 16:22:34.250 Mitsubishi: Found 0 devices in building GNT House Areas of the Type 0 (Aircondition) CurrentEnergyConsumed 0 kWh
2023-08-27 16:22:34.250 Mitsubishi: Found 0 devices in building GNT House Floors of the Type 0 (Aircondition) CurrentEnergyConsumed 0 kWh
2023-08-27 16:22:34.251 Mitsubishi: Units infos [{'name': 'Chambre Frédéric', 'id': 148048, 'macaddr': 'cc:c0:79:0d:07:fd', 'sn': '1810088204', 'building_id': 88585, 'power': '', 'op_mode': '', 'room_temp': '', 'set_temp': '', 'set_fan': '', 'vaneH': '', 'vaneV': '', 'next_comm': False, 'idoffset': 0}, {'name': 'Chambre JP & H', 'id': 148019, 'macaddr': 'cc:c0:79:12:06:3e', 'sn': '1810088106', 'building_id': 88585, 'power': '', 'op_mode': '', 'room_temp': '', 'set_temp': '', 'set_fan': '', 'vaneH': '', 'vaneV': '', 'next_comm': False, 'idoffset': 7}, {'name': 'Chambre Mathieu', 'id': 148042, 'macaddr': 'cc:c0:79:09:de:76', 'sn': '1810088205', 'building_id': 88585, 'power': '', 'op_mode': '', 'room_temp': '', 'set_temp': '', 'set_fan': '', 'vaneH': '', 'vaneV': '', 'next_comm': False, 'idoffset': 14}, {'name': 'Salon', 'id': 148056, 'macaddr': 'cc:c0:79:08:36:04', 'sn': '1810088152', 'building_id': 88585, 'power': '', 'op_mode': '', 'room_temp': '', 'set_temp': '', 'set_fan': '', 'vaneH': '', 'vaneV': '', 'next_comm': False, 'idoffset': 21}]
2023-08-27 16:22:34.322 Pont Philips Hue: Light/Switch (Bureau H)
2023-08-27 16:22:34.355 Pont Philips Hue: Color Switch (Terrasse)
2023-08-27 16:22:34.377 Pont Philips Hue: Color Switch (Spot Façade Avant)
2023-08-27 16:22:34.378 Pont Philips Hue: Light/Switch (Hue Entrée)
2023-08-27 16:22:34.379 Pont Philips Hue: Light/Switch (SOnOff Fermeture Volets CH JPH)
2023-08-27 16:22:34.381 Pont Philips Hue: Light/Switch (SOnOff Ouverture Volets CH JPH)
2023-08-27 16:22:34.382 Pont Philips Hue: Light/Switch (Prise Chauffage SdB)
2023-08-27 16:22:34.400 Pont Philips Hue: Light/Switch (Alimentation Portail)
2023-08-27 16:22:34.403 Pont Philips Hue: Light/Switch (Meuble TV)
2023-08-27 16:22:34.404 Pont Philips Hue: Light/Switch (Cheminée)
2023-08-27 16:22:34.405 Pont Philips Hue: Color Switch (TV)
2023-08-27 16:22:34.407 Pont Philips Hue: Color Switch (Confiturier)
2023-08-27 16:22:34.408 Pont Philips Hue: Light/Switch (Petite Maison Ext)
2023-08-27 16:22:34.411 Pont Philips Hue: Light/Switch (Prise Noel Facade)
2023-08-27 16:22:34.489 Pont Philips Hue: Light/Switch (Bouton Portail Boite a clés)
2023-08-27 16:22:34.492 Pont Philips Hue: Light/Switch (Switch Perron)
2023-08-27 16:22:34.493 Pont Philips Hue: Light/Switch (Switch Hue Smart Salon Garage)
2023-08-27 16:22:34.495 Pont Philips Hue: Light/Switch (ZLLPresence Hue motion sensor 1)
2023-08-27 16:22:34.496 Pont Philips Hue: Light/Switch (ZLLLightLevel Hue ambient light sensor 1)
2023-08-27 16:22:34.498 Pont Philips Hue: Lux (ZLLLightLevel Lux Hue ambient light sensor 1)
2023-08-27 16:22:34.499 Pont Philips Hue: Temp (ZLLTemperature Hue temperature sensor 1)
2023-08-27 16:22:34.501 Pont Philips Hue: Light/Switch (ZLLSwitch Meuble TV)
2023-08-27 16:22:34.502 Pont Philips Hue: Light/Switch (Switch Salon)
2023-08-27 16:22:34.504 Pont Philips Hue: Light/Switch (Switch Lampadaire TV)
2023-08-27 16:22:34.505 Pont Philips Hue: Light/Switch (Geofence Samsung SM-G980F)
2023-08-27 16:22:34.506 Pont Philips Hue: Light/Switch (Geofence Samsung SM-G935F)
2023-08-27 16:22:34.508 Pont Philips Hue: Light/Switch (Switch Lumière Terrasse)
2023-08-27 16:22:34.718 Activating Scene/Group: [Porte Garage depuis Salon]
2023-08-27 16:22:34.190 Status: EnOcean: HwdID 26 ID_Base FFE95980
2023-08-27 16:22:34.391 Status: EnOcean: HwdID 26 ChipID 058ED2B3 ChipVersion 45.4F.01.03 App 02.0F.00.00 API 02.06.09.00 Description 'GATEWAYCTRL'
2023-08-27 16:22:34.248 Error: RFXCOM: Power usage to high/low! Usage: 16416 Watt. Max Usage configured: 7000. (NodeID: 0x0000, ChildID: 0x0096, SID: OWL_CM180)
2023-08-27 16:22:35.675 Status: ZIGATE: Initialized version 7.1, author 'pipiche38'
2023-08-27 16:22:35.677 Status: ZIGATE: Zigbee for Domoticz plugin starting
2023-08-27 16:22:35.677 Status: ZIGATE: Z4D plugin requires python3 3.8 or above and you are running 3.9
2023-08-27 16:22:35.678 Status: ZIGATE: Checking Python modules /opt/domoticz/userdata/plugins/Domoticz-Zigbee/requirements.txt
2023-08-27 16:22:36.682 ZIGATE: load PluginConf
2023-08-27 16:22:36.683 ZIGATE: Loading PluginConf - from Domoticz sqlite Db
2023-08-27 16:22:36.683 ZIGATE: /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Conf/PluginConf-28.json timestamp is 1693041619.5243123
2023-08-27 16:22:36.683 ZIGATE: Dz PluginConf is older than Json Dz: 0 Json: 1693041619.5243123
2023-08-27 16:22:36.695 ZIGATE: Installing plugin custom page /opt/domoticz/www/templates/ZIGATE.html
2023-08-27 16:22:36.708 ZIGATE: Starting LoggingManagement thread
2023-08-27 16:22:36.708 ZIGATE: zigpy_login_mode(30)
2023-08-27 16:22:36.709 ZIGATE: start_logging_thread
2023-08-27 16:22:36.710 ZIGATE: logging_thread - listening
2023-08-27 16:22:36.693 Status: ZIGATE: PluginAnalytics set to 1
2023-08-27 16:22:36.693 Status: ZIGATE: channel set to 11
2023-08-27 16:22:36.693 Status: ZIGATE: filename set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Conf/PluginConf-28.json
2023-08-27 16:22:36.693 Status: ZIGATE: pluginHome set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee
2023-08-27 16:22:36.694 Status: ZIGATE: homedirectory set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee
2023-08-27 16:22:36.694 Status: ZIGATE: pluginData set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Data
2023-08-27 16:22:36.694 Status: ZIGATE: pluginConfig set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Conf
2023-08-27 16:22:36.694 Status: ZIGATE: pluginOTAFirmware set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/OTAFirmware
2023-08-27 16:22:36.694 Status: ZIGATE: pluginReports set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Reports
2023-08-27 16:22:36.694 Status: ZIGATE: pluginWWW set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/www
2023-08-27 16:22:36.694 Status: ZIGATE: pluginLogs set to /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Logs
2023-08-27 16:22:36.694 Status: ZIGATE: expJsonDatabase set to 0
2023-08-27 16:22:36.710 Status: ZIGATE: Please watch plugin log into /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Logs/PluginZigbee_28.log
2023-08-27 16:22:36.726 Status: ZIGATE: Zigbee for Domoticz (z4d) plugin stable7-7.1.002 started
2023-08-27 16:22:36.781 Status: ZIGATE: Loading ZCL Cluster definitions
2023-08-27 16:22:36.782 Status: ZIGATE: - ZCL Cluster 0000 - (V1) Basic loaded
2023-08-27 16:22:36.792 Status: ZIGATE: - ZCL Cluster 0001 - (V1) Power loaded
2023-08-27 16:22:36.794 Status: ZIGATE: - ZCL Cluster 0002 - (V1) Device Temperature Configuration loaded
2023-08-27 16:22:36.795 Status: ZIGATE: - ZCL Cluster 0003 - (V1) Identify loaded
2023-08-27 16:22:36.797 Status: ZIGATE: - ZCL Cluster 0004 - (V1) Groups loaded
2023-08-27 16:22:36.798 Status: ZIGATE: - ZCL Cluster 0005 - (V1) Scenes loaded
2023-08-27 16:22:36.799 Status: ZIGATE: - ZCL Cluster 0006 - (V1) On/Off loaded
2023-08-27 16:22:36.801 Status: ZIGATE: - ZCL Cluster 0008 - (V1) Level loaded
2023-08-27 16:22:36.802 Status: ZIGATE: - ZCL Cluster 0009 - (V1) Alarms loaded
2023-08-27 16:22:36.805 Status: ZIGATE: - ZCL Cluster 000a - (V1) Time loaded
2023-08-27 16:22:36.805 Status: ZIGATE: - ZCL Cluster 000d - (V1) Analog Output loaded
2023-08-27 16:22:36.807 Status: ZIGATE: - ZCL Cluster 000f - (V1) Binary Input loaded
2023-08-27 16:22:36.807 Status: ZIGATE: - ZCL Cluster 0013 - (V1) Multistate Output loaded
2023-08-27 16:22:36.808 Status: ZIGATE: - ZCL Cluster 0019 - (V1) OTA Upgrade loaded
2023-08-27 16:22:36.811 Status: ZIGATE: - ZCL Cluster 0020 - (V1) Poll Control loaded
2023-08-27 16:22:36.812 Status: ZIGATE: - ZCL Cluster 0102 - (V1) Window Covering loaded
2023-08-27 16:22:36.814 Status: ZIGATE: - ZCL Cluster 0202 - (V1) Fan Control loaded
2023-08-27 16:22:36.815 Status: ZIGATE: - ZCL Cluster 0204 - (V1) Thermostat User Interface Configuration loaded
2023-08-27 16:22:36.816 Status: ZIGATE: - ZCL Cluster 0300 - (V1) Color Control loaded
2023-08-27 16:22:36.818 Status: ZIGATE: - ZCL Cluster 0301 - (V1) Ballast Configuration loaded
2023-08-27 16:22:36.819 Status: ZIGATE: - ZCL Cluster 0400 - (V1) Illuminance Level Sensing loaded
2023-08-27 16:22:36.821 Status: ZIGATE: - ZCL Cluster 0402 - (V1) Temperature Measurement loaded
2023-08-27 16:22:36.822 Status: ZIGATE: - ZCL Cluster 0403 - (V1) Pressure Measurement loaded
2023-08-27 16:22:36.823 Status: ZIGATE: - ZCL Cluster 0405 - (V1) Relative Humidity Measurement loaded
2023-08-27 16:22:36.825 Status: ZIGATE: - ZCL Cluster 0406 - (V1) Occupancy Sensing loaded
2023-08-27 16:22:36.828 Status: ZIGATE: - ZCL Cluster 0700 - (V1) Price loaded
2023-08-27 16:22:36.830 Status: ZIGATE: - ZCL Cluster 0702 - (V1) Metering (Smart Energy) loaded
2023-08-27 16:22:36.831 Status: ZIGATE: - ZCL Cluster 0b01 - (V1) Meter Identification loaded
2023-08-27 16:22:36.833 Status: ZIGATE: - ZCL Cluster 0b04 - (V1) Electrical Measurement loaded
2023-08-27 16:22:36.835 Status: ZIGATE: - ZCL Cluster 0b05 - (V1) Diagnostics loaded
2023-08-27 16:22:36.836 Status: ZIGATE: - ZCL Cluster e000 - (V1) Tuya E000 Private Cluster loaded
2023-08-27 16:22:36.838 Status: ZIGATE: - ZCL Cluster e001 - (V1) Tuya E001 Private Cluster loaded
2023-08-27 16:22:36.839 Status: ZIGATE: - ZCL Cluster e002 - (V1) Tuya E002 Private Cluster loaded
2023-08-27 16:22:36.841 Status: ZIGATE: - ZCL Cluster fcc0 - (V1) LUMI Private Cluster loaded
2023-08-27 16:22:36.842 Status: ZIGATE: - ZCL Cluster ff66 - (V1) Lixee Zlinky private cluster loaded
2023-08-27 16:22:36.855 Status: ZIGATE: DeviceConf loaded - 16 confs loaded
2023-08-27 16:22:36.861 Status: ZIGATE: Local-Device conf loaded - 21 confs loaded
2023-08-27 16:22:36.730 Error: ZIGATE: Urlopen to http://127.0.0.1:8080/json.htm?type=hardware rejected. Error: HTTP Error 401: Unauthorized
2023-08-27 16:22:36.764 Error: ZIGATE: Urlopen to http://127.0.0.1:8080/json.htm?type=hardware rejected. Error: HTTP Error 401: Unauthorized
2023-08-27 16:22:37.046 OWM: General/Text (Weather Description)
2023-08-27 16:22:37.049 OWM: Temp + Humidity + Baro (TempHumBaro)
2023-08-27 16:22:37.050 OWM: Temp (Feel Temperature)
2023-08-27 16:22:37.053 OWM: Wind (Wind)
2023-08-27 16:22:37.054 OWM: UV (UV Index)
2023-08-27 16:22:37.057 OWM: General/Visibility (Visibility)
2023-08-27 16:22:37.058 OWM: General/Percentage (Clouds %)
2023-08-27 16:22:37.059 OWM: Rain (Precipitation)
2023-08-27 16:22:37.913 Status: Login successful from 172.17.0.1 for user 'admin'
2023-08-27 16:22:37.914 Status: [web:8080] Incoming connection from: 172.17.0.1
2023-08-27 16:22:37.920 Status: ZIGATE: Certified Devices loaded - 505 confs loaded
2023-08-27 16:22:37.921 Status: ZIGATE: load ListOfDevice
2023-08-27 16:22:37.990 Status: ZIGATE: 12 Entries loaded from /opt/domoticz/userdata/plugins/Domoticz-Zigbee/Data/DeviceList-28.txt
2023-08-27 16:22:38.010 Status: ZIGATE: Transport mode: USB
2023-08-27 16:22:38.632 Status: ZIGATE: ZigateTransport: Serial Connection open: Serial<id=0x7f22f3cf6580, open=True>(port='/dev/ttyUSB1', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=None, xonxoff=False, rtscts=False, dsrdtr=False)
2023-08-27 16:22:38.636 Status: ZIGATE: ZigateTransport: writer_thread Thread start.
2023-08-27 16:22:38.638 Status: ZIGATE: ZigateTransport: thread_processing_and_sending Thread start.
2023-08-27 16:22:38.639 Status: ZIGATE: Start Web Server connection
2023-08-27 16:22:38.721 Status: ZIGATE: Web backend for Web User Interface started on port: 9440
2023-08-27 16:22:38.721 Status: ZIGATE: Plugin looks to upgrade the Certified Device package
2023-08-27 16:22:42.926 Status: ZIGATE: Domoticz Widgets usage is at 1.2 % (252 units free)
2023-08-27 16:22:43.082 Status: Compteur Electrique LINKY: Récupération des données avec l'historique court
2023-08-27 16:22:43.192 Error: Compteur Electrique LINKY: Connectez-vous à l'adresse https://enedis.domoticz.russandol.pro/device?code=JVTT-MRCY pour lancer la demande de consentement avec le code JVTT-MRCY
2023-08-27 16:22:51.117 Status: ZIGATE: ==> Transport Mode switch to full mode
2023-08-27 16:22:51.118 Status: ZIGATE: ZiGate Classic PDM (legacy)
2023-08-27 16:22:51.119 Status: ZIGATE: Installer Version Number: 0321
2023-08-27 16:22:51.119 Status: ZIGATE: Branch Version: ==> Production <==
© 2012-2023 Domoticz | WWW: Domoticz.com
Pour moi, la priorité me semble être de faire apparaitre sous Domoticz les devices qui sont découverts par le plugin:
zigatemanquedomoticz.jpg
zigatemanquedomoticz.jpg (142.56 Kio) Consulté 863 fois
Dernière modification par Keros le 27 août 2023, 20:18, modifié 1 fois.
Raison : Citation supprimée. Merci de ne pas citer le message précédent lors d'une réponse directe.
Deufo
Messages : 280
Inscription : 26 févr. 2019, 16:25

Re: Soucis d'installation sous Docker

Message par Deufo »

Tu as quoi dans la liste des dispositifs sous domoticz ?
Je ne vois pas ce qui peut clocher.
As-tu une sauvegarde de la DB de domoticz sinon ?
JPGO
Messages : 82
Inscription : 09 juin 2020, 10:54

Re: Soucis d'installation sous Docker

Message par JPGO »

Après bricolages à base de restauration de base Domoticz et en récupérant la device-list de la version précédente, j'ai des devices des deux cotés. Cela semble fonctionnel (j'ai commandé mon store banne et des sondes remontent des températures) mais je récupère des messages d'erreur dans la log toutes les 3 ou 4 minutes:

Celui qui existait précédemment:

Code : Tout sélectionner

Error: ZIGATE: Urlopen to http://127.0.0.1:8080/json.htm?type=hardware rejected. Error: HTTP Error 401: Unauthorized

Et un nouveau:

Code : Tout sélectionner

2023-08-28 13:57:42.870 Error: ZIGATE: NXP_Extended_Error_Code - Extended Error Code: [80] No free NPDUs (resource error) - the number of NPDUs is set in the Number of NPDUs property of the PDU Manager section of the ZPS Configuration Editor
2023-08-28 13:57:42.923 Error: ZIGATE: NXP_Extended_Error_Code - Extended Error Code: [86] Loopback send is currently busy (resource error) - there can be only one loopback request at a time
2023-08-28 13:57:43.025 Error: ZIGATE: NXP_Extended_Error_Code - Extended Error Code: [80] No free NPDUs (resource error) - the number of NPDUs is set in the Number of NPDUs property of the PDU Manager section of the ZPS Configuration Editor
2023-08-28 13:57:43.026 Error: ZIGATE: NXP_Extended_Error_Code - Extended Error Code: [86] Loopback send is currently busy (resource error) - there can be only one loopback request at a time
2023-08-28 13:57:45.611 Error: ZIGATE: NXP_Extended_Error_Code - Extended Error Code: [80] No free NPDUs (resource error) - the number of NPDUs is set in the Number of NPDUs property of the PDU Manager section of the ZPS Configuration Editor
2023-08-28 13:57:49.348 Error: ZIGATE: NXP_Extended_Error_Code - Extended Error Code: [86] Loopback send is currently busy (resource error) - there can be only one loopback request at a time
2023-08-28 13:57:49.476 Error: ZIGATE: Decode8000 - PacketType: 004e TypeSqn: 02 sqn_app: 00 sqn_aps: 4c Status: [ZigBee Error Code Unknown code : 80]
2023-08-28 13:57:50.060 Error: ZIGATE: NXP_Extended_Error_Code - Extended Error Code: [80] No free NPDUs (resource error) - the number of NPDUs is set in the Number of NPDUs property of the PDU Manager section of the ZPS Configuration Editor
Je ne sais plus trop quoi faire. Comment cela peut-il marcher avec tant de messages d'erreur. Quels impacts sur le fonctionnement?
erreurszigate.jpg
erreurszigate.jpg (775.85 Kio) Consulté 820 fois
Dernière modification par Keros le 28 août 2023, 21:48, modifié 1 fois.
Raison : Citation supprimée. Merci de ne pas citer le message précédent lors d'une réponse directe.
pipiche
Messages : 4677
Inscription : 04 avr. 2018, 16:16
Contact :

Re: Soucis d'installation sous Docker

Message par pipiche »

JPGO a écrit : 28 août 2023, 14:00
Après bricolages à base de restauration de base Domoticz et en récupérant la device-list de la version précédente, j'ai des devices des deux cotés. Cela semble fonctionnel (j'ai commandé mon store banne et des sondes remontent des températures) mais je récupère des messages d'erreur dans la log toutes les 3 ou 4 minutes:

Celui qui existait précédemment:

Code : Tout sélectionner

Error: ZIGATE: Urlopen to http://127.0.0.1:8080/json.htm?type=hardware rejected. Error: HTTP Error 401: Unauthorized

Voir la documentation de Domoticz il s'agit d'une modif liée à 2023.1.
https://www.domoticz.com/wiki/Security

Code : Tout sélectionner

2023-08-28 13:57:42.870 Error: ZIGATE: NXP_Extended_Error_Code - Extended Error Code: [80] No free NPDUs (resource error) - the number of NPDUs is set in the Number of NPDUs property of the PDU Manager section of the ZPS Configuration Editor
2023-08-28 13:57:42.923 Error: ZIGATE: NXP_Extended_Error_Code - Extended Error Code: [86] Loopback send is currently busy (resource error) - there can be only one loopback request at a time
2023-08-28 13:57:43.025 Error: ZIGATE: NXP_Extended_Error_Code - Extended Error Code: [80] No free NPDUs (resource error) - the number of NPDUs is set in the Number of NPDUs property of the PDU Manager section of the ZPS Configuration Editor
2023-08-28 13:57:43.026 Error: ZIGATE: NXP_Extended_Error_Code - Extended Error Code: [86] Loopback send is currently busy (resource error) - there can be only one loopback request at a time
2023-08-28 13:57:45.611 Error: ZIGATE: NXP_Extended_Error_Code - Extended Error Code: [80] No free NPDUs (resource error) - the number of NPDUs is set in the Number of NPDUs property of the PDU Manager section of the ZPS Configuration Editor
2023-08-28 13:57:49.348 Error: ZIGATE: NXP_Extended_Error_Code - Extended Error Code: [86] Loopback send is currently busy (resource error) - there can be only one loopback request at a time
2023-08-28 13:57:49.476 Error: ZIGATE: Decode8000 - PacketType: 004e TypeSqn: 02 sqn_app: 00 sqn_aps: 4c Status: [ZigBee Error Code Unknown code : 80]
2023-08-28 13:57:50.060 Error: ZIGATE: NXP_Extended_Error_Code - Extended Error Code: [80] No free NPDUs (resource error) - the number of NPDUs is set in the Number of NPDUs property of the PDU Manager section of the ZPS Configuration Editor
Il s'agit de problème lié à la Zigate a voir directement avec le fabricant de la Zigate.
JPGO
Messages : 82
Inscription : 09 juin 2020, 10:54

Re: Soucis d'installation sous Docker

Message par JPGO »

OK, mais le fabriquant de la Zigate indique sur le forum de la Zigate:
" L'erreur 0x80 n'est pas une erreur en soit mais un warning lié aux ressources. Ce warning apparait si la ZiGate est trop sollicitée... La ZiGate n'a pas moyen de traiter toutes les trames reçues. Le device qui n'a pas l'acquittement retransmettra la demande. Tout ce processus peut alors engendrer une baisse de réactivité."


La Zigate (V1) tourne depuis Juillet 2021 avec le Firmware 321 et le Plugins 4.1 et ce message n'est jamais sorti. Et la, le seul changement est le passage en V7 du plugin et je ramasse ces messages. Y'aurait pas un petit réglage du plugin qui corrigerait ça?

Merci de ton aide.
Dernière modification par Keros le 29 août 2023, 12:20, modifié 1 fois.
Raison : Citation supprimée
Répondre