--------------------Moonraker Log Start-------------------- config_file: /mnt/UDISK//printer_config/moonraker.conf log_file: /mnt/UDISK/printer_logs/moonraker.log software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2020-01-01 08:02:03,953 [root] [utils:setup_logging:132] config_file: /mnt/UDISK//printer_config/moonraker.conf [INFO] 2020-01-01 08:02:03,953 [root] [utils:setup_logging:132] log_file: /mnt/UDISK/printer_logs/moonraker.log [INFO] 2020-01-01 08:02:03,953 [root] [utils:setup_logging:132] software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2020-01-01 08:02:04,018 [root] [moonraker:add_log_rollover_item:401] #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 enable_debug_logging = True config_path = /mnt/UDISK/printer_config temperature_store_size = 600 gcode_store_size = 1000 klippy_uds_address = /tmp/klippy_uds log_path = /mnt/UDISK/printer_logs [authorization] force_logins = True cors_domains = *.local *.lan *://app.fluidd.xyz trusted_clients = 10.0.0.0/8 127.0.0.0/8 169.254.0.0/16 172.16.0.0/12 192.168.0.0/16 FE80::/10 ::1/128 [octoprint_compat] [history] [update_manager] enable_auto_refresh = False [update_manager client fluidd] type = web repo = cadriel/fluidd path = ~/fluidd [timelapse] output_path = /mnt/UDISK/.crealityprint/video frame_path = /mnt/UDISK/.crealityprint/snapshot/ ffmpeg_binary_path = /usr/bin/ffmpeg ################################################################# [ERROR] 2020-01-01 08:02:08,956 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemd-detect-virt) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemd-detect-virt': 'systemd-detect-virt' [ERROR] 2020-01-01 08:02:09,494 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemctl list-units --all --type=service --plain --no-legend) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemctl': 'systemctl' --------------------Moonraker Log Start-------------------- config_file: /mnt/UDISK//printer_config/moonraker.conf log_file: /mnt/UDISK/printer_logs/moonraker.log software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-28 10:01:42,999 [root] [utils:setup_logging:132] config_file: /mnt/UDISK//printer_config/moonraker.conf [INFO] 2022-12-28 10:01:42,999 [root] [utils:setup_logging:132] log_file: /mnt/UDISK/printer_logs/moonraker.log [INFO] 2022-12-28 10:01:43,000 [root] [utils:setup_logging:132] software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-28 10:01:43,021 [root] [moonraker:add_log_rollover_item:401] #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 enable_debug_logging = True config_path = /mnt/UDISK/printer_config temperature_store_size = 600 gcode_store_size = 1000 klippy_uds_address = /tmp/klippy_uds log_path = /mnt/UDISK/printer_logs [authorization] force_logins = True cors_domains = *.local *.lan *://app.fluidd.xyz trusted_clients = 10.0.0.0/8 127.0.0.0/8 169.254.0.0/16 172.16.0.0/12 192.168.0.0/16 FE80::/10 ::1/128 [octoprint_compat] [history] [update_manager] enable_auto_refresh = False [update_manager client fluidd] type = web repo = cadriel/fluidd path = ~/fluidd [timelapse] output_path = /mnt/UDISK/.crealityprint/video frame_path = /mnt/UDISK/.crealityprint/snapshot/ ffmpeg_binary_path = /usr/bin/ffmpeg ################################################################# [ERROR] 2022-12-28 10:01:44,431 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemd-detect-virt) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemd-detect-virt': 'systemd-detect-virt' [ERROR] 2022-12-28 10:01:44,950 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemctl list-units --all --type=service --plain --no-legend) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemctl': 'systemctl' [ERROR] 2022-12-28 10:04:00,815 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 334, in func ip_addr=ws.ip_addr, user=ws.current_user)) File "/usr/share/moonraker/moonraker/components/klippy_apis.py", line 79, in _gcode_firmware_restart return await self.do_restart("FIRMWARE_RESTART") File "/usr/share/moonraker/moonraker/components/klippy_apis.py", line 117, in do_restart result = await self.run_gcode(gc) File "/usr/share/moonraker/moonraker/components/klippy_apis.py", line 101, in run_gcode GCODE_ENDPOINT, params, default) File "/usr/share/moonraker/moonraker/components/klippy_apis.py", line 88, in _send_klippy_request WebRequest(method, params, conn=self)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} --------------------Moonraker Log Start-------------------- config_file: /mnt/UDISK//printer_config/moonraker.conf log_file: /mnt/UDISK/printer_logs/moonraker.log software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-27 21:04:07,361 [root] [utils:setup_logging:132] config_file: /mnt/UDISK//printer_config/moonraker.conf [INFO] 2022-12-27 21:04:07,361 [root] [utils:setup_logging:132] log_file: /mnt/UDISK/printer_logs/moonraker.log [INFO] 2022-12-27 21:04:07,362 [root] [utils:setup_logging:132] software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-27 21:04:07,398 [root] [moonraker:add_log_rollover_item:401] #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 enable_debug_logging = True config_path = /mnt/UDISK/printer_config temperature_store_size = 600 gcode_store_size = 1000 klippy_uds_address = /tmp/klippy_uds log_path = /mnt/UDISK/printer_logs [authorization] force_logins = True cors_domains = *.local *.lan *://app.fluidd.xyz trusted_clients = 10.0.0.0/8 127.0.0.0/8 169.254.0.0/16 172.16.0.0/12 192.168.0.0/16 FE80::/10 ::1/128 [octoprint_compat] [history] [update_manager] enable_auto_refresh = False [update_manager client fluidd] type = web repo = cadriel/fluidd path = ~/fluidd [timelapse] output_path = /mnt/UDISK/.crealityprint/video frame_path = /mnt/UDISK/.crealityprint/snapshot/ ffmpeg_binary_path = /usr/bin/ffmpeg ################################################################# [ERROR] 2022-12-27 21:04:10,127 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemd-detect-virt) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemd-detect-virt': 'systemd-detect-virt' [ERROR] 2022-12-27 21:04:10,652 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemctl list-units --all --type=service --plain --no-legend) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemctl': 'systemctl' [ERROR] 2022-12-27 21:04:19,168 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} --------------------Moonraker Log Start-------------------- config_file: /mnt/UDISK//printer_config/moonraker.conf log_file: /mnt/UDISK/printer_logs/moonraker.log software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-27 21:04:26,272 [root] [utils:setup_logging:132] config_file: /mnt/UDISK//printer_config/moonraker.conf [INFO] 2022-12-27 21:04:26,273 [root] [utils:setup_logging:132] log_file: /mnt/UDISK/printer_logs/moonraker.log [INFO] 2022-12-27 21:04:26,273 [root] [utils:setup_logging:132] software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-27 21:04:26,314 [root] [moonraker:add_log_rollover_item:401] #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 enable_debug_logging = True config_path = /mnt/UDISK/printer_config temperature_store_size = 600 gcode_store_size = 1000 klippy_uds_address = /tmp/klippy_uds log_path = /mnt/UDISK/printer_logs [authorization] force_logins = True cors_domains = *.local *.lan *://app.fluidd.xyz trusted_clients = 10.0.0.0/8 127.0.0.0/8 169.254.0.0/16 172.16.0.0/12 192.168.0.0/16 FE80::/10 ::1/128 [octoprint_compat] [history] [update_manager] enable_auto_refresh = False [update_manager client fluidd] type = web repo = cadriel/fluidd path = ~/fluidd [timelapse] output_path = /mnt/UDISK/.crealityprint/video frame_path = /mnt/UDISK/.crealityprint/snapshot/ ffmpeg_binary_path = /usr/bin/ffmpeg ################################################################# [ERROR] 2022-12-27 21:04:28,412 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemd-detect-virt) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemd-detect-virt': 'systemd-detect-virt' [ERROR] 2022-12-27 21:04:28,943 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemctl list-units --all --type=service --plain --no-legend) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemctl': 'systemctl' [ERROR] 2022-12-27 21:13:59,897 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 Klippy Disconnected Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: Klippy Disconnected [ERROR] 2022-12-27 21:13:59,943 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2022-12-27 21:14:28,638 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2022-12-27 21:18:12,472 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2022-12-27 21:18:14,044 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2022-12-27 21:18:14,082 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2022-12-27 21:18:15,605 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2022-12-27 21:18:15,675 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2022-12-27 21:19:18,305 [asyncio] [base_events:default_exception_handler:1619] Task was destroyed but it is pending! task: wait_for=> [ERROR] 2022-12-27 21:19:18,309 [asyncio] [base_events:default_exception_handler:1619] Task was destroyed but it is pending! task: wait_for=> [ERROR] 2022-12-27 21:19:18,310 [asyncio] [base_events:default_exception_handler:1619] Task was destroyed but it is pending! task: wait_for=> --------------------Moonraker Log Start-------------------- config_file: /mnt/UDISK//printer_config/moonraker.conf log_file: /mnt/UDISK/printer_logs/moonraker.log software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-27 21:19:24,749 [root] [utils:setup_logging:132] config_file: /mnt/UDISK//printer_config/moonraker.conf [INFO] 2022-12-27 21:19:24,750 [root] [utils:setup_logging:132] log_file: /mnt/UDISK/printer_logs/moonraker.log [INFO] 2022-12-27 21:19:24,750 [root] [utils:setup_logging:132] software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-27 21:19:24,843 [root] [moonraker:add_log_rollover_item:401] #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 enable_debug_logging = True config_path = /mnt/UDISK/printer_config temperature_store_size = 600 gcode_store_size = 1000 klippy_uds_address = /tmp/klippy_uds log_path = /mnt/UDISK/printer_logs [authorization] force_logins = True cors_domains = *.local *.lan *://app.fluidd.xyz trusted_clients = 10.0.0.0/8 127.0.0.0/8 169.254.0.0/16 172.16.0.0/12 192.168.0.0/16 FE80::/10 ::1/128 [octoprint_compat] [history] [update_manager] enable_auto_refresh = False [update_manager client fluidd] type = web repo = cadriel/fluidd path = ~/fluidd [timelapse] output_path = /mnt/UDISK/.crealityprint/video frame_path = /mnt/UDISK/.crealityprint/snapshot/ ffmpeg_binary_path = /usr/bin/ffmpeg ################################################################# [ERROR] 2022-12-27 21:19:27,488 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemd-detect-virt) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemd-detect-virt': 'systemd-detect-virt' [ERROR] 2022-12-27 21:19:28,016 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemctl list-units --all --type=service --plain --no-legend) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemctl': 'systemctl' --------------------Moonraker Log Start-------------------- config_file: /mnt/UDISK//printer_config/moonraker.conf log_file: /mnt/UDISK/printer_logs/moonraker.log software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2019-12-31 19:00:22,162 [root] [utils:setup_logging:132] config_file: /mnt/UDISK//printer_config/moonraker.conf [INFO] 2019-12-31 19:00:22,163 [root] [utils:setup_logging:132] log_file: /mnt/UDISK/printer_logs/moonraker.log [INFO] 2019-12-31 19:00:22,163 [root] [utils:setup_logging:132] software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2019-12-31 19:00:22,227 [root] [moonraker:add_log_rollover_item:401] #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 enable_debug_logging = True config_path = /mnt/UDISK/printer_config temperature_store_size = 600 gcode_store_size = 1000 klippy_uds_address = /tmp/klippy_uds log_path = /mnt/UDISK/printer_logs [authorization] force_logins = True cors_domains = *.local *.lan *://app.fluidd.xyz trusted_clients = 10.0.0.0/8 127.0.0.0/8 169.254.0.0/16 172.16.0.0/12 192.168.0.0/16 FE80::/10 ::1/128 [octoprint_compat] [history] [update_manager] enable_auto_refresh = False [update_manager client fluidd] type = web repo = cadriel/fluidd path = ~/fluidd [timelapse] output_path = /mnt/UDISK/.crealityprint/video frame_path = /mnt/UDISK/.crealityprint/snapshot/ ffmpeg_binary_path = /usr/bin/ffmpeg ################################################################# [ERROR] 2019-12-31 19:00:26,826 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemd-detect-virt) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemd-detect-virt': 'systemd-detect-virt' [ERROR] 2019-12-31 19:00:27,375 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemctl list-units --all --type=service --plain --no-legend) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemctl': 'systemctl' --------------------Moonraker Log Start-------------------- config_file: /mnt/UDISK//printer_config/moonraker.conf log_file: /mnt/UDISK/printer_logs/moonraker.log software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-27 21:21:00,720 [root] [utils:setup_logging:132] config_file: /mnt/UDISK//printer_config/moonraker.conf [INFO] 2022-12-27 21:21:00,720 [root] [utils:setup_logging:132] log_file: /mnt/UDISK/printer_logs/moonraker.log [INFO] 2022-12-27 21:21:00,720 [root] [utils:setup_logging:132] software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-27 21:21:00,750 [root] [moonraker:add_log_rollover_item:401] #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 enable_debug_logging = True config_path = /mnt/UDISK/printer_config temperature_store_size = 600 gcode_store_size = 1000 klippy_uds_address = /tmp/klippy_uds log_path = /mnt/UDISK/printer_logs [authorization] force_logins = True cors_domains = *.local *.lan *://app.fluidd.xyz trusted_clients = 10.0.0.0/8 127.0.0.0/8 169.254.0.0/16 172.16.0.0/12 192.168.0.0/16 FE80::/10 ::1/128 [octoprint_compat] [history] [update_manager] enable_auto_refresh = False [update_manager client fluidd] type = web repo = cadriel/fluidd path = ~/fluidd [timelapse] output_path = /mnt/UDISK/.crealityprint/video frame_path = /mnt/UDISK/.crealityprint/snapshot/ ffmpeg_binary_path = /usr/bin/ffmpeg ################################################################# [ERROR] 2022-12-27 21:21:02,486 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemd-detect-virt) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemd-detect-virt': 'systemd-detect-virt' [ERROR] 2022-12-27 21:21:03,011 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemctl list-units --all --type=service --plain --no-legend) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemctl': 'systemctl' [ERROR] 2022-12-27 21:21:46,042 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2022-12-27 21:21:47,619 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2022-12-27 21:21:47,676 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2022-12-27 21:21:49,210 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2022-12-27 21:21:49,247 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2022-12-27 21:28:27,922 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 Klippy Disconnected Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: Klippy Disconnected [ERROR] 2022-12-27 21:28:27,951 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2022-12-27 22:11:21,022 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2022-12-27 22:13:07,768 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 Klippy Disconnected Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: Klippy Disconnected [ERROR] 2022-12-27 22:13:07,828 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2022-12-27 22:16:43,420 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 Klippy Disconnected Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: Klippy Disconnected [ERROR] 2022-12-27 22:16:43,460 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2022-12-27 22:29:06,863 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2022-12-27 22:32:43,337 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 Klippy Disconnected Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: Klippy Disconnected [ERROR] 2022-12-27 22:32:43,402 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2022-12-27 22:32:43,588 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2022-12-28 10:29:13,179 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} --------------------Moonraker Log Start-------------------- config_file: /mnt/UDISK//printer_config/moonraker.conf log_file: /mnt/UDISK/printer_logs/moonraker.log software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-28 10:29:18,846 [root] [utils:setup_logging:132] config_file: /mnt/UDISK//printer_config/moonraker.conf [INFO] 2022-12-28 10:29:18,847 [root] [utils:setup_logging:132] log_file: /mnt/UDISK/printer_logs/moonraker.log [INFO] 2022-12-28 10:29:18,847 [root] [utils:setup_logging:132] software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-28 10:29:18,885 [root] [moonraker:add_log_rollover_item:401] #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 enable_debug_logging = True config_path = /mnt/UDISK/printer_config temperature_store_size = 600 gcode_store_size = 1000 klippy_uds_address = /tmp/klippy_uds log_path = /mnt/UDISK/printer_logs [authorization] force_logins = True cors_domains = *.local *.lan *://app.fluidd.xyz trusted_clients = 10.0.0.0/8 127.0.0.0/8 169.254.0.0/16 172.16.0.0/12 192.168.0.0/16 FE80::/10 ::1/128 [octoprint_compat] [history] [update_manager] enable_auto_refresh = False [update_manager client fluidd] type = web repo = cadriel/fluidd path = ~/fluidd [timelapse] output_path = /mnt/UDISK/.crealityprint/video frame_path = /mnt/UDISK/.crealityprint/snapshot/ ffmpeg_binary_path = /usr/bin/ffmpeg ################################################################# [ERROR] 2022-12-28 10:29:21,038 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemd-detect-virt) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemd-detect-virt': 'systemd-detect-virt' [ERROR] 2022-12-28 10:29:21,568 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemctl list-units --all --type=service --plain --no-legend) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemctl': 'systemctl' [ERROR] 2022-12-28 12:52:44,093 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} --------------------Moonraker Log Start-------------------- config_file: /mnt/UDISK//printer_config/moonraker.conf log_file: /mnt/UDISK/printer_logs/moonraker.log software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-28 12:52:49,462 [root] [utils:setup_logging:132] config_file: /mnt/UDISK//printer_config/moonraker.conf [INFO] 2022-12-28 12:52:49,462 [root] [utils:setup_logging:132] log_file: /mnt/UDISK/printer_logs/moonraker.log [INFO] 2022-12-28 12:52:49,462 [root] [utils:setup_logging:132] software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-28 12:52:49,487 [root] [moonraker:add_log_rollover_item:401] #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 enable_debug_logging = True config_path = /mnt/UDISK/printer_config temperature_store_size = 600 gcode_store_size = 1000 klippy_uds_address = /tmp/klippy_uds log_path = /mnt/UDISK/printer_logs [authorization] force_logins = True cors_domains = *.local *.lan *://app.fluidd.xyz trusted_clients = 10.0.0.0/8 127.0.0.0/8 169.254.0.0/16 172.16.0.0/12 192.168.0.0/16 FE80::/10 ::1/128 [octoprint_compat] [history] [update_manager] enable_auto_refresh = False [update_manager client fluidd] type = web repo = cadriel/fluidd path = ~/fluidd [timelapse] output_path = /mnt/UDISK/.crealityprint/video frame_path = /mnt/UDISK/.crealityprint/snapshot/ ffmpeg_binary_path = /usr/bin/ffmpeg ################################################################# [ERROR] 2022-12-28 12:52:51,670 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemd-detect-virt) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemd-detect-virt': 'systemd-detect-virt' [ERROR] 2022-12-28 12:52:52,192 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemctl list-units --all --type=service --plain --no-legend) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemctl': 'systemctl' [ERROR] 2022-12-28 16:38:59,399 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} --------------------Moonraker Log Start-------------------- config_file: /mnt/UDISK//printer_config/moonraker.conf log_file: /mnt/UDISK/printer_logs/moonraker.log software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-28 16:39:05,159 [root] [utils:setup_logging:132] config_file: /mnt/UDISK//printer_config/moonraker.conf [INFO] 2022-12-28 16:39:05,160 [root] [utils:setup_logging:132] log_file: /mnt/UDISK/printer_logs/moonraker.log [INFO] 2022-12-28 16:39:05,160 [root] [utils:setup_logging:132] software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-28 16:39:05,195 [root] [moonraker:add_log_rollover_item:401] #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 enable_debug_logging = True config_path = /mnt/UDISK/printer_config temperature_store_size = 600 gcode_store_size = 1000 klippy_uds_address = /tmp/klippy_uds log_path = /mnt/UDISK/printer_logs [authorization] force_logins = True cors_domains = *.local *.lan *://app.fluidd.xyz trusted_clients = 10.0.0.0/8 127.0.0.0/8 169.254.0.0/16 172.16.0.0/12 192.168.0.0/16 FE80::/10 ::1/128 [octoprint_compat] [history] [update_manager] enable_auto_refresh = False [update_manager client fluidd] type = web repo = cadriel/fluidd path = ~/fluidd [timelapse] output_path = /mnt/UDISK/.crealityprint/video frame_path = /mnt/UDISK/.crealityprint/snapshot/ ffmpeg_binary_path = /usr/bin/ffmpeg ################################################################# [ERROR] 2022-12-28 16:39:07,209 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemd-detect-virt) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemd-detect-virt': 'systemd-detect-virt' [ERROR] 2022-12-28 16:39:07,741 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemctl list-units --all --type=service --plain --no-legend) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemctl': 'systemctl' --------------------Moonraker Log Start-------------------- config_file: /mnt/UDISK//printer_config/moonraker.conf log_file: /mnt/UDISK/printer_logs/moonraker.log software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2019-12-31 19:00:25,079 [root] [utils:setup_logging:132] config_file: /mnt/UDISK//printer_config/moonraker.conf [INFO] 2019-12-31 19:00:25,080 [root] [utils:setup_logging:132] log_file: /mnt/UDISK/printer_logs/moonraker.log [INFO] 2019-12-31 19:00:25,080 [root] [utils:setup_logging:132] software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2019-12-31 19:00:25,159 [root] [moonraker:add_log_rollover_item:401] #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 enable_debug_logging = True config_path = /mnt/UDISK/printer_config temperature_store_size = 600 gcode_store_size = 1000 klippy_uds_address = /tmp/klippy_uds log_path = /mnt/UDISK/printer_logs [authorization] force_logins = True cors_domains = *.local *.lan *://app.fluidd.xyz trusted_clients = 10.0.0.0/8 127.0.0.0/8 169.254.0.0/16 172.16.0.0/12 192.168.0.0/16 FE80::/10 ::1/128 [octoprint_compat] [history] [update_manager] enable_auto_refresh = False [update_manager client fluidd] type = web repo = cadriel/fluidd path = ~/fluidd [timelapse] output_path = /mnt/UDISK/.crealityprint/video frame_path = /mnt/UDISK/.crealityprint/snapshot/ ffmpeg_binary_path = /usr/bin/ffmpeg ################################################################# [ERROR] 2019-12-31 19:00:30,226 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemd-detect-virt) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemd-detect-virt': 'systemd-detect-virt' [ERROR] 2019-12-31 19:00:30,787 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemctl list-units --all --type=service --plain --no-legend) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemctl': 'systemctl' --------------------Moonraker Log Start-------------------- config_file: /mnt/UDISK//printer_config/moonraker.conf log_file: /mnt/UDISK/printer_logs/moonraker.log software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-29 06:18:02,167 [root] [utils:setup_logging:132] config_file: /mnt/UDISK//printer_config/moonraker.conf [INFO] 2022-12-29 06:18:02,168 [root] [utils:setup_logging:132] log_file: /mnt/UDISK/printer_logs/moonraker.log [INFO] 2022-12-29 06:18:02,168 [root] [utils:setup_logging:132] software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-29 06:18:02,221 [root] [moonraker:add_log_rollover_item:401] #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 enable_debug_logging = True config_path = /mnt/UDISK/printer_config temperature_store_size = 600 gcode_store_size = 1000 klippy_uds_address = /tmp/klippy_uds log_path = /mnt/UDISK/printer_logs [authorization] force_logins = True cors_domains = *.local *.lan *://app.fluidd.xyz trusted_clients = 10.0.0.0/8 127.0.0.0/8 169.254.0.0/16 172.16.0.0/12 192.168.0.0/16 FE80::/10 ::1/128 [octoprint_compat] [history] [update_manager] enable_auto_refresh = False [update_manager client fluidd] type = web repo = cadriel/fluidd path = ~/fluidd [timelapse] output_path = /mnt/UDISK/.crealityprint/video frame_path = /mnt/UDISK/.crealityprint/snapshot/ ffmpeg_binary_path = /usr/bin/ffmpeg ################################################################# [ERROR] 2022-12-29 06:18:04,326 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemd-detect-virt) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemd-detect-virt': 'systemd-detect-virt' [ERROR] 2022-12-29 06:18:04,846 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemctl list-units --all --type=service --plain --no-legend) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemctl': 'systemctl' [ERROR] 2022-12-29 07:36:53,086 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2022-12-29 07:36:53,150 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2022-12-29 07:36:53,229 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2022-12-29 07:36:58,261 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2022-12-29 07:36:58,302 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2022-12-29 18:14:54,727 [asyncio] [base_events:default_exception_handler:1619] Task exception was never retrieved future: exception=InvalidStateError('invalid state')> Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/file_manager/file_manager.py", line 1493, in _sync_with_request await sync_fut File "/usr/share/moonraker/moonraker/components/file_manager/file_manager.py", line 1147, in sync self.wait_fut.set_result(None) asyncio.base_futures.InvalidStateError: invalid state [ERROR] 2022-12-29 21:04:56,394 [asyncio] [base_events:default_exception_handler:1619] Task exception was never retrieved future: exception=InvalidStateError('invalid state')> Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/file_manager/file_manager.py", line 1493, in _sync_with_request await sync_fut File "/usr/share/moonraker/moonraker/components/file_manager/file_manager.py", line 1147, in sync self.wait_fut.set_result(None) asyncio.base_futures.InvalidStateError: invalid state [ERROR] 2022-12-29 21:40:13,373 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2022-12-29 21:40:13,405 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} --------------------Moonraker Log Start-------------------- config_file: /mnt/UDISK//printer_config/moonraker.conf log_file: /mnt/UDISK/printer_logs/moonraker.log software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-29 21:40:18,938 [root] [utils:setup_logging:132] config_file: /mnt/UDISK//printer_config/moonraker.conf [INFO] 2022-12-29 21:40:18,938 [root] [utils:setup_logging:132] log_file: /mnt/UDISK/printer_logs/moonraker.log [INFO] 2022-12-29 21:40:18,939 [root] [utils:setup_logging:132] software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-29 21:40:18,960 [root] [moonraker:add_log_rollover_item:401] #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 enable_debug_logging = True config_path = /mnt/UDISK/printer_config temperature_store_size = 600 gcode_store_size = 1000 klippy_uds_address = /tmp/klippy_uds log_path = /mnt/UDISK/printer_logs [authorization] force_logins = True cors_domains = *.local *.lan *://app.fluidd.xyz trusted_clients = 10.0.0.0/8 127.0.0.0/8 169.254.0.0/16 172.16.0.0/12 192.168.0.0/16 FE80::/10 ::1/128 [octoprint_compat] [history] [update_manager] enable_auto_refresh = False [update_manager client fluidd] type = web repo = cadriel/fluidd path = ~/fluidd [timelapse] output_path = /mnt/UDISK/.crealityprint/video frame_path = /mnt/UDISK/.crealityprint/snapshot/ ffmpeg_binary_path = /usr/bin/ffmpeg ################################################################# [ERROR] 2022-12-29 21:40:20,873 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemd-detect-virt) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemd-detect-virt': 'systemd-detect-virt' [ERROR] 2022-12-29 21:40:21,395 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemctl list-units --all --type=service --plain --no-legend) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemctl': 'systemctl' [ERROR] 2022-12-29 23:00:40,958 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} --------------------Moonraker Log Start-------------------- config_file: /mnt/UDISK//printer_config/moonraker.conf log_file: /mnt/UDISK/printer_logs/moonraker.log software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-29 23:00:50,335 [root] [utils:setup_logging:132] config_file: /mnt/UDISK//printer_config/moonraker.conf [INFO] 2022-12-29 23:00:50,335 [root] [utils:setup_logging:132] log_file: /mnt/UDISK/printer_logs/moonraker.log [INFO] 2022-12-29 23:00:50,335 [root] [utils:setup_logging:132] software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-29 23:00:50,380 [root] [moonraker:add_log_rollover_item:401] #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 enable_debug_logging = True config_path = /mnt/UDISK/printer_config temperature_store_size = 600 gcode_store_size = 1000 klippy_uds_address = /tmp/klippy_uds log_path = /mnt/UDISK/printer_logs [authorization] force_logins = True cors_domains = *.local *.lan *://app.fluidd.xyz trusted_clients = 10.0.0.0/8 127.0.0.0/8 169.254.0.0/16 172.16.0.0/12 192.168.0.0/16 FE80::/10 ::1/128 [octoprint_compat] [history] [update_manager] enable_auto_refresh = False [update_manager client fluidd] type = web repo = cadriel/fluidd path = ~/fluidd [timelapse] output_path = /mnt/UDISK/.crealityprint/video frame_path = /mnt/UDISK/.crealityprint/snapshot/ ffmpeg_binary_path = /usr/bin/ffmpeg ################################################################# [ERROR] 2022-12-29 23:00:52,684 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemd-detect-virt) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemd-detect-virt': 'systemd-detect-virt' [ERROR] 2022-12-29 23:00:53,207 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemctl list-units --all --type=service --plain --no-legend) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemctl': 'systemctl' [ERROR] 2022-12-30 04:04:03,190 [asyncio] [base_events:default_exception_handler:1619] Task exception was never retrieved future: exception=InvalidStateError('invalid state')> Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/file_manager/file_manager.py", line 1493, in _sync_with_request await sync_fut File "/usr/share/moonraker/moonraker/components/file_manager/file_manager.py", line 1147, in sync self.wait_fut.set_result(None) asyncio.base_futures.InvalidStateError: invalid state [ERROR] 2022-12-30 08:54:04,361 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2022-12-30 08:54:04,514 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} --------------------Moonraker Log Start-------------------- config_file: /mnt/UDISK//printer_config/moonraker.conf log_file: /mnt/UDISK/printer_logs/moonraker.log software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-30 08:54:09,879 [root] [utils:setup_logging:132] config_file: /mnt/UDISK//printer_config/moonraker.conf [INFO] 2022-12-30 08:54:09,879 [root] [utils:setup_logging:132] log_file: /mnt/UDISK/printer_logs/moonraker.log [INFO] 2022-12-30 08:54:09,879 [root] [utils:setup_logging:132] software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-30 08:54:09,902 [root] [moonraker:add_log_rollover_item:401] #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 enable_debug_logging = True config_path = /mnt/UDISK/printer_config temperature_store_size = 600 gcode_store_size = 1000 klippy_uds_address = /tmp/klippy_uds log_path = /mnt/UDISK/printer_logs [authorization] force_logins = True cors_domains = *.local *.lan *://app.fluidd.xyz trusted_clients = 10.0.0.0/8 127.0.0.0/8 169.254.0.0/16 172.16.0.0/12 192.168.0.0/16 FE80::/10 ::1/128 [octoprint_compat] [history] [update_manager] enable_auto_refresh = False [update_manager client fluidd] type = web repo = cadriel/fluidd path = ~/fluidd [timelapse] output_path = /mnt/UDISK/.crealityprint/video frame_path = /mnt/UDISK/.crealityprint/snapshot/ ffmpeg_binary_path = /usr/bin/ffmpeg ################################################################# [ERROR] 2022-12-30 08:54:11,754 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemd-detect-virt) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemd-detect-virt': 'systemd-detect-virt' [ERROR] 2022-12-30 08:54:12,275 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemctl list-units --all --type=service --plain --no-legend) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemctl': 'systemctl' [ERROR] 2022-12-30 09:10:21,442 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} --------------------Moonraker Log Start-------------------- config_file: /mnt/UDISK//printer_config/moonraker.conf log_file: /mnt/UDISK/printer_logs/moonraker.log software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-30 09:10:27,062 [root] [utils:setup_logging:132] config_file: /mnt/UDISK//printer_config/moonraker.conf [INFO] 2022-12-30 09:10:27,063 [root] [utils:setup_logging:132] log_file: /mnt/UDISK/printer_logs/moonraker.log [INFO] 2022-12-30 09:10:27,063 [root] [utils:setup_logging:132] software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-30 09:10:27,099 [root] [moonraker:add_log_rollover_item:401] #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 enable_debug_logging = True config_path = /mnt/UDISK/printer_config temperature_store_size = 600 gcode_store_size = 1000 klippy_uds_address = /tmp/klippy_uds log_path = /mnt/UDISK/printer_logs [authorization] force_logins = True cors_domains = *.local *.lan *://app.fluidd.xyz trusted_clients = 10.0.0.0/8 127.0.0.0/8 169.254.0.0/16 172.16.0.0/12 192.168.0.0/16 FE80::/10 ::1/128 [octoprint_compat] [history] [update_manager] enable_auto_refresh = False [update_manager client fluidd] type = web repo = cadriel/fluidd path = ~/fluidd [timelapse] output_path = /mnt/UDISK/.crealityprint/video frame_path = /mnt/UDISK/.crealityprint/snapshot/ ffmpeg_binary_path = /usr/bin/ffmpeg ################################################################# [ERROR] 2022-12-30 09:10:29,010 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemd-detect-virt) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemd-detect-virt': 'systemd-detect-virt' [ERROR] 2022-12-30 09:10:29,538 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemctl list-units --all --type=service --plain --no-legend) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemctl': 'systemctl' [ERROR] 2022-12-30 09:19:40,058 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} --------------------Moonraker Log Start-------------------- config_file: /mnt/UDISK//printer_config/moonraker.conf log_file: /mnt/UDISK/printer_logs/moonraker.log software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-30 09:19:45,473 [root] [utils:setup_logging:132] config_file: /mnt/UDISK//printer_config/moonraker.conf [INFO] 2022-12-30 09:19:45,474 [root] [utils:setup_logging:132] log_file: /mnt/UDISK/printer_logs/moonraker.log [INFO] 2022-12-30 09:19:45,474 [root] [utils:setup_logging:132] software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-30 09:19:45,500 [root] [moonraker:add_log_rollover_item:401] #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 enable_debug_logging = True config_path = /mnt/UDISK/printer_config temperature_store_size = 600 gcode_store_size = 1000 klippy_uds_address = /tmp/klippy_uds log_path = /mnt/UDISK/printer_logs [authorization] force_logins = True cors_domains = *.local *.lan *://app.fluidd.xyz trusted_clients = 10.0.0.0/8 127.0.0.0/8 169.254.0.0/16 172.16.0.0/12 192.168.0.0/16 FE80::/10 ::1/128 [octoprint_compat] [history] [update_manager] enable_auto_refresh = False [update_manager client fluidd] type = web repo = cadriel/fluidd path = ~/fluidd [timelapse] output_path = /mnt/UDISK/.crealityprint/video frame_path = /mnt/UDISK/.crealityprint/snapshot/ ffmpeg_binary_path = /usr/bin/ffmpeg ################################################################# [ERROR] 2022-12-30 09:19:47,381 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemd-detect-virt) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemd-detect-virt': 'systemd-detect-virt' [ERROR] 2022-12-30 09:19:47,902 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemctl list-units --all --type=service --plain --no-legend) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemctl': 'systemctl' [ERROR] 2022-12-30 09:33:39,370 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2022-12-30 09:33:39,413 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} --------------------Moonraker Log Start-------------------- config_file: /mnt/UDISK//printer_config/moonraker.conf log_file: /mnt/UDISK/printer_logs/moonraker.log software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-30 09:33:45,271 [root] [utils:setup_logging:132] config_file: /mnt/UDISK//printer_config/moonraker.conf [INFO] 2022-12-30 09:33:45,272 [root] [utils:setup_logging:132] log_file: /mnt/UDISK/printer_logs/moonraker.log [INFO] 2022-12-30 09:33:45,272 [root] [utils:setup_logging:132] software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-30 09:33:45,295 [root] [moonraker:add_log_rollover_item:401] #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 enable_debug_logging = True config_path = /mnt/UDISK/printer_config temperature_store_size = 600 gcode_store_size = 1000 klippy_uds_address = /tmp/klippy_uds log_path = /mnt/UDISK/printer_logs [authorization] force_logins = True cors_domains = *.local *.lan *://app.fluidd.xyz trusted_clients = 10.0.0.0/8 127.0.0.0/8 169.254.0.0/16 172.16.0.0/12 192.168.0.0/16 FE80::/10 ::1/128 [octoprint_compat] [history] [update_manager] enable_auto_refresh = False [update_manager client fluidd] type = web repo = cadriel/fluidd path = ~/fluidd [timelapse] output_path = /mnt/UDISK/.crealityprint/video frame_path = /mnt/UDISK/.crealityprint/snapshot/ ffmpeg_binary_path = /usr/bin/ffmpeg ################################################################# [ERROR] 2022-12-30 09:33:47,165 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemd-detect-virt) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemd-detect-virt': 'systemd-detect-virt' [ERROR] 2022-12-30 09:33:47,690 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemctl list-units --all --type=service --plain --no-legend) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemctl': 'systemctl' [ERROR] 2022-12-30 09:34:07,257 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2022-12-30 09:34:07,259 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} --------------------Moonraker Log Start-------------------- config_file: /mnt/UDISK//printer_config/moonraker.conf log_file: /mnt/UDISK/printer_logs/moonraker.log software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-30 09:34:12,458 [root] [utils:setup_logging:132] config_file: /mnt/UDISK//printer_config/moonraker.conf [INFO] 2022-12-30 09:34:12,459 [root] [utils:setup_logging:132] log_file: /mnt/UDISK/printer_logs/moonraker.log [INFO] 2022-12-30 09:34:12,459 [root] [utils:setup_logging:132] software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-30 09:34:12,498 [root] [moonraker:add_log_rollover_item:401] #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 enable_debug_logging = True config_path = /mnt/UDISK/printer_config temperature_store_size = 600 gcode_store_size = 1000 klippy_uds_address = /tmp/klippy_uds log_path = /mnt/UDISK/printer_logs [authorization] force_logins = True cors_domains = *.local *.lan *://app.fluidd.xyz trusted_clients = 10.0.0.0/8 127.0.0.0/8 169.254.0.0/16 172.16.0.0/12 192.168.0.0/16 FE80::/10 ::1/128 [octoprint_compat] [history] [update_manager] enable_auto_refresh = False [update_manager client fluidd] type = web repo = cadriel/fluidd path = ~/fluidd [timelapse] output_path = /mnt/UDISK/.crealityprint/video frame_path = /mnt/UDISK/.crealityprint/snapshot/ ffmpeg_binary_path = /usr/bin/ffmpeg ################################################################# [ERROR] 2022-12-30 09:34:14,577 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemd-detect-virt) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemd-detect-virt': 'systemd-detect-virt' [ERROR] 2022-12-30 09:34:15,109 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemctl list-units --all --type=service --plain --no-legend) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemctl': 'systemctl' [ERROR] 2022-12-30 09:34:19,271 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2022-12-30 09:34:19,296 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} --------------------Moonraker Log Start-------------------- config_file: /mnt/UDISK//printer_config/moonraker.conf log_file: /mnt/UDISK/printer_logs/moonraker.log software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-30 09:34:30,251 [root] [utils:setup_logging:132] config_file: /mnt/UDISK//printer_config/moonraker.conf [INFO] 2022-12-30 09:34:30,251 [root] [utils:setup_logging:132] log_file: /mnt/UDISK/printer_logs/moonraker.log [INFO] 2022-12-30 09:34:30,251 [root] [utils:setup_logging:132] software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-30 09:34:30,288 [root] [moonraker:add_log_rollover_item:401] #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 enable_debug_logging = True config_path = /mnt/UDISK/printer_config temperature_store_size = 600 gcode_store_size = 1000 klippy_uds_address = /tmp/klippy_uds log_path = /mnt/UDISK/printer_logs [authorization] force_logins = True cors_domains = *.local *.lan *://app.fluidd.xyz trusted_clients = 10.0.0.0/8 127.0.0.0/8 169.254.0.0/16 172.16.0.0/12 192.168.0.0/16 FE80::/10 ::1/128 [octoprint_compat] [history] [update_manager] enable_auto_refresh = False [update_manager client fluidd] type = web repo = cadriel/fluidd path = ~/fluidd [timelapse] output_path = /mnt/UDISK/.crealityprint/video frame_path = /mnt/UDISK/.crealityprint/snapshot/ ffmpeg_binary_path = /usr/bin/ffmpeg ################################################################# [ERROR] 2022-12-30 09:34:32,416 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemd-detect-virt) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemd-detect-virt': 'systemd-detect-virt' [ERROR] 2022-12-30 09:34:32,939 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemctl list-units --all --type=service --plain --no-legend) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemctl': 'systemctl' [ERROR] 2022-12-30 09:34:53,754 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2022-12-30 09:35:01,326 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2022-12-30 09:35:01,707 [tornado.access] [app:log_request:226] 503 POST /printer/firmware_restart (127.0.0.1) [_TRUSTED_USER_] 17.45ms --------------------Moonraker Log Start-------------------- config_file: /mnt/UDISK//printer_config/moonraker.conf log_file: /mnt/UDISK/printer_logs/moonraker.log software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-30 09:35:10,151 [root] [utils:setup_logging:132] config_file: /mnt/UDISK//printer_config/moonraker.conf [INFO] 2022-12-30 09:35:10,152 [root] [utils:setup_logging:132] log_file: /mnt/UDISK/printer_logs/moonraker.log [INFO] 2022-12-30 09:35:10,153 [root] [utils:setup_logging:132] software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-30 09:35:10,184 [root] [moonraker:add_log_rollover_item:401] #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 enable_debug_logging = True config_path = /mnt/UDISK/printer_config temperature_store_size = 600 gcode_store_size = 1000 klippy_uds_address = /tmp/klippy_uds log_path = /mnt/UDISK/printer_logs [authorization] force_logins = True cors_domains = *.local *.lan *://app.fluidd.xyz trusted_clients = 10.0.0.0/8 127.0.0.0/8 169.254.0.0/16 172.16.0.0/12 192.168.0.0/16 FE80::/10 ::1/128 [octoprint_compat] [history] [update_manager] enable_auto_refresh = False [update_manager client fluidd] type = web repo = cadriel/fluidd path = ~/fluidd [timelapse] output_path = /mnt/UDISK/.crealityprint/video frame_path = /mnt/UDISK/.crealityprint/snapshot/ ffmpeg_binary_path = /usr/bin/ffmpeg ################################################################# --------------------Moonraker Log Start-------------------- config_file: /mnt/UDISK//printer_config/moonraker.conf log_file: /mnt/UDISK/printer_logs/moonraker.log software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2019-12-31 19:00:23,315 [root] [utils:setup_logging:132] config_file: /mnt/UDISK//printer_config/moonraker.conf [INFO] 2019-12-31 19:00:23,316 [root] [utils:setup_logging:132] log_file: /mnt/UDISK/printer_logs/moonraker.log [INFO] 2019-12-31 19:00:23,317 [root] [utils:setup_logging:132] software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2019-12-31 19:00:23,415 [root] [moonraker:add_log_rollover_item:401] #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 enable_debug_logging = True config_path = /mnt/UDISK/printer_config temperature_store_size = 600 gcode_store_size = 1000 klippy_uds_address = /tmp/klippy_uds log_path = /mnt/UDISK/printer_logs [authorization] force_logins = True cors_domains = *.local *.lan *://app.fluidd.xyz trusted_clients = 10.0.0.0/8 127.0.0.0/8 169.254.0.0/16 172.16.0.0/12 192.168.0.0/16 FE80::/10 ::1/128 [octoprint_compat] [history] [update_manager] enable_auto_refresh = False [update_manager client fluidd] type = web repo = cadriel/fluidd path = ~/fluidd [timelapse] output_path = /mnt/UDISK/.crealityprint/video frame_path = /mnt/UDISK/.crealityprint/snapshot/ ffmpeg_binary_path = /usr/bin/ffmpeg ################################################################# [ERROR] 2019-12-31 19:00:29,455 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemd-detect-virt) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemd-detect-virt': 'systemd-detect-virt' [ERROR] 2019-12-31 19:00:29,998 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemctl list-units --all --type=service --plain --no-legend) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemctl': 'systemctl' --------------------Moonraker Log Start-------------------- config_file: /mnt/UDISK//printer_config/moonraker.conf log_file: /mnt/UDISK/printer_logs/moonraker.log software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-30 09:36:15,389 [root] [utils:setup_logging:132] config_file: /mnt/UDISK//printer_config/moonraker.conf [INFO] 2022-12-30 09:36:15,390 [root] [utils:setup_logging:132] log_file: /mnt/UDISK/printer_logs/moonraker.log [INFO] 2022-12-30 09:36:15,390 [root] [utils:setup_logging:132] software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2022-12-30 09:36:15,411 [root] [moonraker:add_log_rollover_item:401] #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 enable_debug_logging = True config_path = /mnt/UDISK/printer_config temperature_store_size = 600 gcode_store_size = 1000 klippy_uds_address = /tmp/klippy_uds log_path = /mnt/UDISK/printer_logs [authorization] force_logins = True cors_domains = *.local *.lan *://app.fluidd.xyz trusted_clients = 10.0.0.0/8 127.0.0.0/8 169.254.0.0/16 172.16.0.0/12 192.168.0.0/16 FE80::/10 ::1/128 [octoprint_compat] [history] [update_manager] enable_auto_refresh = False [update_manager client fluidd] type = web repo = cadriel/fluidd path = ~/fluidd [timelapse] output_path = /mnt/UDISK/.crealityprint/video frame_path = /mnt/UDISK/.crealityprint/snapshot/ ffmpeg_binary_path = /usr/bin/ffmpeg ################################################################# [ERROR] 2022-12-30 09:36:17,234 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemd-detect-virt) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemd-detect-virt': 'systemd-detect-virt' [ERROR] 2022-12-30 09:36:17,753 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemctl list-units --all --type=service --plain --no-legend) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemctl': 'systemctl' [ERROR] 2022-12-30 11:41:19,123 [root] [websockets:build_error:255] JSON-RPC Request Error: 400 {'message': '{"code":"key1", "msg":"Lost communication with MCU \'mcu\'
Once the underlying issue is corrected, use the
FIRMWARE_RESTART command to reset the firmware, reload the
config, and restart the host software.
Printer is shutdown
"}', 'error': 'WebRequestError'} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {'message': '{"code":"key1", "msg":"Lost communication with MCU \'mcu\'
Once the underlying issue is corrected, use the
FIRMWARE_RESTART command to reset the firmware, reload the
config, and restart the host software.
Printer is shutdown
"}', 'error': 'WebRequestError'} [ERROR] 2022-12-30 14:59:46,987 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} --------------------Moonraker Log Start-------------------- config_file: /mnt/UDISK//printer_config/moonraker.conf log_file: /mnt/UDISK/printer_logs/moonraker.log software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2019-12-31 19:00:29,888 [root] [utils:setup_logging:132] config_file: /mnt/UDISK//printer_config/moonraker.conf [INFO] 2019-12-31 19:00:29,889 [root] [utils:setup_logging:132] log_file: /mnt/UDISK/printer_logs/moonraker.log [INFO] 2019-12-31 19:00:29,890 [root] [utils:setup_logging:132] software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2019-12-31 19:00:29,962 [root] [moonraker:add_log_rollover_item:401] #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 enable_debug_logging = True config_path = /mnt/UDISK/printer_config temperature_store_size = 600 gcode_store_size = 1000 klippy_uds_address = /tmp/klippy_uds log_path = /mnt/UDISK/printer_logs [authorization] force_logins = True cors_domains = *.local *.lan *://app.fluidd.xyz trusted_clients = 10.0.0.0/8 127.0.0.0/8 169.254.0.0/16 172.16.0.0/12 192.168.0.0/16 FE80::/10 ::1/128 [octoprint_compat] [history] [update_manager] enable_auto_refresh = False [update_manager client fluidd] type = web repo = cadriel/fluidd path = ~/fluidd [timelapse] output_path = /mnt/UDISK/.crealityprint/video frame_path = /mnt/UDISK/.crealityprint/snapshot/ ffmpeg_binary_path = /usr/bin/ffmpeg ################################################################# [ERROR] 2019-12-31 19:00:35,434 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemd-detect-virt) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemd-detect-virt': 'systemd-detect-virt' [ERROR] 2023-01-01 00:29:38,990 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemctl list-units --all --type=service --plain --no-legend) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemctl': 'systemctl' --------------------Moonraker Log Start-------------------- config_file: /mnt/UDISK//printer_config/moonraker.conf log_file: /mnt/UDISK/printer_logs/moonraker.log software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2023-01-01 00:29:55,209 [root] [utils:setup_logging:132] config_file: /mnt/UDISK//printer_config/moonraker.conf [INFO] 2023-01-01 00:29:55,209 [root] [utils:setup_logging:132] log_file: /mnt/UDISK/printer_logs/moonraker.log [INFO] 2023-01-01 00:29:55,209 [root] [utils:setup_logging:132] software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2023-01-01 00:29:55,285 [root] [moonraker:add_log_rollover_item:401] #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 enable_debug_logging = True config_path = /mnt/UDISK/printer_config temperature_store_size = 600 gcode_store_size = 1000 klippy_uds_address = /tmp/klippy_uds log_path = /mnt/UDISK/printer_logs [authorization] force_logins = True cors_domains = *.local *.lan *://app.fluidd.xyz trusted_clients = 10.0.0.0/8 127.0.0.0/8 169.254.0.0/16 172.16.0.0/12 192.168.0.0/16 FE80::/10 ::1/128 [octoprint_compat] [history] [update_manager] enable_auto_refresh = False [update_manager client fluidd] type = web repo = cadriel/fluidd path = ~/fluidd [timelapse] output_path = /mnt/UDISK/.crealityprint/video frame_path = /mnt/UDISK/.crealityprint/snapshot/ ffmpeg_binary_path = /usr/bin/ffmpeg ################################################################# [ERROR] 2023-01-01 00:29:57,448 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemd-detect-virt) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemd-detect-virt': 'systemd-detect-virt' [ERROR] 2023-01-01 00:29:57,970 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemctl list-units --all --type=service --plain --no-legend) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemctl': 'systemctl' [ERROR] 2023-01-01 00:43:30,180 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2023-01-01 00:43:30,226 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2023-01-01 00:43:35,307 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2023-01-01 00:43:35,346 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} --------------------Moonraker Log Start-------------------- config_file: /mnt/UDISK//printer_config/moonraker.conf log_file: /mnt/UDISK/printer_logs/moonraker.log software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2019-12-31 19:00:22,429 [root] [utils:setup_logging:132] config_file: /mnt/UDISK//printer_config/moonraker.conf [INFO] 2019-12-31 19:00:22,429 [root] [utils:setup_logging:132] log_file: /mnt/UDISK/printer_logs/moonraker.log [INFO] 2019-12-31 19:00:22,429 [root] [utils:setup_logging:132] software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2019-12-31 19:00:22,490 [root] [moonraker:add_log_rollover_item:401] #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 enable_debug_logging = True config_path = /mnt/UDISK/printer_config temperature_store_size = 600 gcode_store_size = 1000 klippy_uds_address = /tmp/klippy_uds log_path = /mnt/UDISK/printer_logs [authorization] force_logins = True cors_domains = *.local *.lan *://app.fluidd.xyz trusted_clients = 10.0.0.0/8 127.0.0.0/8 169.254.0.0/16 172.16.0.0/12 192.168.0.0/16 FE80::/10 ::1/128 [octoprint_compat] [history] [update_manager] enable_auto_refresh = False [update_manager client fluidd] type = web repo = cadriel/fluidd path = ~/fluidd [timelapse] output_path = /mnt/UDISK/.crealityprint/video frame_path = /mnt/UDISK/.crealityprint/snapshot/ ffmpeg_binary_path = /usr/bin/ffmpeg ################################################################# [ERROR] 2019-12-31 19:00:28,246 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemd-detect-virt) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemd-detect-virt': 'systemd-detect-virt' [ERROR] 2019-12-31 19:00:28,797 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemctl list-units --all --type=service --plain --no-legend) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemctl': 'systemctl' --------------------Moonraker Log Start-------------------- config_file: /mnt/UDISK//printer_config/moonraker.conf log_file: /mnt/UDISK/printer_logs/moonraker.log software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2023-01-01 01:08:32,489 [root] [utils:setup_logging:132] config_file: /mnt/UDISK//printer_config/moonraker.conf [INFO] 2023-01-01 01:08:32,489 [root] [utils:setup_logging:132] log_file: /mnt/UDISK/printer_logs/moonraker.log [INFO] 2023-01-01 01:08:32,489 [root] [utils:setup_logging:132] software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2023-01-01 01:08:32,524 [root] [moonraker:add_log_rollover_item:401] #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 enable_debug_logging = True config_path = /mnt/UDISK/printer_config temperature_store_size = 600 gcode_store_size = 1000 klippy_uds_address = /tmp/klippy_uds log_path = /mnt/UDISK/printer_logs [authorization] force_logins = True cors_domains = *.local *.lan *://app.fluidd.xyz trusted_clients = 10.0.0.0/8 127.0.0.0/8 169.254.0.0/16 172.16.0.0/12 192.168.0.0/16 FE80::/10 ::1/128 [octoprint_compat] [history] [update_manager] enable_auto_refresh = False [update_manager client fluidd] type = web repo = cadriel/fluidd path = ~/fluidd [timelapse] output_path = /mnt/UDISK/.crealityprint/video frame_path = /mnt/UDISK/.crealityprint/snapshot/ ffmpeg_binary_path = /usr/bin/ffmpeg ################################################################# [ERROR] 2023-01-01 01:08:34,352 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemd-detect-virt) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemd-detect-virt': 'systemd-detect-virt' [ERROR] 2023-01-01 01:08:34,873 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemctl list-units --all --type=service --plain --no-legend) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemctl': 'systemctl' [ERROR] 2023-01-01 01:18:30,264 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 Klippy Disconnected Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: Klippy Disconnected [ERROR] 2023-01-01 01:18:30,391 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2023-01-01 01:18:30,419 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2023-01-01 01:19:42,625 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 Klippy Disconnected Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: Klippy Disconnected [ERROR] 2023-01-01 01:19:42,704 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2023-01-01 01:19:42,747 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2023-01-01 01:56:01,931 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2023-01-01 01:56:01,986 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} --------------------Moonraker Log Start-------------------- config_file: /mnt/UDISK//printer_config/moonraker.conf log_file: /mnt/UDISK/printer_logs/moonraker.log software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2019-12-31 19:00:25,417 [root] [utils:setup_logging:132] config_file: /mnt/UDISK//printer_config/moonraker.conf [INFO] 2019-12-31 19:00:25,417 [root] [utils:setup_logging:132] log_file: /mnt/UDISK/printer_logs/moonraker.log [INFO] 2019-12-31 19:00:25,418 [root] [utils:setup_logging:132] software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2019-12-31 19:00:25,508 [root] [moonraker:add_log_rollover_item:401] #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 enable_debug_logging = True config_path = /mnt/UDISK/printer_config temperature_store_size = 600 gcode_store_size = 1000 klippy_uds_address = /tmp/klippy_uds log_path = /mnt/UDISK/printer_logs [authorization] force_logins = True cors_domains = *.local *.lan *://app.fluidd.xyz trusted_clients = 10.0.0.0/8 127.0.0.0/8 169.254.0.0/16 172.16.0.0/12 192.168.0.0/16 FE80::/10 ::1/128 [octoprint_compat] [history] [update_manager] enable_auto_refresh = False [update_manager client fluidd] type = web repo = cadriel/fluidd path = ~/fluidd [timelapse] output_path = /mnt/UDISK/.crealityprint/video frame_path = /mnt/UDISK/.crealityprint/snapshot/ ffmpeg_binary_path = /usr/bin/ffmpeg ################################################################# [ERROR] 2019-12-31 19:00:30,508 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemd-detect-virt) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemd-detect-virt': 'systemd-detect-virt' [ERROR] 2019-12-31 19:00:31,101 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemctl list-units --all --type=service --plain --no-legend) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemctl': 'systemctl' --------------------Moonraker Log Start-------------------- config_file: /mnt/UDISK//printer_config/moonraker.conf log_file: /mnt/UDISK/printer_logs/moonraker.log software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2023-01-02 11:30:51,173 [root] [utils:setup_logging:132] config_file: /mnt/UDISK//printer_config/moonraker.conf [INFO] 2023-01-02 11:30:51,174 [root] [utils:setup_logging:132] log_file: /mnt/UDISK/printer_logs/moonraker.log [INFO] 2023-01-02 11:30:51,175 [root] [utils:setup_logging:132] software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2023-01-02 11:30:51,214 [root] [moonraker:add_log_rollover_item:401] #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 enable_debug_logging = True config_path = /mnt/UDISK/printer_config temperature_store_size = 600 gcode_store_size = 1000 klippy_uds_address = /tmp/klippy_uds log_path = /mnt/UDISK/printer_logs [authorization] force_logins = True cors_domains = *.local *.lan *://app.fluidd.xyz trusted_clients = 10.0.0.0/8 127.0.0.0/8 169.254.0.0/16 172.16.0.0/12 192.168.0.0/16 FE80::/10 ::1/128 [octoprint_compat] [history] [update_manager] enable_auto_refresh = False [update_manager client fluidd] type = web repo = cadriel/fluidd path = ~/fluidd [timelapse] output_path = /mnt/UDISK/.crealityprint/video frame_path = /mnt/UDISK/.crealityprint/snapshot/ ffmpeg_binary_path = /usr/bin/ffmpeg ################################################################# [ERROR] 2023-01-02 11:30:53,037 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemd-detect-virt) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemd-detect-virt': 'systemd-detect-virt' [ERROR] 2023-01-02 11:30:53,561 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemctl list-units --all --type=service --plain --no-legend) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemctl': 'systemctl' [ERROR] 2023-01-02 11:38:34,997 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 Klippy Disconnected Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: Klippy Disconnected [ERROR] 2023-01-02 11:38:35,074 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2023-01-02 12:02:33,488 [root] [websockets:build_error:255] JSON-RPC Request Error: 400 {'message': '{"code":"key1", "msg":"Lost communication with MCU \'mcu\'
Once the underlying issue is corrected, use the
FIRMWARE_RESTART command to reset the firmware, reload the
config, and restart the host software.
Printer is shutdown
"}', 'error': 'WebRequestError'} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {'message': '{"code":"key1", "msg":"Lost communication with MCU \'mcu\'
Once the underlying issue is corrected, use the
FIRMWARE_RESTART command to reset the firmware, reload the
config, and restart the host software.
Printer is shutdown
"}', 'error': 'WebRequestError'} [ERROR] 2023-01-02 12:03:05,269 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2023-01-02 12:03:13,085 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} --------------------Moonraker Log Start-------------------- config_file: /mnt/UDISK//printer_config/moonraker.conf log_file: /mnt/UDISK/printer_logs/moonraker.log software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2023-01-02 12:03:18,338 [root] [utils:setup_logging:132] config_file: /mnt/UDISK//printer_config/moonraker.conf [INFO] 2023-01-02 12:03:18,339 [root] [utils:setup_logging:132] log_file: /mnt/UDISK/printer_logs/moonraker.log [INFO] 2023-01-02 12:03:18,339 [root] [utils:setup_logging:132] software_version: V0.0.56-0-g86afbaf-dirty [INFO] 2023-01-02 12:03:18,363 [root] [moonraker:add_log_rollover_item:401] #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 enable_debug_logging = True config_path = /mnt/UDISK/printer_config temperature_store_size = 600 gcode_store_size = 1000 klippy_uds_address = /tmp/klippy_uds log_path = /mnt/UDISK/printer_logs [authorization] force_logins = True cors_domains = *.local *.lan *://app.fluidd.xyz trusted_clients = 10.0.0.0/8 127.0.0.0/8 169.254.0.0/16 172.16.0.0/12 192.168.0.0/16 FE80::/10 ::1/128 [octoprint_compat] [history] [update_manager] enable_auto_refresh = False [update_manager client fluidd] type = web repo = cadriel/fluidd path = ~/fluidd [timelapse] output_path = /mnt/UDISK/.crealityprint/video frame_path = /mnt/UDISK/.crealityprint/snapshot/ ffmpeg_binary_path = /usr/bin/ffmpeg ################################################################# [ERROR] 2023-01-02 12:03:20,180 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemd-detect-virt) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemd-detect-virt': 'systemd-detect-virt' [ERROR] 2023-01-02 12:03:20,711 [root] [shell_command:_create_subprocess:265] shell_command: Command (systemctl list-units --all --type=service --plain --no-legend) failed Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/shell_command.py", line 259, in _create_subprocess stderr=errpipe, env=self.env, cwd=self.cwd) File "/usr/lib/python3.7/asyncio/base_events.py", line 1544, in subprocess_exec bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 190, in _make_subprocess_transport **kwargs) File "/usr/lib/python3.7/asyncio/base_subprocess.py", line 37, in __init__ stderr=stderr, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/asyncio/unix_events.py", line 775, in _start universal_newlines=False, bufsize=bufsize, **kwargs) File "/usr/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'systemctl': 'systemctl' [ERROR] 2023-01-02 12:07:57,239 [asyncio] [base_events:default_exception_handler:1619] Task exception was never retrieved future: exception=InvalidStateError('invalid state')> Traceback (most recent call last): File "/usr/share/moonraker/moonraker/components/file_manager/file_manager.py", line 1493, in _sync_with_request await sync_fut File "/usr/share/moonraker/moonraker/components/file_manager/file_manager.py", line 1147, in sync self.wait_fut.set_result(None) asyncio.base_futures.InvalidStateError: invalid state [ERROR] 2023-01-02 12:37:01,831 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 Klippy Disconnected Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: Klippy Disconnected [ERROR] 2023-01-02 12:37:01,885 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2023-01-02 12:38:14,592 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 Klippy Disconnected Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: Klippy Disconnected [ERROR] 2023-01-02 12:38:14,701 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2023-01-02 12:38:14,716 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"} [ERROR] 2023-01-02 12:38:14,725 [root] [websockets:build_error:255] JSON-RPC Request Error: 503 {"code":"key2", "msg":"Klippy Host not connected"} Traceback (most recent call last): File "/usr/share/moonraker/moonraker/websockets.py", line 224, in execute_method result = await method(conn, *args, **kwargs) File "/usr/share/moonraker/moonraker/websockets.py", line 322, in func user=ws.current_user)) File "/usr/share/moonraker/moonraker/moonraker.py", line 785, in make_request return await self._request_standard(web_request) File "/usr/share/moonraker/moonraker/moonraker.py", line 841, in _request_standard return await base_request.wait() File "/usr/share/moonraker/moonraker/moonraker.py", line 1023, in wait raise self.response utils.ServerError: {"code":"key2", "msg":"Klippy Host not connected"}