0000|======== Running on http://0.0.0.0:9123 ======== 0001|(Press CTRL+C to quit) 0002|[2022-07-08 11:31:15]ERROR : KLF200 has been restarted after found not responding 0003|Traceback (most recent call last): 0004|File "/var/www/html/plugins/klf200/resources/klf200d.py", line 269, in 0005|LOOP.run_until_complete(init_pyvlx_connection(LOOP)) 0006|File "/usr/lib/python3.7/asyncio/base_events.py", line 584, in run_until_complete 0007|return future.result() 0008|File "/var/www/html/plugins/klf200/resources/klf200d.py", line 22, in init_pyvlx_connection 0009|await pyvlx.load_nodes() 0010|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.7/site-packages/pyvlx/pyvlx.py", line 78, in load_nodes 0011|await self.nodes.load(node_id) 0012|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.7/site-packages/pyvlx/nodes.py", line 69, in load 0013|await self._load_all_nodes() 0014|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.7/site-packages/pyvlx/nodes.py", line 85, in _load_all_nodes 0015|await get_all_nodes_information.do_api_call() 0016|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.7/site-packages/pyvlx/api/api_event.py", line 21, in do_api_call 0017|await self.send_frame() 0018|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.7/site-packages/pyvlx/api/api_event.py", line 33, in send_frame 0019|await self.pyvlx.send_frame(self.request_frame()) 0020|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.7/site-packages/pyvlx/pyvlx.py", line 66, in send_frame 0021|await self.connect() 0022|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.7/site-packages/pyvlx/pyvlx.py", line 43, in connect 0023|await self.connection.connect() 0024|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.7/site-packages/pyvlx/connection.py", line 90, in connect 0025|ssl=self.create_ssl_context(), 0026|File "/usr/lib/python3.7/asyncio/base_events.py", line 959, in create_connection 0027|raise exceptions[0] 0028|File "/usr/lib/python3.7/asyncio/base_events.py", line 946, in create_connection 0029|await self.sock_connect(sock, address) 0030|File "/usr/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect 0031|return await fut 0032|File "/usr/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb 0033|raise OSError(err, f'Connect call failed {address}') 0034|OSError: [Errno 113] Connect call failed ('192.168.1.20', 51200) 0035|[2022-07-08 11:31:56]ERROR : KLF200 has been restarted after found not responding 0036|[2022-07-08 11:32:38]ERROR : KLF200 has been restarted after found not responding 0037|[2022-07-08 11:32:43]ERROR : KLF200 has been restarted after found not responding 0038|[2022-07-08 11:33:19]ERROR : KLF200 has been restarted after found not responding 0039|======== Running on http://0.0.0.0:9123 ======== 0040|(Press CTRL+C to quit) 0041|[2022-07-08 11:33:44]ERROR : KLF200 has been restarted after found not responding 0042|======== Running on http://0.0.0.0:9123 ======== 0043|(Press CTRL+C to quit) 0044|[2022-07-08 11:34:02]ERROR : KLF200 has been restarted after found not responding 0045|[2022-07-08 11:34:43]ERROR : KLF200 has been restarted after found not responding 0046|[2022-07-08 11:34:44]ERROR : KLF200 has been restarted after found not responding 0047|Traceback (most recent call last): 0048|File "/var/www/html/plugins/klf200/resources/klf200d.py", line 269, in 0049|LOOP.run_until_complete(init_pyvlx_connection(LOOP)) 0050|File "/usr/lib/python3.7/asyncio/base_events.py", line 584, in run_until_complete 0051|return future.result() 0052|File "/var/www/html/plugins/klf200/resources/klf200d.py", line 22, in init_pyvlx_connection 0053|await pyvlx.load_nodes() 0054|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.7/site-packages/pyvlx/pyvlx.py", line 78, in load_nodes 0055|await self.nodes.load(node_id) 0056|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.7/site-packages/pyvlx/nodes.py", line 69, in load 0057|await self._load_all_nodes() 0058|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.7/site-packages/pyvlx/nodes.py", line 85, in _load_all_nodes 0059|await get_all_nodes_information.do_api_call() 0060|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.7/site-packages/pyvlx/api/api_event.py", line 21, in do_api_call 0061|await self.send_frame() 0062|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.7/site-packages/pyvlx/api/api_event.py", line 33, in send_frame 0063|await self.pyvlx.send_frame(self.request_frame()) 0064|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.7/site-packages/pyvlx/pyvlx.py", line 66, in send_frame 0065|await self.connect() 0066|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.7/site-packages/pyvlx/pyvlx.py", line 43, in connect 0067|await self.connection.connect() 0068|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.7/site-packages/pyvlx/connection.py", line 90, in connect 0069|ssl=self.create_ssl_context(), 0070|File "/usr/lib/python3.7/asyncio/base_events.py", line 959, in create_connection 0071|raise exceptions[0] 0072|File "/usr/lib/python3.7/asyncio/base_events.py", line 946, in create_connection 0073|await self.sock_connect(sock, address) 0074|File "/usr/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect 0075|return await fut 0076|File "/usr/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb 0077|raise OSError(err, f'Connect call failed {address}') 0078|OSError: [Errno 113] Connect call failed ('192.168.1.20', 51200) 0079|Traceback (most recent call last): 0080|File "/var/www/html/plugins/klf200/resources/klf200d.py", line 269, in 0081|LOOP.run_until_complete(init_pyvlx_connection(LOOP)) 0082|File "/usr/lib/python3.7/asyncio/base_events.py", line 584, in run_until_complete 0083|return future.result() 0084|File "/var/www/html/plugins/klf200/resources/klf200d.py", line 22, in init_pyvlx_connection 0085|await pyvlx.load_nodes() 0086|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.7/site-packages/pyvlx/pyvlx.py", line 78, in load_nodes 0087|await self.nodes.load(node_id) 0088|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.7/site-packages/pyvlx/nodes.py", line 69, in load 0089|await self._load_all_nodes() 0090|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.7/site-packages/pyvlx/nodes.py", line 85, in _load_all_nodes 0091|await get_all_nodes_information.do_api_call() 0092|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.7/site-packages/pyvlx/api/api_event.py", line 21, in do_api_call 0093|await self.send_frame() 0094|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.7/site-packages/pyvlx/api/api_event.py", line 33, in send_frame 0095|await self.pyvlx.send_frame(self.request_frame()) 0096|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.7/site-packages/pyvlx/pyvlx.py", line 66, in send_frame 0097|await self.connect() 0098|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.7/site-packages/pyvlx/pyvlx.py", line 43, in connect 0099|await self.connection.connect() 0100|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.7/site-packages/pyvlx/connection.py", line 90, in connect 0101|ssl=self.create_ssl_context(), 0102|File "/usr/lib/python3.7/asyncio/base_events.py", line 959, in create_connection 0103|raise exceptions[0] 0104|File "/usr/lib/python3.7/asyncio/base_events.py", line 946, in create_connection 0105|await self.sock_connect(sock, address) 0106|File "/usr/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect 0107|return await fut 0108|File "/usr/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb 0109|raise OSError(err, f'Connect call failed {address}') 0110|OSError: [Errno 113] Connect call failed ('192.168.1.20', 51200) 0111|[2022-07-08 11:35:25]ERROR : KLF200 has been restarted after found not responding 0112|Traceback (most recent call last): 0113|File "/var/www/html/plugins/klf200/resources/klf200d.py", line 269, in 0114|LOOP.run_until_complete(init_pyvlx_connection(LOOP)) 0115|File "/usr/lib/python3.7/asyncio/base_events.py", line 584, in run_until_complete 0116|return future.result() 0117|File "/var/www/html/plugins/klf200/resources/klf200d.py", line 22, in init_pyvlx_connection 0118|await pyvlx.load_nodes() 0119|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.7/site-packages/pyvlx/pyvlx.py", line 78, in load_nodes 0120|await self.nodes.load(node_id) 0121|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.7/site-packages/pyvlx/nodes.py", line 69, in load 0122|await self._load_all_nodes() 0123|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.7/site-packages/pyvlx/nodes.py", line 85, in _load_all_nodes 0124|await get_all_nodes_information.do_api_call() 0125|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.7/site-packages/pyvlx/api/api_event.py", line 21, in do_api_call 0126|await self.send_frame() 0127|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.7/site-packages/pyvlx/api/api_event.py", line 33, in send_frame 0128|await self.pyvlx.send_frame(self.request_frame()) 0129|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.7/site-packages/pyvlx/pyvlx.py", line 66, in send_frame 0130|await self.connect() 0131|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.7/site-packages/pyvlx/pyvlx.py", line 43, in connect 0132|await self.connection.connect() 0133|File "/var/www/html/plugins/klf200/resources/venv/lib/python3.7/site-packages/pyvlx/connection.py", line 90, in connect 0134|ssl=self.create_ssl_context(), 0135|File "/usr/lib/python3.7/asyncio/base_events.py", line 959, in create_connection 0136|raise exceptions[0] 0137|File "/usr/lib/python3.7/asyncio/base_events.py", line 946, in create_connection 0138|await self.sock_connect(sock, address) 0139|File "/usr/lib/python3.7/asyncio/selector_events.py", line 464, in sock_connect 0140|return await fut 0141|File "/usr/lib/python3.7/asyncio/selector_events.py", line 494, in _sock_connect_cb 0142|raise OSError(err, f'Connect call failed {address}') 0143|OSError: [Errno 113] Connect call failed ('192.168.1.20', 51200) 0144|[2022-07-08 11:35:50]ERROR : KLF200 has been restarted after found not responding