Re: Soucis d'installation sous Docker
Publié : 26 août 2023, 11:24
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:
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