SSL handshake is taking longer than 60.0 seconds: aborting the connection

Bonjour,

J’ai eu mon premier bug cette nuit :

Connecting to KLF 200.
Traceback (most recent call last):
File "/usr/share/webapps/jeedom/plugins/klf200/resources/klf200d.py", line 230, in <module>
LOOP.run_until_complete(init_pyvlx_connection(LOOP))
File "/usr/lib/python3.8/asyncio/base_events.py", line 616, in run_until_complete
return future.result()
File "/usr/share/webapps/jeedom/plugins/klf200/resources/klf200d.py", line 22, in init_pyvlx_connection
await pyvlx.load_nodes()
File "/usr/lib/python3.8/site-packages/pyvlx/pyvlx.py", line 85, in load_nodes
await self.nodes.load(node_id)
File "/usr/lib/python3.8/site-packages/pyvlx/nodes.py", line 70, in load
await self._load_all_nodes()
File "/usr/lib/python3.8/site-packages/pyvlx/nodes.py", line 86, in _load_all_nodes
await get_all_nodes_information.do_api_call()
File "/usr/lib/python3.8/site-packages/pyvlx/api_event.py", line 21, in do_api_call
await self.send_frame()
File "/usr/lib/python3.8/site-packages/pyvlx/api_event.py", line 33, in send_frame
await self.pyvlx.send_frame(self.request_frame())
File "/usr/lib/python3.8/site-packages/pyvlx/pyvlx.py", line 72, in send_frame
await self.connect()
File "/usr/lib/python3.8/site-packages/pyvlx/pyvlx.py", line 45, in connect
await self.connection.connect()
File "/usr/lib/python3.8/site-packages/pyvlx/connection.py", line 85, in connect
self.transport, _ = await self.loop.create_connection(
File "/usr/lib/python3.8/asyncio/base_events.py", line 1050, in create_connection
transport, protocol = await self._create_connection_transport(
File "/usr/lib/python3.8/asyncio/base_events.py", line 1080, in _create_connection_transport
await waiter
ConnectionAbortedError: SSL handshake is taking longer than 60.0 seconds: aborting the connection

Ce bug est connu (https://github.com/Julius2342/pyvlx/issues/30), je crée tout de même un sujet ici pour la communauté Jeedom.

L’adresse IP du KLF ping bien, un redémarrage du démon ne suffit pas pour résoudre le problème. D’ailleurs j’ai cette erreur pendant le redémarrage :

**Notice** : Trying to access array offset on value of type null in **/usr/share/webapps/jeedom/plugins/klf200/core/class/klf200.class.php** on line **149**

**Warning** : Invalid argument supplied for foreach() in **/usr/share/webapps/jeedom/plugins/klf200/core/class/klf200.class.php** on line **149**
{"state":"ok","result":""}