Bonjour,
Depuis hier le demon du KLF200 est bloqué sur NOK. Avant tout fonctionnait très bien.
voici les logs:
40120|File "/usr/lib/python3.9/asyncio/base_events.py", line 955, in _connect_sock
40121|await self.sock_connect(sock, address)
40122|File "/usr/lib/python3.9/asyncio/selector_events.py", line 502, in sock_connect
40123|return await fut
40124|File "/usr/lib/python3.9/asyncio/selector_events.py", line 537, in _sock_connect_cb
40125|raise OSError(err, f'Connect call failed {address}')
40126|ConnectionRefusedError: [Errno 111] Connect call failed ('192.168.194.83', 51200)
40127|[2024-09-03 17:23:43] INFO : Arrêt du service klf200
40128|[2024-09-03 17:23:43] INFO : Lancement démon klf200 : /var/www/html/plugins/klf200/resources/venv/bin/python3 /var/www/html/plugins/klf200/resources/klf200d.py 192.168.194.83 vX7fC7njF4
40129|[2024-09-03 17:23:43] ERROR : KLF200 has been restarted after found not responding
40130|Traceback (most recent call last):
40131|File "/var/www/html/plugins/klf200/resources/klf200d.py", line 269, in <module>
40132|LOOP.run_until_complete(init_pyvlx_connection(LOOP))
40133|File "/usr/lib/python3.9/asyncio/base_events.py", line 642, in run_until_complete
40134|return future.result()
40135|File "/var/www/html/plugins/klf200/resources/klf200d.py", line 22, in init_pyvlx_connection
40136|await pyvlx.load_nodes()
40137|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.9/site-packages/pyvlx/pyvlx.py", line 78, in load_nodes
40138|await self.nodes.load(node_id)
40139|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.9/site-packages/pyvlx/nodes.py", line 69, in load
40140|await self._load_all_nodes()
40141|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.9/site-packages/pyvlx/nodes.py", line 85, in _load_all_nodes
40142|await get_all_nodes_information.do_api_call()
40143|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.9/site-packages/pyvlx/api/api_event.py", line 21, in do_api_call
40144|await self.send_frame()
40145|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.9/site-packages/pyvlx/api/api_event.py", line 33, in send_frame
40146|await self.pyvlx.send_frame(self.request_frame())
40147|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.9/site-packages/pyvlx/pyvlx.py", line 66, in send_frame
40148|await self.connect()
40149|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.9/site-packages/pyvlx/pyvlx.py", line 43, in connect
40150|await self.connection.connect()
40151|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.9/site-packages/pyvlx/connection.py", line 86, in connect
40152|self.transport, _ = await self.loop.create_connection(
40153|File "/usr/lib/python3.9/asyncio/base_events.py", line 1056, in create_connection
40154|raise exceptions[0]
40155|File "/usr/lib/python3.9/asyncio/base_events.py", line 1041, in create_connection
40156|sock = await self._connect_sock(
40157|File "/usr/lib/python3.9/asyncio/base_events.py", line 955, in _connect_sock
40158|await self.sock_connect(sock, address)
40159|File "/usr/lib/python3.9/asyncio/selector_events.py", line 502, in sock_connect
40160|return await fut
40161|File "/usr/lib/python3.9/asyncio/selector_events.py", line 537, in _sock_connect_cb
40162|raise OSError(err, f'Connect call failed {address}')
40163|ConnectionRefusedError: [Errno 111] Connect call failed ('192.168.194.83', 51200)
Quelqu’un a-t-il une idée ?
Ma config:
box Atlas Jeedom 4.4.14 Debian 11.8
voici les logs