-------------------- Log Start | Sun May 11 06:38:29 2025 -------------------- platform: Linux-6.1.21-v8+-aarch64-with-glibc2.31 data_path: /home/pi/printer_data is_default_data_path: False config_file: /home/pi/printer_data/config/moonraker.conf startup_warnings: [] verbose: False debug: False asyncio_debug: False is_backup_config: False is_python_package: True instance_uuid: 896d809bcdd3412fb34e1de7d0837c44 unix_socket_path: /home/pi/printer_data/comms/moonraker.sock software_version: v0.9.1-0-g63578ae git_branch: master git_remote: origin git_repo_url: https://github.com/Arksine/moonraker.git modified_files: [] unofficial_components: [] log_file: /home/pi/printer_data/logs/moonraker.log python_version: 3.9.2 (default, Mar 12 2021, 04:06:34) [GCC 10.2.1 20210110] launch_args: /home/pi/moonraker-env/bin/python /home/pi/moonraker/moonraker/__main__.py msgspec_enabled: True uvloop_enabled: True #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 max_upload_size = 1024 klippy_uds_address = ~/printer_data/comms/klippy.sock [announcements] subscriptions = RatOS mainsail [file_manager] enable_object_processing = False [update_manager] refresh_interval = 168 enable_auto_refresh = True [update_manager RatOSTheme] type = git_repo path = ~/printer_data/config/.theme origin = https://github.com/Rat-OS/RatOS-theme.git is_system_service = False primary_branch = v2.1.x [update_manager ratos-configurator] type = git_repo path = ~/ratos-configurator primary_branch = v2.1.x-deployment origin = https://github.com/Rat-OS/RatOS-configurator.git install_script = scripts/setup.sh is_system_service = True managed_services = ratos-configurator info_tags = desc=RatOS Configurator repository [update_manager RatOS] type = git_repo path = ~/printer_data/config/RatOS/ primary_branch = v2.1.x origin = https://github.com/Rat-OS/RatOS-configuration.git install_script = scripts/ratos-install.sh managed_services = moonraker klipper info_tags = desc=RatOS Configuration repository [update_manager mainsail] type = web channel = stable repo = mainsail-crew/mainsail path = ~/mainsail [update_manager crowsnest] type = git_repo path = ~/crowsnest origin = https://github.com/mainsail-crew/crowsnest.git install_script = tools/pkglist.sh managed_services = crowsnest [update_manager timelapse] type = git_repo primary_branch = main path = ~/moonraker-timelapse origin = https://github.com/mainsail-crew/moonraker-timelapse.git managed_services = klipper moonraker [update_manager LinearMovementAnalysis] type = git_repo path = ~/klipper_linear_movement_analysis primary_branch = main origin = https://github.com/worksasintended/klipper_linear_movement_analysis.git install_script = install.sh env = ~/klippy-env/bin/python requirements = requirements.txt is_system_service = False managed_services = klipper [update_manager KlipperScreen] type = git_repo path = ~/KlipperScreen origin = https://github.com/KlipperScreen/KlipperScreen.git virtualenv = ~/.KlipperScreen-env requirements = scripts/KlipperScreen-requirements.txt system_dependencies = scripts/system-dependencies.json managed_services = KlipperScreen pinned_commit = 71eef9ee1f23aa4fd6b68169cfe5dd7908e478b2 [update_manager beacon] type = git_repo channel = dev path = ~/beacon origin = https://github.com/beacon3d/beacon_klipper.git env = ~/klippy-env/bin/python requirements = requirements.txt install_script = install.sh is_system_service = False managed_services = klipper info_tags = desc=Beacon Surface Scanner [history] [octoprint_compat] [update_manager klipper] channel = dev pinned_commit = 96cceed23efc7a3759ecfba0a228cdcb4d5244d3 [update_manager moonraker] channel = dev pinned_commit = 71f9e677b81afcc6b99dd5002f595025c38edc7b [authorization] cors_domains = http://app.fluidd.xyz https://app.fluidd.xyz https://my.mainsail.xyz http://my.mainsail.xyz http://*.local http://*.lan trusted_clients = 127.0.0.1 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 FD00::/8 ################################################################# All Configuration Files: /home/pi/printer_data/config/moonraker.conf /home/pi/printer_data/config/RatOS/moonraker.conf ################################################################# Loading Sqlite database provider. Sqlite Version: 3.34.1 Unsafe Shutdown Count: 24 System Info: ***python*** version: (3, 9, 2, 'final', 0) version_string: 3.9.2 (default, Mar 12 2021, 04:06:34) [GCC 10.2.1 20210110] ***cpu_info*** cpu_count: 4 bits: 32bit processor: aarch64 cpu_desc: serial_number: 10000000cd1cd73e hardware_desc: BCM2835 model: Raspberry Pi 4 Model B Rev 1.5 total_memory: 751436 memory_units: kB ***sd_info*** manufacturer_id: 03 manufacturer: Sandisk oem_id: 5344 product_name: SK32G product_revision: 8.5 serial_number: 83d3c3ab manufacturer_date: 10/2024 capacity: 29.7 GiB total_bytes: 31914983424 ***distribution*** name: Raspbian GNU/Linux 11 (bullseye) id: raspbian version: 11 version_parts: {'major': '11', 'minor': '', 'build_number': ''} like: debian codename: bullseye release_info: {'name': 'RatOS v2.1.0-RC', 'version_id': '2', 'codename': 'bullseye', 'id': 'ratos'} kernel_version: 6.1.21-v8+ ***virtualization*** virt_type: none virt_identifier: none ***network*** ***canbus*** ***Allowed Services*** klipper_mcu webcamd MoonCord KlipperScreen moonraker-telegram-bot moonraker-obico sonar crowsnest octoeverywhere ratos-configurator Found libcamera Python module, version: v0.0.5+83-bde9b04f Systemd unit moonraker.service: unit_name: moonraker.service is_default: True manager: systemd Properties: **Requires=['system.slice', 'sysinit.target', 'network-online.target'] **After=['systemd-journald.socket', 'sysinit.target', 'klipper.service', 'network-online.target', 'system.slice', 'basic.target'] **SupplementaryGroups=['moonraker-admin'] **EnvironmentFiles=/home/pi/printer_data/systemd/moonraker.env **ExecStart=/home/pi/moonraker-env/bin/python $MOONRAKER_ARGS **WorkingDirectory= **FragmentPath=/etc/systemd/system/moonraker.service **Description=API Server for Klipper SV1 **User=pi Systemd unit klipper.service: unit_name: klipper.service is_default: True manager: systemd Properties: **Requires=['system.slice', 'sysinit.target', '-.mount'] **After=['klipper_mcu.service', 'systemd-journald.socket', '-.mount', 'sysinit.target', 'network-online.target', 'system.slice', 'basic.target'] **SupplementaryGroups=[] **EnvironmentFiles=/home/pi/printer_data/systemd/klipper.env **ExecStart=/home/pi/klippy-env/bin/python $KLIPPER_ARGS **WorkingDirectory=/home/pi/klipper **FragmentPath=/etc/systemd/system/klipper.service **Description=Klipper 3D Printer Firmware SV1 **User=pi Git Repo moonraker: No warnings detected Git Repo klipper: No warnings detected Git Repo RatOSTheme: No warnings detected Git Repo ratos-configurator: No warnings detected Git Repo RatOS: No warnings detected Git Repo crowsnest: No warnings detected Git Repo timelapse: No warnings detected Git Repo LinearMovementAnalysis: No warnings detected Git Repo KlipperScreen: No warnings detected Git Repo beacon: No warnings detected Klipper Version: v0.12.0-268-g0844388d7-dirty 2025-05-11 08:38:29,154 [authorization.py:_check_trusted_connection()] - Trusted Connection Detected, IP: 192.168.0.104 2025-05-11 08:38:29,157 [application.py:log_request()] - 101 GET /websocket (192.168.0.104) [_TRUSTED_USER_] 4.38ms 2025-05-11 08:38:29,158 [websockets.py:open()] - Websocket Opened: ID: 4090063024, Proxied: True, User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0, Host Name: 192.168.0.21 2025-05-11 08:38:29,176 [websockets.py:_handle_identify()] - Websocket 4090063024 Client Identified - Name: mainsail, Version: 2.12.0, Type: web 2025-05-11 08:52:29,824 [klippy_connection.py:_on_connection_closed()] - Klippy Connection Removed 2025-05-11 08:52:31,080 [klippy_connection.py:_do_connect()] - Klippy Connection Established 2025-05-11 08:52:40,847 [klippy_connection.py:_request_initial_subscriptions()] - Webhooks Subscribed 2025-05-11 08:52:40,850 [klippy_connection.py:_request_initial_subscriptions()] - GCode Output Subscribed 2025-05-11 08:52:41,098 [job_state.py:_handle_started()] - Job state initialized: standby 2025-05-11 08:52:41,387 [klippy_connection.py:_check_ready()] - Klippy ready 2025-05-11 08:52:41,893 [data_store.py:_init_sensors()] - Configuring available sensors: ['temperature_sensor Octopus_V1.1_F446', 'temperature_sensor EBB42_v1.2_T0', 'temperature_sensor EBB42_v1.2_T1', 'temperature_sensor raspberry_pi', 'heater_bed', 'temperature_sensor beacon_coil', 'extruder', 'extruder1'] -------------------- Log Start | Sun May 11 06:55:23 2025 -------------------- platform: Linux-6.1.21-v8+-aarch64-with-glibc2.31 data_path: /home/pi/printer_data is_default_data_path: False config_file: /home/pi/printer_data/config/moonraker.conf startup_warnings: [] verbose: False debug: False asyncio_debug: False is_backup_config: False is_python_package: True instance_uuid: 896d809bcdd3412fb34e1de7d0837c44 unix_socket_path: /home/pi/printer_data/comms/moonraker.sock software_version: v0.9.1-0-g63578ae git_branch: master git_remote: origin git_repo_url: https://github.com/Arksine/moonraker.git modified_files: [] unofficial_components: [] log_file: /home/pi/printer_data/logs/moonraker.log python_version: 3.9.2 (default, Mar 12 2021, 04:06:34) [GCC 10.2.1 20210110] launch_args: /home/pi/moonraker-env/bin/python /home/pi/moonraker/moonraker/__main__.py msgspec_enabled: True uvloop_enabled: True 2025-05-11 08:55:23,196 [confighelper.py:read_file()] - Configuration File '/home/pi/printer_data/config/moonraker.conf' parsed, total size: 3341 B 2025-05-11 08:55:23,197 [server.py:add_log_rollover_item()] - #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 max_upload_size = 1024 klippy_uds_address = ~/printer_data/comms/klippy.sock [announcements] subscriptions = RatOS mainsail [file_manager] enable_object_processing = False [update_manager] refresh_interval = 168 enable_auto_refresh = True [update_manager RatOSTheme] type = git_repo path = ~/printer_data/config/.theme origin = https://github.com/Rat-OS/RatOS-theme.git is_system_service = False primary_branch = v2.1.x [update_manager ratos-configurator] type = git_repo path = ~/ratos-configurator primary_branch = v2.1.x-deployment origin = https://github.com/Rat-OS/RatOS-configurator.git install_script = scripts/setup.sh is_system_service = True managed_services = ratos-configurator info_tags = desc=RatOS Configurator repository [update_manager RatOS] type = git_repo path = ~/printer_data/config/RatOS/ primary_branch = v2.1.x origin = https://github.com/Rat-OS/RatOS-configuration.git install_script = scripts/ratos-install.sh managed_services = moonraker klipper info_tags = desc=RatOS Configuration repository [update_manager mainsail] type = web channel = stable repo = mainsail-crew/mainsail path = ~/mainsail [update_manager crowsnest] type = git_repo path = ~/crowsnest origin = https://github.com/mainsail-crew/crowsnest.git install_script = tools/pkglist.sh managed_services = crowsnest [update_manager timelapse] type = git_repo primary_branch = main path = ~/moonraker-timelapse origin = https://github.com/mainsail-crew/moonraker-timelapse.git managed_services = klipper moonraker [update_manager LinearMovementAnalysis] type = git_repo path = ~/klipper_linear_movement_analysis primary_branch = main origin = https://github.com/worksasintended/klipper_linear_movement_analysis.git install_script = install.sh env = ~/klippy-env/bin/python requirements = requirements.txt is_system_service = False managed_services = klipper [update_manager KlipperScreen] type = git_repo path = ~/KlipperScreen origin = https://github.com/KlipperScreen/KlipperScreen.git virtualenv = ~/.KlipperScreen-env requirements = scripts/KlipperScreen-requirements.txt system_dependencies = scripts/system-dependencies.json managed_services = KlipperScreen pinned_commit = 71eef9ee1f23aa4fd6b68169cfe5dd7908e478b2 [update_manager beacon] type = git_repo channel = dev path = ~/beacon origin = https://github.com/beacon3d/beacon_klipper.git env = ~/klippy-env/bin/python requirements = requirements.txt install_script = install.sh is_system_service = False managed_services = klipper info_tags = desc=Beacon Surface Scanner [history] [octoprint_compat] [update_manager klipper] channel = dev pinned_commit = 96cceed23efc7a3759ecfba0a228cdcb4d5244d3 [update_manager moonraker] channel = dev pinned_commit = 71f9e677b81afcc6b99dd5002f595025c38edc7b [authorization] cors_domains = http://app.fluidd.xyz https://app.fluidd.xyz https://my.mainsail.xyz http://my.mainsail.xyz http://*.local http://*.lan trusted_clients = 127.0.0.1 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 FD00::/8 ################################################################# All Configuration Files: /home/pi/printer_data/config/moonraker.conf /home/pi/printer_data/config/RatOS/moonraker.conf ################################################################# 2025-05-11 08:55:23,357 [server.py:load_component()] - Component (secrets) loaded 2025-05-11 08:55:23,367 [server.py:load_component()] - Component (template) loaded 2025-05-11 08:55:23,377 [server.py:load_component()] - Component (klippy_connection) loaded 2025-05-11 08:55:24,713 [server.py:load_component()] - Component (application) loaded 2025-05-11 08:55:24,788 [server.py:load_component()] - Component (websockets) loaded 2025-05-11 08:55:24,934 [server.py:add_log_rollover_item()] - Loading Sqlite database provider. Sqlite Version: 3.34.1 2025-05-11 08:55:24,966 [server.py:add_log_rollover_item()] - Unsafe Shutdown Count: 25 2025-05-11 08:55:24,970 [server.py:load_component()] - Component (database) loaded 2025-05-11 08:55:25,290 [server.py:load_component()] - Component (dbus_manager) loaded 2025-05-11 08:55:25,373 [file_manager.py:__init__()] - Using File System Observer: inotify 2025-05-11 08:55:25,433 [server.py:load_component()] - Component (file_manager) loaded 2025-05-11 08:55:25,472 [database.py:register_table()] - Found registered table authorized_users 2025-05-11 08:55:25,475 [authorization.py:__init__()] - Authorization Configuration Loaded Trusted Clients: 127.0.0.1 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 fd00::/8 CORS Domains: http://app\.fluidd\.xyz https://app\.fluidd\.xyz https://my\.mainsail\.xyz http://my\.mainsail\.xyz http://.*\.local http://.*\.lan 2025-05-11 08:55:25,481 [server.py:load_component()] - Component (authorization) loaded 2025-05-11 08:55:25,490 [server.py:load_component()] - Component (klippy_apis) loaded 2025-05-11 08:55:25,806 [server.py:add_log_rollover_item()] - System Info: ***python*** version: (3, 9, 2, 'final', 0) version_string: 3.9.2 (default, Mar 12 2021, 04:06:34) [GCC 10.2.1 20210110] ***cpu_info*** cpu_count: 4 bits: 32bit processor: aarch64 cpu_desc: serial_number: 10000000cd1cd73e hardware_desc: BCM2835 model: Raspberry Pi 4 Model B Rev 1.5 total_memory: 751436 memory_units: kB ***sd_info*** manufacturer_id: 03 manufacturer: Sandisk oem_id: 5344 product_name: SK32G product_revision: 8.5 serial_number: 83d3c3ab manufacturer_date: 10/2024 capacity: 29.7 GiB total_bytes: 31914983424 ***distribution*** name: Raspbian GNU/Linux 11 (bullseye) id: raspbian version: 11 version_parts: {'major': '11', 'minor': '', 'build_number': ''} like: debian codename: bullseye release_info: {'name': 'RatOS v2.1.0-RC', 'version_id': '2', 'codename': 'bullseye', 'id': 'ratos'} kernel_version: 6.1.21-v8+ ***virtualization*** virt_type: none virt_identifier: none ***network*** ***canbus*** ***Allowed Services*** klipper_mcu webcamd MoonCord KlipperScreen moonraker-telegram-bot moonraker-obico sonar crowsnest octoeverywhere ratos-configurator 2025-05-11 08:55:25,820 [server.py:load_component()] - Component (shell_command) loaded 2025-05-11 08:55:25,820 [machine.py:__init__()] - Using System Provider: systemd_dbus 2025-05-11 08:55:25,937 [server.py:add_log_rollover_item()] - Found libcamera Python module, version: v0.0.5+83-bde9b04f 2025-05-11 08:55:25,939 [server.py:load_component()] - Component (machine) loaded 2025-05-11 08:55:25,946 [server.py:load_component()] - Component (data_store) loaded 2025-05-11 08:55:25,949 [proc_stats.py:__init__()] - Detected 'vcgencmd', throttle checking enabled 2025-05-11 08:55:25,959 [server.py:load_component()] - Component (proc_stats) loaded 2025-05-11 08:55:25,961 [server.py:load_component()] - Component (job_state) loaded 2025-05-11 08:55:25,968 [server.py:load_component()] - Component (job_queue) loaded 2025-05-11 08:55:25,972 [database.py:register_table()] - Found registered table job_history 2025-05-11 08:55:25,973 [database.py:register_table()] - Found registered table job_totals 2025-05-11 08:55:25,977 [server.py:load_component()] - Component (history) loaded 2025-05-11 08:55:25,994 [server.py:load_component()] - Component (http_client) loaded 2025-05-11 08:55:26,008 [server.py:load_component()] - Component (announcements) loaded 2025-05-11 08:55:26,015 [server.py:load_component()] - Component (webcam) loaded 2025-05-11 08:55:26,019 [server.py:load_component()] - Component (extensions) loaded 2025-05-11 08:55:26,113 [base_deploy.py:log_info()] - Git Repo moonraker: Detected virtualenv: /home/pi/moonraker-env 2025-05-11 08:55:26,118 [base_deploy.py:log_info()] - Git Repo klipper: Detected virtualenv: /home/pi/klippy-env 2025-05-11 08:55:26,164 [base_deploy.py:log_info()] - Git Repo LinearMovementAnalysis: Option 'env' is deprecated, use 'virtualenv' instead. 2025-05-11 08:55:26,165 [base_deploy.py:log_info()] - Git Repo LinearMovementAnalysis: Detected virtualenv: /home/pi/klippy-env 2025-05-11 08:55:26,174 [base_deploy.py:log_info()] - Git Repo KlipperScreen: Detected virtualenv: /home/pi/.KlipperScreen-env 2025-05-11 08:55:26,186 [base_deploy.py:log_info()] - Git Repo beacon: Option 'env' is deprecated, use 'virtualenv' instead. 2025-05-11 08:55:26,187 [base_deploy.py:log_info()] - Git Repo beacon: Detected virtualenv: /home/pi/klippy-env 2025-05-11 08:55:26,194 [server.py:load_component()] - Component (update_manager) loaded 2025-05-11 08:55:26,202 [server.py:load_component()] - Component (octoprint_compat) loaded 2025-05-11 08:55:26,214 [server.py:_initialize_component()] - Performing Component Post Init: [database] 2025-05-11 08:55:26,236 [server.py:_initialize_component()] - Performing Component Post Init: [dbus_manager] 2025-05-11 08:55:26,307 [server.py:_initialize_component()] - Performing Component Post Init: [file_manager] 2025-05-11 08:55:26,313 [server.py:_initialize_component()] - Performing Component Post Init: [authorization] 2025-05-11 08:55:26,316 [server.py:_initialize_component()] - Performing Component Post Init: [machine] 2025-05-11 08:55:26,319 [machine.py:validation_init()] - Installation version in database up to date 2025-05-11 08:55:26,691 [machine.py:check_virt_status()] - No Virtualization Detected 2025-05-11 08:55:26,725 [machine.py:_find_public_ip()] - Failed to detect local IP address 2025-05-11 08:55:26,793 [server.py:add_log_rollover_item()] - Systemd unit moonraker.service: unit_name: moonraker.service is_default: True manager: systemd Properties: **Requires=['system.slice', 'network-online.target', 'sysinit.target'] **After=['basic.target', 'system.slice', 'network-online.target', 'sysinit.target', 'klipper.service', 'systemd-journald.socket'] **SupplementaryGroups=['moonraker-admin'] **EnvironmentFiles=/home/pi/printer_data/systemd/moonraker.env **ExecStart=/home/pi/moonraker-env/bin/python $MOONRAKER_ARGS **WorkingDirectory= **FragmentPath=/etc/systemd/system/moonraker.service **Description=API Server for Klipper SV1 **User=pi 2025-05-11 08:55:26,794 [server.py:_initialize_component()] - Performing Component Post Init: [proc_stats] 2025-05-11 08:55:26,794 [server.py:_initialize_component()] - Performing Component Post Init: [history] 2025-05-11 08:55:26,799 [server.py:_initialize_component()] - Performing Component Post Init: [announcements] 2025-05-11 08:55:26,803 [server.py:_initialize_component()] - Performing Component Post Init: [webcam] 2025-05-11 08:55:26,808 [server.py:_initialize_component()] - Performing Component Post Init: [klippy_connection] 2025-05-11 08:55:26,809 [server.py:add_log_rollover_item()] - Systemd unit klipper.service: unit_name: klipper.service is_default: True manager: systemd Properties: **Requires=['system.slice', 'sysinit.target', '-.mount'] **After=['klipper_mcu.service', 'systemd-journald.socket', '-.mount', 'sysinit.target', 'network-online.target', 'system.slice', 'basic.target'] **SupplementaryGroups=[] **EnvironmentFiles=/home/pi/printer_data/systemd/klipper.env **ExecStart=/home/pi/klippy-env/bin/python $KLIPPER_ARGS **WorkingDirectory=/home/pi/klipper **FragmentPath=/etc/systemd/system/klipper.service **Description=Klipper 3D Printer Firmware SV1 **User=pi 2025-05-11 08:55:26,809 [server.py:_initialize_component()] - Performing Component Post Init: [update_manager] 2025-05-11 08:55:27,166 [base_deploy.py:log_info()] - PackageDeploy: PackageKit Provider Configured 2025-05-11 08:55:27,168 [git_deploy.py:log_repo_info()] - Git Repo moonraker Detected: Owner: Arksine Repository Name: moonraker Path: /home/pi/moonraker Remote: origin Branch: master Remote URL: https://github.com/Arksine/moonraker.git Recovery URL: https://github.com/Arksine/moonraker.git Current Commit SHA: 63578aefd0ad62b870b79d2ed6d6f475cbf35e03 Upstream Commit SHA: 71f9e677b81afcc6b99dd5002f595025c38edc7b Current Version: v0.9.1-0-g63578aef Upstream Version: v0.9.3-0-g71f9e677 Rollback Commit: 63578aefd0ad62b870b79d2ed6d6f475cbf35e03 Rollback Branch: master Rollback Version: v0.9.1-0-g63578aef Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 13 Diverged: False Pinned Commit: 71f9e677b81afcc6b99dd5002f595025c38edc7b 2025-05-11 08:55:27,170 [git_deploy.py:log_repo_info()] - Git Repo klipper Detected: Owner: Klipper3d Repository Name: klipper Path: /home/pi/klipper Remote: origin Branch: master Remote URL: https://github.com/Klipper3d/klipper.git Recovery URL: https://github.com/Klipper3d/klipper.git Current Commit SHA: 0844388d70f225f6458382c1c5d4e7eb37767758 Upstream Commit SHA: 96cceed23efc7a3759ecfba0a228cdcb4d5244d3 Current Version: v0.12.0-268-g0844388d Upstream Version: v0.12.0-316-g96cceed2 Rollback Commit: 0844388d70f225f6458382c1c5d4e7eb37767758 Rollback Branch: master Rollback Version: v0.12.0-268-g0844388d Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 48 Diverged: False Pinned Commit: 96cceed23efc7a3759ecfba0a228cdcb4d5244d3 2025-05-11 08:55:27,173 [git_deploy.py:log_repo_info()] - Git Repo RatOSTheme Detected: Owner: Rat-OS Repository Name: RatOS-theme Path: /home/pi/printer_data/config/.theme Remote: origin Branch: v2.1.x Remote URL: https://github.com/Rat-OS/RatOS-theme.git Recovery URL: https://github.com/Rat-OS/RatOS-theme.git Current Commit SHA: 3d587ab7bf8c5d1aa708cd31bef9b67b58360316 Upstream Commit SHA: 9f8d27d32a37b9b5af07d06fcea574647aa1e8a0 Current Version: v2.1.0-RC2-0-g3d587ab7 Upstream Version: v2.1.0-RC3-0-g9f8d27d3 Rollback Commit: 3d587ab7bf8c5d1aa708cd31bef9b67b58360316 Rollback Branch: v2.1.x Rollback Version: v2.1.0-RC2-0-g3d587ab7 Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 2 Diverged: False Pinned Commit: None 2025-05-11 08:55:27,176 [git_deploy.py:log_repo_info()] - Git Repo ratos-configurator Detected: Owner: Rat-OS Repository Name: RatOS-configurator Path: /home/pi/ratos-configurator Remote: origin Branch: v2.1.x-deployment Remote URL: https://github.com/Rat-OS/RatOS-configurator.git Recovery URL: https://github.com/Rat-OS/RatOS-configurator.git Current Commit SHA: cb5c0b9d35ea3edecb021187ff09875e708e93dd Upstream Commit SHA: 33980992e193c93145f5e35162d99b7503b03121 Current Version: v2.1.0-RC2-0-gcb5c0b9d Upstream Version: v2.1.0-RC3-26-g33980992 Rollback Commit: cb5c0b9d35ea3edecb021187ff09875e708e93dd Rollback Branch: v2.1.x-deployment Rollback Version: v2.1.0-RC2-0-gcb5c0b9d Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 47 Diverged: False Pinned Commit: None 2025-05-11 08:55:27,178 [git_deploy.py:log_repo_info()] - Git Repo RatOS Detected: Owner: Rat-OS Repository Name: RatOS-configuration Path: /home/pi/printer_data/config/RatOS Remote: origin Branch: v2.1.x Remote URL: https://github.com/Rat-OS/RatOS-configuration.git Recovery URL: https://github.com/Rat-OS/RatOS-configuration.git Current Commit SHA: 3a6a8b018fd46ef4343a246a66b8c0fc357f05a4 Upstream Commit SHA: 3a6a8b018fd46ef4343a246a66b8c0fc357f05a4 Current Version: v2.1.0-RC3-83-g3a6a8b01 Upstream Version: v2.1.0-RC3-83-g3a6a8b01 Rollback Commit: 3a587cf64d68c01ea7f47c53aa5ce2ab446c7507 Rollback Branch: v2.1.x Rollback Version: v2.1.0-RC2-0-g3a587cf6 Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: None 2025-05-11 08:55:27,184 [base_deploy.py:log_info()] - Web Client mainsail: Detected Repo: mainsail-crew/mainsail Channel: stable Path: /home/pi/mainsail Local Version: v2.12.0 Remote Version: v2.14.0 Valid: True Fallback Detected: False Pre-release: False Download Url: https://github.com/mainsail-crew/mainsail/releases/download/v2.14.0/mainsail.zip Download Size: 2848929 Content Type: application/zip Rollback Version: v2.12.0 Rollback Repo: mainsail-crew/mainsail 2025-05-11 08:55:27,186 [git_deploy.py:log_repo_info()] - Git Repo crowsnest Detected: Owner: mainsail-crew Repository Name: crowsnest Path: /home/pi/crowsnest Remote: origin Branch: master Remote URL: https://github.com/mainsail-crew/crowsnest.git Recovery URL: https://github.com/mainsail-crew/crowsnest.git Current Commit SHA: d75a3aeb018384e59d03518754f6148c98894ed9 Upstream Commit SHA: 9623b5fe431eaa5d775590d0b71b509eccd64d39 Current Version: v4.1.9-1-gd75a3aeb Upstream Version: v4.1.12-1-g9623b5fe Rollback Commit: d75a3aeb018384e59d03518754f6148c98894ed9 Rollback Branch: master Rollback Version: v4.1.9-1-gd75a3aeb Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 14 Diverged: False Pinned Commit: None 2025-05-11 08:55:27,189 [git_deploy.py:log_repo_info()] - Git Repo timelapse Detected: Owner: mainsail-crew Repository Name: moonraker-timelapse Path: /home/pi/moonraker-timelapse Remote: origin Branch: main Remote URL: https://github.com/mainsail-crew/moonraker-timelapse.git Recovery URL: https://github.com/mainsail-crew/moonraker-timelapse.git Current Commit SHA: c7fff11e542b95e0e15b8bb1443cea8159ac0274 Upstream Commit SHA: c7fff11e542b95e0e15b8bb1443cea8159ac0274 Current Version: v0.0.1-143-gc7fff11e Upstream Version: v0.0.1-143-gc7fff11e Rollback Commit: c7fff11e542b95e0e15b8bb1443cea8159ac0274 Rollback Branch: main Rollback Version: v0.0.1-143-gc7fff11e Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: None 2025-05-11 08:55:27,192 [git_deploy.py:log_repo_info()] - Git Repo LinearMovementAnalysis Detected: Owner: worksasintended Repository Name: klipper_linear_movement_analysis Path: /home/pi/klipper_linear_movement_analysis Remote: origin Branch: main Remote URL: https://github.com/worksasintended/klipper_linear_movement_analysis.git Recovery URL: https://github.com/worksasintended/klipper_linear_movement_analysis.git Current Commit SHA: 309a81cee723576325edb9d6010835b561b24b8c Upstream Commit SHA: 309a81cee723576325edb9d6010835b561b24b8c Current Version: v1.0.0-0-g309a81ce Upstream Version: v1.0.0-0-g309a81ce Rollback Commit: 309a81cee723576325edb9d6010835b561b24b8c Rollback Branch: main Rollback Version: v1.0.0-0-g309a81ce Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: None 2025-05-11 08:55:27,195 [git_deploy.py:log_repo_info()] - Git Repo KlipperScreen Detected: Owner: KlipperScreen Repository Name: KlipperScreen Path: /home/pi/KlipperScreen Remote: origin Branch: master Remote URL: https://github.com/KlipperScreen/KlipperScreen.git Recovery URL: https://github.com/KlipperScreen/KlipperScreen.git Current Commit SHA: 4a55dab8ec21585b48251d43cb40dfa16e25f350 Upstream Commit SHA: 71eef9ee1f23aa4fd6b68169cfe5dd7908e478b2 Current Version: v0.4.3-42-g4a55dab8 Upstream Version: v0.4.4-20-g71eef9ee Rollback Commit: 4a55dab8ec21585b48251d43cb40dfa16e25f350 Rollback Branch: master Rollback Version: v0.4.3-42-g4a55dab8 Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 41 Diverged: False Pinned Commit: 71eef9ee1f23aa4fd6b68169cfe5dd7908e478b2 2025-05-11 08:55:27,199 [git_deploy.py:log_repo_info()] - Git Repo beacon Detected: Owner: beacon3d Repository Name: beacon_klipper Path: /home/pi/beacon Remote: origin Branch: master Remote URL: https://github.com/beacon3d/beacon_klipper.git Recovery URL: https://github.com/beacon3d/beacon_klipper.git Current Commit SHA: 730836d40f1bf02b6f1bf08649dcaacca9aee900 Upstream Commit SHA: ee5d77094b724e51e47692cd18779c48c7010267 Current Version: v2.0.0-16-g730836d4 Upstream Version: v2.0.0-21-gee5d7709 Rollback Commit: 730836d40f1bf02b6f1bf08649dcaacca9aee900 Rollback Branch: master Rollback Version: v2.0.0-16-g730836d4 Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 5 Diverged: False Pinned Commit: None 2025-05-11 08:55:27,200 [base_deploy.py:log_info()] - PackageKit: Next refresh in: 4 Days, 11 Hours, 22 Minutes, 19 Seconds 2025-05-11 08:55:27,200 [base_deploy.py:log_info()] - Git Repo moonraker: Next refresh in: 6 Days, 6 Hours, 41 Minutes, 34 Seconds 2025-05-11 08:55:27,200 [base_deploy.py:log_info()] - Git Repo klipper: Next refresh in: 6 Days, 6 Hours, 41 Minutes, 35 Seconds 2025-05-11 08:55:27,200 [base_deploy.py:log_info()] - Git Repo RatOSTheme: Next refresh in: 4 Days, 11 Hours, 22 Minutes, 33 Seconds 2025-05-11 08:55:27,200 [base_deploy.py:log_info()] - Git Repo ratos-configurator: Next refresh in: 4 Days, 11 Hours, 22 Minutes, 35 Seconds 2025-05-11 08:55:27,200 [base_deploy.py:log_info()] - Git Repo RatOS: Next refresh in: 6 Days, 6 Hours, 41 Minutes, 30 Seconds 2025-05-11 08:55:27,200 [base_deploy.py:log_info()] - Web Client mainsail: Next refresh in: 4 Days, 11 Hours, 22 Minutes, 36 Seconds 2025-05-11 08:55:27,201 [base_deploy.py:log_info()] - Git Repo crowsnest: Next refresh in: 4 Days, 11 Hours, 22 Minutes, 37 Seconds 2025-05-11 08:55:27,201 [base_deploy.py:log_info()] - Git Repo timelapse: Next refresh in: 4 Days, 23 Hours, 6 Minutes, 56 Seconds 2025-05-11 08:55:27,201 [base_deploy.py:log_info()] - Git Repo LinearMovementAnalysis: Next refresh in: 4 Days, 23 Hours, 6 Minutes, 57 Seconds 2025-05-11 08:55:27,201 [base_deploy.py:log_info()] - Git Repo KlipperScreen: Next refresh in: 6 Days, 6 Hours, 41 Minutes, 37 Seconds 2025-05-11 08:55:27,201 [base_deploy.py:log_info()] - Git Repo beacon: Next refresh in: 4 Days, 23 Hours, 6 Minutes, 59 Seconds 2025-05-11 08:55:27,205 [extensions.py:start_unix_server()] - Creating Unix Domain Socket at '/home/pi/printer_data/comms/moonraker.sock' 2025-05-11 08:55:27,206 [server.py:start_server()] - Starting Moonraker on (0.0.0.0, 7125), Hostname: RatOS 2025-05-11 08:55:27,208 [application.py:listen()] - SSL Certificate/Key not configured, aborting HTTPS Server startup 2025-05-11 08:55:27,460 [klippy_connection.py:_do_connect()] - Klippy Connection Established 2025-05-11 08:55:27,540 [server.py:add_log_rollover_item()] - Systemd unit klipper.service: unit_name: klipper.service is_default: True manager: systemd Properties: **Requires=['system.slice', '-.mount', 'sysinit.target'] **After=['klipper_mcu.service', 'basic.target', 'system.slice', '-.mount', 'network-online.target', 'sysinit.target', 'systemd-journald.socket'] **SupplementaryGroups=[] **EnvironmentFiles=/home/pi/printer_data/systemd/klipper.env **ExecStart=/home/pi/klippy-env/bin/python $KLIPPER_ARGS **WorkingDirectory=/home/pi/klipper **FragmentPath=/etc/systemd/system/klipper.service **Description=Klipper 3D Printer Firmware SV1 **User=pi 2025-05-11 08:55:29,960 [announcements.py:_fetch_moonlight()] - Failed to update subscription 'moonraker': [Errno 113] No route to host 2025-05-11 08:55:32,455 [server.py:add_log_rollover_item()] - Klipper Version: v0.12.0-268-g0844388d7-dirty 2025-05-11 08:55:36,786 [klippy_connection.py:_request_initial_subscriptions()] - Webhooks Subscribed 2025-05-11 08:55:36,788 [klippy_connection.py:_request_initial_subscriptions()] - GCode Output Subscribed 2025-05-11 08:55:36,820 [machine.py:_find_public_ip()] - Detected Local IP: 192.168.0.21 2025-05-11 08:55:36,822 [webcam.py:_set_default_host_ip()] - Default public webcam address set: http://192.168.0.21 2025-05-11 08:55:37,037 [job_state.py:_handle_started()] - Job state initialized: standby 2025-05-11 08:55:37,329 [klippy_connection.py:_check_ready()] - Klippy ready 2025-05-11 08:55:37,788 [data_store.py:_init_sensors()] - Configuring available sensors: ['temperature_sensor Octopus_V1.1_F446', 'temperature_sensor EBB42_v1.2_T0', 'temperature_sensor EBB42_v1.2_T1', 'temperature_sensor raspberry_pi', 'heater_bed', 'temperature_sensor beacon_coil', 'extruder', 'extruder1'] 2025-05-11 10:31:48,569 [authorization.py:_check_trusted_connection()] - Trusted Connection Detected, IP: 192.168.0.104 2025-05-11 10:31:48,577 [application.py:log_request()] - 101 GET /websocket (192.168.0.104) [_TRUSTED_USER_] 10.96ms 2025-05-11 10:31:48,578 [websockets.py:open()] - Websocket Opened: ID: 4089292784, Proxied: True, User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0, Host Name: 192.168.0.21 2025-05-11 10:31:48,590 [websockets.py:_handle_identify()] - Websocket 4089292784 Client Identified - Name: mainsail, Version: 2.12.0, Type: web -------------------- Log Start | Sun May 11 08:26:27 2025 -------------------- platform: Linux-6.1.21-v8+-aarch64-with-glibc2.31 data_path: /home/pi/printer_data is_default_data_path: False config_file: /home/pi/printer_data/config/moonraker.conf startup_warnings: [] verbose: False debug: False asyncio_debug: False is_backup_config: False is_python_package: True instance_uuid: 896d809bcdd3412fb34e1de7d0837c44 unix_socket_path: /home/pi/printer_data/comms/moonraker.sock software_version: v0.9.1-0-g63578ae git_branch: master git_remote: origin git_repo_url: https://github.com/Arksine/moonraker.git modified_files: [] unofficial_components: [] log_file: /home/pi/printer_data/logs/moonraker.log python_version: 3.9.2 (default, Mar 12 2021, 04:06:34) [GCC 10.2.1 20210110] launch_args: /home/pi/moonraker-env/bin/python /home/pi/moonraker/moonraker/__main__.py msgspec_enabled: True uvloop_enabled: True 2025-05-11 10:26:27,887 [confighelper.py:read_file()] - Configuration File '/home/pi/printer_data/config/moonraker.conf' parsed, total size: 3341 B 2025-05-11 10:26:27,888 [server.py:add_log_rollover_item()] - #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 max_upload_size = 1024 klippy_uds_address = ~/printer_data/comms/klippy.sock [announcements] subscriptions = RatOS mainsail [file_manager] enable_object_processing = False [update_manager] refresh_interval = 168 enable_auto_refresh = True [update_manager RatOSTheme] type = git_repo path = ~/printer_data/config/.theme origin = https://github.com/Rat-OS/RatOS-theme.git is_system_service = False primary_branch = v2.1.x [update_manager ratos-configurator] type = git_repo path = ~/ratos-configurator primary_branch = v2.1.x-deployment origin = https://github.com/Rat-OS/RatOS-configurator.git install_script = scripts/setup.sh is_system_service = True managed_services = ratos-configurator info_tags = desc=RatOS Configurator repository [update_manager RatOS] type = git_repo path = ~/printer_data/config/RatOS/ primary_branch = v2.1.x origin = https://github.com/Rat-OS/RatOS-configuration.git install_script = scripts/ratos-install.sh managed_services = moonraker klipper info_tags = desc=RatOS Configuration repository [update_manager mainsail] type = web channel = stable repo = mainsail-crew/mainsail path = ~/mainsail [update_manager crowsnest] type = git_repo path = ~/crowsnest origin = https://github.com/mainsail-crew/crowsnest.git install_script = tools/pkglist.sh managed_services = crowsnest [update_manager timelapse] type = git_repo primary_branch = main path = ~/moonraker-timelapse origin = https://github.com/mainsail-crew/moonraker-timelapse.git managed_services = klipper moonraker [update_manager LinearMovementAnalysis] type = git_repo path = ~/klipper_linear_movement_analysis primary_branch = main origin = https://github.com/worksasintended/klipper_linear_movement_analysis.git install_script = install.sh env = ~/klippy-env/bin/python requirements = requirements.txt is_system_service = False managed_services = klipper [update_manager KlipperScreen] type = git_repo path = ~/KlipperScreen origin = https://github.com/KlipperScreen/KlipperScreen.git virtualenv = ~/.KlipperScreen-env requirements = scripts/KlipperScreen-requirements.txt system_dependencies = scripts/system-dependencies.json managed_services = KlipperScreen pinned_commit = 71eef9ee1f23aa4fd6b68169cfe5dd7908e478b2 [update_manager beacon] type = git_repo channel = dev path = ~/beacon origin = https://github.com/beacon3d/beacon_klipper.git env = ~/klippy-env/bin/python requirements = requirements.txt install_script = install.sh is_system_service = False managed_services = klipper info_tags = desc=Beacon Surface Scanner [history] [octoprint_compat] [update_manager klipper] channel = dev pinned_commit = 96cceed23efc7a3759ecfba0a228cdcb4d5244d3 [update_manager moonraker] channel = dev pinned_commit = 71f9e677b81afcc6b99dd5002f595025c38edc7b [authorization] cors_domains = http://app.fluidd.xyz https://app.fluidd.xyz https://my.mainsail.xyz http://my.mainsail.xyz http://*.local http://*.lan trusted_clients = 127.0.0.1 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 FD00::/8 ################################################################# All Configuration Files: /home/pi/printer_data/config/moonraker.conf /home/pi/printer_data/config/RatOS/moonraker.conf ################################################################# 2025-05-11 10:26:28,062 [server.py:load_component()] - Component (secrets) loaded 2025-05-11 10:26:28,073 [server.py:load_component()] - Component (template) loaded 2025-05-11 10:26:28,081 [server.py:load_component()] - Component (klippy_connection) loaded 2025-05-11 10:26:29,754 [server.py:load_component()] - Component (application) loaded 2025-05-11 10:26:29,813 [server.py:load_component()] - Component (websockets) loaded 2025-05-11 10:26:29,972 [server.py:add_log_rollover_item()] - Loading Sqlite database provider. Sqlite Version: 3.34.1 2025-05-11 10:26:30,005 [server.py:add_log_rollover_item()] - Unsafe Shutdown Count: 26 2025-05-11 10:26:30,020 [server.py:load_component()] - Component (database) loaded 2025-05-11 10:26:30,165 [server.py:load_component()] - Component (dbus_manager) loaded 2025-05-11 10:26:30,224 [file_manager.py:__init__()] - Using File System Observer: inotify 2025-05-11 10:26:30,269 [server.py:load_component()] - Component (file_manager) loaded 2025-05-11 10:26:30,303 [database.py:register_table()] - Found registered table authorized_users 2025-05-11 10:26:30,306 [authorization.py:__init__()] - Authorization Configuration Loaded Trusted Clients: 127.0.0.1 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 fd00::/8 CORS Domains: http://app\.fluidd\.xyz https://app\.fluidd\.xyz https://my\.mainsail\.xyz http://my\.mainsail\.xyz http://.*\.local http://.*\.lan 2025-05-11 10:26:30,311 [server.py:load_component()] - Component (authorization) loaded 2025-05-11 10:26:30,317 [server.py:load_component()] - Component (klippy_apis) loaded 2025-05-11 10:26:30,631 [server.py:add_log_rollover_item()] - System Info: ***python*** version: (3, 9, 2, 'final', 0) version_string: 3.9.2 (default, Mar 12 2021, 04:06:34) [GCC 10.2.1 20210110] ***cpu_info*** cpu_count: 4 bits: 32bit processor: aarch64 cpu_desc: serial_number: 10000000cd1cd73e hardware_desc: BCM2835 model: Raspberry Pi 4 Model B Rev 1.5 total_memory: 751436 memory_units: kB ***sd_info*** manufacturer_id: 03 manufacturer: Sandisk oem_id: 5344 product_name: SK32G product_revision: 8.5 serial_number: 83d3c3ab manufacturer_date: 10/2024 capacity: 29.7 GiB total_bytes: 31914983424 ***distribution*** name: Raspbian GNU/Linux 11 (bullseye) id: raspbian version: 11 version_parts: {'major': '11', 'minor': '', 'build_number': ''} like: debian codename: bullseye release_info: {'name': 'RatOS v2.1.0-RC', 'version_id': '2', 'codename': 'bullseye', 'id': 'ratos'} kernel_version: 6.1.21-v8+ ***virtualization*** virt_type: none virt_identifier: none ***network*** ***canbus*** ***Allowed Services*** klipper_mcu webcamd MoonCord KlipperScreen moonraker-telegram-bot moonraker-obico sonar crowsnest octoeverywhere ratos-configurator 2025-05-11 10:26:30,646 [server.py:load_component()] - Component (shell_command) loaded 2025-05-11 10:26:30,647 [machine.py:__init__()] - Using System Provider: systemd_dbus 2025-05-11 10:26:30,774 [server.py:add_log_rollover_item()] - Found libcamera Python module, version: v0.0.5+83-bde9b04f 2025-05-11 10:26:30,775 [server.py:load_component()] - Component (machine) loaded 2025-05-11 10:26:30,784 [server.py:load_component()] - Component (data_store) loaded 2025-05-11 10:26:30,788 [proc_stats.py:__init__()] - Detected 'vcgencmd', throttle checking enabled 2025-05-11 10:26:30,789 [server.py:load_component()] - Component (proc_stats) loaded 2025-05-11 10:26:30,793 [server.py:load_component()] - Component (job_state) loaded 2025-05-11 10:26:30,799 [server.py:load_component()] - Component (job_queue) loaded 2025-05-11 10:26:30,805 [database.py:register_table()] - Found registered table job_history 2025-05-11 10:26:30,806 [database.py:register_table()] - Found registered table job_totals 2025-05-11 10:26:30,809 [server.py:load_component()] - Component (history) loaded 2025-05-11 10:26:30,830 [server.py:load_component()] - Component (http_client) loaded 2025-05-11 10:26:30,844 [server.py:load_component()] - Component (announcements) loaded 2025-05-11 10:26:30,854 [server.py:load_component()] - Component (webcam) loaded 2025-05-11 10:26:30,868 [server.py:load_component()] - Component (extensions) loaded 2025-05-11 10:26:30,879 [server.py:load_component()] - Component (octoprint_compat) loaded 2025-05-11 10:26:31,006 [base_deploy.py:log_info()] - Git Repo moonraker: Detected virtualenv: /home/pi/moonraker-env 2025-05-11 10:26:31,013 [base_deploy.py:log_info()] - Git Repo klipper: Detected virtualenv: /home/pi/klippy-env 2025-05-11 10:26:31,050 [base_deploy.py:log_info()] - Git Repo LinearMovementAnalysis: Option 'env' is deprecated, use 'virtualenv' instead. 2025-05-11 10:26:31,052 [base_deploy.py:log_info()] - Git Repo LinearMovementAnalysis: Detected virtualenv: /home/pi/klippy-env 2025-05-11 10:26:31,068 [base_deploy.py:log_info()] - Git Repo KlipperScreen: Detected virtualenv: /home/pi/.KlipperScreen-env 2025-05-11 10:26:31,082 [base_deploy.py:log_info()] - Git Repo beacon: Option 'env' is deprecated, use 'virtualenv' instead. 2025-05-11 10:26:31,084 [base_deploy.py:log_info()] - Git Repo beacon: Detected virtualenv: /home/pi/klippy-env 2025-05-11 10:26:31,101 [server.py:load_component()] - Component (update_manager) loaded 2025-05-11 10:26:31,111 [server.py:_initialize_component()] - Performing Component Post Init: [database] 2025-05-11 10:26:31,132 [server.py:_initialize_component()] - Performing Component Post Init: [dbus_manager] 2025-05-11 10:26:31,202 [server.py:_initialize_component()] - Performing Component Post Init: [file_manager] 2025-05-11 10:26:31,208 [server.py:_initialize_component()] - Performing Component Post Init: [authorization] 2025-05-11 10:26:31,211 [server.py:_initialize_component()] - Performing Component Post Init: [machine] 2025-05-11 10:26:31,213 [machine.py:validation_init()] - Installation version in database up to date 2025-05-11 10:26:31,557 [machine.py:check_virt_status()] - No Virtualization Detected 2025-05-11 10:26:31,581 [machine.py:_find_public_ip()] - Failed to detect local IP address 2025-05-11 10:26:31,648 [server.py:add_log_rollover_item()] - Systemd unit moonraker.service: unit_name: moonraker.service is_default: True manager: systemd Properties: **Requires=['system.slice', 'sysinit.target', 'network-online.target'] **After=['sysinit.target', 'system.slice', 'network-online.target', 'klipper.service', 'systemd-journald.socket', 'basic.target'] **SupplementaryGroups=['moonraker-admin'] **EnvironmentFiles=/home/pi/printer_data/systemd/moonraker.env **ExecStart=/home/pi/moonraker-env/bin/python $MOONRAKER_ARGS **WorkingDirectory= **FragmentPath=/etc/systemd/system/moonraker.service **Description=API Server for Klipper SV1 **User=pi 2025-05-11 10:26:31,648 [server.py:_initialize_component()] - Performing Component Post Init: [proc_stats] 2025-05-11 10:26:31,648 [server.py:_initialize_component()] - Performing Component Post Init: [history] 2025-05-11 10:26:31,656 [server.py:_initialize_component()] - Performing Component Post Init: [announcements] 2025-05-11 10:26:31,660 [server.py:_initialize_component()] - Performing Component Post Init: [webcam] 2025-05-11 10:26:31,665 [server.py:_initialize_component()] - Performing Component Post Init: [klippy_connection] 2025-05-11 10:26:31,665 [server.py:add_log_rollover_item()] - Systemd unit klipper.service: unit_name: klipper.service is_default: True manager: systemd Properties: **Requires=['system.slice', '-.mount', 'sysinit.target'] **After=['klipper_mcu.service', 'basic.target', 'system.slice', '-.mount', 'network-online.target', 'sysinit.target', 'systemd-journald.socket'] **SupplementaryGroups=[] **EnvironmentFiles=/home/pi/printer_data/systemd/klipper.env **ExecStart=/home/pi/klippy-env/bin/python $KLIPPER_ARGS **WorkingDirectory=/home/pi/klipper **FragmentPath=/etc/systemd/system/klipper.service **Description=Klipper 3D Printer Firmware SV1 **User=pi 2025-05-11 10:26:31,665 [server.py:_initialize_component()] - Performing Component Post Init: [update_manager] 2025-05-11 10:26:32,033 [base_deploy.py:log_info()] - PackageDeploy: PackageKit Provider Configured 2025-05-11 10:26:32,040 [git_deploy.py:log_repo_info()] - Git Repo moonraker Detected: Owner: Arksine Repository Name: moonraker Path: /home/pi/moonraker Remote: origin Branch: master Remote URL: https://github.com/Arksine/moonraker.git Recovery URL: https://github.com/Arksine/moonraker.git Current Commit SHA: 63578aefd0ad62b870b79d2ed6d6f475cbf35e03 Upstream Commit SHA: 71f9e677b81afcc6b99dd5002f595025c38edc7b Current Version: v0.9.1-0-g63578aef Upstream Version: v0.9.3-0-g71f9e677 Rollback Commit: 63578aefd0ad62b870b79d2ed6d6f475cbf35e03 Rollback Branch: master Rollback Version: v0.9.1-0-g63578aef Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 13 Diverged: False Pinned Commit: 71f9e677b81afcc6b99dd5002f595025c38edc7b 2025-05-11 10:26:32,042 [git_deploy.py:log_repo_info()] - Git Repo klipper Detected: Owner: Klipper3d Repository Name: klipper Path: /home/pi/klipper Remote: origin Branch: master Remote URL: https://github.com/Klipper3d/klipper.git Recovery URL: https://github.com/Klipper3d/klipper.git Current Commit SHA: 0844388d70f225f6458382c1c5d4e7eb37767758 Upstream Commit SHA: 96cceed23efc7a3759ecfba0a228cdcb4d5244d3 Current Version: v0.12.0-268-g0844388d Upstream Version: v0.12.0-316-g96cceed2 Rollback Commit: 0844388d70f225f6458382c1c5d4e7eb37767758 Rollback Branch: master Rollback Version: v0.12.0-268-g0844388d Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 48 Diverged: False Pinned Commit: 96cceed23efc7a3759ecfba0a228cdcb4d5244d3 2025-05-11 10:26:32,046 [git_deploy.py:log_repo_info()] - Git Repo RatOSTheme Detected: Owner: Rat-OS Repository Name: RatOS-theme Path: /home/pi/printer_data/config/.theme Remote: origin Branch: v2.1.x Remote URL: https://github.com/Rat-OS/RatOS-theme.git Recovery URL: https://github.com/Rat-OS/RatOS-theme.git Current Commit SHA: 3d587ab7bf8c5d1aa708cd31bef9b67b58360316 Upstream Commit SHA: 9f8d27d32a37b9b5af07d06fcea574647aa1e8a0 Current Version: v2.1.0-RC2-0-g3d587ab7 Upstream Version: v2.1.0-RC3-0-g9f8d27d3 Rollback Commit: 3d587ab7bf8c5d1aa708cd31bef9b67b58360316 Rollback Branch: v2.1.x Rollback Version: v2.1.0-RC2-0-g3d587ab7 Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 2 Diverged: False Pinned Commit: None 2025-05-11 10:26:32,050 [git_deploy.py:log_repo_info()] - Git Repo ratos-configurator Detected: Owner: Rat-OS Repository Name: RatOS-configurator Path: /home/pi/ratos-configurator Remote: origin Branch: v2.1.x-deployment Remote URL: https://github.com/Rat-OS/RatOS-configurator.git Recovery URL: https://github.com/Rat-OS/RatOS-configurator.git Current Commit SHA: cb5c0b9d35ea3edecb021187ff09875e708e93dd Upstream Commit SHA: 33980992e193c93145f5e35162d99b7503b03121 Current Version: v2.1.0-RC2-0-gcb5c0b9d Upstream Version: v2.1.0-RC3-26-g33980992 Rollback Commit: cb5c0b9d35ea3edecb021187ff09875e708e93dd Rollback Branch: v2.1.x-deployment Rollback Version: v2.1.0-RC2-0-gcb5c0b9d Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 47 Diverged: False Pinned Commit: None 2025-05-11 10:26:32,053 [git_deploy.py:log_repo_info()] - Git Repo RatOS Detected: Owner: Rat-OS Repository Name: RatOS-configuration Path: /home/pi/printer_data/config/RatOS Remote: origin Branch: v2.1.x Remote URL: https://github.com/Rat-OS/RatOS-configuration.git Recovery URL: https://github.com/Rat-OS/RatOS-configuration.git Current Commit SHA: 3a6a8b018fd46ef4343a246a66b8c0fc357f05a4 Upstream Commit SHA: 3a6a8b018fd46ef4343a246a66b8c0fc357f05a4 Current Version: v2.1.0-RC3-83-g3a6a8b01 Upstream Version: v2.1.0-RC3-83-g3a6a8b01 Rollback Commit: 3a587cf64d68c01ea7f47c53aa5ce2ab446c7507 Rollback Branch: v2.1.x Rollback Version: v2.1.0-RC2-0-g3a587cf6 Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: None 2025-05-11 10:26:32,067 [base_deploy.py:log_info()] - Web Client mainsail: Detected Repo: mainsail-crew/mainsail Channel: stable Path: /home/pi/mainsail Local Version: v2.12.0 Remote Version: v2.14.0 Valid: True Fallback Detected: False Pre-release: False Download Url: https://github.com/mainsail-crew/mainsail/releases/download/v2.14.0/mainsail.zip Download Size: 2848929 Content Type: application/zip Rollback Version: v2.12.0 Rollback Repo: mainsail-crew/mainsail 2025-05-11 10:26:32,072 [git_deploy.py:log_repo_info()] - Git Repo crowsnest Detected: Owner: mainsail-crew Repository Name: crowsnest Path: /home/pi/crowsnest Remote: origin Branch: master Remote URL: https://github.com/mainsail-crew/crowsnest.git Recovery URL: https://github.com/mainsail-crew/crowsnest.git Current Commit SHA: d75a3aeb018384e59d03518754f6148c98894ed9 Upstream Commit SHA: 9623b5fe431eaa5d775590d0b71b509eccd64d39 Current Version: v4.1.9-1-gd75a3aeb Upstream Version: v4.1.12-1-g9623b5fe Rollback Commit: d75a3aeb018384e59d03518754f6148c98894ed9 Rollback Branch: master Rollback Version: v4.1.9-1-gd75a3aeb Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 14 Diverged: False Pinned Commit: None 2025-05-11 10:26:32,078 [git_deploy.py:log_repo_info()] - Git Repo timelapse Detected: Owner: mainsail-crew Repository Name: moonraker-timelapse Path: /home/pi/moonraker-timelapse Remote: origin Branch: main Remote URL: https://github.com/mainsail-crew/moonraker-timelapse.git Recovery URL: https://github.com/mainsail-crew/moonraker-timelapse.git Current Commit SHA: c7fff11e542b95e0e15b8bb1443cea8159ac0274 Upstream Commit SHA: c7fff11e542b95e0e15b8bb1443cea8159ac0274 Current Version: v0.0.1-143-gc7fff11e Upstream Version: v0.0.1-143-gc7fff11e Rollback Commit: c7fff11e542b95e0e15b8bb1443cea8159ac0274 Rollback Branch: main Rollback Version: v0.0.1-143-gc7fff11e Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: None 2025-05-11 10:26:32,083 [git_deploy.py:log_repo_info()] - Git Repo LinearMovementAnalysis Detected: Owner: worksasintended Repository Name: klipper_linear_movement_analysis Path: /home/pi/klipper_linear_movement_analysis Remote: origin Branch: main Remote URL: https://github.com/worksasintended/klipper_linear_movement_analysis.git Recovery URL: https://github.com/worksasintended/klipper_linear_movement_analysis.git Current Commit SHA: 309a81cee723576325edb9d6010835b561b24b8c Upstream Commit SHA: 309a81cee723576325edb9d6010835b561b24b8c Current Version: v1.0.0-0-g309a81ce Upstream Version: v1.0.0-0-g309a81ce Rollback Commit: 309a81cee723576325edb9d6010835b561b24b8c Rollback Branch: main Rollback Version: v1.0.0-0-g309a81ce Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: None 2025-05-11 10:26:32,088 [git_deploy.py:log_repo_info()] - Git Repo KlipperScreen Detected: Owner: KlipperScreen Repository Name: KlipperScreen Path: /home/pi/KlipperScreen Remote: origin Branch: master Remote URL: https://github.com/KlipperScreen/KlipperScreen.git Recovery URL: https://github.com/KlipperScreen/KlipperScreen.git Current Commit SHA: 4a55dab8ec21585b48251d43cb40dfa16e25f350 Upstream Commit SHA: 71eef9ee1f23aa4fd6b68169cfe5dd7908e478b2 Current Version: v0.4.3-42-g4a55dab8 Upstream Version: v0.4.4-20-g71eef9ee Rollback Commit: 4a55dab8ec21585b48251d43cb40dfa16e25f350 Rollback Branch: master Rollback Version: v0.4.3-42-g4a55dab8 Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 41 Diverged: False Pinned Commit: 71eef9ee1f23aa4fd6b68169cfe5dd7908e478b2 2025-05-11 10:26:32,094 [git_deploy.py:log_repo_info()] - Git Repo beacon Detected: Owner: beacon3d Repository Name: beacon_klipper Path: /home/pi/beacon Remote: origin Branch: master Remote URL: https://github.com/beacon3d/beacon_klipper.git Recovery URL: https://github.com/beacon3d/beacon_klipper.git Current Commit SHA: 730836d40f1bf02b6f1bf08649dcaacca9aee900 Upstream Commit SHA: ee5d77094b724e51e47692cd18779c48c7010267 Current Version: v2.0.0-16-g730836d4 Upstream Version: v2.0.0-21-gee5d7709 Rollback Commit: 730836d40f1bf02b6f1bf08649dcaacca9aee900 Rollback Branch: master Rollback Version: v2.0.0-16-g730836d4 Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 5 Diverged: False Pinned Commit: None 2025-05-11 10:26:32,097 [base_deploy.py:log_info()] - PackageKit: Next refresh in: 4 Days, 9 Hours, 51 Minutes, 14 Seconds 2025-05-11 10:26:32,098 [base_deploy.py:log_info()] - Git Repo moonraker: Next refresh in: 6 Days, 5 Hours, 10 Minutes, 29 Seconds 2025-05-11 10:26:32,099 [base_deploy.py:log_info()] - Git Repo klipper: Next refresh in: 6 Days, 5 Hours, 10 Minutes, 30 Seconds 2025-05-11 10:26:32,099 [base_deploy.py:log_info()] - Git Repo RatOSTheme: Next refresh in: 4 Days, 9 Hours, 51 Minutes, 28 Seconds 2025-05-11 10:26:32,099 [base_deploy.py:log_info()] - Git Repo ratos-configurator: Next refresh in: 4 Days, 9 Hours, 51 Minutes, 30 Seconds 2025-05-11 10:26:32,099 [base_deploy.py:log_info()] - Git Repo RatOS: Next refresh in: 6 Days, 5 Hours, 10 Minutes, 25 Seconds 2025-05-11 10:26:32,099 [base_deploy.py:log_info()] - Web Client mainsail: Next refresh in: 4 Days, 9 Hours, 51 Minutes, 31 Seconds 2025-05-11 10:26:32,099 [base_deploy.py:log_info()] - Git Repo crowsnest: Next refresh in: 4 Days, 9 Hours, 51 Minutes, 32 Seconds 2025-05-11 10:26:32,099 [base_deploy.py:log_info()] - Git Repo timelapse: Next refresh in: 4 Days, 21 Hours, 35 Minutes, 51 Seconds 2025-05-11 10:26:32,099 [base_deploy.py:log_info()] - Git Repo LinearMovementAnalysis: Next refresh in: 4 Days, 21 Hours, 35 Minutes, 52 Seconds 2025-05-11 10:26:32,099 [base_deploy.py:log_info()] - Git Repo KlipperScreen: Next refresh in: 6 Days, 5 Hours, 10 Minutes, 33 Seconds 2025-05-11 10:26:32,099 [base_deploy.py:log_info()] - Git Repo beacon: Next refresh in: 4 Days, 21 Hours, 35 Minutes, 54 Seconds 2025-05-11 10:26:32,107 [extensions.py:start_unix_server()] - Creating Unix Domain Socket at '/home/pi/printer_data/comms/moonraker.sock' 2025-05-11 10:26:32,109 [server.py:start_server()] - Starting Moonraker on (0.0.0.0, 7125), Hostname: RatOS 2025-05-11 10:26:32,110 [application.py:listen()] - SSL Certificate/Key not configured, aborting HTTPS Server startup 2025-05-11 10:26:32,363 [klippy_connection.py:_do_connect()] - Klippy Connection Established 2025-05-11 10:26:32,440 [server.py:add_log_rollover_item()] - Systemd unit klipper.service: unit_name: klipper.service is_default: True manager: systemd Properties: **Requires=['system.slice', 'sysinit.target', '-.mount'] **After=['-.mount', 'klipper_mcu.service', 'sysinit.target', 'system.slice', 'network-online.target', 'systemd-journald.socket', 'basic.target'] **SupplementaryGroups=[] **EnvironmentFiles=/home/pi/printer_data/systemd/klipper.env **ExecStart=/home/pi/klippy-env/bin/python $KLIPPER_ARGS **WorkingDirectory=/home/pi/klipper **FragmentPath=/etc/systemd/system/klipper.service **Description=Klipper 3D Printer Firmware SV1 **User=pi 2025-05-11 10:26:36,908 [server.py:add_log_rollover_item()] - Klipper Version: v0.12.0-268-g0844388d7-dirty 2025-05-11 10:26:38,784 [announcements.py:_fetch_moonlight()] - Failed to update subscription 'moonraker': [Errno 113] No route to host 2025-05-11 10:26:41,244 [klippy_connection.py:_request_initial_subscriptions()] - Webhooks Subscribed 2025-05-11 10:26:41,245 [klippy_connection.py:_request_initial_subscriptions()] - GCode Output Subscribed 2025-05-11 10:26:41,495 [job_state.py:_handle_started()] - Job state initialized: standby 2025-05-11 10:26:41,679 [machine.py:_find_public_ip()] - Detected Local IP: 192.168.0.21 2025-05-11 10:26:41,680 [webcam.py:_set_default_host_ip()] - Default public webcam address set: http://192.168.0.21 2025-05-11 10:26:41,785 [klippy_connection.py:_check_ready()] - Klippy ready 2025-05-11 10:26:42,160 [authorization.py:_check_trusted_connection()] - Trusted Connection Detected, IP: 192.168.0.146 2025-05-11 10:26:42,163 [application.py:log_request()] - 101 GET /websocket (192.168.0.146) [_TRUSTED_USER_] 4.15ms 2025-05-11 10:26:42,163 [websockets.py:open()] - Websocket Opened: ID: 4089800472, Proxied: True, User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0, Host Name: 192.168.0.21 2025-05-11 10:26:42,175 [websockets.py:_handle_identify()] - Websocket 4089800472 Client Identified - Name: mainsail, Version: 2.12.0, Type: web 2025-05-11 10:26:42,545 [data_store.py:_init_sensors()] - Configuring available sensors: ['temperature_sensor Octopus_V1.1_F446', 'temperature_sensor EBB42_v1.2_T0', 'temperature_sensor EBB42_v1.2_T1', 'temperature_sensor raspberry_pi', 'heater_bed', 'temperature_sensor beacon_coil', 'extruder', 'extruder1'] 2025-05-11 15:54:21,694 [klippy_connection.py:wait()] - Request 'gcode/script' pending: 60.00 seconds 2025-05-11 15:54:29,343 [authorization.py:_check_trusted_connection()] - Trusted Connection Detected, IP: 192.168.0.104 2025-05-11 15:54:29,346 [application.py:log_request()] - 101 GET /websocket (192.168.0.104) [_TRUSTED_USER_] 5.64ms 2025-05-11 15:54:29,347 [websockets.py:open()] - Websocket Opened: ID: 4090231248, Proxied: True, User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0, Host Name: 192.168.0.21 2025-05-11 15:54:29,359 [websockets.py:_handle_identify()] - Websocket 4090231248 Client Identified - Name: mainsail, Version: 2.12.0, Type: web 2025-05-11 15:55:21,695 [klippy_connection.py:wait()] - Request 'gcode/script' pending: 120.00 seconds 2025-05-11 15:56:21,708 [klippy_connection.py:wait()] - Request 'gcode/script' pending: 180.01 seconds 2025-05-11 15:57:21,710 [klippy_connection.py:wait()] - Request 'gcode/script' pending: 240.02 seconds 2025-05-11 15:57:55,388 [authorization.py:_prune_conn_handler()] - Trusted Connection Expired, IP: 192.168.0.146 2025-05-11 15:58:21,711 [klippy_connection.py:wait()] - Request 'gcode/script' pending: 300.02 seconds 2025-05-11 15:59:21,713 [klippy_connection.py:wait()] - Request 'gcode/script' pending: 360.02 seconds 2025-05-11 16:00:21,715 [klippy_connection.py:wait()] - Request 'gcode/script' pending: 420.02 seconds 2025-05-11 16:02:09,427 [websockets.py:write_to_socket()] - Websocket closed while writing: 4090231248 2025-05-11 16:02:12,189 [websockets.py:write_to_socket()] - Websocket closed while writing: 4089800472 2025-05-11 16:02:14,350 [websockets.py:on_close()] - Websocket Closed: ID: 4090231248 Close Code: None, Close Reason: None, Pong Time Elapsed: 44.97 2025-05-11 16:02:17,167 [websockets.py:on_close()] - Websocket Closed: ID: 4089800472 Close Code: None, Close Reason: None, Pong Time Elapsed: 45.00 2025-05-11 16:03:55,766 [authorization.py:_check_trusted_connection()] - Trusted Connection Detected, IP: 192.168.0.146 2025-05-11 16:03:55,769 [application.py:log_request()] - 101 GET /websocket (192.168.0.146) [_TRUSTED_USER_] 5.84ms 2025-05-11 16:03:55,770 [websockets.py:open()] - Websocket Opened: ID: 4089722384, Proxied: True, User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0, Host Name: 192.168.0.21 2025-05-11 16:03:55,780 [websockets.py:_handle_identify()] - Websocket 4089722384 Client Identified - Name: mainsail, Version: 2.12.0, Type: web 2025-05-11 16:11:38,692 [application.py:log_request()] - 101 GET /websocket (192.168.0.104) [_TRUSTED_USER_] 2.34ms 2025-05-11 16:11:38,692 [websockets.py:open()] - Websocket Opened: ID: 4089802272, Proxied: True, User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0, Host Name: 192.168.0.21 2025-05-11 16:11:38,702 [websockets.py:_handle_identify()] - Websocket 4089802272 Client Identified - Name: mainsail, Version: 2.12.0, Type: web 2025-05-11 16:17:12,870 [klippy_connection.py:wait()] - Request 'gcode/script' pending: 60.00 seconds 2025-05-11 16:20:56,185 [klippy_connection.py:_on_connection_closed()] - Klippy Connection Removed 2025-05-11 16:20:57,443 [klippy_connection.py:_do_connect()] - Klippy Connection Established 2025-05-11 16:21:07,341 [klippy_connection.py:_request_initial_subscriptions()] - Webhooks Subscribed 2025-05-11 16:21:07,342 [klippy_connection.py:_request_initial_subscriptions()] - GCode Output Subscribed 2025-05-11 16:21:07,592 [job_state.py:_handle_started()] - Job state initialized: standby 2025-05-11 16:21:07,883 [klippy_connection.py:_check_ready()] - Klippy ready 2025-05-11 16:21:08,716 [data_store.py:_init_sensors()] - Configuring available sensors: ['temperature_sensor Octopus_V1.1_F446', 'temperature_sensor EBB42_v1.2_T0', 'temperature_sensor EBB42_v1.2_T1', 'temperature_sensor raspberry_pi', 'heater_bed', 'temperature_sensor beacon_coil', 'extruder', 'extruder1'] 2025-05-11 16:22:23,272 [klippy_connection.py:wait()] - Request 'gcode/script' pending: 60.00 seconds 2025-05-11 16:23:05,416 [klippy_connection.py:_on_connection_closed()] - Klippy Connection Removed 2025-05-11 16:23:06,672 [klippy_connection.py:_do_connect()] - Klippy Connection Established 2025-05-11 16:23:16,494 [klippy_connection.py:_request_initial_subscriptions()] - Webhooks Subscribed 2025-05-11 16:23:16,496 [klippy_connection.py:_request_initial_subscriptions()] - GCode Output Subscribed 2025-05-11 16:23:16,745 [job_state.py:_handle_started()] - Job state initialized: standby 2025-05-11 16:23:17,035 [klippy_connection.py:_check_ready()] - Klippy ready 2025-05-11 16:23:17,832 [data_store.py:_init_sensors()] - Configuring available sensors: ['temperature_sensor Octopus_V1.1_F446', 'temperature_sensor EBB42_v1.2_T0', 'temperature_sensor EBB42_v1.2_T1', 'temperature_sensor raspberry_pi', 'heater_bed', 'temperature_sensor beacon_coil', 'extruder', 'extruder1'] 2025-05-11 16:23:44,312 [websockets.py:on_close()] - Websocket Closed: ID: 4089722384 Close Code: 1001, Close Reason: None, Pong Time Elapsed: 8.54 2025-05-11 16:23:44,887 [application.py:log_request()] - 101 GET /websocket (192.168.0.146) [_TRUSTED_USER_] 2.94ms 2025-05-11 16:23:44,887 [websockets.py:open()] - Websocket Opened: ID: 4089714960, Proxied: True, User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0, Host Name: 192.168.0.21 2025-05-11 16:23:51,920 [websockets.py:on_close()] - Websocket Closed: ID: 4089714960 Close Code: 1001, Close Reason: None, Pong Time Elapsed: 7.04 2025-05-11 16:23:52,177 [application.py:log_request()] - 101 GET /websocket (192.168.0.146) [_TRUSTED_USER_] 4.56ms 2025-05-11 16:23:52,178 [websockets.py:open()] - Websocket Opened: ID: 4045739440, Proxied: True, User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0, Host Name: 192.168.0.21 2025-05-11 16:23:52,200 [websockets.py:_handle_identify()] - Websocket 4045739440 Client Identified - Name: mainsail, Version: 2.12.0, Type: web 2025-05-11 16:24:03,931 [websockets.py:on_close()] - Websocket Closed: ID: 4045739440 Close Code: 1001, Close Reason: None, Pong Time Elapsed: 1.75 2025-05-11 16:24:04,407 [application.py:log_request()] - 101 GET /websocket (192.168.0.146) [_TRUSTED_USER_] 2.01ms 2025-05-11 16:24:04,407 [websockets.py:open()] - Websocket Opened: ID: 4089730168, Proxied: True, User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0, Host Name: 192.168.0.21 2025-05-11 16:24:05,460 [websockets.py:on_close()] - Websocket Closed: ID: 4089730168 Close Code: None, Close Reason: None, Pong Time Elapsed: 1.05 2025-05-11 16:24:05,483 [application.py:log_request()] - 101 GET /websocket (192.168.0.146) [_TRUSTED_USER_] 2.14ms 2025-05-11 16:24:05,484 [websockets.py:open()] - Websocket Opened: ID: 4089987048, Proxied: True, User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0, Host Name: 192.168.0.21 2025-05-11 16:29:16,243 [authorization.py:_check_trusted_connection()] - Trusted Connection Detected, IP: 127.0.0.1 2025-05-11 16:29:17,712 [klippy_connection.py:_on_connection_closed()] - Klippy Connection Removed 2025-05-11 16:29:18,970 [klippy_connection.py:_do_connect()] - Klippy Connection Established 2025-05-11 16:29:24,743 [websockets.py:on_close()] - Websocket Closed: ID: 4089987048 Close Code: None, Close Reason: None, Pong Time Elapsed: 9.25 2025-05-11 16:29:24,772 [application.py:log_request()] - 101 GET /websocket (192.168.0.146) [_TRUSTED_USER_] 3.26ms 2025-05-11 16:29:24,774 [websockets.py:open()] - Websocket Opened: ID: 4089745808, Proxied: True, User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0, Host Name: 192.168.0.21 2025-05-11 16:29:27,687 [klippy_connection.py:close()] - Error closing Klippy Unix Socket Traceback (most recent call last): File "/home/pi/moonraker/moonraker/components/klippy_connection.py", line 802, in close await self.writer.wait_closed() File "/usr/lib/python3.9/asyncio/streams.py", line 359, in wait_closed await self._protocol._get_close_waiter(self) File "/home/pi/moonraker/moonraker/components/klippy_connection.py", line 191, in _read_stream data = await reader.readuntil(b'\x03') File "/usr/lib/python3.9/asyncio/streams.py", line 632, in readuntil await self._wait_for_data('readuntil') File "/usr/lib/python3.9/asyncio/streams.py", line 517, in _wait_for_data await self._waiter ConnectionResetError: [Errno 104] Connection reset by peer 2025-05-11 16:29:27,687 [klippy_connection.py:_on_connection_closed()] - Klippy Connection Removed 2025-05-11 16:29:28,945 [klippy_connection.py:_do_connect()] - Klippy Connection Established 2025-05-11 16:29:38,746 [klippy_connection.py:_request_initial_subscriptions()] - Webhooks Subscribed 2025-05-11 16:29:38,748 [klippy_connection.py:_request_initial_subscriptions()] - GCode Output Subscribed 2025-05-11 16:29:38,997 [job_state.py:_handle_started()] - Job state initialized: standby 2025-05-11 16:29:39,290 [klippy_connection.py:_check_ready()] - Klippy ready 2025-05-11 16:29:39,793 [data_store.py:_init_sensors()] - Configuring available sensors: ['temperature_sensor Octopus_V1.1_F446', 'temperature_sensor EBB42_v1.2_T0', 'temperature_sensor EBB42_v1.2_T1', 'temperature_sensor raspberry_pi', 'heater_bed', 'temperature_sensor beacon_coil', 'extruder', 'extruder1'] 2025-05-11 16:29:44,063 [websockets.py:on_close()] - Websocket Closed: ID: 4089745808 Close Code: 1001, Close Reason: None, Pong Time Elapsed: 9.28 2025-05-11 16:29:44,284 [application.py:log_request()] - 101 GET /websocket (192.168.0.146) [_TRUSTED_USER_] 1.81ms 2025-05-11 16:29:44,285 [websockets.py:open()] - Websocket Opened: ID: 4035890288, Proxied: True, User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0, Host Name: 192.168.0.21 2025-05-11 16:29:44,305 [websockets.py:_handle_identify()] - Websocket 4035890288 Client Identified - Name: mainsail, Version: 2.12.0, Type: web 2025-05-11 16:30:00,032 [base_deploy.py:log_info()] - Git Repo beacon: No packages found in script: /home/pi/beacon/install.sh 2025-05-11 16:30:00,977 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon fetch origin --prune --progress) successfully finished 2025-05-11 16:30:00,997 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon merge-base --is-ancestor HEAD origin/master) successfully finished 2025-05-11 16:30:01,961 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon pull --progress) successfully finished 2025-05-11 16:30:01,962 [base_deploy.py:log_info()] - Git Repo beacon: No packages found in script: /home/pi/beacon/install.sh 2025-05-11 16:30:01,981 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon status --porcelain -b) successfully finished 2025-05-11 16:30:01,997 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon branch --list --no-color) successfully finished 2025-05-11 16:30:02,029 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon remote get-url origin) successfully finished 2025-05-11 16:30:02,045 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon merge-base --is-ancestor HEAD origin/master) successfully finished 2025-05-11 16:30:02,061 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon rev-parse HEAD) successfully finished 2025-05-11 16:30:02,083 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 16:30:02,098 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon rev-parse origin/master) successfully finished 2025-05-11 16:30:02,116 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon describe origin/master --always --tags --long --abbrev=8) successfully finished 2025-05-11 16:30:02,134 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon rev-list HEAD..ee5d77094b724e51e47692cd18779c48c7010267 --count) successfully finished 2025-05-11 16:30:02,135 [git_deploy.py:log_repo_info()] - Git Repo beacon Detected: Owner: beacon3d Repository Name: beacon_klipper Path: /home/pi/beacon Remote: origin Branch: master Remote URL: https://github.com/beacon3d/beacon_klipper.git Recovery URL: https://github.com/beacon3d/beacon_klipper.git Current Commit SHA: ee5d77094b724e51e47692cd18779c48c7010267 Upstream Commit SHA: ee5d77094b724e51e47692cd18779c48c7010267 Current Version: v2.0.0-21-gee5d7709 Upstream Version: v2.0.0-21-gee5d7709 Rollback Commit: 730836d40f1bf02b6f1bf08649dcaacca9aee900 Rollback Branch: master Rollback Version: v2.0.0-16-g730836d4 Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: None 2025-05-11 16:30:02,135 [base_deploy.py:log_info()] - Git Repo beacon: Channel: dev 2025-05-11 16:30:02,135 [base_deploy.py:log_info()] - Git Repo beacon: Validity check for git repo passed 2025-05-11 16:30:02,194 [klippy_connection.py:_on_connection_closed()] - Klippy Connection Removed 2025-05-11 16:30:03,198 [klippy_connection.py:_do_connect()] - Klippy Connection Established 2025-05-11 16:30:18,687 [klippy_connection.py:_request_initial_subscriptions()] - Webhooks Subscribed 2025-05-11 16:30:18,689 [klippy_connection.py:_request_initial_subscriptions()] - GCode Output Subscribed 2025-05-11 16:30:18,938 [job_state.py:_handle_started()] - Job state initialized: standby 2025-05-11 16:30:19,245 [klippy_connection.py:_check_ready()] - Klippy ready 2025-05-11 16:30:20,008 [data_store.py:_init_sensors()] - Configuring available sensors: ['temperature_sensor Octopus_V1.1_F446', 'temperature_sensor EBB42_v1.2_T0', 'temperature_sensor EBB42_v1.2_T1', 'temperature_sensor raspberry_pi', 'heater_bed', 'temperature_sensor beacon_coil', 'extruder', 'extruder1'] 2025-05-11 16:30:30,165 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest fetch origin --prune --progress) successfully finished 2025-05-11 16:30:30,187 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest merge-base --is-ancestor HEAD origin/master) successfully finished 2025-05-11 16:30:30,781 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest pull --progress) successfully finished 2025-05-11 16:30:30,804 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest status --porcelain -b) successfully finished 2025-05-11 16:30:30,820 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest branch --list --no-color) successfully finished 2025-05-11 16:30:30,850 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest remote get-url origin) successfully finished 2025-05-11 16:30:30,866 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest merge-base --is-ancestor HEAD origin/master) successfully finished 2025-05-11 16:30:30,881 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest rev-parse HEAD) successfully finished 2025-05-11 16:30:30,905 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 16:30:30,921 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest rev-parse origin/master) successfully finished 2025-05-11 16:30:30,941 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest describe origin/master --always --tags --long --abbrev=8) successfully finished 2025-05-11 16:30:30,958 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest rev-list HEAD..9623b5fe431eaa5d775590d0b71b509eccd64d39 --count) successfully finished 2025-05-11 16:30:30,959 [git_deploy.py:log_repo_info()] - Git Repo crowsnest Detected: Owner: mainsail-crew Repository Name: crowsnest Path: /home/pi/crowsnest Remote: origin Branch: master Remote URL: https://github.com/mainsail-crew/crowsnest.git Recovery URL: https://github.com/mainsail-crew/crowsnest.git Current Commit SHA: 9623b5fe431eaa5d775590d0b71b509eccd64d39 Upstream Commit SHA: 9623b5fe431eaa5d775590d0b71b509eccd64d39 Current Version: v4.1.12-1-g9623b5fe Upstream Version: v4.1.12-1-g9623b5fe Rollback Commit: d75a3aeb018384e59d03518754f6148c98894ed9 Rollback Branch: master Rollback Version: v4.1.9-1-gd75a3aeb Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: None 2025-05-11 16:30:30,959 [base_deploy.py:log_info()] - Git Repo crowsnest: Channel: dev 2025-05-11 16:30:30,959 [base_deploy.py:log_info()] - Git Repo crowsnest: Validity check for git repo passed 2025-05-11 16:30:44,484 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper fetch origin --prune --progress) successfully finished 2025-05-11 16:30:44,508 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper merge-base --is-ancestor HEAD origin/master) successfully finished 2025-05-11 16:31:21,779 [klippy_connection.py:_on_connection_closed()] - Klippy Connection Removed 2025-05-11 16:31:27,186 [klippy_connection.py:_do_connect()] - Klippy Connection Established 2025-05-11 16:31:34,408 [server.py:add_log_rollover_item()] - Klipper Version: v0.12.0-316-g96cceed23-dirty 2025-05-11 16:31:38,613 [klippy_connection.py:_request_initial_subscriptions()] - Webhooks Subscribed 2025-05-11 16:31:38,616 [klippy_connection.py:_request_initial_subscriptions()] - GCode Output Subscribed 2025-05-11 16:31:38,864 [job_state.py:_handle_started()] - Job state initialized: standby 2025-05-11 16:31:39,291 [klippy_connection.py:_check_ready()] - Klippy ready 2025-05-11 16:31:40,041 [data_store.py:_init_sensors()] - Configuring available sensors: ['temperature_sensor Octopus_V1.1_F446', 'temperature_sensor EBB42_v1.2_T0', 'temperature_sensor EBB42_v1.2_T1', 'temperature_sensor raspberry_pi', 'heater_bed', 'temperature_sensor beacon_coil', 'extruder', 'extruder1'] 2025-05-11 16:31:58,975 [klippy_connection.py:_on_connection_closed()] - Klippy Connection Removed 2025-05-11 16:32:17,319 [klippy_connection.py:_do_connect()] - Klippy Connection Established 2025-05-11 16:32:28,584 [klippy_connection.py:_request_initial_subscriptions()] - Webhooks Subscribed 2025-05-11 16:32:28,588 [klippy_connection.py:_request_initial_subscriptions()] - GCode Output Subscribed 2025-05-11 16:32:28,835 [job_state.py:_handle_started()] - Job state initialized: standby 2025-05-11 16:32:29,129 [klippy_connection.py:_check_ready()] - Klippy ready 2025-05-11 16:32:30,210 [data_store.py:_init_sensors()] - Configuring available sensors: ['temperature_sensor Octopus_V1.1_F446', 'temperature_sensor EBB42_v1.2_T0', 'temperature_sensor EBB42_v1.2_T1', 'temperature_sensor raspberry_pi', 'heater_bed', 'temperature_sensor beacon_coil', 'extruder', 'extruder1'] 2025-05-11 16:32:38,753 [klippy_connection.py:_on_connection_closed()] - Klippy Connection Removed 2025-05-11 16:32:53,814 [klippy_connection.py:_do_connect()] - Klippy Connection Established 2025-05-11 16:33:05,349 [klippy_connection.py:_request_initial_subscriptions()] - Webhooks Subscribed 2025-05-11 16:33:05,353 [klippy_connection.py:_request_initial_subscriptions()] - GCode Output Subscribed 2025-05-11 16:33:05,600 [job_state.py:_handle_started()] - Job state initialized: standby 2025-05-11 16:33:05,901 [klippy_connection.py:_check_ready()] - Klippy ready 2025-05-11 16:33:06,681 [data_store.py:_init_sensors()] - Configuring available sensors: ['temperature_sensor Octopus_V1.1_F446', 'temperature_sensor EBB42_v1.2_T0', 'temperature_sensor EBB42_v1.2_T1', 'temperature_sensor raspberry_pi', 'heater_bed', 'temperature_sensor beacon_coil', 'extruder', 'extruder1'] 2025-05-11 16:33:15,976 [klippy_connection.py:_on_connection_closed()] - Klippy Connection Removed 2025-05-11 16:33:37,305 [klippy_connection.py:_do_connect()] - Klippy Connection Established 2025-05-11 16:33:40,483 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper pull --progress origin 96cceed23efc7a3759ecfba0a228cdcb4d5244d3) successfully finished 2025-05-11 16:33:40,647 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper status --porcelain -b) successfully finished 2025-05-11 16:33:40,665 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper branch --list --no-color) successfully finished 2025-05-11 16:33:40,697 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper remote get-url origin) successfully finished 2025-05-11 16:33:40,724 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper merge-base --is-ancestor HEAD origin/master) successfully finished 2025-05-11 16:33:40,742 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper rev-parse HEAD) successfully finished 2025-05-11 16:33:40,878 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 16:33:40,981 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper describe 96cceed23efc7a3759ecfba0a228cdcb4d5244d3 --always --tags --long --abbrev=8) successfully finished 2025-05-11 16:33:41,000 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper rev-list HEAD..96cceed23efc7a3759ecfba0a228cdcb4d5244d3 --count) successfully finished 2025-05-11 16:33:41,002 [git_deploy.py:log_repo_info()] - Git Repo klipper Detected: Owner: Klipper3d Repository Name: klipper Path: /home/pi/klipper Remote: origin Branch: master Remote URL: https://github.com/Klipper3d/klipper.git Recovery URL: https://github.com/Klipper3d/klipper.git Current Commit SHA: 96cceed23efc7a3759ecfba0a228cdcb4d5244d3 Upstream Commit SHA: 96cceed23efc7a3759ecfba0a228cdcb4d5244d3 Current Version: v0.12.0-316-g96cceed2 Upstream Version: v0.12.0-316-g96cceed2 Rollback Commit: 0844388d70f225f6458382c1c5d4e7eb37767758 Rollback Branch: master Rollback Version: v0.12.0-268-g0844388d Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: 96cceed23efc7a3759ecfba0a228cdcb4d5244d3 2025-05-11 16:33:41,002 [base_deploy.py:log_info()] - Git Repo klipper: Channel: dev 2025-05-11 16:33:41,002 [base_deploy.py:log_info()] - Git Repo klipper: Validity check for git repo passed 2025-05-11 16:33:41,179 [klippy_connection.py:close()] - Error closing Klippy Unix Socket Traceback (most recent call last): File "/home/pi/moonraker/moonraker/components/klippy_connection.py", line 802, in close await self.writer.wait_closed() File "/usr/lib/python3.9/asyncio/streams.py", line 359, in wait_closed await self._protocol._get_close_waiter(self) File "/home/pi/moonraker/moonraker/components/klippy_connection.py", line 191, in _read_stream data = await reader.readuntil(b'\x03') File "/usr/lib/python3.9/asyncio/streams.py", line 632, in readuntil await self._wait_for_data('readuntil') File "/usr/lib/python3.9/asyncio/streams.py", line 517, in _wait_for_data await self._waiter ConnectionResetError: [Errno 104] Connection reset by peer 2025-05-11 16:33:41,179 [klippy_connection.py:_on_connection_closed()] - Klippy Connection Removed 2025-05-11 16:33:41,181 [common.py:build_error()] - JSON-RPC Request Error - Requested Method: printer.info, Code: 503, Message: Klippy Disconnected 2025-05-11 16:33:41,181 [common.py:build_error()] - JSON-RPC Request Error - Requested Method: printer.info, Code: 503, Message: Klippy Disconnected 2025-05-11 16:33:41,935 [klippy_connection.py:_do_connect()] - Klippy Connection Established 2025-05-11 16:33:52,165 [klippy_connection.py:_request_initial_subscriptions()] - Webhooks Subscribed 2025-05-11 16:33:52,166 [klippy_connection.py:_request_initial_subscriptions()] - GCode Output Subscribed 2025-05-11 16:33:52,416 [job_state.py:_handle_started()] - Job state initialized: standby 2025-05-11 16:33:52,744 [klippy_connection.py:_check_ready()] - Klippy ready 2025-05-11 16:33:53,249 [data_store.py:_init_sensors()] - Configuring available sensors: ['temperature_sensor Octopus_V1.1_F446', 'temperature_sensor EBB42_v1.2_T0', 'temperature_sensor EBB42_v1.2_T1', 'temperature_sensor raspberry_pi', 'heater_bed', 'temperature_sensor beacon_coil', 'extruder', 'extruder1'] 2025-05-11 16:34:02,953 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen fetch origin --prune --progress) successfully finished 2025-05-11 16:34:02,973 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen merge-base --is-ancestor HEAD origin/master) successfully finished 2025-05-11 16:34:03,801 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen pull --progress origin 71eef9ee1f23aa4fd6b68169cfe5dd7908e478b2) successfully finished 2025-05-11 16:34:03,847 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen status --porcelain -b) successfully finished 2025-05-11 16:34:03,863 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen branch --list --no-color) successfully finished 2025-05-11 16:34:03,893 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen remote get-url origin) successfully finished 2025-05-11 16:34:03,912 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen merge-base --is-ancestor HEAD origin/master) successfully finished 2025-05-11 16:34:03,927 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen rev-parse HEAD) successfully finished 2025-05-11 16:34:03,972 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 16:34:04,003 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen describe 71eef9ee1f23aa4fd6b68169cfe5dd7908e478b2 --always --tags --long --abbrev=8) successfully finished 2025-05-11 16:34:04,020 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen rev-list HEAD..71eef9ee1f23aa4fd6b68169cfe5dd7908e478b2 --count) successfully finished 2025-05-11 16:34:04,021 [git_deploy.py:log_repo_info()] - Git Repo KlipperScreen Detected: Owner: KlipperScreen Repository Name: KlipperScreen Path: /home/pi/KlipperScreen Remote: origin Branch: master Remote URL: https://github.com/KlipperScreen/KlipperScreen.git Recovery URL: https://github.com/KlipperScreen/KlipperScreen.git Current Commit SHA: 71eef9ee1f23aa4fd6b68169cfe5dd7908e478b2 Upstream Commit SHA: 71eef9ee1f23aa4fd6b68169cfe5dd7908e478b2 Current Version: v0.4.4-20-g71eef9ee Upstream Version: v0.4.4-20-g71eef9ee Rollback Commit: 4a55dab8ec21585b48251d43cb40dfa16e25f350 Rollback Branch: master Rollback Version: v0.4.3-42-g4a55dab8 Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: 71eef9ee1f23aa4fd6b68169cfe5dd7908e478b2 2025-05-11 16:34:04,021 [base_deploy.py:log_info()] - Git Repo KlipperScreen: Channel: dev 2025-05-11 16:34:04,021 [base_deploy.py:log_info()] - Git Repo KlipperScreen: Validity check for git repo passed 2025-05-11 16:34:16,398 [base_deploy.py:log_info()] - Web Client mainsail: Detected Repo: mainsail-crew/mainsail Channel: stable Path: /home/pi/mainsail Local Version: v2.14.0 Remote Version: v2.14.0 Valid: True Fallback Detected: False Pre-release: False Download Url: https://github.com/mainsail-crew/mainsail/releases/download/v2.14.0/mainsail.zip Download Size: 2848929 Content Type: application/zip Rollback Version: v2.12.0 Rollback Repo: mainsail-crew/mainsail 2025-05-11 16:34:19,151 [websockets.py:on_close()] - Websocket Closed: ID: 4035890288 Close Code: 1001, Close Reason: None, Pong Time Elapsed: 4.86 2025-05-11 16:34:19,701 [application.py:log_request()] - 101 GET /websocket (192.168.0.146) [_TRUSTED_USER_] 2.48ms 2025-05-11 16:34:19,701 [websockets.py:open()] - Websocket Opened: ID: 4035890576, Proxied: True, User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0, Host Name: 192.168.0.21 2025-05-11 16:34:19,718 [websockets.py:_handle_identify()] - Websocket 4035890576 Client Identified - Name: mainsail, Version: 2.14.0, Type: web 2025-05-11 16:34:28,680 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker fetch origin --prune --progress) successfully finished 2025-05-11 16:34:28,700 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker merge-base --is-ancestor HEAD origin/master) successfully finished 2025-05-11 16:34:33,051 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker pull --progress origin 71f9e677b81afcc6b99dd5002f595025c38edc7b) successfully finished 2025-05-11 16:34:46,476 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker status --porcelain -b) successfully finished 2025-05-11 16:34:46,495 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker branch --list --no-color) successfully finished 2025-05-11 16:34:46,530 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker remote get-url origin) successfully finished 2025-05-11 16:34:46,549 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker merge-base --is-ancestor HEAD origin/master) successfully finished 2025-05-11 16:34:46,565 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker rev-parse HEAD) successfully finished 2025-05-11 16:34:46,589 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 16:34:46,607 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker describe 71f9e677b81afcc6b99dd5002f595025c38edc7b --always --tags --long --abbrev=8) successfully finished 2025-05-11 16:34:46,625 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker rev-list HEAD..71f9e677b81afcc6b99dd5002f595025c38edc7b --count) successfully finished 2025-05-11 16:34:46,626 [git_deploy.py:log_repo_info()] - Git Repo moonraker Detected: Owner: Arksine Repository Name: moonraker Path: /home/pi/moonraker Remote: origin Branch: master Remote URL: https://github.com/Arksine/moonraker.git Recovery URL: https://github.com/Arksine/moonraker.git Current Commit SHA: 71f9e677b81afcc6b99dd5002f595025c38edc7b Upstream Commit SHA: 71f9e677b81afcc6b99dd5002f595025c38edc7b Current Version: v0.9.3-0-g71f9e677 Upstream Version: v0.9.3-0-g71f9e677 Rollback Commit: 63578aefd0ad62b870b79d2ed6d6f475cbf35e03 Rollback Branch: master Rollback Version: v0.9.1-0-g63578aef Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: 71f9e677b81afcc6b99dd5002f595025c38edc7b 2025-05-11 16:34:46,626 [base_deploy.py:log_info()] - Git Repo moonraker: Channel: dev 2025-05-11 16:34:46,626 [base_deploy.py:log_info()] - Git Repo moonraker: Validity check for git repo passed 2025-05-11 16:34:46,663 [server.py:_handle_term_signal()] - Exiting with signal SIGTERM 2025-05-11 16:34:46,800 [websockets.py:on_close()] - Websocket Closed: ID: 4089802272 Close Code: 1001, Close Reason: Server Shutdown, Pong Time Elapsed: 8.10 2025-05-11 16:34:46,815 [websockets.py:on_close()] - Websocket Closed: ID: 4035890576 Close Code: 1001, Close Reason: Server Shutdown, Pong Time Elapsed: 7.11 2025-05-11 16:34:46,817 [klippy_connection.py:_on_connection_closed()] - Klippy Connection Removed 2025-05-11 16:34:46,847 [server.py:main()] - Server Shutdown -------------------- Log Start | Sun May 11 14:34:47 2025 -------------------- platform: Linux-6.1.21-v8+-aarch64-with-glibc2.31 data_path: /home/pi/printer_data is_default_data_path: False config_file: /home/pi/printer_data/config/moonraker.conf backup_config: /home/pi/printer_data/config/.moonraker.conf.bkp startup_warnings: [] verbose: False debug: False asyncio_debug: False is_backup_config: False is_python_package: True instance_uuid: 896d809bcdd3412fb34e1de7d0837c44 unix_socket_path: /home/pi/printer_data/comms/moonraker.sock software_version: v0.9.3-0-g71f9e67 git_branch: master git_remote: origin git_repo_url: https://github.com/Arksine/moonraker.git modified_files: [] unofficial_components: [] log_file: /home/pi/printer_data/logs/moonraker.log python_version: 3.9.2 (default, Mar 12 2021, 04:06:34) [GCC 10.2.1 20210110] launch_args: /home/pi/moonraker-env/bin/python /home/pi/moonraker/moonraker/__main__.py msgspec_enabled: True uvloop_enabled: True 2025-05-11 16:34:47,877 [confighelper.py:read_file()] - Configuration File '/home/pi/printer_data/config/moonraker.conf' parsed, total size: 3341 B 2025-05-11 16:34:47,877 [server.py:add_log_rollover_item()] - #################### Moonraker Configuration #################### [server] host = 0.0.0.0 port = 7125 max_upload_size = 1024 klippy_uds_address = ~/printer_data/comms/klippy.sock [announcements] subscriptions = RatOS mainsail [file_manager] enable_object_processing = False [update_manager] refresh_interval = 168 enable_auto_refresh = True [update_manager RatOSTheme] type = git_repo path = ~/printer_data/config/.theme origin = https://github.com/Rat-OS/RatOS-theme.git is_system_service = False primary_branch = v2.1.x [update_manager ratos-configurator] type = git_repo path = ~/ratos-configurator primary_branch = v2.1.x-deployment origin = https://github.com/Rat-OS/RatOS-configurator.git install_script = scripts/setup.sh is_system_service = True managed_services = ratos-configurator info_tags = desc=RatOS Configurator repository [update_manager RatOS] type = git_repo path = ~/printer_data/config/RatOS/ primary_branch = v2.1.x origin = https://github.com/Rat-OS/RatOS-configuration.git install_script = scripts/ratos-install.sh managed_services = moonraker klipper info_tags = desc=RatOS Configuration repository [update_manager mainsail] type = web channel = stable repo = mainsail-crew/mainsail path = ~/mainsail [update_manager crowsnest] type = git_repo path = ~/crowsnest origin = https://github.com/mainsail-crew/crowsnest.git install_script = tools/pkglist.sh managed_services = crowsnest [update_manager timelapse] type = git_repo primary_branch = main path = ~/moonraker-timelapse origin = https://github.com/mainsail-crew/moonraker-timelapse.git managed_services = klipper moonraker [update_manager LinearMovementAnalysis] type = git_repo path = ~/klipper_linear_movement_analysis primary_branch = main origin = https://github.com/worksasintended/klipper_linear_movement_analysis.git install_script = install.sh env = ~/klippy-env/bin/python requirements = requirements.txt is_system_service = False managed_services = klipper [update_manager KlipperScreen] type = git_repo path = ~/KlipperScreen origin = https://github.com/KlipperScreen/KlipperScreen.git virtualenv = ~/.KlipperScreen-env requirements = scripts/KlipperScreen-requirements.txt system_dependencies = scripts/system-dependencies.json managed_services = KlipperScreen pinned_commit = 71eef9ee1f23aa4fd6b68169cfe5dd7908e478b2 [update_manager beacon] type = git_repo channel = dev path = ~/beacon origin = https://github.com/beacon3d/beacon_klipper.git env = ~/klippy-env/bin/python requirements = requirements.txt install_script = install.sh is_system_service = False managed_services = klipper info_tags = desc=Beacon Surface Scanner [history] [octoprint_compat] [update_manager klipper] channel = dev pinned_commit = 96cceed23efc7a3759ecfba0a228cdcb4d5244d3 [update_manager moonraker] channel = dev pinned_commit = 71f9e677b81afcc6b99dd5002f595025c38edc7b [authorization] cors_domains = http://app.fluidd.xyz https://app.fluidd.xyz https://my.mainsail.xyz http://my.mainsail.xyz http://*.local http://*.lan trusted_clients = 127.0.0.1 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 FD00::/8 ################################################################# All Configuration Files: /home/pi/printer_data/config/moonraker.conf /home/pi/printer_data/config/RatOS/moonraker.conf ################################################################# 2025-05-11 16:34:47,999 [server.py:load_component()] - Component (secrets) loaded 2025-05-11 16:34:48,007 [server.py:load_component()] - Component (template) loaded 2025-05-11 16:34:48,013 [server.py:load_component()] - Component (klippy_connection) loaded 2025-05-11 16:34:48,495 [server.py:load_component()] - Component (application) loaded 2025-05-11 16:34:48,520 [server.py:load_component()] - Component (websockets) loaded 2025-05-11 16:34:48,535 [server.py:add_log_rollover_item()] - Loading Sqlite database provider. Sqlite Version: 3.34.1 2025-05-11 16:34:48,542 [server.py:add_log_rollover_item()] - Unsafe Shutdown Count: 26 2025-05-11 16:34:48,546 [server.py:load_component()] - Component (database) loaded 2025-05-11 16:34:48,613 [server.py:load_component()] - Component (dbus_manager) loaded 2025-05-11 16:34:48,637 [file_manager.py:__init__()] - Using File System Observer: inotify 2025-05-11 16:34:48,673 [server.py:load_component()] - Component (file_manager) loaded 2025-05-11 16:34:48,699 [database.py:register_table()] - Found registered table authorized_users 2025-05-11 16:34:48,702 [authorization.py:__init__()] - Authorization Configuration Loaded Trusted Clients: 127.0.0.1 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 fd00::/8 CORS Domains: http://app\.fluidd\.xyz https://app\.fluidd\.xyz https://my\.mainsail\.xyz http://my\.mainsail\.xyz http://.*\.local http://.*\.lan 2025-05-11 16:34:48,705 [server.py:load_component()] - Component (authorization) loaded 2025-05-11 16:34:48,712 [server.py:load_component()] - Component (klippy_apis) loaded 2025-05-11 16:34:49,016 [server.py:add_log_rollover_item()] - System Info: ***python*** version: (3, 9, 2, 'final', 0) version_string: 3.9.2 (default, Mar 12 2021, 04:06:34) [GCC 10.2.1 20210110] ***cpu_info*** cpu_count: 4 bits: 32bit processor: aarch64 cpu_desc: serial_number: 10000000cd1cd73e hardware_desc: BCM2835 model: Raspberry Pi 4 Model B Rev 1.5 total_memory: 751436 memory_units: kB ***sd_info*** manufacturer_id: 03 manufacturer: Sandisk oem_id: 5344 product_name: SK32G product_revision: 8.5 serial_number: 83d3c3ab manufacturer_date: 10/2024 capacity: 29.7 GiB total_bytes: 31914983424 ***distribution*** name: Raspbian GNU/Linux 11 (bullseye) id: raspbian version: 11 version_parts: {'major': '11', 'minor': '', 'build_number': ''} like: debian codename: bullseye release_info: {'name': 'RatOS v2.1.0-RC', 'version_id': '2', 'codename': 'bullseye', 'id': 'ratos'} kernel_version: 6.1.21-v8+ ***virtualization*** virt_type: none virt_identifier: none ***network*** ***canbus*** ***Allowed Services*** klipper_mcu webcamd MoonCord KlipperScreen moonraker-telegram-bot moonraker-obico sonar crowsnest octoeverywhere ratos-configurator 2025-05-11 16:34:49,020 [server.py:load_component()] - Component (shell_command) loaded 2025-05-11 16:34:49,020 [machine.py:__init__()] - Using System Provider: systemd_dbus 2025-05-11 16:34:49,144 [server.py:add_log_rollover_item()] - Found libcamera Python module, version: v0.0.5+83-bde9b04f 2025-05-11 16:34:49,145 [server.py:load_component()] - Component (machine) loaded 2025-05-11 16:34:49,149 [server.py:load_component()] - Component (data_store) loaded 2025-05-11 16:34:49,151 [proc_stats.py:__init__()] - Detected 'vcgencmd', throttle checking enabled 2025-05-11 16:34:49,152 [server.py:load_component()] - Component (proc_stats) loaded 2025-05-11 16:34:49,154 [server.py:load_component()] - Component (job_state) loaded 2025-05-11 16:34:49,158 [server.py:load_component()] - Component (job_queue) loaded 2025-05-11 16:34:49,161 [database.py:register_table()] - Found registered table job_history 2025-05-11 16:34:49,161 [database.py:register_table()] - Found registered table job_totals 2025-05-11 16:34:49,164 [server.py:load_component()] - Component (history) loaded 2025-05-11 16:34:49,184 [server.py:load_component()] - Component (http_client) loaded 2025-05-11 16:34:49,200 [server.py:load_component()] - Component (announcements) loaded 2025-05-11 16:34:49,203 [server.py:load_component()] - Component (webcam) loaded 2025-05-11 16:34:49,207 [server.py:load_component()] - Component (extensions) loaded 2025-05-11 16:34:49,212 [server.py:load_component()] - Component (octoprint_compat) loaded 2025-05-11 16:34:49,262 [base_deploy.py:log_info()] - Git Repo moonraker: Detected virtualenv: /home/pi/moonraker-env 2025-05-11 16:34:49,267 [base_deploy.py:log_info()] - Git Repo klipper: Detected virtualenv: /home/pi/klippy-env 2025-05-11 16:34:49,294 [base_deploy.py:log_info()] - Git Repo LinearMovementAnalysis: Option 'env' is deprecated, use 'virtualenv' instead. 2025-05-11 16:34:49,295 [base_deploy.py:log_info()] - Git Repo LinearMovementAnalysis: Detected virtualenv: /home/pi/klippy-env 2025-05-11 16:34:49,310 [base_deploy.py:log_info()] - Git Repo KlipperScreen: Detected virtualenv: /home/pi/.KlipperScreen-env 2025-05-11 16:34:49,319 [base_deploy.py:log_info()] - Git Repo beacon: Option 'env' is deprecated, use 'virtualenv' instead. 2025-05-11 16:34:49,320 [base_deploy.py:log_info()] - Git Repo beacon: Detected virtualenv: /home/pi/klippy-env 2025-05-11 16:34:49,328 [server.py:load_component()] - Component (update_manager) loaded 2025-05-11 16:34:49,329 [server.py:_initialize_component()] - Performing Component Post Init: [database] 2025-05-11 16:34:49,348 [server.py:_initialize_component()] - Performing Component Post Init: [dbus_manager] 2025-05-11 16:34:49,392 [server.py:_initialize_component()] - Performing Component Post Init: [file_manager] 2025-05-11 16:34:49,394 [server.py:_initialize_component()] - Performing Component Post Init: [authorization] 2025-05-11 16:34:49,397 [server.py:_initialize_component()] - Performing Component Post Init: [machine] 2025-05-11 16:34:49,399 [machine.py:validation_init()] - Installation version in database up to date 2025-05-11 16:34:49,655 [machine.py:check_virt_status()] - No Virtualization Detected 2025-05-11 16:34:49,670 [machine.py:_find_public_ip()] - Detected Local IP: 192.168.0.21 2025-05-11 16:34:49,673 [webcam.py:_set_default_host_ip()] - Default public webcam address set: http://192.168.0.21 2025-05-11 16:34:49,722 [server.py:add_log_rollover_item()] - Systemd unit moonraker.service: unit_name: moonraker.service is_default: True manager: systemd Properties: **Requires=['system.slice', 'sysinit.target', 'network-online.target'] **After=['sysinit.target', 'system.slice', 'network-online.target', 'klipper.service', 'systemd-journald.socket', 'basic.target'] **SupplementaryGroups=['moonraker-admin'] **EnvironmentFiles=/home/pi/printer_data/systemd/moonraker.env **ExecStart=/home/pi/moonraker-env/bin/python $MOONRAKER_ARGS **WorkingDirectory= **FragmentPath=/etc/systemd/system/moonraker.service **Description=API Server for Klipper SV1 **User=pi 2025-05-11 16:34:49,722 [server.py:_initialize_component()] - Performing Component Post Init: [proc_stats] 2025-05-11 16:34:49,722 [server.py:_initialize_component()] - Performing Component Post Init: [history] 2025-05-11 16:34:49,728 [server.py:_initialize_component()] - Performing Component Post Init: [announcements] 2025-05-11 16:34:49,746 [server.py:_initialize_component()] - Performing Component Post Init: [webcam] 2025-05-11 16:34:49,747 [webcam.py:_set_default_host_ip()] - Default public webcam address set: http://192.168.0.21 2025-05-11 16:34:49,752 [server.py:_initialize_component()] - Performing Component Post Init: [klippy_connection] 2025-05-11 16:34:49,752 [server.py:add_log_rollover_item()] - Systemd unit klipper.service: unit_name: klipper.service is_default: True manager: systemd Properties: **Requires=['system.slice', 'sysinit.target', '-.mount'] **After=['-.mount', 'klipper_mcu.service', 'sysinit.target', 'system.slice', 'network-online.target', 'systemd-journald.socket', 'basic.target'] **SupplementaryGroups=[] **EnvironmentFiles=/home/pi/printer_data/systemd/klipper.env **ExecStart=/home/pi/klippy-env/bin/python $KLIPPER_ARGS **WorkingDirectory=/home/pi/klipper **FragmentPath=/etc/systemd/system/klipper.service **Description=Klipper 3D Printer Firmware SV1 **User=pi 2025-05-11 16:34:49,752 [server.py:_initialize_component()] - Performing Component Post Init: [update_manager] 2025-05-11 16:34:49,786 [base_deploy.py:log_info()] - PackageDeploy: PackageKit Provider Configured 2025-05-11 16:34:49,787 [git_deploy.py:log_repo_info()] - Git Repo moonraker Detected: Owner: Arksine Repository Name: moonraker Path: /home/pi/moonraker Remote: origin Branch: master Remote URL: https://github.com/Arksine/moonraker.git Recovery URL: https://github.com/Arksine/moonraker.git Current Commit SHA: 71f9e677b81afcc6b99dd5002f595025c38edc7b Upstream Commit SHA: 71f9e677b81afcc6b99dd5002f595025c38edc7b Current Version: v0.9.3-0-g71f9e677 Upstream Version: v0.9.3-0-g71f9e677 Rollback Commit: 63578aefd0ad62b870b79d2ed6d6f475cbf35e03 Rollback Branch: master Rollback Version: v0.9.1-0-g63578aef Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: 71f9e677b81afcc6b99dd5002f595025c38edc7b 2025-05-11 16:34:49,790 [git_deploy.py:log_repo_info()] - Git Repo klipper Detected: Owner: Klipper3d Repository Name: klipper Path: /home/pi/klipper Remote: origin Branch: master Remote URL: https://github.com/Klipper3d/klipper.git Recovery URL: https://github.com/Klipper3d/klipper.git Current Commit SHA: 96cceed23efc7a3759ecfba0a228cdcb4d5244d3 Upstream Commit SHA: 96cceed23efc7a3759ecfba0a228cdcb4d5244d3 Current Version: v0.12.0-316-g96cceed2 Upstream Version: v0.12.0-316-g96cceed2 Rollback Commit: 0844388d70f225f6458382c1c5d4e7eb37767758 Rollback Branch: master Rollback Version: v0.12.0-268-g0844388d Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: 96cceed23efc7a3759ecfba0a228cdcb4d5244d3 2025-05-11 16:34:49,793 [git_deploy.py:log_repo_info()] - Git Repo RatOSTheme Detected: Owner: Rat-OS Repository Name: RatOS-theme Path: /home/pi/printer_data/config/.theme Remote: origin Branch: v2.1.x Remote URL: https://github.com/Rat-OS/RatOS-theme.git Recovery URL: https://github.com/Rat-OS/RatOS-theme.git Current Commit SHA: 3d587ab7bf8c5d1aa708cd31bef9b67b58360316 Upstream Commit SHA: 9f8d27d32a37b9b5af07d06fcea574647aa1e8a0 Current Version: v2.1.0-RC2-0-g3d587ab7 Upstream Version: v2.1.0-RC3-0-g9f8d27d3 Rollback Commit: 3d587ab7bf8c5d1aa708cd31bef9b67b58360316 Rollback Branch: v2.1.x Rollback Version: v2.1.0-RC2-0-g3d587ab7 Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 2 Diverged: False Pinned Commit: None 2025-05-11 16:34:49,801 [git_deploy.py:log_repo_info()] - Git Repo ratos-configurator Detected: Owner: Rat-OS Repository Name: RatOS-configurator Path: /home/pi/ratos-configurator Remote: origin Branch: v2.1.x-deployment Remote URL: https://github.com/Rat-OS/RatOS-configurator.git Recovery URL: https://github.com/Rat-OS/RatOS-configurator.git Current Commit SHA: cb5c0b9d35ea3edecb021187ff09875e708e93dd Upstream Commit SHA: 33980992e193c93145f5e35162d99b7503b03121 Current Version: v2.1.0-RC2-0-gcb5c0b9d Upstream Version: v2.1.0-RC3-26-g33980992 Rollback Commit: cb5c0b9d35ea3edecb021187ff09875e708e93dd Rollback Branch: v2.1.x-deployment Rollback Version: v2.1.0-RC2-0-gcb5c0b9d Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 47 Diverged: False Pinned Commit: None 2025-05-11 16:34:49,804 [git_deploy.py:log_repo_info()] - Git Repo RatOS Detected: Owner: Rat-OS Repository Name: RatOS-configuration Path: /home/pi/printer_data/config/RatOS Remote: origin Branch: v2.1.x Remote URL: https://github.com/Rat-OS/RatOS-configuration.git Recovery URL: https://github.com/Rat-OS/RatOS-configuration.git Current Commit SHA: 3a6a8b018fd46ef4343a246a66b8c0fc357f05a4 Upstream Commit SHA: 3a6a8b018fd46ef4343a246a66b8c0fc357f05a4 Current Version: v2.1.0-RC3-83-g3a6a8b01 Upstream Version: v2.1.0-RC3-83-g3a6a8b01 Rollback Commit: 3a587cf64d68c01ea7f47c53aa5ce2ab446c7507 Rollback Branch: v2.1.x Rollback Version: v2.1.0-RC2-0-g3a587cf6 Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: None 2025-05-11 16:34:49,811 [base_deploy.py:log_info()] - Web Client mainsail: Detected Repo: mainsail-crew/mainsail Channel: stable Path: /home/pi/mainsail Local Version: v2.14.0 Remote Version: v2.14.0 Valid: True Fallback Detected: False Pre-release: False Download Url: https://github.com/mainsail-crew/mainsail/releases/download/v2.14.0/mainsail.zip Download Size: 2848929 Content Type: application/zip Rollback Version: v2.12.0 Rollback Repo: mainsail-crew/mainsail 2025-05-11 16:34:49,818 [git_deploy.py:log_repo_info()] - Git Repo crowsnest Detected: Owner: mainsail-crew Repository Name: crowsnest Path: /home/pi/crowsnest Remote: origin Branch: master Remote URL: https://github.com/mainsail-crew/crowsnest.git Recovery URL: https://github.com/mainsail-crew/crowsnest.git Current Commit SHA: 9623b5fe431eaa5d775590d0b71b509eccd64d39 Upstream Commit SHA: 9623b5fe431eaa5d775590d0b71b509eccd64d39 Current Version: v4.1.12-1-g9623b5fe Upstream Version: v4.1.12-1-g9623b5fe Rollback Commit: d75a3aeb018384e59d03518754f6148c98894ed9 Rollback Branch: master Rollback Version: v4.1.9-1-gd75a3aeb Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: None 2025-05-11 16:34:49,821 [git_deploy.py:log_repo_info()] - Git Repo timelapse Detected: Owner: mainsail-crew Repository Name: moonraker-timelapse Path: /home/pi/moonraker-timelapse Remote: origin Branch: main Remote URL: https://github.com/mainsail-crew/moonraker-timelapse.git Recovery URL: https://github.com/mainsail-crew/moonraker-timelapse.git Current Commit SHA: c7fff11e542b95e0e15b8bb1443cea8159ac0274 Upstream Commit SHA: c7fff11e542b95e0e15b8bb1443cea8159ac0274 Current Version: v0.0.1-143-gc7fff11e Upstream Version: v0.0.1-143-gc7fff11e Rollback Commit: c7fff11e542b95e0e15b8bb1443cea8159ac0274 Rollback Branch: main Rollback Version: v0.0.1-143-gc7fff11e Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: None 2025-05-11 16:34:49,828 [git_deploy.py:log_repo_info()] - Git Repo LinearMovementAnalysis Detected: Owner: worksasintended Repository Name: klipper_linear_movement_analysis Path: /home/pi/klipper_linear_movement_analysis Remote: origin Branch: main Remote URL: https://github.com/worksasintended/klipper_linear_movement_analysis.git Recovery URL: https://github.com/worksasintended/klipper_linear_movement_analysis.git Current Commit SHA: 309a81cee723576325edb9d6010835b561b24b8c Upstream Commit SHA: 309a81cee723576325edb9d6010835b561b24b8c Current Version: v1.0.0-0-g309a81ce Upstream Version: v1.0.0-0-g309a81ce Rollback Commit: 309a81cee723576325edb9d6010835b561b24b8c Rollback Branch: main Rollback Version: v1.0.0-0-g309a81ce Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: None 2025-05-11 16:34:49,830 [git_deploy.py:log_repo_info()] - Git Repo KlipperScreen Detected: Owner: KlipperScreen Repository Name: KlipperScreen Path: /home/pi/KlipperScreen Remote: origin Branch: master Remote URL: https://github.com/KlipperScreen/KlipperScreen.git Recovery URL: https://github.com/KlipperScreen/KlipperScreen.git Current Commit SHA: 71eef9ee1f23aa4fd6b68169cfe5dd7908e478b2 Upstream Commit SHA: 71eef9ee1f23aa4fd6b68169cfe5dd7908e478b2 Current Version: v0.4.4-20-g71eef9ee Upstream Version: v0.4.4-20-g71eef9ee Rollback Commit: 4a55dab8ec21585b48251d43cb40dfa16e25f350 Rollback Branch: master Rollback Version: v0.4.3-42-g4a55dab8 Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: 71eef9ee1f23aa4fd6b68169cfe5dd7908e478b2 2025-05-11 16:34:49,833 [git_deploy.py:log_repo_info()] - Git Repo beacon Detected: Owner: beacon3d Repository Name: beacon_klipper Path: /home/pi/beacon Remote: origin Branch: master Remote URL: https://github.com/beacon3d/beacon_klipper.git Recovery URL: https://github.com/beacon3d/beacon_klipper.git Current Commit SHA: ee5d77094b724e51e47692cd18779c48c7010267 Upstream Commit SHA: ee5d77094b724e51e47692cd18779c48c7010267 Current Version: v2.0.0-21-gee5d7709 Upstream Version: v2.0.0-21-gee5d7709 Rollback Commit: 730836d40f1bf02b6f1bf08649dcaacca9aee900 Rollback Branch: master Rollback Version: v2.0.0-16-g730836d4 Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: None 2025-05-11 16:34:49,834 [base_deploy.py:log_info()] - PackageKit: Next refresh in: 4 Days, 3 Hours, 42 Minutes, 56 Seconds 2025-05-11 16:34:49,835 [base_deploy.py:log_info()] - Git Repo moonraker: Next refresh in: 6 Days, 23 Hours, 59 Minutes, 57 Seconds 2025-05-11 16:34:49,835 [base_deploy.py:log_info()] - Git Repo klipper: Next refresh in: 6 Days, 23 Hours, 58 Minutes, 51 Seconds 2025-05-11 16:34:49,835 [base_deploy.py:log_info()] - Git Repo RatOSTheme: Next refresh in: 4 Days, 3 Hours, 43 Minutes, 10 Seconds 2025-05-11 16:34:49,835 [base_deploy.py:log_info()] - Git Repo ratos-configurator: Next refresh in: 4 Days, 3 Hours, 43 Minutes, 12 Seconds 2025-05-11 16:34:49,835 [base_deploy.py:log_info()] - Git Repo RatOS: Next refresh in: 5 Days, 23 Hours, 2 Minutes, 7 Seconds 2025-05-11 16:34:49,836 [base_deploy.py:log_info()] - Web Client mainsail: Next refresh in: 6 Days, 23 Hours, 59 Minutes, 27 Seconds 2025-05-11 16:34:49,836 [base_deploy.py:log_info()] - Git Repo crowsnest: Next refresh in: 6 Days, 23 Hours, 55 Minutes, 41 Seconds 2025-05-11 16:34:49,836 [base_deploy.py:log_info()] - Git Repo timelapse: Next refresh in: 4 Days, 15 Hours, 27 Minutes, 33 Seconds 2025-05-11 16:34:49,836 [base_deploy.py:log_info()] - Git Repo LinearMovementAnalysis: Next refresh in: 4 Days, 15 Hours, 27 Minutes, 34 Seconds 2025-05-11 16:34:49,836 [base_deploy.py:log_info()] - Git Repo KlipperScreen: Next refresh in: 6 Days, 23 Hours, 59 Minutes, 14 Seconds 2025-05-11 16:34:49,836 [base_deploy.py:log_info()] - Git Repo beacon: Next refresh in: 6 Days, 23 Hours, 55 Minutes, 12 Seconds 2025-05-11 16:34:49,839 [extensions.py:start_unix_server()] - Creating Unix Domain Socket at '/home/pi/printer_data/comms/moonraker.sock' 2025-05-11 16:34:49,844 [server.py:start_server()] - Starting Moonraker on (0.0.0.0, 7125), Hostname: RatOS 2025-05-11 16:34:49,846 [application.py:listen()] - SSL Certificate/Key not configured, aborting HTTPS Server startup 2025-05-11 16:34:50,096 [klippy_connection.py:_do_connect()] - Klippy Connection Established 2025-05-11 16:34:50,399 [server.py:add_log_rollover_item()] - Klipper Version: v0.12.0-316-g96cceed23-dirty 2025-05-11 16:34:50,417 [klippy_connection.py:_request_initial_subscriptions()] - Webhooks Subscribed 2025-05-11 16:34:50,418 [klippy_connection.py:_request_initial_subscriptions()] - GCode Output Subscribed 2025-05-11 16:34:50,668 [job_state.py:_handle_started()] - Job state initialized: standby 2025-05-11 16:34:50,957 [klippy_connection.py:_check_ready()] - Klippy ready 2025-05-11 16:34:51,241 [authorization.py:_check_trusted_connection()] - Trusted Connection Detected, IP: 192.168.0.146 2025-05-11 16:34:51,245 [application.py:log_request()] - 101 GET /websocket (192.168.0.146) [_TRUSTED_USER_] 5.04ms 2025-05-11 16:34:51,245 [websockets.py:open()] - Websocket Opened: ID: 4083552112, Proxied: True, User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0, Host Name: 192.168.0.21 2025-05-11 16:34:51,253 [websockets.py:_handle_identify()] - Websocket 4083552112 Client Identified - Name: mainsail, Version: 2.14.0, Type: web 2025-05-11 16:34:51,420 [data_store.py:_init_sensors()] - Configuring available sensors: ['temperature_sensor Octopus_V1.1_F446', 'temperature_sensor EBB42_v1.2_T0', 'temperature_sensor EBB42_v1.2_T1', 'temperature_sensor raspberry_pi', 'heater_bed', 'temperature_sensor beacon_coil', 'extruder', 'extruder1'] 2025-05-11 16:35:04,797 [base_deploy.py:log_info()] - Git Repo ratos-configurator: No packages found in script: /home/pi/ratos-configurator/scripts/setup.sh 2025-05-11 16:35:05,712 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator fetch origin --prune --progress) successfully finished 2025-05-11 16:35:05,740 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator merge-base --is-ancestor HEAD origin/v2.1.x-deployment) successfully finished 2025-05-11 16:37:00,213 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator pull --progress) successfully finished 2025-05-11 16:37:00,262 [base_deploy.py:log_info()] - Git Repo ratos-configurator: Failed to open install script: /home/pi/ratos-configurator/scripts/setup.sh 2025-05-11 16:37:01,088 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator status --porcelain -b) successfully finished 2025-05-11 16:37:01,106 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator branch --list --no-color) successfully finished 2025-05-11 16:37:01,141 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator remote get-url origin) successfully finished 2025-05-11 16:37:01,162 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator merge-base --is-ancestor HEAD origin/v2.1.x-deployment) successfully finished 2025-05-11 16:37:01,298 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator rev-parse HEAD) successfully finished 2025-05-11 16:37:01,433 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 16:37:01,452 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator rev-parse origin/v2.1.x-deployment) successfully finished 2025-05-11 16:37:01,473 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator describe origin/v2.1.x-deployment --always --tags --long --abbrev=8) successfully finished 2025-05-11 16:37:01,490 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator rev-list HEAD..33980992e193c93145f5e35162d99b7503b03121 --count) successfully finished 2025-05-11 16:37:01,492 [git_deploy.py:log_repo_info()] - Git Repo ratos-configurator Detected: Owner: Rat-OS Repository Name: RatOS-configurator Path: /home/pi/ratos-configurator Remote: origin Branch: v2.1.x-deployment Remote URL: https://github.com/Rat-OS/RatOS-configurator.git Recovery URL: https://github.com/Rat-OS/RatOS-configurator.git Current Commit SHA: 33980992e193c93145f5e35162d99b7503b03121 Upstream Commit SHA: 33980992e193c93145f5e35162d99b7503b03121 Current Version: v2.1.0-RC3-26-g33980992 Upstream Version: v2.1.0-RC3-26-g33980992 Rollback Commit: cb5c0b9d35ea3edecb021187ff09875e708e93dd Rollback Branch: v2.1.x-deployment Rollback Version: v2.1.0-RC2-0-gcb5c0b9d Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: None 2025-05-11 16:37:01,499 [base_deploy.py:log_info()] - Git Repo ratos-configurator: Channel: dev 2025-05-11 16:37:01,499 [base_deploy.py:log_info()] - Git Repo ratos-configurator: Validity check for git repo passed 2025-05-11 16:37:10,655 [authorization.py:_check_trusted_connection()] - Trusted Connection Detected, IP: 127.0.0.1 2025-05-11 16:37:11,900 [klippy_connection.py:_on_connection_closed()] - Klippy Connection Removed 2025-05-11 16:37:14,424 [klippy_connection.py:_do_connect()] - Klippy Connection Established 2025-05-11 16:37:14,544 [server.py:add_log_rollover_item()] - Systemd unit klipper.service: unit_name: klipper.service is_default: True manager: systemd Properties: **Requires=['-.mount', 'system.slice', 'sysinit.target'] **After=['systemd-journald.socket', 'system.slice', 'basic.target', 'sysinit.target', '-.mount', 'network-online.target', 'klipper_mcu.service'] **SupplementaryGroups=[] **EnvironmentFiles=/home/pi/printer_data/systemd/klipper.env **ExecStart=/home/pi/klippy-env/bin/python $KLIPPER_ARGS **WorkingDirectory=/home/pi/klipper **FragmentPath=/etc/systemd/system/klipper.service **Description=Klipper 3D Printer Firmware SV1 **User=pi 2025-05-11 16:37:20,350 [klippy_connection.py:_request_initial_subscriptions()] - Webhooks Subscribed 2025-05-11 16:37:20,351 [klippy_connection.py:_request_initial_subscriptions()] - GCode Output Subscribed 2025-05-11 16:37:20,353 [klippy_connection.py:_check_ready()] - Option 'allow_unknown_gcode_generator' is not valid in section 'ratos' Once the underlying issue is corrected, use the "RESTART" command to reload the config and restart the host software. Printer is halted 2025-05-11 16:41:02,776 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme fetch origin --prune --progress) successfully finished 2025-05-11 16:41:02,799 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme merge-base --is-ancestor HEAD origin/v2.1.x) successfully finished 2025-05-11 16:41:03,365 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme pull --progress) successfully finished 2025-05-11 16:41:03,383 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme status --porcelain -b) successfully finished 2025-05-11 16:41:03,399 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme branch --list --no-color) successfully finished 2025-05-11 16:41:03,429 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme remote get-url origin) successfully finished 2025-05-11 16:41:03,445 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme merge-base --is-ancestor HEAD origin/v2.1.x) successfully finished 2025-05-11 16:41:03,462 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme rev-parse HEAD) successfully finished 2025-05-11 16:41:03,480 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 16:41:03,497 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme rev-parse origin/v2.1.x) successfully finished 2025-05-11 16:41:03,514 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme describe origin/v2.1.x --always --tags --long --abbrev=8) successfully finished 2025-05-11 16:41:03,531 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme rev-list HEAD..9f8d27d32a37b9b5af07d06fcea574647aa1e8a0 --count) successfully finished 2025-05-11 16:41:03,533 [git_deploy.py:log_repo_info()] - Git Repo RatOSTheme Detected: Owner: Rat-OS Repository Name: RatOS-theme Path: /home/pi/printer_data/config/.theme Remote: origin Branch: v2.1.x Remote URL: https://github.com/Rat-OS/RatOS-theme.git Recovery URL: https://github.com/Rat-OS/RatOS-theme.git Current Commit SHA: 9f8d27d32a37b9b5af07d06fcea574647aa1e8a0 Upstream Commit SHA: 9f8d27d32a37b9b5af07d06fcea574647aa1e8a0 Current Version: v2.1.0-RC3-0-g9f8d27d3 Upstream Version: v2.1.0-RC3-0-g9f8d27d3 Rollback Commit: 3d587ab7bf8c5d1aa708cd31bef9b67b58360316 Rollback Branch: v2.1.x Rollback Version: v2.1.0-RC2-0-g3d587ab7 Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: None 2025-05-11 16:41:03,533 [base_deploy.py:log_info()] - Git Repo RatOSTheme: Channel: dev 2025-05-11 16:41:03,533 [base_deploy.py:log_info()] - Git Repo RatOSTheme: Validity check for git repo passed 2025-05-11 16:41:28,895 [klippy_connection.py:_on_connection_closed()] - Klippy Connection Removed 2025-05-11 16:41:30,155 [klippy_connection.py:_do_connect()] - Klippy Connection Established 2025-05-11 16:41:36,070 [klippy_connection.py:_request_initial_subscriptions()] - Webhooks Subscribed 2025-05-11 16:41:36,071 [klippy_connection.py:_request_initial_subscriptions()] - GCode Output Subscribed 2025-05-11 16:41:36,073 [klippy_connection.py:_check_ready()] - Option 'allow_unknown_gcode_generator' is not valid in section 'ratos' Once the underlying issue is corrected, use the "RESTART" command to reload the config and restart the host software. Printer is halted 2025-05-11 16:47:53,933 [web.py:log_exception()] - 403 GET /server/files/config/RatOS?1746974872566 (192.168.0.146): RatOS is not a file 2025-05-11 16:47:53,981 [application.py:log_request()] - 403 GET /server/files/config/RatOS?1746974872566 (192.168.0.146) [_TRUSTED_USER_] 52.85ms 2025-05-11 16:47:56,834 [web.py:log_exception()] - 403 GET /server/files/config/RatOS?1746974875482 (192.168.0.146): RatOS is not a file 2025-05-11 16:47:56,838 [application.py:log_request()] - 403 GET /server/files/config/RatOS?1746974875482 (192.168.0.146) [_TRUSTED_USER_] 6.16ms 2025-05-11 16:47:58,169 [web.py:log_exception()] - 403 GET /server/files/config/RatOS?1746974876819 (192.168.0.146): RatOS is not a file 2025-05-11 16:47:58,171 [application.py:log_request()] - 403 GET /server/files/config/RatOS?1746974876819 (192.168.0.146) [_TRUSTED_USER_] 3.90ms 2025-05-11 16:57:59,872 [klippy_connection.py:close()] - Error closing Klippy Unix Socket Traceback (most recent call last): File "/home/pi/moonraker/moonraker/components/klippy_connection.py", line 802, in close await self.writer.wait_closed() File "/usr/lib/python3.9/asyncio/streams.py", line 359, in wait_closed await self._protocol._get_close_waiter(self) File "/home/pi/moonraker/moonraker/components/klippy_connection.py", line 191, in _read_stream data = await reader.readuntil(b'\x03') File "/usr/lib/python3.9/asyncio/streams.py", line 632, in readuntil await self._wait_for_data('readuntil') File "/usr/lib/python3.9/asyncio/streams.py", line 517, in _wait_for_data await self._waiter ConnectionResetError: [Errno 104] Connection reset by peer 2025-05-11 16:57:59,874 [klippy_connection.py:_on_connection_closed()] - Klippy Connection Removed 2025-05-11 16:57:59,878 [common.py:build_error()] - JSON-RPC Request Error - Requested Method: printer.info, Code: 503, Message: Klippy Disconnected 2025-05-11 16:58:01,138 [klippy_connection.py:_do_connect()] - Klippy Connection Established 2025-05-11 16:58:07,155 [klippy_connection.py:_request_initial_subscriptions()] - Webhooks Subscribed 2025-05-11 16:58:07,157 [klippy_connection.py:_request_initial_subscriptions()] - GCode Output Subscribed 2025-05-11 16:58:07,159 [klippy_connection.py:_check_ready()] - Option 'allow_unknown_gcode_generator' is not valid in section 'ratos' Once the underlying issue is corrected, use the "RESTART" command to reload the config and restart the host software. Printer is halted 2025-05-11 17:10:37,886 [base_deploy.py:log_info()] - PackageKit: Detected 158 package updates: avahi-daemon base-files bind9-host bind9-libs bluez busybox curl distro-info-data dnsmasq dnsmasq-base e2fsprogs exfatprogs ffmpeg gir1.2-gtk-3.0 git git-man gtk-update-icon-cache hostapd ifupdown isc-dhcp-client isc-dhcp-common libaom0 libarchive13 libavahi-client3 libavahi-common-data libavahi-common3 libavahi-core7 libavcodec-dev libavcodec58 libavdevice58 libavfilter7 libavformat-dev libavformat58 libavresample4 libavutil-dev libavutil56 libbluetooth3 libbpf0 libc-bin libc-dev-bin libc-devtools libc-l10n libc6 libc6-dbg libc6-dev libcap2 libcap2-bin libcom-err2 libcups2 libcurl3-gnutls libcurl4 libebml5 libexpat1 libexpat1-dev libext2fs2 libfreetype-dev libfreetype6 libfreetype6-dev libglib2.0-0 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgnutls30 libgssapi-krb5-2 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgtk-3-0 libgtk-3-bin libgtk-3-common libheif1 libk5crypto3 libkrb5-3 libkrb5support0 libmariadb3 libmpg123-0 libnghttp2-14 libnginx-mod-http-geoip libnginx-mod-http-image-filter libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream libnginx-mod-stream-geoip libnss3 libntfs-3g883 libopenjp2-7 libpam-systemd libperl5.32 libpoppler102 libpostproc55 libpq5 libpython3.9 libpython3.9-dev libpython3.9-minimal libpython3.9-stdlib librabbitmq4 libsepol1 libsepol1-dev libsmbclient libsoup-gnome2.4-1 libsoup2.4-1 libsqlite3-0 libss2 libssl-dev libssl1.1 libswresample-dev libswresample3 libswscale5 libsystemd0 libtasn1-6 libtiff5 libudev1 libwbclient0 libxml2 libxslt1.1 locales login logsave mariadb-common net-tools nfs-common nginx nginx-common nginx-core nodejs ntfs-3g openssh-client openssh-server openssh-sftp-server openssl passwd perl perl-base perl-modules-5.32 python3-pkg-resources python3-setuptools python3-urllib3 python3.9 python3.9-dev python3.9-minimal python3.9-venv rsync samba-libs ssh systemd systemd-sysv systemd-timesyncd tzdata ucf udev vim-common vim-tiny wget wpasupplicant xserver-common xserver-xorg-core xserver-xorg-legacy xxd 2025-05-11 17:10:38,007 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker status --porcelain -b) successfully finished 2025-05-11 17:10:38,023 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker branch --list --no-color) successfully finished 2025-05-11 17:10:38,053 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker remote get-url origin) successfully finished 2025-05-11 17:10:38,742 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker fetch origin --prune --progress) successfully finished 2025-05-11 17:10:38,760 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker merge-base --is-ancestor HEAD origin/master) successfully finished 2025-05-11 17:10:38,775 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker rev-parse HEAD) successfully finished 2025-05-11 17:10:38,793 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 17:10:38,810 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker describe 71f9e677b81afcc6b99dd5002f595025c38edc7b --always --tags --long --abbrev=8) successfully finished 2025-05-11 17:10:38,827 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker rev-list HEAD..71f9e677b81afcc6b99dd5002f595025c38edc7b --count) successfully finished 2025-05-11 17:10:38,828 [git_deploy.py:log_repo_info()] - Git Repo moonraker Detected: Owner: Arksine Repository Name: moonraker Path: /home/pi/moonraker Remote: origin Branch: master Remote URL: https://github.com/Arksine/moonraker.git Recovery URL: https://github.com/Arksine/moonraker.git Current Commit SHA: 71f9e677b81afcc6b99dd5002f595025c38edc7b Upstream Commit SHA: 71f9e677b81afcc6b99dd5002f595025c38edc7b Current Version: v0.9.3-0-g71f9e677 Upstream Version: v0.9.3-0-g71f9e677 Rollback Commit: 63578aefd0ad62b870b79d2ed6d6f475cbf35e03 Rollback Branch: master Rollback Version: v0.9.1-0-g63578aef Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: 71f9e677b81afcc6b99dd5002f595025c38edc7b 2025-05-11 17:10:38,828 [base_deploy.py:log_info()] - Git Repo moonraker: Channel: dev 2025-05-11 17:10:38,828 [base_deploy.py:log_info()] - Git Repo moonraker: Validity check for git repo passed 2025-05-11 17:10:39,023 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper status --porcelain -b) successfully finished 2025-05-11 17:10:39,038 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper branch --list --no-color) successfully finished 2025-05-11 17:10:39,068 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper remote get-url origin) successfully finished 2025-05-11 17:10:39,701 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper fetch origin --prune --progress) successfully finished 2025-05-11 17:10:39,723 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper merge-base --is-ancestor HEAD origin/master) successfully finished 2025-05-11 17:10:39,739 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper rev-parse HEAD) successfully finished 2025-05-11 17:10:39,857 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 17:10:39,959 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper describe 96cceed23efc7a3759ecfba0a228cdcb4d5244d3 --always --tags --long --abbrev=8) successfully finished 2025-05-11 17:10:39,977 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper rev-list HEAD..96cceed23efc7a3759ecfba0a228cdcb4d5244d3 --count) successfully finished 2025-05-11 17:10:39,978 [git_deploy.py:log_repo_info()] - Git Repo klipper Detected: Owner: Klipper3d Repository Name: klipper Path: /home/pi/klipper Remote: origin Branch: master Remote URL: https://github.com/Klipper3d/klipper.git Recovery URL: https://github.com/Klipper3d/klipper.git Current Commit SHA: 96cceed23efc7a3759ecfba0a228cdcb4d5244d3 Upstream Commit SHA: 96cceed23efc7a3759ecfba0a228cdcb4d5244d3 Current Version: v0.12.0-316-g96cceed2 Upstream Version: v0.12.0-316-g96cceed2 Rollback Commit: 0844388d70f225f6458382c1c5d4e7eb37767758 Rollback Branch: master Rollback Version: v0.12.0-268-g0844388d Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: 96cceed23efc7a3759ecfba0a228cdcb4d5244d3 2025-05-11 17:10:39,978 [base_deploy.py:log_info()] - Git Repo klipper: Channel: dev 2025-05-11 17:10:39,978 [base_deploy.py:log_info()] - Git Repo klipper: Validity check for git repo passed 2025-05-11 17:10:40,009 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme status --porcelain -b) successfully finished 2025-05-11 17:10:40,030 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme branch --list --no-color) successfully finished 2025-05-11 17:10:40,060 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme remote get-url origin) successfully finished 2025-05-11 17:10:40,795 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme fetch origin --prune --progress) successfully finished 2025-05-11 17:10:40,811 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme merge-base --is-ancestor HEAD origin/v2.1.x) successfully finished 2025-05-11 17:10:40,827 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme rev-parse HEAD) successfully finished 2025-05-11 17:10:40,845 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 17:10:40,861 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme rev-parse origin/v2.1.x) successfully finished 2025-05-11 17:10:40,878 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme describe origin/v2.1.x --always --tags --long --abbrev=8) successfully finished 2025-05-11 17:10:40,896 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme rev-list HEAD..9f8d27d32a37b9b5af07d06fcea574647aa1e8a0 --count) successfully finished 2025-05-11 17:10:40,897 [git_deploy.py:log_repo_info()] - Git Repo RatOSTheme Detected: Owner: Rat-OS Repository Name: RatOS-theme Path: /home/pi/printer_data/config/.theme Remote: origin Branch: v2.1.x Remote URL: https://github.com/Rat-OS/RatOS-theme.git Recovery URL: https://github.com/Rat-OS/RatOS-theme.git Current Commit SHA: 9f8d27d32a37b9b5af07d06fcea574647aa1e8a0 Upstream Commit SHA: 9f8d27d32a37b9b5af07d06fcea574647aa1e8a0 Current Version: v2.1.0-RC3-0-g9f8d27d3 Upstream Version: v2.1.0-RC3-0-g9f8d27d3 Rollback Commit: 3d587ab7bf8c5d1aa708cd31bef9b67b58360316 Rollback Branch: v2.1.x Rollback Version: v2.1.0-RC2-0-g3d587ab7 Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: None 2025-05-11 17:10:40,897 [base_deploy.py:log_info()] - Git Repo RatOSTheme: Channel: dev 2025-05-11 17:10:40,897 [base_deploy.py:log_info()] - Git Repo RatOSTheme: Validity check for git repo passed 2025-05-11 17:10:40,997 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator status --porcelain -b) successfully finished 2025-05-11 17:10:41,014 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator branch --list --no-color) successfully finished 2025-05-11 17:10:41,044 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator remote get-url origin) successfully finished 2025-05-11 17:10:42,464 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator fetch origin --prune --progress) successfully finished 2025-05-11 17:10:42,493 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator merge-base --is-ancestor HEAD origin/v2.1.x-deployment) successfully finished 2025-05-11 17:10:42,518 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator rev-parse HEAD) successfully finished 2025-05-11 17:10:42,559 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 17:10:42,574 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator rev-parse origin/v2.1.x-deployment) successfully finished 2025-05-11 17:10:42,595 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator describe origin/v2.1.x-deployment --always --tags --long --abbrev=8) successfully finished 2025-05-11 17:10:42,612 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator rev-list HEAD..33980992e193c93145f5e35162d99b7503b03121 --count) successfully finished 2025-05-11 17:10:42,614 [git_deploy.py:log_repo_info()] - Git Repo ratos-configurator Detected: Owner: Rat-OS Repository Name: RatOS-configurator Path: /home/pi/ratos-configurator Remote: origin Branch: v2.1.x-deployment Remote URL: https://github.com/Rat-OS/RatOS-configurator.git Recovery URL: https://github.com/Rat-OS/RatOS-configurator.git Current Commit SHA: 33980992e193c93145f5e35162d99b7503b03121 Upstream Commit SHA: 33980992e193c93145f5e35162d99b7503b03121 Current Version: v2.1.0-RC3-26-g33980992 Upstream Version: v2.1.0-RC3-26-g33980992 Rollback Commit: cb5c0b9d35ea3edecb021187ff09875e708e93dd Rollback Branch: v2.1.x-deployment Rollback Version: v2.1.0-RC2-0-gcb5c0b9d Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: None 2025-05-11 17:10:42,614 [base_deploy.py:log_info()] - Git Repo ratos-configurator: Channel: dev 2025-05-11 17:10:42,614 [base_deploy.py:log_info()] - Git Repo ratos-configurator: Validity check for git repo passed 2025-05-11 17:10:42,615 [git_deploy.py:_check_repo_status()] - Git Repo RatOS: path '/home/pi/printer_data/config/RatOS' is not a valid git repo 2025-05-11 17:10:42,615 [git_deploy.py:refresh_repo_state()] - Git Repo RatOS: Initialization failure Traceback (most recent call last): File "/home/pi/moonraker/moonraker/components/update_manager/git_deploy.py", line 327, in refresh_repo_state self._verify_repo() File "/home/pi/moonraker/moonraker/components/update_manager/git_deploy.py", line 758, in _verify_repo raise self.server.error( moonraker.utils.exceptions.ServerError: Git Repo RatOS: repo not initialized 2025-05-11 17:10:42,616 [base_deploy.py:log_info()] - Git Repo RatOS: Channel: dev 2025-05-11 17:10:42,616 [base_deploy.py:log_info()] - Git Repo RatOS: Repo validation check failed, updates disabled 2025-05-11 17:10:42,891 [base_deploy.py:log_info()] - Web Client mainsail: Detected Repo: mainsail-crew/mainsail Channel: stable Path: /home/pi/mainsail Local Version: v2.14.0 Remote Version: v2.14.0 Valid: True Fallback Detected: False Pre-release: False Download Url: https://github.com/mainsail-crew/mainsail/releases/download/v2.14.0/mainsail.zip Download Size: 2848929 Content Type: application/zip Rollback Version: v2.12.0 Rollback Repo: mainsail-crew/mainsail 2025-05-11 17:10:42,947 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest status --porcelain -b) successfully finished 2025-05-11 17:10:42,963 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest branch --list --no-color) successfully finished 2025-05-11 17:10:42,992 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest remote get-url origin) successfully finished 2025-05-11 17:10:43,602 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest fetch origin --prune --progress) successfully finished 2025-05-11 17:10:43,618 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest merge-base --is-ancestor HEAD origin/master) successfully finished 2025-05-11 17:10:43,634 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest rev-parse HEAD) successfully finished 2025-05-11 17:10:43,663 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 17:10:43,680 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest rev-parse origin/master) successfully finished 2025-05-11 17:10:43,705 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest describe origin/master --always --tags --long --abbrev=8) successfully finished 2025-05-11 17:10:43,723 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest rev-list HEAD..9623b5fe431eaa5d775590d0b71b509eccd64d39 --count) successfully finished 2025-05-11 17:10:43,725 [git_deploy.py:log_repo_info()] - Git Repo crowsnest Detected: Owner: mainsail-crew Repository Name: crowsnest Path: /home/pi/crowsnest Remote: origin Branch: master Remote URL: https://github.com/mainsail-crew/crowsnest.git Recovery URL: https://github.com/mainsail-crew/crowsnest.git Current Commit SHA: 9623b5fe431eaa5d775590d0b71b509eccd64d39 Upstream Commit SHA: 9623b5fe431eaa5d775590d0b71b509eccd64d39 Current Version: v4.1.12-1-g9623b5fe Upstream Version: v4.1.12-1-g9623b5fe Rollback Commit: d75a3aeb018384e59d03518754f6148c98894ed9 Rollback Branch: master Rollback Version: v4.1.9-1-gd75a3aeb Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: None 2025-05-11 17:10:43,725 [base_deploy.py:log_info()] - Git Repo crowsnest: Channel: dev 2025-05-11 17:10:43,725 [base_deploy.py:log_info()] - Git Repo crowsnest: Validity check for git repo passed 2025-05-11 17:10:43,767 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker-timelapse status --porcelain -b) successfully finished 2025-05-11 17:10:43,784 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker-timelapse branch --list --no-color) successfully finished 2025-05-11 17:10:43,822 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker-timelapse remote get-url origin) successfully finished 2025-05-11 17:10:44,409 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker-timelapse fetch origin --prune --progress) successfully finished 2025-05-11 17:10:44,426 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker-timelapse merge-base --is-ancestor HEAD origin/main) successfully finished 2025-05-11 17:10:44,442 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker-timelapse rev-parse HEAD) successfully finished 2025-05-11 17:10:44,464 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker-timelapse describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 17:10:44,480 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker-timelapse rev-parse origin/main) successfully finished 2025-05-11 17:10:44,499 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker-timelapse describe origin/main --always --tags --long --abbrev=8) successfully finished 2025-05-11 17:10:44,517 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker-timelapse rev-list HEAD..c7fff11e542b95e0e15b8bb1443cea8159ac0274 --count) successfully finished 2025-05-11 17:10:44,518 [git_deploy.py:log_repo_info()] - Git Repo timelapse Detected: Owner: mainsail-crew Repository Name: moonraker-timelapse Path: /home/pi/moonraker-timelapse Remote: origin Branch: main Remote URL: https://github.com/mainsail-crew/moonraker-timelapse.git Recovery URL: https://github.com/mainsail-crew/moonraker-timelapse.git Current Commit SHA: c7fff11e542b95e0e15b8bb1443cea8159ac0274 Upstream Commit SHA: c7fff11e542b95e0e15b8bb1443cea8159ac0274 Current Version: v0.0.1-143-gc7fff11e Upstream Version: v0.0.1-143-gc7fff11e Rollback Commit: c7fff11e542b95e0e15b8bb1443cea8159ac0274 Rollback Branch: main Rollback Version: v0.0.1-143-gc7fff11e Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: None 2025-05-11 17:10:44,518 [base_deploy.py:log_info()] - Git Repo timelapse: Channel: dev 2025-05-11 17:10:44,518 [base_deploy.py:log_info()] - Git Repo timelapse: Validity check for git repo passed 2025-05-11 17:10:44,560 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper_linear_movement_analysis status --porcelain -b) successfully finished 2025-05-11 17:10:44,577 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper_linear_movement_analysis branch --list --no-color) successfully finished 2025-05-11 17:10:44,607 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper_linear_movement_analysis remote get-url origin) successfully finished 2025-05-11 17:10:45,150 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper_linear_movement_analysis fetch origin --prune --progress) successfully finished 2025-05-11 17:10:45,166 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper_linear_movement_analysis merge-base --is-ancestor HEAD origin/main) successfully finished 2025-05-11 17:10:45,181 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper_linear_movement_analysis rev-parse HEAD) successfully finished 2025-05-11 17:10:45,199 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper_linear_movement_analysis describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 17:10:45,215 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper_linear_movement_analysis rev-parse origin/main) successfully finished 2025-05-11 17:10:45,231 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper_linear_movement_analysis describe origin/main --always --tags --long --abbrev=8) successfully finished 2025-05-11 17:10:45,248 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper_linear_movement_analysis rev-list HEAD..309a81cee723576325edb9d6010835b561b24b8c --count) successfully finished 2025-05-11 17:10:45,249 [git_deploy.py:log_repo_info()] - Git Repo LinearMovementAnalysis Detected: Owner: worksasintended Repository Name: klipper_linear_movement_analysis Path: /home/pi/klipper_linear_movement_analysis Remote: origin Branch: main Remote URL: https://github.com/worksasintended/klipper_linear_movement_analysis.git Recovery URL: https://github.com/worksasintended/klipper_linear_movement_analysis.git Current Commit SHA: 309a81cee723576325edb9d6010835b561b24b8c Upstream Commit SHA: 309a81cee723576325edb9d6010835b561b24b8c Current Version: v1.0.0-0-g309a81ce Upstream Version: v1.0.0-0-g309a81ce Rollback Commit: 309a81cee723576325edb9d6010835b561b24b8c Rollback Branch: main Rollback Version: v1.0.0-0-g309a81ce Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: None 2025-05-11 17:10:45,250 [base_deploy.py:log_info()] - Git Repo LinearMovementAnalysis: Channel: dev 2025-05-11 17:10:45,250 [base_deploy.py:log_info()] - Git Repo LinearMovementAnalysis: Validity check for git repo passed 2025-05-11 17:10:45,423 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen status --porcelain -b) successfully finished 2025-05-11 17:10:45,439 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen branch --list --no-color) successfully finished 2025-05-11 17:10:45,469 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen remote get-url origin) successfully finished 2025-05-11 17:10:46,045 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen fetch origin --prune --progress) successfully finished 2025-05-11 17:10:46,064 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen merge-base --is-ancestor HEAD origin/master) successfully finished 2025-05-11 17:10:46,080 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen rev-parse HEAD) successfully finished 2025-05-11 17:10:46,118 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 17:10:46,148 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen describe 71eef9ee1f23aa4fd6b68169cfe5dd7908e478b2 --always --tags --long --abbrev=8) successfully finished 2025-05-11 17:10:46,165 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen rev-list HEAD..71eef9ee1f23aa4fd6b68169cfe5dd7908e478b2 --count) successfully finished 2025-05-11 17:10:46,166 [git_deploy.py:log_repo_info()] - Git Repo KlipperScreen Detected: Owner: KlipperScreen Repository Name: KlipperScreen Path: /home/pi/KlipperScreen Remote: origin Branch: master Remote URL: https://github.com/KlipperScreen/KlipperScreen.git Recovery URL: https://github.com/KlipperScreen/KlipperScreen.git Current Commit SHA: 71eef9ee1f23aa4fd6b68169cfe5dd7908e478b2 Upstream Commit SHA: 71eef9ee1f23aa4fd6b68169cfe5dd7908e478b2 Current Version: v0.4.4-20-g71eef9ee Upstream Version: v0.4.4-20-g71eef9ee Rollback Commit: 4a55dab8ec21585b48251d43cb40dfa16e25f350 Rollback Branch: master Rollback Version: v0.4.3-42-g4a55dab8 Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: 71eef9ee1f23aa4fd6b68169cfe5dd7908e478b2 2025-05-11 17:10:46,166 [base_deploy.py:log_info()] - Git Repo KlipperScreen: Channel: dev 2025-05-11 17:10:46,166 [base_deploy.py:log_info()] - Git Repo KlipperScreen: Validity check for git repo passed 2025-05-11 17:10:46,202 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon status --porcelain -b) successfully finished 2025-05-11 17:10:46,218 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon branch --list --no-color) successfully finished 2025-05-11 17:10:46,248 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon remote get-url origin) successfully finished 2025-05-11 17:10:46,798 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon fetch origin --prune --progress) successfully finished 2025-05-11 17:10:46,814 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon merge-base --is-ancestor HEAD origin/master) successfully finished 2025-05-11 17:10:46,830 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon rev-parse HEAD) successfully finished 2025-05-11 17:10:46,853 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 17:10:46,869 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon rev-parse origin/master) successfully finished 2025-05-11 17:10:46,886 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon describe origin/master --always --tags --long --abbrev=8) successfully finished 2025-05-11 17:10:46,903 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon rev-list HEAD..ee5d77094b724e51e47692cd18779c48c7010267 --count) successfully finished 2025-05-11 17:10:46,904 [git_deploy.py:log_repo_info()] - Git Repo beacon Detected: Owner: beacon3d Repository Name: beacon_klipper Path: /home/pi/beacon Remote: origin Branch: master Remote URL: https://github.com/beacon3d/beacon_klipper.git Recovery URL: https://github.com/beacon3d/beacon_klipper.git Current Commit SHA: ee5d77094b724e51e47692cd18779c48c7010267 Upstream Commit SHA: ee5d77094b724e51e47692cd18779c48c7010267 Current Version: v2.0.0-21-gee5d7709 Upstream Version: v2.0.0-21-gee5d7709 Rollback Commit: 730836d40f1bf02b6f1bf08649dcaacca9aee900 Rollback Branch: master Rollback Version: v2.0.0-16-g730836d4 Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: None 2025-05-11 17:10:46,904 [base_deploy.py:log_info()] - Git Repo beacon: Channel: dev 2025-05-11 17:10:46,904 [base_deploy.py:log_info()] - Git Repo beacon: Validity check for git repo passed 2025-05-11 17:17:31,708 [websockets.py:on_close()] - Websocket Closed: ID: 4083552112 Close Code: None, Close Reason: None, Pong Time Elapsed: 0.45 2025-05-11 17:17:32,754 [application.py:log_request()] - 101 GET /websocket (192.168.0.146) [_TRUSTED_USER_] 10.04ms 2025-05-11 17:17:32,756 [websockets.py:open()] - Websocket Opened: ID: 4033473384, Proxied: True, User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0, Host Name: 192.168.0.21 2025-05-11 17:17:32,765 [websockets.py:_handle_identify()] - Websocket 4033473384 Client Identified - Name: mainsail, Version: 2.14.0, Type: web 2025-05-11 17:24:07,012 [base_deploy.py:log_info()] - PackageKit: Detected 0 package updates: 2025-05-11 17:24:07,190 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker status --porcelain -b) successfully finished 2025-05-11 17:24:07,206 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker branch --list --no-color) successfully finished 2025-05-11 17:24:07,239 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker remote get-url origin) successfully finished 2025-05-11 17:24:08,097 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker fetch origin --prune --progress) successfully finished 2025-05-11 17:24:08,116 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker merge-base --is-ancestor HEAD origin/master) successfully finished 2025-05-11 17:24:08,131 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker rev-parse HEAD) successfully finished 2025-05-11 17:24:08,150 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 17:24:08,167 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker describe 71f9e677b81afcc6b99dd5002f595025c38edc7b --always --tags --long --abbrev=8) successfully finished 2025-05-11 17:24:08,183 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker rev-list HEAD..71f9e677b81afcc6b99dd5002f595025c38edc7b --count) successfully finished 2025-05-11 17:24:08,185 [git_deploy.py:log_repo_info()] - Git Repo moonraker Detected: Owner: Arksine Repository Name: moonraker Path: /home/pi/moonraker Remote: origin Branch: master Remote URL: https://github.com/Arksine/moonraker.git Recovery URL: https://github.com/Arksine/moonraker.git Current Commit SHA: 71f9e677b81afcc6b99dd5002f595025c38edc7b Upstream Commit SHA: 71f9e677b81afcc6b99dd5002f595025c38edc7b Current Version: v0.9.3-0-g71f9e677 Upstream Version: v0.9.3-0-g71f9e677 Rollback Commit: 63578aefd0ad62b870b79d2ed6d6f475cbf35e03 Rollback Branch: master Rollback Version: v0.9.1-0-g63578aef Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: 71f9e677b81afcc6b99dd5002f595025c38edc7b 2025-05-11 17:24:08,185 [base_deploy.py:log_info()] - Git Repo moonraker: Channel: dev 2025-05-11 17:24:08,185 [base_deploy.py:log_info()] - Git Repo moonraker: Validity check for git repo passed 2025-05-11 17:24:08,386 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper status --porcelain -b) successfully finished 2025-05-11 17:24:08,402 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper branch --list --no-color) successfully finished 2025-05-11 17:24:08,431 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper remote get-url origin) successfully finished 2025-05-11 17:24:09,104 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper fetch origin --prune --progress) successfully finished 2025-05-11 17:24:09,128 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper merge-base --is-ancestor HEAD origin/master) successfully finished 2025-05-11 17:24:09,143 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper rev-parse HEAD) successfully finished 2025-05-11 17:24:09,256 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 17:24:09,362 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper describe 96cceed23efc7a3759ecfba0a228cdcb4d5244d3 --always --tags --long --abbrev=8) successfully finished 2025-05-11 17:24:09,378 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper rev-list HEAD..96cceed23efc7a3759ecfba0a228cdcb4d5244d3 --count) successfully finished 2025-05-11 17:24:09,379 [git_deploy.py:log_repo_info()] - Git Repo klipper Detected: Owner: Klipper3d Repository Name: klipper Path: /home/pi/klipper Remote: origin Branch: master Remote URL: https://github.com/Klipper3d/klipper.git Recovery URL: https://github.com/Klipper3d/klipper.git Current Commit SHA: 96cceed23efc7a3759ecfba0a228cdcb4d5244d3 Upstream Commit SHA: 96cceed23efc7a3759ecfba0a228cdcb4d5244d3 Current Version: v0.12.0-316-g96cceed2 Upstream Version: v0.12.0-316-g96cceed2 Rollback Commit: 0844388d70f225f6458382c1c5d4e7eb37767758 Rollback Branch: master Rollback Version: v0.12.0-268-g0844388d Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: 96cceed23efc7a3759ecfba0a228cdcb4d5244d3 2025-05-11 17:24:09,380 [base_deploy.py:log_info()] - Git Repo klipper: Channel: dev 2025-05-11 17:24:09,380 [base_deploy.py:log_info()] - Git Repo klipper: Validity check for git repo passed 2025-05-11 17:24:09,427 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme status --porcelain -b) successfully finished 2025-05-11 17:24:09,443 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme branch --list --no-color) successfully finished 2025-05-11 17:24:09,473 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme remote get-url origin) successfully finished 2025-05-11 17:24:10,052 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme fetch origin --prune --progress) successfully finished 2025-05-11 17:24:10,068 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme merge-base --is-ancestor HEAD origin/v2.1.x) successfully finished 2025-05-11 17:24:10,083 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme rev-parse HEAD) successfully finished 2025-05-11 17:24:10,100 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 17:24:10,116 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme rev-parse origin/v2.1.x) successfully finished 2025-05-11 17:24:10,132 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme describe origin/v2.1.x --always --tags --long --abbrev=8) successfully finished 2025-05-11 17:24:10,149 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme rev-list HEAD..9f8d27d32a37b9b5af07d06fcea574647aa1e8a0 --count) successfully finished 2025-05-11 17:24:10,150 [git_deploy.py:log_repo_info()] - Git Repo RatOSTheme Detected: Owner: Rat-OS Repository Name: RatOS-theme Path: /home/pi/printer_data/config/.theme Remote: origin Branch: v2.1.x Remote URL: https://github.com/Rat-OS/RatOS-theme.git Recovery URL: https://github.com/Rat-OS/RatOS-theme.git Current Commit SHA: 9f8d27d32a37b9b5af07d06fcea574647aa1e8a0 Upstream Commit SHA: 9f8d27d32a37b9b5af07d06fcea574647aa1e8a0 Current Version: v2.1.0-RC3-0-g9f8d27d3 Upstream Version: v2.1.0-RC3-0-g9f8d27d3 Rollback Commit: 3d587ab7bf8c5d1aa708cd31bef9b67b58360316 Rollback Branch: v2.1.x Rollback Version: v2.1.0-RC2-0-g3d587ab7 Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: None 2025-05-11 17:24:10,151 [base_deploy.py:log_info()] - Git Repo RatOSTheme: Channel: dev 2025-05-11 17:24:10,151 [base_deploy.py:log_info()] - Git Repo RatOSTheme: Validity check for git repo passed 2025-05-11 17:24:10,302 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator status --porcelain -b) successfully finished 2025-05-11 17:24:10,345 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator branch --list --no-color) successfully finished 2025-05-11 17:24:10,375 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator remote get-url origin) successfully finished 2025-05-11 17:24:12,042 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator fetch origin --prune --progress) successfully finished 2025-05-11 17:24:12,074 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator merge-base --is-ancestor HEAD origin/v2.1.x-deployment) successfully finished 2025-05-11 17:24:12,097 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator rev-parse HEAD) successfully finished 2025-05-11 17:24:12,223 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 17:24:12,248 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator rev-parse origin/v2.1.x-deployment) successfully finished 2025-05-11 17:24:12,285 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator describe origin/v2.1.x-deployment --always --tags --long --abbrev=8) successfully finished 2025-05-11 17:24:12,312 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator rev-list HEAD..33980992e193c93145f5e35162d99b7503b03121 --count) successfully finished 2025-05-11 17:24:12,316 [git_deploy.py:log_repo_info()] - Git Repo ratos-configurator Detected: Owner: Rat-OS Repository Name: RatOS-configurator Path: /home/pi/ratos-configurator Remote: origin Branch: v2.1.x-deployment Remote URL: https://github.com/Rat-OS/RatOS-configurator.git Recovery URL: https://github.com/Rat-OS/RatOS-configurator.git Current Commit SHA: 33980992e193c93145f5e35162d99b7503b03121 Upstream Commit SHA: 33980992e193c93145f5e35162d99b7503b03121 Current Version: v2.1.0-RC3-26-g33980992 Upstream Version: v2.1.0-RC3-26-g33980992 Rollback Commit: cb5c0b9d35ea3edecb021187ff09875e708e93dd Rollback Branch: v2.1.x-deployment Rollback Version: v2.1.0-RC2-0-gcb5c0b9d Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: None 2025-05-11 17:24:12,316 [base_deploy.py:log_info()] - Git Repo ratos-configurator: Channel: dev 2025-05-11 17:24:12,316 [base_deploy.py:log_info()] - Git Repo ratos-configurator: Validity check for git repo passed 2025-05-11 17:24:12,319 [git_deploy.py:_check_repo_status()] - Git Repo RatOS: path '/home/pi/printer_data/config/RatOS' is not a valid git repo 2025-05-11 17:24:12,320 [git_deploy.py:refresh_repo_state()] - Git Repo RatOS: Initialization failure Traceback (most recent call last): File "/home/pi/moonraker/moonraker/components/update_manager/git_deploy.py", line 327, in refresh_repo_state self._verify_repo() File "/home/pi/moonraker/moonraker/components/update_manager/git_deploy.py", line 758, in _verify_repo raise self.server.error( moonraker.utils.exceptions.ServerError: Git Repo RatOS: repo not initialized 2025-05-11 17:24:12,320 [base_deploy.py:log_info()] - Git Repo RatOS: Channel: dev 2025-05-11 17:24:12,320 [base_deploy.py:log_info()] - Git Repo RatOS: Repo validation check failed, updates disabled 2025-05-11 17:24:12,744 [base_deploy.py:log_info()] - Web Client mainsail: Detected Repo: mainsail-crew/mainsail Channel: stable Path: /home/pi/mainsail Local Version: v2.14.0 Remote Version: v2.14.0 Valid: True Fallback Detected: False Pre-release: False Download Url: https://github.com/mainsail-crew/mainsail/releases/download/v2.14.0/mainsail.zip Download Size: 2848929 Content Type: application/zip Rollback Version: v2.12.0 Rollback Repo: mainsail-crew/mainsail 2025-05-11 17:24:12,801 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest status --porcelain -b) successfully finished 2025-05-11 17:24:12,817 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest branch --list --no-color) successfully finished 2025-05-11 17:24:12,848 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest remote get-url origin) successfully finished 2025-05-11 17:24:13,461 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest fetch origin --prune --progress) successfully finished 2025-05-11 17:24:13,478 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest merge-base --is-ancestor HEAD origin/master) successfully finished 2025-05-11 17:24:13,494 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest rev-parse HEAD) successfully finished 2025-05-11 17:24:13,521 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 17:24:13,536 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest rev-parse origin/master) successfully finished 2025-05-11 17:24:13,557 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest describe origin/master --always --tags --long --abbrev=8) successfully finished 2025-05-11 17:24:13,575 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest rev-list HEAD..9623b5fe431eaa5d775590d0b71b509eccd64d39 --count) successfully finished 2025-05-11 17:24:13,576 [git_deploy.py:log_repo_info()] - Git Repo crowsnest Detected: Owner: mainsail-crew Repository Name: crowsnest Path: /home/pi/crowsnest Remote: origin Branch: master Remote URL: https://github.com/mainsail-crew/crowsnest.git Recovery URL: https://github.com/mainsail-crew/crowsnest.git Current Commit SHA: 9623b5fe431eaa5d775590d0b71b509eccd64d39 Upstream Commit SHA: 9623b5fe431eaa5d775590d0b71b509eccd64d39 Current Version: v4.1.12-1-g9623b5fe Upstream Version: v4.1.12-1-g9623b5fe Rollback Commit: d75a3aeb018384e59d03518754f6148c98894ed9 Rollback Branch: master Rollback Version: v4.1.9-1-gd75a3aeb Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: None 2025-05-11 17:24:13,576 [base_deploy.py:log_info()] - Git Repo crowsnest: Channel: dev 2025-05-11 17:24:13,576 [base_deploy.py:log_info()] - Git Repo crowsnest: Validity check for git repo passed 2025-05-11 17:24:13,625 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker-timelapse status --porcelain -b) successfully finished 2025-05-11 17:24:13,644 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker-timelapse branch --list --no-color) successfully finished 2025-05-11 17:24:13,674 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker-timelapse remote get-url origin) successfully finished 2025-05-11 17:24:14,262 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker-timelapse fetch origin --prune --progress) successfully finished 2025-05-11 17:24:14,279 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker-timelapse merge-base --is-ancestor HEAD origin/main) successfully finished 2025-05-11 17:24:14,295 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker-timelapse rev-parse HEAD) successfully finished 2025-05-11 17:24:14,317 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker-timelapse describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 17:24:14,333 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker-timelapse rev-parse origin/main) successfully finished 2025-05-11 17:24:14,352 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker-timelapse describe origin/main --always --tags --long --abbrev=8) successfully finished 2025-05-11 17:24:14,369 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker-timelapse rev-list HEAD..c7fff11e542b95e0e15b8bb1443cea8159ac0274 --count) successfully finished 2025-05-11 17:24:14,370 [git_deploy.py:log_repo_info()] - Git Repo timelapse Detected: Owner: mainsail-crew Repository Name: moonraker-timelapse Path: /home/pi/moonraker-timelapse Remote: origin Branch: main Remote URL: https://github.com/mainsail-crew/moonraker-timelapse.git Recovery URL: https://github.com/mainsail-crew/moonraker-timelapse.git Current Commit SHA: c7fff11e542b95e0e15b8bb1443cea8159ac0274 Upstream Commit SHA: c7fff11e542b95e0e15b8bb1443cea8159ac0274 Current Version: v0.0.1-143-gc7fff11e Upstream Version: v0.0.1-143-gc7fff11e Rollback Commit: c7fff11e542b95e0e15b8bb1443cea8159ac0274 Rollback Branch: main Rollback Version: v0.0.1-143-gc7fff11e Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: None 2025-05-11 17:24:14,370 [base_deploy.py:log_info()] - Git Repo timelapse: Channel: dev 2025-05-11 17:24:14,370 [base_deploy.py:log_info()] - Git Repo timelapse: Validity check for git repo passed 2025-05-11 17:24:14,412 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper_linear_movement_analysis status --porcelain -b) successfully finished 2025-05-11 17:24:14,428 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper_linear_movement_analysis branch --list --no-color) successfully finished 2025-05-11 17:24:14,458 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper_linear_movement_analysis remote get-url origin) successfully finished 2025-05-11 17:24:14,987 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper_linear_movement_analysis fetch origin --prune --progress) successfully finished 2025-05-11 17:24:15,003 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper_linear_movement_analysis merge-base --is-ancestor HEAD origin/main) successfully finished 2025-05-11 17:24:15,019 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper_linear_movement_analysis rev-parse HEAD) successfully finished 2025-05-11 17:24:15,036 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper_linear_movement_analysis describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 17:24:15,052 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper_linear_movement_analysis rev-parse origin/main) successfully finished 2025-05-11 17:24:15,069 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper_linear_movement_analysis describe origin/main --always --tags --long --abbrev=8) successfully finished 2025-05-11 17:24:15,086 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper_linear_movement_analysis rev-list HEAD..309a81cee723576325edb9d6010835b561b24b8c --count) successfully finished 2025-05-11 17:24:15,087 [git_deploy.py:log_repo_info()] - Git Repo LinearMovementAnalysis Detected: Owner: worksasintended Repository Name: klipper_linear_movement_analysis Path: /home/pi/klipper_linear_movement_analysis Remote: origin Branch: main Remote URL: https://github.com/worksasintended/klipper_linear_movement_analysis.git Recovery URL: https://github.com/worksasintended/klipper_linear_movement_analysis.git Current Commit SHA: 309a81cee723576325edb9d6010835b561b24b8c Upstream Commit SHA: 309a81cee723576325edb9d6010835b561b24b8c Current Version: v1.0.0-0-g309a81ce Upstream Version: v1.0.0-0-g309a81ce Rollback Commit: 309a81cee723576325edb9d6010835b561b24b8c Rollback Branch: main Rollback Version: v1.0.0-0-g309a81ce Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: None 2025-05-11 17:24:15,087 [base_deploy.py:log_info()] - Git Repo LinearMovementAnalysis: Channel: dev 2025-05-11 17:24:15,087 [base_deploy.py:log_info()] - Git Repo LinearMovementAnalysis: Validity check for git repo passed 2025-05-11 17:24:15,212 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen status --porcelain -b) successfully finished 2025-05-11 17:24:15,228 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen branch --list --no-color) successfully finished 2025-05-11 17:24:15,257 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen remote get-url origin) successfully finished 2025-05-11 17:24:15,875 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen fetch origin --prune --progress) successfully finished 2025-05-11 17:24:15,893 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen merge-base --is-ancestor HEAD origin/master) successfully finished 2025-05-11 17:24:15,909 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen rev-parse HEAD) successfully finished 2025-05-11 17:24:15,948 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 17:24:15,979 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen describe 71eef9ee1f23aa4fd6b68169cfe5dd7908e478b2 --always --tags --long --abbrev=8) successfully finished 2025-05-11 17:24:15,996 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen rev-list HEAD..71eef9ee1f23aa4fd6b68169cfe5dd7908e478b2 --count) successfully finished 2025-05-11 17:24:15,997 [git_deploy.py:log_repo_info()] - Git Repo KlipperScreen Detected: Owner: KlipperScreen Repository Name: KlipperScreen Path: /home/pi/KlipperScreen Remote: origin Branch: master Remote URL: https://github.com/KlipperScreen/KlipperScreen.git Recovery URL: https://github.com/KlipperScreen/KlipperScreen.git Current Commit SHA: 71eef9ee1f23aa4fd6b68169cfe5dd7908e478b2 Upstream Commit SHA: 71eef9ee1f23aa4fd6b68169cfe5dd7908e478b2 Current Version: v0.4.4-20-g71eef9ee Upstream Version: v0.4.4-20-g71eef9ee Rollback Commit: 4a55dab8ec21585b48251d43cb40dfa16e25f350 Rollback Branch: master Rollback Version: v0.4.3-42-g4a55dab8 Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: 71eef9ee1f23aa4fd6b68169cfe5dd7908e478b2 2025-05-11 17:24:15,997 [base_deploy.py:log_info()] - Git Repo KlipperScreen: Channel: dev 2025-05-11 17:24:15,997 [base_deploy.py:log_info()] - Git Repo KlipperScreen: Validity check for git repo passed 2025-05-11 17:24:16,041 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon status --porcelain -b) successfully finished 2025-05-11 17:24:16,059 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon branch --list --no-color) successfully finished 2025-05-11 17:24:16,088 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon remote get-url origin) successfully finished 2025-05-11 17:24:16,660 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon fetch origin --prune --progress) successfully finished 2025-05-11 17:24:16,676 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon merge-base --is-ancestor HEAD origin/master) successfully finished 2025-05-11 17:24:16,691 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon rev-parse HEAD) successfully finished 2025-05-11 17:24:16,715 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 17:24:16,730 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon rev-parse origin/master) successfully finished 2025-05-11 17:24:16,748 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon describe origin/master --always --tags --long --abbrev=8) successfully finished 2025-05-11 17:24:16,765 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon rev-list HEAD..ee5d77094b724e51e47692cd18779c48c7010267 --count) successfully finished 2025-05-11 17:24:16,766 [git_deploy.py:log_repo_info()] - Git Repo beacon Detected: Owner: beacon3d Repository Name: beacon_klipper Path: /home/pi/beacon Remote: origin Branch: master Remote URL: https://github.com/beacon3d/beacon_klipper.git Recovery URL: https://github.com/beacon3d/beacon_klipper.git Current Commit SHA: ee5d77094b724e51e47692cd18779c48c7010267 Upstream Commit SHA: ee5d77094b724e51e47692cd18779c48c7010267 Current Version: v2.0.0-21-gee5d7709 Upstream Version: v2.0.0-21-gee5d7709 Rollback Commit: 730836d40f1bf02b6f1bf08649dcaacca9aee900 Rollback Branch: master Rollback Version: v2.0.0-16-g730836d4 Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: None 2025-05-11 17:24:16,766 [base_deploy.py:log_info()] - Git Repo beacon: Channel: dev 2025-05-11 17:24:16,766 [base_deploy.py:log_info()] - Git Repo beacon: Validity check for git repo passed 2025-05-11 17:24:54,519 [shell_command.py:_check_proc_success()] - Command (git clone --branch v2.1.x --filter=blob:none https://github.com/Rat-OS/RatOS-configuration.git /home/pi/printer_data/config/.RatOS_repo_backup) successfully finished 2025-05-11 17:24:54,531 [common.py:build_error()] - JSON-RPC Request Error - Requested Method: machine.update.recover, Code: -31000, Message: Cannot call rmtree on a symbolic link 2025-05-11 17:26:21,353 [proc_stats.py:_watchdog_callback()] - EVENT LOOP BLOCKED: 7.38 seconds, total blocked count: 1 2025-05-11 17:26:21,631 [proc_stats.py:log_last_stats()] - System Time: 1746977169.511305, Usage: 0.87%, Memory: 24228 kB System Time: 1746977170.516800, Usage: 1.4%, Memory: 24228 kB System Time: 1746977171.518644, Usage: 1.33%, Memory: 22752 kB System Time: 1746977172.520897, Usage: 0.61%, Memory: 22572 kB System Time: 1746977181.547790, Usage: 1.65%, Memory: 15784 kB 2025-05-11 17:26:22,450 [base_deploy.py:log_info()] - PackageKit: Detected 0 package updates: 2025-05-11 17:26:22,806 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker status --porcelain -b) successfully finished 2025-05-11 17:26:22,856 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker branch --list --no-color) successfully finished 2025-05-11 17:26:22,908 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker remote get-url origin) successfully finished 2025-05-11 17:26:24,367 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker fetch origin --prune --progress) successfully finished 2025-05-11 17:26:24,399 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker merge-base --is-ancestor HEAD origin/master) successfully finished 2025-05-11 17:26:24,415 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker rev-parse HEAD) successfully finished 2025-05-11 17:26:24,435 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 17:26:24,455 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker describe 71f9e677b81afcc6b99dd5002f595025c38edc7b --always --tags --long --abbrev=8) successfully finished 2025-05-11 17:26:24,472 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker rev-list HEAD..71f9e677b81afcc6b99dd5002f595025c38edc7b --count) successfully finished 2025-05-11 17:26:24,474 [git_deploy.py:log_repo_info()] - Git Repo moonraker Detected: Owner: Arksine Repository Name: moonraker Path: /home/pi/moonraker Remote: origin Branch: master Remote URL: https://github.com/Arksine/moonraker.git Recovery URL: https://github.com/Arksine/moonraker.git Current Commit SHA: 71f9e677b81afcc6b99dd5002f595025c38edc7b Upstream Commit SHA: 71f9e677b81afcc6b99dd5002f595025c38edc7b Current Version: v0.9.3-0-g71f9e677 Upstream Version: v0.9.3-0-g71f9e677 Rollback Commit: 63578aefd0ad62b870b79d2ed6d6f475cbf35e03 Rollback Branch: master Rollback Version: v0.9.1-0-g63578aef Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: 71f9e677b81afcc6b99dd5002f595025c38edc7b 2025-05-11 17:26:24,476 [base_deploy.py:log_info()] - Git Repo moonraker: Channel: dev 2025-05-11 17:26:24,476 [base_deploy.py:log_info()] - Git Repo moonraker: Validity check for git repo passed 2025-05-11 17:26:24,784 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper status --porcelain -b) successfully finished 2025-05-11 17:26:24,799 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper branch --list --no-color) successfully finished 2025-05-11 17:26:24,828 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper remote get-url origin) successfully finished 2025-05-11 17:26:25,430 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper fetch origin --prune --progress) successfully finished 2025-05-11 17:26:25,451 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper merge-base --is-ancestor HEAD origin/master) successfully finished 2025-05-11 17:26:25,466 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper rev-parse HEAD) successfully finished 2025-05-11 17:26:25,580 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 17:26:25,679 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper describe 96cceed23efc7a3759ecfba0a228cdcb4d5244d3 --always --tags --long --abbrev=8) successfully finished 2025-05-11 17:26:25,696 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper rev-list HEAD..96cceed23efc7a3759ecfba0a228cdcb4d5244d3 --count) successfully finished 2025-05-11 17:26:25,697 [git_deploy.py:log_repo_info()] - Git Repo klipper Detected: Owner: Klipper3d Repository Name: klipper Path: /home/pi/klipper Remote: origin Branch: master Remote URL: https://github.com/Klipper3d/klipper.git Recovery URL: https://github.com/Klipper3d/klipper.git Current Commit SHA: 96cceed23efc7a3759ecfba0a228cdcb4d5244d3 Upstream Commit SHA: 96cceed23efc7a3759ecfba0a228cdcb4d5244d3 Current Version: v0.12.0-316-g96cceed2 Upstream Version: v0.12.0-316-g96cceed2 Rollback Commit: 0844388d70f225f6458382c1c5d4e7eb37767758 Rollback Branch: master Rollback Version: v0.12.0-268-g0844388d Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: 96cceed23efc7a3759ecfba0a228cdcb4d5244d3 2025-05-11 17:26:25,698 [base_deploy.py:log_info()] - Git Repo klipper: Channel: dev 2025-05-11 17:26:25,698 [base_deploy.py:log_info()] - Git Repo klipper: Validity check for git repo passed 2025-05-11 17:26:25,778 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme status --porcelain -b) successfully finished 2025-05-11 17:26:25,794 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme branch --list --no-color) successfully finished 2025-05-11 17:26:25,824 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme remote get-url origin) successfully finished 2025-05-11 17:26:26,381 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme fetch origin --prune --progress) successfully finished 2025-05-11 17:26:26,398 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme merge-base --is-ancestor HEAD origin/v2.1.x) successfully finished 2025-05-11 17:26:26,413 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme rev-parse HEAD) successfully finished 2025-05-11 17:26:26,431 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 17:26:26,446 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme rev-parse origin/v2.1.x) successfully finished 2025-05-11 17:26:26,463 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme describe origin/v2.1.x --always --tags --long --abbrev=8) successfully finished 2025-05-11 17:26:26,480 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/printer_data/config/.theme rev-list HEAD..9f8d27d32a37b9b5af07d06fcea574647aa1e8a0 --count) successfully finished 2025-05-11 17:26:26,481 [git_deploy.py:log_repo_info()] - Git Repo RatOSTheme Detected: Owner: Rat-OS Repository Name: RatOS-theme Path: /home/pi/printer_data/config/.theme Remote: origin Branch: v2.1.x Remote URL: https://github.com/Rat-OS/RatOS-theme.git Recovery URL: https://github.com/Rat-OS/RatOS-theme.git Current Commit SHA: 9f8d27d32a37b9b5af07d06fcea574647aa1e8a0 Upstream Commit SHA: 9f8d27d32a37b9b5af07d06fcea574647aa1e8a0 Current Version: v2.1.0-RC3-0-g9f8d27d3 Upstream Version: v2.1.0-RC3-0-g9f8d27d3 Rollback Commit: 3d587ab7bf8c5d1aa708cd31bef9b67b58360316 Rollback Branch: v2.1.x Rollback Version: v2.1.0-RC2-0-g3d587ab7 Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: None 2025-05-11 17:26:26,481 [base_deploy.py:log_info()] - Git Repo RatOSTheme: Channel: dev 2025-05-11 17:26:26,481 [base_deploy.py:log_info()] - Git Repo RatOSTheme: Validity check for git repo passed 2025-05-11 17:26:26,687 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator status --porcelain -b) successfully finished 2025-05-11 17:26:26,705 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator branch --list --no-color) successfully finished 2025-05-11 17:26:26,736 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator remote get-url origin) successfully finished 2025-05-11 17:26:27,449 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator fetch origin --prune --progress) successfully finished 2025-05-11 17:26:27,470 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator merge-base --is-ancestor HEAD origin/v2.1.x-deployment) successfully finished 2025-05-11 17:26:27,487 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator rev-parse HEAD) successfully finished 2025-05-11 17:26:27,551 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 17:26:27,566 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator rev-parse origin/v2.1.x-deployment) successfully finished 2025-05-11 17:26:27,588 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator describe origin/v2.1.x-deployment --always --tags --long --abbrev=8) successfully finished 2025-05-11 17:26:27,606 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/ratos-configurator rev-list HEAD..33980992e193c93145f5e35162d99b7503b03121 --count) successfully finished 2025-05-11 17:26:27,608 [git_deploy.py:log_repo_info()] - Git Repo ratos-configurator Detected: Owner: Rat-OS Repository Name: RatOS-configurator Path: /home/pi/ratos-configurator Remote: origin Branch: v2.1.x-deployment Remote URL: https://github.com/Rat-OS/RatOS-configurator.git Recovery URL: https://github.com/Rat-OS/RatOS-configurator.git Current Commit SHA: 33980992e193c93145f5e35162d99b7503b03121 Upstream Commit SHA: 33980992e193c93145f5e35162d99b7503b03121 Current Version: v2.1.0-RC3-26-g33980992 Upstream Version: v2.1.0-RC3-26-g33980992 Rollback Commit: cb5c0b9d35ea3edecb021187ff09875e708e93dd Rollback Branch: v2.1.x-deployment Rollback Version: v2.1.0-RC2-0-gcb5c0b9d Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: None 2025-05-11 17:26:27,608 [base_deploy.py:log_info()] - Git Repo ratos-configurator: Channel: dev 2025-05-11 17:26:27,608 [base_deploy.py:log_info()] - Git Repo ratos-configurator: Validity check for git repo passed 2025-05-11 17:26:27,610 [git_deploy.py:_check_repo_status()] - Git Repo RatOS: path '/home/pi/printer_data/config/RatOS' is not a valid git repo 2025-05-11 17:26:27,615 [git_deploy.py:refresh_repo_state()] - Git Repo RatOS: Initialization failure Traceback (most recent call last): File "/home/pi/moonraker/moonraker/components/update_manager/git_deploy.py", line 327, in refresh_repo_state self._verify_repo() File "/home/pi/moonraker/moonraker/components/update_manager/git_deploy.py", line 758, in _verify_repo raise self.server.error( moonraker.utils.exceptions.ServerError: Git Repo RatOS: repo not initialized 2025-05-11 17:26:27,615 [base_deploy.py:log_info()] - Git Repo RatOS: Channel: dev 2025-05-11 17:26:27,615 [base_deploy.py:log_info()] - Git Repo RatOS: Repo validation check failed, updates disabled 2025-05-11 17:26:28,038 [base_deploy.py:log_info()] - Web Client mainsail: Detected Repo: mainsail-crew/mainsail Channel: stable Path: /home/pi/mainsail Local Version: v2.14.0 Remote Version: v2.14.0 Valid: True Fallback Detected: False Pre-release: False Download Url: https://github.com/mainsail-crew/mainsail/releases/download/v2.14.0/mainsail.zip Download Size: 2848929 Content Type: application/zip Rollback Version: v2.12.0 Rollback Repo: mainsail-crew/mainsail 2025-05-11 17:26:28,089 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest status --porcelain -b) successfully finished 2025-05-11 17:26:28,105 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest branch --list --no-color) successfully finished 2025-05-11 17:26:28,134 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest remote get-url origin) successfully finished 2025-05-11 17:26:28,741 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest fetch origin --prune --progress) successfully finished 2025-05-11 17:26:28,757 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest merge-base --is-ancestor HEAD origin/master) successfully finished 2025-05-11 17:26:28,772 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest rev-parse HEAD) successfully finished 2025-05-11 17:26:28,801 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 17:26:28,816 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest rev-parse origin/master) successfully finished 2025-05-11 17:26:28,836 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest describe origin/master --always --tags --long --abbrev=8) successfully finished 2025-05-11 17:26:28,853 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/crowsnest rev-list HEAD..9623b5fe431eaa5d775590d0b71b509eccd64d39 --count) successfully finished 2025-05-11 17:26:28,855 [git_deploy.py:log_repo_info()] - Git Repo crowsnest Detected: Owner: mainsail-crew Repository Name: crowsnest Path: /home/pi/crowsnest Remote: origin Branch: master Remote URL: https://github.com/mainsail-crew/crowsnest.git Recovery URL: https://github.com/mainsail-crew/crowsnest.git Current Commit SHA: 9623b5fe431eaa5d775590d0b71b509eccd64d39 Upstream Commit SHA: 9623b5fe431eaa5d775590d0b71b509eccd64d39 Current Version: v4.1.12-1-g9623b5fe Upstream Version: v4.1.12-1-g9623b5fe Rollback Commit: d75a3aeb018384e59d03518754f6148c98894ed9 Rollback Branch: master Rollback Version: v4.1.9-1-gd75a3aeb Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: None 2025-05-11 17:26:28,855 [base_deploy.py:log_info()] - Git Repo crowsnest: Channel: dev 2025-05-11 17:26:28,855 [base_deploy.py:log_info()] - Git Repo crowsnest: Validity check for git repo passed 2025-05-11 17:26:28,905 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker-timelapse status --porcelain -b) successfully finished 2025-05-11 17:26:28,935 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker-timelapse branch --list --no-color) successfully finished 2025-05-11 17:26:28,991 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker-timelapse remote get-url origin) successfully finished 2025-05-11 17:26:29,573 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker-timelapse fetch origin --prune --progress) successfully finished 2025-05-11 17:26:29,590 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker-timelapse merge-base --is-ancestor HEAD origin/main) successfully finished 2025-05-11 17:26:29,607 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker-timelapse rev-parse HEAD) successfully finished 2025-05-11 17:26:29,628 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker-timelapse describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 17:26:29,643 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker-timelapse rev-parse origin/main) successfully finished 2025-05-11 17:26:29,662 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker-timelapse describe origin/main --always --tags --long --abbrev=8) successfully finished 2025-05-11 17:26:29,678 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/moonraker-timelapse rev-list HEAD..c7fff11e542b95e0e15b8bb1443cea8159ac0274 --count) successfully finished 2025-05-11 17:26:29,680 [git_deploy.py:log_repo_info()] - Git Repo timelapse Detected: Owner: mainsail-crew Repository Name: moonraker-timelapse Path: /home/pi/moonraker-timelapse Remote: origin Branch: main Remote URL: https://github.com/mainsail-crew/moonraker-timelapse.git Recovery URL: https://github.com/mainsail-crew/moonraker-timelapse.git Current Commit SHA: c7fff11e542b95e0e15b8bb1443cea8159ac0274 Upstream Commit SHA: c7fff11e542b95e0e15b8bb1443cea8159ac0274 Current Version: v0.0.1-143-gc7fff11e Upstream Version: v0.0.1-143-gc7fff11e Rollback Commit: c7fff11e542b95e0e15b8bb1443cea8159ac0274 Rollback Branch: main Rollback Version: v0.0.1-143-gc7fff11e Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: None 2025-05-11 17:26:29,680 [base_deploy.py:log_info()] - Git Repo timelapse: Channel: dev 2025-05-11 17:26:29,680 [base_deploy.py:log_info()] - Git Repo timelapse: Validity check for git repo passed 2025-05-11 17:26:29,726 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper_linear_movement_analysis status --porcelain -b) successfully finished 2025-05-11 17:26:29,742 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper_linear_movement_analysis branch --list --no-color) successfully finished 2025-05-11 17:26:29,771 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper_linear_movement_analysis remote get-url origin) successfully finished 2025-05-11 17:26:30,329 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper_linear_movement_analysis fetch origin --prune --progress) successfully finished 2025-05-11 17:26:30,345 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper_linear_movement_analysis merge-base --is-ancestor HEAD origin/main) successfully finished 2025-05-11 17:26:30,360 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper_linear_movement_analysis rev-parse HEAD) successfully finished 2025-05-11 17:26:30,377 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper_linear_movement_analysis describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 17:26:30,392 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper_linear_movement_analysis rev-parse origin/main) successfully finished 2025-05-11 17:26:30,408 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper_linear_movement_analysis describe origin/main --always --tags --long --abbrev=8) successfully finished 2025-05-11 17:26:30,427 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/klipper_linear_movement_analysis rev-list HEAD..309a81cee723576325edb9d6010835b561b24b8c --count) successfully finished 2025-05-11 17:26:30,429 [git_deploy.py:log_repo_info()] - Git Repo LinearMovementAnalysis Detected: Owner: worksasintended Repository Name: klipper_linear_movement_analysis Path: /home/pi/klipper_linear_movement_analysis Remote: origin Branch: main Remote URL: https://github.com/worksasintended/klipper_linear_movement_analysis.git Recovery URL: https://github.com/worksasintended/klipper_linear_movement_analysis.git Current Commit SHA: 309a81cee723576325edb9d6010835b561b24b8c Upstream Commit SHA: 309a81cee723576325edb9d6010835b561b24b8c Current Version: v1.0.0-0-g309a81ce Upstream Version: v1.0.0-0-g309a81ce Rollback Commit: 309a81cee723576325edb9d6010835b561b24b8c Rollback Branch: main Rollback Version: v1.0.0-0-g309a81ce Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: None 2025-05-11 17:26:30,429 [base_deploy.py:log_info()] - Git Repo LinearMovementAnalysis: Channel: dev 2025-05-11 17:26:30,429 [base_deploy.py:log_info()] - Git Repo LinearMovementAnalysis: Validity check for git repo passed 2025-05-11 17:26:30,578 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen status --porcelain -b) successfully finished 2025-05-11 17:26:30,593 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen branch --list --no-color) successfully finished 2025-05-11 17:26:30,637 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen remote get-url origin) successfully finished 2025-05-11 17:26:31,250 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen fetch origin --prune --progress) successfully finished 2025-05-11 17:26:31,268 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen merge-base --is-ancestor HEAD origin/master) successfully finished 2025-05-11 17:26:31,283 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen rev-parse HEAD) successfully finished 2025-05-11 17:26:31,322 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 17:26:31,352 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen describe 71eef9ee1f23aa4fd6b68169cfe5dd7908e478b2 --always --tags --long --abbrev=8) successfully finished 2025-05-11 17:26:31,369 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/KlipperScreen rev-list HEAD..71eef9ee1f23aa4fd6b68169cfe5dd7908e478b2 --count) successfully finished 2025-05-11 17:26:31,370 [git_deploy.py:log_repo_info()] - Git Repo KlipperScreen Detected: Owner: KlipperScreen Repository Name: KlipperScreen Path: /home/pi/KlipperScreen Remote: origin Branch: master Remote URL: https://github.com/KlipperScreen/KlipperScreen.git Recovery URL: https://github.com/KlipperScreen/KlipperScreen.git Current Commit SHA: 71eef9ee1f23aa4fd6b68169cfe5dd7908e478b2 Upstream Commit SHA: 71eef9ee1f23aa4fd6b68169cfe5dd7908e478b2 Current Version: v0.4.4-20-g71eef9ee Upstream Version: v0.4.4-20-g71eef9ee Rollback Commit: 4a55dab8ec21585b48251d43cb40dfa16e25f350 Rollback Branch: master Rollback Version: v0.4.3-42-g4a55dab8 Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: 71eef9ee1f23aa4fd6b68169cfe5dd7908e478b2 2025-05-11 17:26:31,370 [base_deploy.py:log_info()] - Git Repo KlipperScreen: Channel: dev 2025-05-11 17:26:31,370 [base_deploy.py:log_info()] - Git Repo KlipperScreen: Validity check for git repo passed 2025-05-11 17:26:31,417 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon status --porcelain -b) successfully finished 2025-05-11 17:26:31,432 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon branch --list --no-color) successfully finished 2025-05-11 17:26:31,463 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon remote get-url origin) successfully finished 2025-05-11 17:26:32,083 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon fetch origin --prune --progress) successfully finished 2025-05-11 17:26:32,100 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon merge-base --is-ancestor HEAD origin/master) successfully finished 2025-05-11 17:26:32,115 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon rev-parse HEAD) successfully finished 2025-05-11 17:26:32,140 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon describe --always --tags --long --dirty --abbrev=8) successfully finished 2025-05-11 17:26:32,155 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon rev-parse origin/master) successfully finished 2025-05-11 17:26:32,173 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon describe origin/master --always --tags --long --abbrev=8) successfully finished 2025-05-11 17:26:32,189 [shell_command.py:_check_proc_success()] - Command (git -C /home/pi/beacon rev-list HEAD..ee5d77094b724e51e47692cd18779c48c7010267 --count) successfully finished 2025-05-11 17:26:32,191 [git_deploy.py:log_repo_info()] - Git Repo beacon Detected: Owner: beacon3d Repository Name: beacon_klipper Path: /home/pi/beacon Remote: origin Branch: master Remote URL: https://github.com/beacon3d/beacon_klipper.git Recovery URL: https://github.com/beacon3d/beacon_klipper.git Current Commit SHA: ee5d77094b724e51e47692cd18779c48c7010267 Upstream Commit SHA: ee5d77094b724e51e47692cd18779c48c7010267 Current Version: v2.0.0-21-gee5d7709 Upstream Version: v2.0.0-21-gee5d7709 Rollback Commit: 730836d40f1bf02b6f1bf08649dcaacca9aee900 Rollback Branch: master Rollback Version: v2.0.0-16-g730836d4 Is Dirty: False Is Detached: False Is Shallow: False Commits Behind Count: 0 Diverged: False Pinned Commit: None 2025-05-11 17:26:32,191 [base_deploy.py:log_info()] - Git Repo beacon: Channel: dev 2025-05-11 17:26:32,191 [base_deploy.py:log_info()] - Git Repo beacon: Validity check for git repo passed 2025-05-11 17:26:37,776 [common.py:build_error()] - JSON-RPC Request Error - Requested Method: machine.update.recover, Code: 400, Message: Git Repo RatOS: repo not initialized 2025-05-11 17:26:53,196 [klippy_connection.py:close()] - Error closing Klippy Unix Socket Traceback (most recent call last): File "/home/pi/moonraker/moonraker/components/klippy_connection.py", line 802, in close await self.writer.wait_closed() File "/usr/lib/python3.9/asyncio/streams.py", line 359, in wait_closed await self._protocol._get_close_waiter(self) File "/home/pi/moonraker/moonraker/components/klippy_connection.py", line 191, in _read_stream data = await reader.readuntil(b'\x03') File "/usr/lib/python3.9/asyncio/streams.py", line 632, in readuntil await self._wait_for_data('readuntil') File "/usr/lib/python3.9/asyncio/streams.py", line 517, in _wait_for_data await self._waiter ConnectionResetError: [Errno 104] Connection reset by peer 2025-05-11 17:26:53,199 [klippy_connection.py:_on_connection_closed()] - Klippy Connection Removed 2025-05-11 17:26:53,222 [common.py:build_error()] - JSON-RPC Request Error - Requested Method: printer.info, Code: 503, Message: Klippy Disconnected 2025-05-11 17:26:56,020 [klippy_connection.py:_do_connect()] - Klippy Connection Established 2025-05-11 17:26:57,264 [server.py:add_log_rollover_item()] - Systemd unit klipper.service: unit_name: klipper.service is_default: True manager: systemd Properties: **Requires=['sysinit.target', 'system.slice', '-.mount'] **After=['systemd-journald.socket', '-.mount', 'klipper_mcu.service', 'system.slice', 'network-online.target', 'basic.target', 'sysinit.target'] **SupplementaryGroups=[] **EnvironmentFiles=/home/pi/printer_data/systemd/klipper.env **ExecStart=/home/pi/klippy-env/bin/python $KLIPPER_ARGS **WorkingDirectory=/home/pi/klipper **FragmentPath=/etc/systemd/system/klipper.service **Description=Klipper 3D Printer Firmware SV1 **User=pi 2025-05-11 17:27:02,288 [klippy_connection.py:_request_initial_subscriptions()] - Webhooks Subscribed 2025-05-11 17:27:02,289 [klippy_connection.py:_request_initial_subscriptions()] - GCode Output Subscribed 2025-05-11 17:27:02,291 [klippy_connection.py:_check_ready()] - Option 'allow_unknown_gcode_generator' is not valid in section 'ratos' Once the underlying issue is corrected, use the "RESTART" command to reload the config and restart the host software. Printer is halted 2025-05-11 17:27:04,248 [klippy_connection.py:_on_connection_closed()] - Klippy Connection Removed 2025-05-11 17:27:05,503 [klippy_connection.py:_do_connect()] - Klippy Connection Established 2025-05-11 17:27:11,618 [klippy_connection.py:_request_initial_subscriptions()] - Webhooks Subscribed 2025-05-11 17:27:11,619 [klippy_connection.py:_request_initial_subscriptions()] - GCode Output Subscribed 2025-05-11 17:27:11,621 [klippy_connection.py:_check_ready()] - Option 'allow_unknown_gcode_generator' is not valid in section 'ratos' Once the underlying issue is corrected, use the "RESTART" command to reload the config and restart the host software. Printer is halted 2025-05-11 17:39:49,405 [authorization.py:_prune_conn_handler()] - Trusted Connection Expired, IP: 127.0.0.1 2025-05-11 17:43:02,998 [websockets.py:write_to_socket()] - Websocket closed while writing: 4033473384 2025-05-11 17:43:07,759 [websockets.py:on_close()] - Websocket Closed: ID: 4033473384 Close Code: None, Close Reason: None, Pong Time Elapsed: 45.00 2025-05-11 17:47:45,859 [application.py:log_request()] - 101 GET /websocket (192.168.0.146) [_TRUSTED_USER_] 8.21ms 2025-05-11 17:47:45,861 [websockets.py:open()] - Websocket Opened: ID: 4083899072, Proxied: True, User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0, Host Name: 192.168.0.21 2025-05-11 17:47:45,872 [websockets.py:_handle_identify()] - Websocket 4083899072 Client Identified - Name: mainsail, Version: 2.14.0, Type: web