Aide pour comprendre le log openzwave, critical error

Bonjour,

Mes compétences limitées ne me permettent de bien comprendre l’origine du problème « critical error » repris dans le log openzwave, dont je fais une copie d’une partie ci-dessous et log en PJ :

[2021-01-09 01:05:22][ERROR] : Critical error on  send_changes_async threads can only be started once
[2021-01-09 01:40:18][ERROR] : Critical error on  send_changes_async threads can only be started once
Unhandled exception in thread started by <bound method _Timer.__bootstrap of <_Timer(Thread-41958361, stopped daemon 139896303625984)>>
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 774, in __bootstrap
    self.__bootstrap_inner()
  File "/usr/lib/python2.7/threading.py", line 789, in __bootstrap_inner
    del _limbo[self]
KeyError: <_Timer(Thread-41958361, stopped daemon 139896303625984)>
Unhandled exception in thread started by <bound method _Timer.__bootstrap of <_Timer(Thread-42084242, stopped daemon 139895876089600)>>
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 774, in __bootstrap
    self.__bootstrap_inner()
  File "/usr/lib/python2.7/threading.py", line 789, in __bootstrap_inner
    del _limbo[self]
KeyError: <_Timer(Thread-42084242, stopped daemon 139895876089600)>
[2021-01-09 08:22:26][ERROR] : RequestHandler Controller is busy
Unhandled exception in thread started by <bound method _Timer.__bootstrap of <_Timer(Thread-42135852, stopped daemon 139896312280832)>>
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 774, in __bootstrap
    self.__bootstrap_inner()
  File "/usr/lib/python2.7/threading.py", line 789, in __bootstrap_inner
    del _limbo[self]
KeyError: <_Timer(Thread-42135852, stopped daemon 139896312280832)>
[2021-01-09 08:56:06][ERROR] : Critical error on  send_changes_async threads can only be started once
[2021-01-09 09:32:24][ERROR] : Le noeud [SALLE A MANGER][Caméra] (44) est présumé mort
[2021-01-09 10:56:08][ERROR] : Critical error on  send_changes_async threads can only be started once
Unhandled exception in thread started by <bound method _Timer.__bootstrap of <_Timer(Thread-42234159, stopped daemon 139896295233280)>>
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 774, in __bootstrap
    self.__bootstrap_inner()
  File "/usr/lib/python2.7/threading.py", line 789, in __bootstrap_inner
    del _limbo[self]
KeyError: <_Timer(Thread-42234159, stopped daemon 139896295233280)>

Bonjour,

une recherche sur le texte de l’erreur: Résultats de recherche pour « bootstrap_inner » - Communauté Jeedom

et vous auriez trouvé ce sujet qui en parle (le premier des résultats):