Donc, voilà , j'ai une relance du plugin aussi.
2025-01-27 14:45:50.933 Status: ZigbeeSLZB06: Stop directive received.
2025-01-27 14:45:50.933 ZigbeeSLZB06: onStop()
2025-01-27 14:45:50.934 Error: ZigbeeSLZB06: Call to function 'onStop' failed, exception details:
2025-01-27 14:45:50.936 Error: ZigbeeSLZB06: Traceback (most recent call last):
2025-01-27 14:45:50.936 Error: ZigbeeSLZB06: File "/home/patrick/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 1585, in onStop
2025-01-27 14:45:50.936 Error: ZigbeeSLZB06: _plugin.onStop()
2025-01-27 14:45:50.936 Error: ZigbeeSLZB06: File "/home/patrick/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 623, in onStop
2025-01-27 14:45:50.936 Error: ZigbeeSLZB06: WriteDeviceList(self, 0) # write immediatly
2025-01-27 14:45:50.936 Error: ZigbeeSLZB06: File "/home/patrick/domoticz/plugins/Domoticz-Zigbee/Modules/database.py", line 331, in WriteDeviceList
2025-01-27 14:45:50.937 Error: ZigbeeSLZB06: self.log.logging("Database", "Debug", "WriteDeviceList %s %s" %(self.HBcount, count))
2025-01-27 14:45:50.937 Error: ZigbeeSLZB06: AttributeError: 'NoneType' object has no attribute 'logging'
2025-01-27 14:45:51.056 Status: ZigbeeSLZB06: Exiting work loop.
2025-01-27 14:45:51.134 Status: ZigbeeSLZB06: Stopping threads.
2025-01-27 14:45:51.134 Status: ZigbeeSLZB06: Stopped.
2025-01-27 14:45:57.235 Error: WebServer:8080 thread seems to have ended unexpectedly (last update 108.000000 seconds ago)
2025-01-27 14:46:11.238 Error: WebServer:8080 thread seems to have ended unexpectedly (last update 122.000000 seconds ago)
2025-01-27 14:46:15.114 Status: ZigbeeSLZB06: Entering work loop.
2025-01-27 14:46:15.114 ZigbeeSLZB06: Worker thread started.
2025-01-27 14:46:15.114 Status: ZigbeeSLZB06: Started.
2025-01-27 14:46:15.976 Status: ZigbeeSLZB06: Initialized version 7.1, author 'pipiche38'
2025-01-27 14:46:15.978 Status: ZigbeeSLZB06: Welcome to Zigbee for Domoticz (Z4D) plugin.
2025-01-27 14:46:15.978 Status: ZigbeeSLZB06: PYTHONPATH is not set
2025-01-27 14:46:15.978 Status: ZigbeeSLZB06: Z4D requires python3.9 or above and you are running 3.9
2025-01-27 14:46:15.979 ZigbeeSLZB06: Z4D loading PluginConf
2025-01-27 14:46:15.980 ZigbeeSLZB06: Loading PluginConf - from Domoticz sqlite Db
2025-01-27 14:46:15.980 ZigbeeSLZB06: /home/patrick/domoticz/plugins/Domoticz-Zigbee/Conf/PluginConf-03.json timestamp is 1737974889.0
2025-01-27 14:46:15.980 ZigbeeSLZB06: Dz PluginConf is older than Json Dz: 0 Json: 1737974889.0
2025-01-27 14:46:15.981 Error: ZigbeeSLZB06: Call to function 'onStart' failed, exception details:
2025-01-27 14:46:15.984 Error: ZigbeeSLZB06: Traceback (most recent call last):
2025-01-27 14:46:15.984 Error: ZigbeeSLZB06: File "/home/patrick/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 1580, in onStart
2025-01-27 14:46:15.984 Error: ZigbeeSLZB06: _plugin.onStart()
2025-01-27 14:46:15.984 Error: ZigbeeSLZB06: File "/home/patrick/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 401, in onStart
2025-01-27 14:46:15.984 Error: ZigbeeSLZB06: self.pluginconf = PluginConf(
2025-01-27 14:46:15.984 Error: ZigbeeSLZB06: File "/home/patrick/domoticz/plugins/Domoticz-Zigbee/Classes/PluginConf.py", line 493, in __init__
2025-01-27 14:46:15.984 Error: ZigbeeSLZB06: _load_Settings(self)
2025-01-27 14:46:15.984 Error: ZigbeeSLZB06: File "/home/patrick/domoticz/plugins/Domoticz-Zigbee/Classes/PluginConf.py", line 572, in _load_Settings
2025-01-27 14:46:15.984 Error: ZigbeeSLZB06: _pluginConf = json.load(handle)
2025-01-27 14:46:15.984 Error: ZigbeeSLZB06: File "/usr/lib/python3.9/json/__init__.py", line 293, in load
2025-01-27 14:46:15.984 Error: ZigbeeSLZB06: return loads(fp.read(),
2025-01-27 14:46:15.984 Error: ZigbeeSLZB06: File "/usr/lib/python3.9/json/__init__.py", line 346, in loads
2025-01-27 14:46:15.984 Error: ZigbeeSLZB06: return _default_decoder.decode(s)
2025-01-27 14:46:15.984 Error: ZigbeeSLZB06: File "/usr/lib/python3.9/json/decoder.py", line 337, in decode
2025-01-27 14:46:15.984 Error: ZigbeeSLZB06: obj, end = self.raw_decode(s, idx=_w(s, 0).end())
2025-01-27 14:46:15.984 Error: ZigbeeSLZB06: File "/usr/lib/python3.9/json/decoder.py", line 353, in raw_decode
2025-01-27 14:46:15.984 Error: ZigbeeSLZB06: obj, end = self.scan_once(s, idx)
2025-01-27 14:46:15.984 Error: ZigbeeSLZB06: json.decoder.JSONDecodeError: Expecting ',' delimiter: line 16 column 3 (char 924)
2025-01-27 14:46:25.240 Error: WebServer:8080 thread seems to have ended unexpectedly (last update 136.000000 seconds ago)
2025-01-27 14:46:39.244 Error: WebServer:8080 thread seems to have ended unexpectedly (last update 150.000000 seconds ago)