[Résolu] Objets disparus du plugins
Publié : 31 oct. 2024, 18:17
Bonjour
Version: 2024.7
Build Hash: b317cfab1
Compile Date: 2024-07-13 16:59:31
dzVents Version: 3.1.8
Python Version: 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC 10.2.1 20210110]
Système sur lequel tourne DomoticZ avec le plugin : orangepi zero 2
Modèle de coordinateur : Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001
Version de coordinateur : USB
Version du firmware : Znp - Z-Stack 3.30+ (build 20210708)
Type de firmware : standard
Version du Plugin: 7.1.012 [5.325]
Branche du plugin : stable7
Suite à une mise a jour sur l'interface web de plugins tous les objets ont disparu
dans domotics j'ai ce genre de message
J'ai 50 objets environs.
J'ai refait des mises à jour en manuel, mais c'est toujours pareil.
Merci de votre aide
Version: 2024.7
Build Hash: b317cfab1
Compile Date: 2024-07-13 16:59:31
dzVents Version: 3.1.8
Python Version: 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC 10.2.1 20210110]
Système sur lequel tourne DomoticZ avec le plugin : orangepi zero 2
Modèle de coordinateur : Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001
Version de coordinateur : USB
Version du firmware : Znp - Z-Stack 3.30+ (build 20210708)
Type de firmware : standard
Version du Plugin: 7.1.012 [5.325]
Branche du plugin : stable7
Suite à une mise a jour sur l'interface web de plugins tous les objets ont disparu
dans domotics j'ai ce genre de message
Code : Tout sélectionner
2024-10-31 18:10:50.356 Error: zigbee: Failed to parse DeviceList value: {'Version': '3', 'ZDeviceName': 'Zigbee Coordinator', 'IEEE': '00124b002a2e87ca', 'Ep': {'00': {}, '02': {'0000': {}}, '01': {'0000': {}, '0006': {}, '000a': {}, '0019': {}, '0501': {}, '0001': {}, '0020': {}, '0500': {}, '0502': {}}}, 'PowerSource': 'Main', 'LogicalType': 'Coordinator', 'ZDPSQN': '03', 'Stamp': {'LasteSeen': {}, 'Time': '2024-10-31 13:04:58', 'MsgType': '8002', 'time': 1730376298.33883, 'LastSeen': 1730376298}, 'ErrorManagement': 0, 'Health': 'Live', 'LQI': {}, 'Status': 'inDB', 'SQN': '03'}
2024-10-31 18:10:50.356
2024-10-31 18:10:50.357 Error: zigbee: Call to function 'onStart' failed, exception details:
2024-10-31 18:10:50.359 Error: zigbee: Traceback (most recent call last):
2024-10-31 18:10:50.359 Error: zigbee: File "/home/orangepi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 1573, in onStart
2024-10-31 18:10:50.359 Error: zigbee: _plugin.onStart()
2024-10-31 18:10:50.359 Error: zigbee: File "/home/orangepi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 532, in onStart
2024-10-31 18:10:50.359 Error: zigbee: if LoadDeviceList(self) == "Failed":
2024-10-31 18:10:50.359 Error: zigbee: File "/home/orangepi/domoticz/plugins/Domoticz-Zigbee/Modules/database.py", line 173, in LoadDeviceList
2024-10-31 18:10:50.359 Error: zigbee: res = loadTxtDatabase(self, txt_devicelist_filename)
2024-10-31 18:10:50.359 Error: zigbee: File "/home/orangepi/domoticz/plugins/Domoticz-Zigbee/Modules/database.py", line 281, in loadTxtDatabase
2024-10-31 18:10:50.359 Error: zigbee: CheckDeviceList(self, key, val)
2024-10-31 18:10:50.359 Error: zigbee: File "/home/orangepi/domoticz/plugins/Domoticz-Zigbee/Modules/database.py", line 618, in CheckDeviceList
2024-10-31 18:10:50.359 Error: zigbee: if "Status" in DeviceListVal and DeviceListVal["Status"] in (
2024-10-31 18:10:50.359 Error: zigbee: TypeError: argument of type 'NoneType' is not iterable
2024-10-31 18:12:49.080 Error: zigbee: [120] I have hard time to get Coordinator Version. Most likely there is a communication issue
2024-10-31 18:12:59.100 Error: zigbee: [130] I have hard time to get Coordinator Version. Most likely there is a communication issue
2024-10-31 18:13:09.070 Error: zigbee: [140] I have hard time to get Coordinator Version. Most likely there is a communication issue
2024-10-31 18:13:19.091 Error: zigbee: [150] I have hard time to get Coordinator Version. Most likely there is a communication issue
2024-10-31 18:13:29.061 Error: zigbee: [160] I have hard time to get Coordinator Version. Most likely there is a communication issue
2024-10-31 18:13:32.861 Status: zigbee: - pyserial>=3.5 version required 3.5 installed 3.5
2024-10-31 18:13:32.869 Status: zigbee: - charset-normalizer==2.0.11 version required 2.0.11 installed 2.0.11
2024-10-31 18:13:32.877 Status: zigbee: - jsonschema==4.17.3 version required 4.17.3 installed 4.17.3
2024-10-31 18:13:32.885 Status: zigbee: - cryptography<=40.0.2 version required 40.0.2 installed 40.0.2
2024-10-31 18:13:32.900 Status: zigbee: Z4D starting with stable7-7.1.012
2024-10-31 18:13:32.914 Status: zigbee: Z4D loads ZCL Cluster definitions
2024-10-31 18:13:32.957 Status: zigbee: Z4D loaded 16 configuration from legacy database.
2024-10-31 18:13:32.958 Status: zigbee: Z4D loads 16 configuration from the local certified Db.
2024-10-31 18:13:33.485 Status: zigbee: Z4D loads 599 Certified devices from repository.
2024-10-31 18:13:33.485 Status: zigbee: Z4D loading database
2024-10-31 18:13:33.486 Status: zigbee: Z4D loads 0 entries from /home/orangepi/domoticz/plugins/Domoticz-Zigbee/Data/DeviceList-6.txt
2024-10-31 18:13:33.529 Status: zigbee: Z4D configured to use transport mode: ZigpyZNP
2024-10-31 18:13:35.462 Status: zigbee: Z4D starting ZNP
2024-10-31 18:13:35.469 Status: zigbee: Z4D starts WebUI
2024-10-31 18:13:35.503 Status: zigbee: WebUI thread started
2024-10-31 18:13:35.509 Status: zigbee: WebUI Server started on 0.0.0.0:9440
2024-10-31 18:13:36.009 Status: zigbee: Plugin looks to upgrade the Certified Device package
2024-10-31 18:13:36.015 Status: zigbee: ++ Started radio znp port: /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
2024-10-31 18:13:36.017 Status: zigbee: ++ Use of Zigpy Persistent Db
2024-10-31 18:13:46.274 Status: zigbee: ++ ZNP Radio register default Ep
2024-10-31 18:13:46.298 Status: zigbee: ++ ZNP Radio register any additional/specific Ep
2024-10-31 18:13:46.496 Status: zigbee: ++ ZNP Configuration {'device': {'path': '/dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0', 'baudrate': 115200, 'flow_control': None}, 'network': {'channel': 15, 'update_id': 0, 'key': None, 'key_sequence_number': 0, 'pan_id': None, 'channels': <Channels.CHANNEL_25|CHANNEL_20|CHANNEL_15|CHANNEL_11: 34637824>, 'tc_link_key': 5a:69:67:42:65:65:41:6c:6c:69:61:6e:63:65:30:39, 'tc_address': None, 'extended_pan_id': None}, 'znp_config': {'tx_power': 0, 'auto_reconnect_retry_delay': 5, 'connect_rts_pin_states': [False, True, False], 'sync_request_timeout': 15, 'skip_bootloader': True, 'led_mode': <LEDMode.OFF: 0>, 'async_response_timeout': 30, 'max_concurrent_requests': None, 'prefer_endpoint_1': True, 'connect_dtr_pin_states': [False, False, False]}, 'ota': {'enabled': False, 'broadcast_enabled': True, 'broadcast_initial_delay': 14040.0, 'broadcast_interval': 14040.0, 'providers': [Ledvance(url='https://api.update.ledvance.com/v1/zigbee/firmwares', manufacturer_ids=(4489, 4364)), Sonoff(url=None, manufacturer_ids=(4742,)), Inovelli(url=None, manufacturer_ids=(4655,)), ThirdReality(url=None, manufacturer_ids=(4659, 4877, 5127))], 'extra_providers': [], 'disable_default_providers': []}, 'source_routing': False, 'topology_scan_enabled': True, 'database_path': ':memory:', 'topology_scan_period': 720, 'backup_enabled': True, 'backup_period': 1, 'startup_energy_scan': False, 'additional_endpoints': [], 'topology_scan_skip_coordinator': False, 'max_concurrent_requests': 8, 'watchdog_enabled': True, 'validate_network_settings': False}
2024-10-31 18:13:48.720 Status: zigbee: Z4D Widgets usage is at 47.1% (135 units free)
2024-10-31 18:13:48.720 Status: zigbee: Z4D started with legacy Framework
2024-10-31 18:14:00.105 Status: EventSystem: Script event triggered: /home/orangepi/domoticz/dzVents/runtime/dzVents.lua
2024-10-31 18:14:08.215 Status: zigbee: ++ ZNP Board Information
2024-10-31 18:14:08.215 Status: zigbee: ++ Radio manufacturer : Texas Instruments
2024-10-31 18:14:08.215 Status: zigbee: ++ Radio board model : CC2652
2024-10-31 18:14:08.215 Status: zigbee: ++ Radio version : Z-Stack 20210708
2024-10-31 18:14:08.216 Status: zigbee: ++ Network settings
2024-10-31 18:14:08.216 Status: zigbee: ++ Device IEEE : 00:12:4b:00:2a:2e:87:ca
2024-10-31 18:14:08.216 Status: zigbee: ++ Device NWK : 0x0000
2024-10-31 18:14:08.216 Status: zigbee: ++ Network Update Id : 0x0000
2024-10-31 18:14:08.216 Status: zigbee: ++ PAN ID : 0x9848
2024-10-31 18:14:08.217 Status: zigbee: ++ Extended PAN ID : 0a:22:3b:72:fa:c8:da:28
2024-10-31 18:14:08.217 Status: zigbee: ++ Channel : 15
2024-10-31 18:14:08.217 Status: zigbee: Number of devices recently active in Coordinator = 44
2024-10-31 18:14:08.217 Status: zigbee: [00] DevID: 00 Network addr: cd99 IEEE: 00158d00044ab175 LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.217 Status: zigbee: [01] DevID: 00 Network addr: f298 IEEE: a4c138c7a1dba41e LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.218 Status: zigbee: [02] DevID: 00 Network addr: f6ff IEEE: 00124b00257be242 LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.218 Status: zigbee: [03] DevID: 00 Network addr: de5c IEEE: a4c1388f99e99ab9 LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.218 Status: zigbee: [04] DevID: 00 Network addr: 342e IEEE: a4c138bcfe7e1ef3 LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.218 Status: zigbee: [05] DevID: 00 Network addr: b634 IEEE: a4c1388e2c95bf43 LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.218 Status: zigbee: [06] DevID: 00 Network addr: a364 IEEE: a4c138a89777c5f4 LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.218 Status: zigbee: [07] DevID: 00 Network addr: a4c1 IEEE: 382c467564f7377c LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.219 Status: zigbee: [08] DevID: 00 Network addr: 377c IEEE: a4c1382c467564f7 LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.219 Status: zigbee: [09] DevID: 00 Network addr: 8233 IEEE: 00158d00044db5cb LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.219 Status: zigbee: [10] DevID: 00 Network addr: 0baa IEEE: 00158d00042306ec LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.219 Status: zigbee: [11] DevID: 00 Network addr: b2a1 IEEE: 00158d00039ed7ca LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.219 Status: zigbee: [12] DevID: 00 Network addr: 792e IEEE: 00158d00039dc3d1 LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.222 Status: zigbee: [13] DevID: 00 Network addr: 7832 IEEE: a4c138b31c44a5a9 LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.223 Status: zigbee: [14] DevID: 00 Network addr: 5569 IEEE: a4c138318f6789dc LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.223 Status: zigbee: [15] DevID: 00 Network addr: 99aa IEEE: 385cfbfffe2771ea LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.224 Status: zigbee: [16] DevID: 00 Network addr: f90e IEEE: a4c13827f0f3f8cf LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.224 Status: zigbee: [17] DevID: 00 Network addr: aba0 IEEE: 00158d00045fe674 LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.225 Status: zigbee: [18] DevID: 00 Network addr: 61e7 IEEE: 00158d000ad61295 LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.225 Status: zigbee: [19] DevID: 00 Network addr: d76c IEEE: 04cf8cdf3c7d0ede LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.225 Status: zigbee: [20] DevID: 00 Network addr: b9af IEEE: 00158d0009ef06af LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.225 Status: zigbee: [21] DevID: 00 Network addr: 7802 IEEE: 00158d000af04285 LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.225 Status: zigbee: [22] DevID: 00 Network addr: 4091 IEEE: 04cf8cdf3c7d1071 LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.226 Status: zigbee: [23] DevID: 00 Network addr: 9409 IEEE: ec1bbdfffee5ccc2 LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.226 Status: zigbee: [24] DevID: 00 Network addr: c091 IEEE: ec1bbdfffe985f17 LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.226 Status: zigbee: [25] DevID: 00 Network addr: fb5f IEEE: 00158d000423586f LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.226 Status: zigbee: [26] DevID: 00 Network addr: c246 IEEE: 00158d0006a0c483 LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.226 Status: zigbee: [27] DevID: 00 Network addr: f1f5 IEEE: 00158d000313022f LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.226 Status: zigbee: [28] DevID: 00 Network addr: 0213 IEEE: 00158d0006b0d978 LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.227 Status: zigbee: [29] DevID: 00 Network addr: 86e7 IEEE: 00158d0003d22f57 LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.227 Status: zigbee: [30] DevID: 00 Network addr: a301 IEEE: 00158d00039dc739 LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.227 Status: zigbee: [31] DevID: 00 Network addr: 41a8 IEEE: 00158d0003cd813e LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.227 Status: zigbee: [32] DevID: 00 Network addr: 3b4b IEEE: 00158d00040209fb LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.227 Status: zigbee: [33] DevID: 00 Network addr: 1950 IEEE: 00158d0004237c0d LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.227 Status: zigbee: [34] DevID: 00 Network addr: 8439 IEEE: 00158d00040aa730 LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.228 Status: zigbee: [35] DevID: 00 Network addr: dc42 IEEE: 00158d0006266e65 LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.228 Status: zigbee: [36] DevID: 00 Network addr: 0015 IEEE: 8d0006266e65dc42 LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.228 Status: zigbee: [37] DevID: 00 Network addr: 1cec IEEE: a4c138a72de0c40f LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.228 Status: zigbee: [38] DevID: 00 Network addr: f612 IEEE: a4c138ef2ad1cd0f LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.228 Status: zigbee: [39] DevID: 00 Network addr: 8195 IEEE: a4c1383c51d98ebf LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.228 Status: zigbee: [40] DevID: 00 Network addr: 4c0e IEEE: 00158d00039d761e LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.229 Status: zigbee: [41] DevID: 00 Network addr: b172 IEEE: a4c138a0cc7d5795 LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.229 Status: zigbee: [42] DevID: 00 Network addr: e75e IEEE: a4c13869e9004101 LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.229 Status: zigbee: [43] DevID: 00 Network addr: 3ae6 IEEE: 00158d000ad61227 LQI: 000 power: ff not found in plugin database!
2024-10-31 18:14:08.229 Status: zigbee: CC1352/CC2652, Z-Stack 3.30+ (znp)
2024-10-31 18:14:08.230 Status: zigbee: Installer Version Number: Z-Stack 3.30+ (build 20210708)
2024-10-31 18:14:08.233 Status: zigbee: Branch Version: ==> CC1352/CC2652, Z-Stack 3.30+ (znp) <==
2024-10-31 18:14:08.236 Status: zigbee: Initialize Zigate Data Structure 0000 00124b002a2e87ca
2024-10-31 18:14:08.245 Status: zigbee: Zigbee Coordinator ieee: 00124b002a2e87ca , short addr: 0000
2024-10-31 18:14:08.245 Status: zigbee: Network state UP, PANID: 9848 extPANID: 0x0a223b72fac8da28 Channel: 15
2024-10-31 18:14:17.082 Status: zigbee: Z4D closed the Zigbee network
2024-10-31 18:14:17.161 Status: zigbee: ++ opening zigbee network for 0 secondes on specific router None
2024-10-31 18:14:17.191 Status: zigbee: Accepting new Hardware: Disable (Off)
2024-10-31 18:14:22.098 Status: zigbee: Z4D coordinator set to Certification : 1/CE -> CE
2024-10-31 18:14:22.099 Status: zigbee: Z4D starts Configure Reporting handling
2024-10-31 18:14:22.099 Status: zigbee: Z4D starts Over-The-Air Management
2024-10-31 18:14:22.835 Status: zigbee: Z4D loads the firmware images
2024-10-31 18:14:22.835 Status: zigbee: Z4D with Zigpy, coordinator CC1352/CC2652, Z-Stack 3.30+ (znp), firmware Z-Stack 3.30+ (build 20210708) communication confirmed.J'ai refait des mises à jour en manuel, mais c'est toujours pareil.
Merci de votre aide