2024-06-02 21:36:37,205 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2024-06-02 21:36:37,207 - octoprint.server - INFO - --- Log roll over detected --------------------------------------------------- 2024-06-02 21:36:37,207 - octoprint.server - INFO - OctoPrint 1.10.1 2024-06-02 21:36:37,208 - octoprint.plugin.core - INFO - 20 plugin(s) registered with the system: | Achievements Plugin (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/achievements | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/backup | Classic Webcam (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/classicwebcam | Core Wizard (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/errortracking | Event Manager (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/eventmanager | File Check (2024.3.27) (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/logging | Pi Support Plugin (2023.10.10) (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2024-06-02 21:36:37,213 - octoprint.environment - INFO - Detected environment is Python 3.9.2 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1800.0 | ram: 1909604352 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.5 | octopi_camera_stack: webcamd | octopi_version: 1.0.0 | octopiuptodate_build: 1.0.0-1.10.1-20240514100113 | octopiuptodate_build_short: 2024.05.14.100113 | throttle_check_enabled: true | throttle_check_functional: true | throttle_state: '0x0' | python: | pip: '22.3' | version: 3.9.2 | virtualenv: /home/pi/oprint 2024-06-02 21:36:37,213 - octoprint.server - INFO - ------------------------------------------------------------------------------ 2024-06-02 21:36:37,680 - octoprint.server - INFO - Intermediary server shut down 2024-06-02 21:36:37,684 - octoprint.events - INFO - Processing startup event, this is our first event 2024-06-02 21:36:37,684 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2024-06-02 21:36:37,685 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2024-06-02 21:36:37,693 - octoprint.server - INFO - Starting autorefresh of serial port list 2024-06-02 21:36:37,696 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2024-06-02 21:36:37,706 - octoprint.server - INFO - Serial port list was updated, refreshing the port list in the frontend 2024-06-02 21:36:37,706 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2024-06-02 21:36:37,712 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2024-06-02 21:36:37,732 - octoprint.plugins.achievements - INFO - New achievement unlocked: The Wizard! 2024-06-02 21:36:38,594 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on OctoPrint._http._tcp.local.' for _http._tcp.local. 2024-06-02 21:36:40,310 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on OctoPrint._octoprint._tcp.local.' for _octoprint._tcp.local. 2024-06-02 21:36:40,342 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on OctoPrint for SSDP 2024-06-02 21:36:40,355 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2024-06-02 21:36:40,946 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.53s 2024-06-02 21:36:41,306 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2024-06-02 21:36:41,308 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.9/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2024-06-02 21:36:41,308 - octoprint.util.pip - INFO - ==> pip ok -> yes 2024-06-02 21:36:41,314 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 54.1GB. That is considered sufficient for updating. 2024-06-02 21:36:41,315 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2024-06-02 21:36:41,335 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json 2024-06-02 21:36:41,656 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.6s 2024-06-02 21:36:42,476 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.57s 2024-06-02 21:36:43,078 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2024-06-02 21:36:43,086 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.44s 2024-06-02 21:36:43,257 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2024-06-02 21:36:43,257 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.9/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2024-06-02 21:36:43,258 - octoprint.util.pip - INFO - ==> pip ok -> yes 2024-06-02 21:36:43,281 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2024-06-02 21:36:43,612 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.39s 2024-06-02 21:43:41,838 - octoprint.server.util.flask.PreemptiveCache - INFO - Adding entry for / and {'path': '/', 'base_url': 'http://192.168.86.26/', 'query_string': 'l10n=en', '_timestamp': 1717379021.8384123, '_count': 1} 2024-06-02 21:44:14,317 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-06-02 21:46:19,895 - octoprint.access.users - INFO - Logged in user: will 2024-06-02 21:46:19,896 - octoprint.server.api - INFO - Actively logging in user will from 192.168.86.47 2024-06-02 21:46:20,022 - octoprint.server.util.sockjs - INFO - User will logged in on the socket from client 192.168.86.47 2024-06-02 21:46:37,033 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 604, 'printer_state': 'OFFLINE'} 2024-06-02 21:46:37,461 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.10.1', 'os': 'linux', 'bits': 32, 'python': '3.9.2', 'pip': '22.3', 'cores': 4, 'freq': 1800.0, 'ram': 1909604352, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.5', 'octopi_version': '1.0.0', 'octopiuptodate_build': '1.0.0-1.10.1-20240514100113', 'plugins': '', 'achievements': 'the_wizard'} 2024-06-02 21:46:37,936 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.10.1', 'os': 'linux', 'bits': 32, 'python': '3.9.2', 'pip': '22.3', 'cores': 4, 'freq': 1800.0, 'ram': 1909604352, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.5', 'octopi_version': '1.0.0', 'octopiuptodate_build': '1.0.0-1.10.1-20240514100113'} 2024-06-02 21:46:56,672 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.47 2024-06-02 21:46:56,672 - octoprint.access.users - INFO - Logged in user: will 2024-06-02 21:46:57,367 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.86.47 2024-06-02 21:46:57,922 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-06-02 21:46:58,007 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.47 2024-06-02 21:46:58,008 - octoprint.access.users - INFO - Logged in user: will 2024-06-02 21:46:58,511 - octoprint.server.util.sockjs - INFO - User will logged in on the socket from client 192.168.86.47 2024-06-02 21:46:59,529 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '124.0.0.0', 'os_name': 'Windows', 'os_version': '10'} 2024-06-02 21:47:03,569 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2024-06-02 21:47:03,594 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyUSB0@115200, /dev/ttyUSB0@250000, /dev/ttyUSB0@230400, /dev/ttyUSB0@57600, /dev/ttyUSB0@38400, /dev/ttyUSB0@19200, /dev/ttyUSB0@9600 2024-06-02 21:47:03,594 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2024-06-02 21:47:03,595 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2024-06-02 21:47:03,615 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2024-06-02 21:47:03,618 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-02 21:47:04,295 - octoprint.server - INFO - Autorefresh of serial port list stopped 2024-06-02 21:47:05,622 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2024-06-02 21:47:05,627 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-02 21:47:07,629 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2024-06-02 21:47:07,633 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-02 21:47:09,635 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 250000 2024-06-02 21:47:09,643 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2024-06-02 21:47:09,645 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-02 21:47:09,651 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2024-06-02 21:47:09,655 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-02 21:47:09,686 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.1.3 MRiscoC Ender3V2-422-MM, based on bugfix-2.1.x (May 29 2024 23:22:04)" 2024-06-02 21:47:09,686 - octoprint.util.comm - INFO - Firmware info line: FIRMWARE_NAME:Marlin 2.1.3 MRiscoC Ender3V2-422-MM, based on bugfix-2.1.x (May 29 2024 23:22:04) SOURCE_CODE_URL:github.com/mriscoc/Ender3V2S1 PROTOCOL_VERSION:1.0 MACHINE_TYPE:3dPrinter EXTRUDER_COUNT:1 UUID:cede2a2f-41a2-4748-9b12-c55c62f367ff 2024-06-02 21:47:09,730 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2024-06-02 21:47:09,747 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2024-06-02 21:47:09,759 - octoprint.util.comm - INFO - Firmware states that it supports writing long filenames 2024-06-02 21:47:09,764 - octoprint.util.comm - INFO - Firmware states that it supports long filenames 2024-06-02 21:47:09,779 - octoprint.util.comm - INFO - Firmware sent the following capability report: SERIAL_XON_XOFF: not supported BINARY_FILE_TRANSFER: supported EEPROM: supported VOLUMETRIC: supported AUTOREPORT_POS: not supported AUTOREPORT_TEMP: supported PROGRESS: not supported PRINT_JOB: supported AUTOLEVEL: supported RUNOUT: supported Z_PROBE: supported LEVELING_DATA: supported BUILD_PERCENT: supported SOFTWARE_POWER: not supported TOGGLE_LIGHTS: not supported CASE_LIGHT_BRIGHTNESS: not supported EMERGENCY_PARSER: supported HOST_ACTION_COMMANDS: supported PROMPT_SUPPORT: supported SDCARD: supported MULTI_VOLUME: not supported REPEAT: not supported SD_WRITE: supported AUTOREPORT_SD_STATUS: not supported LONG_FILENAME: supported LFN_WRITE: supported CUSTOM_FIRMWARE_UPLOAD: supported EXTENDED_M20: supported THERMAL_PROTECTION: supported MOTION_MODES: not supported ARCS: supported BABYSTEPPING: supported EP_BABYSTEP: not supported CHAMBER_TEMPERATURE: not supported COOLER_TEMPERATURE: not supported MEATPACK: not supported CONFIG_EXPORT: not supported PROUI_AML: supported 2024-06-02 21:47:10,093 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin 2.1.3 MRiscoC Ender3V2-422-MM, based on bugfix-2.1.x (May 29 2024 23:22:04)', 'printer_port': 'AUTO', 'printer_baudrate': 0} 2024-06-02 21:47:29,692 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/FormerLurker/ArcWelderPlugin/archive/master.zip 2024-06-02 21:48:31,576 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2024-06-02 21:48:31,636 - octoprint.plugin.core - INFO - Found 21 plugin(s) providing 20 mixin implementations, 43 hook handlers 2024-06-02 21:48:31,638 - octoprint.plugin.core - INFO - 21 plugin(s) registered with the system: | Achievements Plugin (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/achievements | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/appkeys | !Arc-Welder (1.0.0+u.bb71e8f) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_arc_welder | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/backup | Classic Webcam (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/classicwebcam | Core Wizard (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/errortracking | Event Manager (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/eventmanager | File Check (2024.3.27) (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/logging | Pi Support Plugin (2023.10.10) (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2024-06-02 21:48:31,638 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Arc-Welder, version 1.0.0+u.bb71e8f 2024-06-02 21:48:31,650 - octoprint.plugins.achievements - INFO - New achievement unlocked: The Adventurer! 2024-06-02 21:48:32,090 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin': 'arc_welder', 'plugin_version': '1.0.0+u.bb71e8f'} 2024-06-02 21:48:32,598 - octoprint.plugins.tracking - INFO - Sent tracking event achievement_unlocked, payload: {'achievement': 'adventurer'} 2024-06-02 21:48:35,474 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart 2024-06-02 21:48:37,310 - octoprint.startup - INFO - ****************************************************************************** 2024-06-02 21:48:37,312 - octoprint.startup - INFO - Starting OctoPrint 1.10.1 2024-06-02 21:48:37,313 - octoprint.startup - INFO - ****************************************************************************** 2024-06-02 21:48:37,536 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2024-06-02 21:48:37,578 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2024-06-02 21:48:37,578 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2024-06-02 21:48:37,578 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2024-06-02 21:48:37,993 - octoprint.startup - INFO - Blacklist processing done, adding 3 blacklisted plugin versions: roomtemp (any), GcodeEditor (>=0.1.1,<=0.2.8), gcodeleveling (>=0.1.0,<=0.1.1) 2024-06-02 21:48:38,000 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2024-06-02 21:48:39,919 - octoprint.plugin.core - INFO - Found 21 plugin(s) providing 21 mixin implementations, 45 hook handlers 2024-06-02 21:48:39,946 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2024-06-02 21:48:40,029 - octoprint.server - INFO - Intermediary server started 2024-06-02 21:48:40,045 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2024-06-02 21:48:40,046 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2024-06-02 21:48:40,050 - octoprint.server - INFO - Added new permission from plugin achievements: PLUGIN_ACHIEVEMENTS_VIEW (needs: "Need(method='role', value='plugin_achievements_view')") 2024-06-02 21:48:40,050 - octoprint.server - INFO - Added new permission from plugin achievements: PLUGIN_ACHIEVEMENTS_RESET (needs: "Need(method='role', value='plugin_achievements_reset')") 2024-06-02 21:48:40,051 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2024-06-02 21:48:40,051 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2024-06-02 21:48:40,051 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2024-06-02 21:48:40,051 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2024-06-02 21:48:40,052 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_manage'), Need(method='role', value='plugin_announcements_read')") 2024-06-02 21:48:40,052 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2024-06-02 21:48:40,052 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2024-06-02 21:48:40,053 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_CREATE (needs: "Need(method='role', value='plugin_backup_create')") 2024-06-02 21:48:40,053 - octoprint.server - INFO - Added new permission from plugin file_check: PLUGIN_FILE_CHECK_RUN (needs: "Need(method='role', value='plugin_file_check_run')") 2024-06-02 21:48:40,053 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2024-06-02 21:48:40,053 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2024-06-02 21:48:40,054 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2024-06-02 21:48:40,054 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2024-06-02 21:48:40,054 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2024-06-02 21:48:40,054 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2024-06-02 21:48:40,055 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2024-06-02 21:48:40,055 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2024-06-02 21:48:40,055 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2024-06-02 21:48:40,943 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2024-06-02 21:48:41,782 - octoprint.util.pip - INFO - Version of pip is 22.3 2024-06-02 21:48:41,788 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.9/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2024-06-02 21:48:41,788 - octoprint.util.pip - INFO - ==> pip ok -> yes 2024-06-02 21:48:41,814 - octoprint.plugins.achievements - INFO - Loading data from /home/pi/.octoprint/data/achievements/data.json 2024-06-02 21:48:41,816 - octoprint.plugins.achievements - INFO - Loading data for None from /home/pi/.octoprint/data/achievements/2024.json 2024-06-02 21:48:41,856 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2024-06-02 21:48:41,909 - octoprint.plugins.file_check - INFO - Native grep available: True 2024-06-02 21:48:41,919 - octoprint.plugin.core - INFO - Initialized 21 plugin implementation(s) 2024-06-02 21:48:41,943 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2024-06-02 21:48:41,945 - octoprint.plugin.core - INFO - 21 plugin(s) registered with the system: | Achievements Plugin (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/achievements | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/appkeys | Arc-Welder (1.0.0+u.bb71e8f) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_arc_welder | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/backup | Classic Webcam (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/classicwebcam | Core Wizard (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/errortracking | Event Manager (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/eventmanager | File Check (2024.3.27) (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/logging | Pi Support Plugin (2023.10.10) (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2024-06-02 21:48:41,972 - octoprint.environment - INFO - Detected environment is Python 3.9.2 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1800.0 | ram: 1909604352 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.5 | octopi_camera_stack: webcamd | octopi_version: 1.0.0 | octopiuptodate_build: 1.0.0-1.10.1-20240514100113 | octopiuptodate_build_short: 2024.05.14.100113 | throttle_check_enabled: true | throttle_check_functional: true | throttle_state: '0x0' | python: | pip: '22.3' | version: 3.9.2 | virtualenv: /home/pi/oprint 2024-06-02 21:48:41,985 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2024-06-02 21:48:41,986 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2024-06-02 21:48:41,986 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-manifest.json... 2024-06-02 21:48:42,057 - octoprint.plugins.arc_welder - WARNING - The Blueprint of this plugin is relying on the default implementation of is_blueprint_csrf_protected (newly added in OctoPrint 1.8.3), which in a future version will be switched from False to True for security reasons. Plugin authors should ensure they explicitly declare the CSRF protection status in their BlueprintPlugin mixin implementation. Recommendation is to enable CSRF protection and exempt views that must not use it with the octoprint.plugin.BlueprintPlugin.csrf_exempt decorator. 2024-06-02 21:48:42,057 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin arc_welder is DISABLED 2024-06-02 21:48:42,318 - octoprint.server - INFO - Shutting down intermediary server... 2024-06-02 21:48:42,624 - octoprint.server - INFO - Intermediary server shut down 2024-06-02 21:48:42,626 - octoprint.events - INFO - Processing startup event, this is our first event 2024-06-02 21:48:42,626 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2024-06-02 21:48:42,630 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2024-06-02 21:48:42,636 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2024-06-02 21:48:42,665 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2024-06-02 21:48:42,659 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2024-06-02 21:48:42,701 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2024-06-02 21:48:42,750 - octoprint.server - INFO - Trying to connect to configured serial port AUTO 2024-06-02 21:48:42,965 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2024-06-02 21:48:42,976 - octoprint.server - INFO - Starting autorefresh of serial port list 2024-06-02 21:48:42,977 - octoprint.server - INFO - Autorefresh of serial port list stopped 2024-06-02 21:48:42,999 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2024-06-02 21:48:43,017 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2024-06-02 21:48:43,058 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyUSB0@115200, /dev/ttyUSB0@250000, /dev/ttyUSB0@230400, /dev/ttyUSB0@57600, /dev/ttyUSB0@38400, /dev/ttyUSB0@19200, /dev/ttyUSB0@9600 2024-06-02 21:48:43,058 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2024-06-02 21:48:43,059 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2024-06-02 21:48:43,135 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_now': False, 'throttled_past': False, 'throttled_mask': 0, 'throttled_voltage_now': False, 'throttled_voltage_past': False, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2024-06-02 21:48:43,220 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2024-06-02 21:48:43,233 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-02 21:48:43,476 - octoprint.plugins.softwareupdate - ERROR - Could not check arc_welder for updates Traceback (most recent call last): File "/home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/softwareupdate/__init__.py", line 1851, in _get_current_version information, is_current = version_checker.get_latest( File "/home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/softwareupdate/version_checks/github_release.py", line 274, in get_latest raise ConfigurationInvalid( octoprint.plugins.softwareupdate.exceptions.ConfigurationInvalid: Update configuration for arc_welder of type github_release needs all of user, repo and current set and not None 2024-06-02 21:48:43,579 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2024-06-02 21:48:43,871 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2024-06-02 21:48:43,939 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on OctoPrint._http._tcp.local.' for _http._tcp.local. 2024-06-02 21:48:44,750 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on OctoPrint._octoprint._tcp.local.' for _octoprint._tcp.local. 2024-06-02 21:48:44,755 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on OctoPrint for SSDP 2024-06-02 21:48:44,778 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2024-06-02 21:48:44,840 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2024-06-02 21:48:44,920 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-06-02 21:48:45,074 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.47 2024-06-02 21:48:45,074 - octoprint.access.users - INFO - Logged in user: will 2024-06-02 21:48:45,314 - octoprint.server.util.sockjs - INFO - User will logged in on the socket from client 192.168.86.47 2024-06-02 21:48:45,810 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2024-06-02 21:48:45,817 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-02 21:48:45,833 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2024-06-02 21:48:45,845 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.9/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2024-06-02 21:48:45,845 - octoprint.util.pip - INFO - ==> pip ok -> yes 2024-06-02 21:48:45,873 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 54.0GB. That is considered sufficient for updating. 2024-06-02 21:48:46,530 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6, 'printer_state': 'DETECT_SERIAL'} 2024-06-02 21:48:46,680 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.86.26/', 'path': '/', 'query_string': 'l10n=en'} 2024-06-02 21:48:46,936 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2024-06-02 21:48:47,164 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.10.1', 'os': 'linux', 'bits': 32, 'python': '3.9.2', 'pip': '22.3', 'cores': 4, 'freq': 1800.0, 'ram': 1909604352, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.5', 'octopi_version': '1.0.0', 'octopiuptodate_build': '1.0.0-1.10.1-20240514100113', 'plugins': 'arc_welder:1.0.0+u.bb71e8f', 'achievements': 'the_wizard,adventurer'} 2024-06-02 21:48:47,582 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.10.1', 'os': 'linux', 'bits': 32, 'python': '3.9.2', 'pip': '22.3', 'cores': 4, 'freq': 1800.0, 'ram': 1909604352, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.5', 'octopi_version': '1.0.0', 'octopiuptodate_build': '1.0.0-1.10.1-20240514100113'} 2024-06-02 21:48:48,499 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.47 2024-06-02 21:48:48,499 - octoprint.access.users - INFO - Logged in user: will 2024-06-02 21:48:49,821 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2024-06-02 21:48:49,837 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-02 21:48:53,802 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 250000 2024-06-02 21:48:53,807 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2024-06-02 21:48:53,808 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-02 21:48:53,820 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2024-06-02 21:48:53,823 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-02 21:48:53,864 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.1.3 MRiscoC Ender3V2-422-MM, based on bugfix-2.1.x (May 29 2024 23:22:04)" 2024-06-02 21:48:53,864 - octoprint.util.comm - INFO - Firmware info line: FIRMWARE_NAME:Marlin 2.1.3 MRiscoC Ender3V2-422-MM, based on bugfix-2.1.x (May 29 2024 23:22:04) SOURCE_CODE_URL:github.com/mriscoc/Ender3V2S1 PROTOCOL_VERSION:1.0 MACHINE_TYPE:3dPrinter EXTRUDER_COUNT:1 UUID:cede2a2f-41a2-4748-9b12-c55c62f367ff 2024-06-02 21:48:53,901 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2024-06-02 21:48:53,936 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2024-06-02 21:48:53,946 - octoprint.util.comm - INFO - Firmware states that it supports writing long filenames 2024-06-02 21:48:53,948 - octoprint.util.comm - INFO - Firmware states that it supports long filenames 2024-06-02 21:48:53,969 - octoprint.util.comm - INFO - Firmware sent the following capability report: SERIAL_XON_XOFF: not supported BINARY_FILE_TRANSFER: supported EEPROM: supported VOLUMETRIC: supported AUTOREPORT_POS: not supported AUTOREPORT_TEMP: supported PROGRESS: not supported PRINT_JOB: supported AUTOLEVEL: supported RUNOUT: supported Z_PROBE: supported LEVELING_DATA: supported BUILD_PERCENT: supported SOFTWARE_POWER: not supported TOGGLE_LIGHTS: not supported CASE_LIGHT_BRIGHTNESS: not supported EMERGENCY_PARSER: supported HOST_ACTION_COMMANDS: supported PROMPT_SUPPORT: supported SDCARD: supported MULTI_VOLUME: not supported REPEAT: not supported SD_WRITE: supported AUTOREPORT_SD_STATUS: not supported LONG_FILENAME: supported LFN_WRITE: supported CUSTOM_FIRMWARE_UPLOAD: supported EXTENDED_M20: supported THERMAL_PROTECTION: supported MOTION_MODES: not supported ARCS: supported BABYSTEPPING: supported EP_BABYSTEP: not supported CHAMBER_TEMPERATURE: not supported COOLER_TEMPERATURE: not supported MEATPACK: not supported CONFIG_EXPORT: not supported PROUI_AML: supported 2024-06-02 21:48:54,345 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin 2.1.3 MRiscoC Ender3V2-422-MM, based on bugfix-2.1.x (May 29 2024 23:22:04)', 'printer_port': 'AUTO', 'printer_baudrate': 0} 2024-06-02 21:48:55,421 - octoprint.server.preemptive_cache - INFO - ... done in 8.74s 2024-06-02 21:48:55,622 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.86.47 2024-06-02 21:48:56,793 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-06-02 21:48:56,871 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.47 2024-06-02 21:48:56,871 - octoprint.access.users - INFO - Logged in user: will 2024-06-02 21:48:57,391 - octoprint.server.util.sockjs - INFO - User will logged in on the socket from client 192.168.86.47 2024-06-02 21:48:58,456 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '124.0.0.0', 'os_name': 'Windows', 'os_version': '10'} 2024-06-02 21:50:30,915 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.86.47 2024-06-02 21:50:31,487 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-06-02 21:50:57,548 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.86.47 2024-06-02 21:50:57,942 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-06-02 21:49:07,315 - octoprint.startup - INFO - ****************************************************************************** 2024-06-02 21:49:07,318 - octoprint.startup - INFO - Starting OctoPrint 1.10.1 2024-06-02 21:49:07,328 - octoprint.startup - INFO - ****************************************************************************** 2024-06-02 21:49:13,686 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2024-06-02 21:49:13,687 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is not working 2024-06-02 21:49:13,688 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2024-06-02 21:49:13,700 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2024-06-02 21:49:13,714 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2024-06-02 21:49:16,592 - octoprint.plugin.core - INFO - Found 21 plugin(s) providing 21 mixin implementations, 45 hook handlers 2024-06-02 21:49:16,636 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2024-06-02 21:49:16,791 - octoprint.server - INFO - Intermediary server started 2024-06-02 21:49:16,810 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2024-06-02 21:49:16,811 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2024-06-02 21:49:16,815 - octoprint.server - INFO - Added new permission from plugin achievements: PLUGIN_ACHIEVEMENTS_VIEW (needs: "Need(method='role', value='plugin_achievements_view')") 2024-06-02 21:49:16,815 - octoprint.server - INFO - Added new permission from plugin achievements: PLUGIN_ACHIEVEMENTS_RESET (needs: "Need(method='role', value='plugin_achievements_reset')") 2024-06-02 21:49:16,815 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2024-06-02 21:49:16,816 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2024-06-02 21:49:16,816 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2024-06-02 21:49:16,816 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2024-06-02 21:49:16,816 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_manage'), Need(method='role', value='plugin_announcements_read')") 2024-06-02 21:49:16,817 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2024-06-02 21:49:16,817 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2024-06-02 21:49:16,817 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_CREATE (needs: "Need(method='role', value='plugin_backup_create')") 2024-06-02 21:49:16,818 - octoprint.server - INFO - Added new permission from plugin file_check: PLUGIN_FILE_CHECK_RUN (needs: "Need(method='role', value='plugin_file_check_run')") 2024-06-02 21:49:16,818 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2024-06-02 21:49:16,818 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2024-06-02 21:49:16,818 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2024-06-02 21:49:16,819 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2024-06-02 21:49:16,819 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2024-06-02 21:49:16,819 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2024-06-02 21:49:16,819 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2024-06-02 21:49:16,820 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2024-06-02 21:49:16,820 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2024-06-02 21:49:18,047 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2024-06-02 21:49:18,911 - octoprint.util.pip - INFO - Version of pip is 22.3 2024-06-02 21:49:18,916 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.9/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2024-06-02 21:49:18,917 - octoprint.util.pip - INFO - ==> pip ok -> yes 2024-06-02 21:49:18,943 - octoprint.plugins.achievements - INFO - Loading data from /home/pi/.octoprint/data/achievements/data.json 2024-06-02 21:49:18,946 - octoprint.plugins.achievements - INFO - Loading data for None from /home/pi/.octoprint/data/achievements/2024.json 2024-06-02 21:49:18,991 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2024-06-02 21:49:19,043 - octoprint.plugins.file_check - INFO - Native grep available: True 2024-06-02 21:49:19,052 - octoprint.plugin.core - INFO - Initialized 21 plugin implementation(s) 2024-06-02 21:49:19,076 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2024-06-02 21:49:19,078 - octoprint.plugin.core - INFO - 21 plugin(s) registered with the system: | Achievements Plugin (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/achievements | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/appkeys | Arc-Welder (1.0.0+u.bb71e8f) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_arc_welder | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/backup | Classic Webcam (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/classicwebcam | Core Wizard (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/errortracking | Event Manager (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/eventmanager | File Check (2024.3.27) (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/logging | Pi Support Plugin (2023.10.10) (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2024-06-02 21:49:19,104 - octoprint.environment - INFO - Detected environment is Python 3.9.2 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1800.0 | ram: 1909604352 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.5 | octopi_camera_stack: webcamd | octopi_version: 1.0.0 | octopiuptodate_build: 1.0.0-1.10.1-20240514100113 | octopiuptodate_build_short: 2024.05.14.100113 | throttle_check_enabled: true | throttle_check_functional: true | throttle_state: '0x0' | python: | pip: '22.3' | version: 3.9.2 | virtualenv: /home/pi/oprint 2024-06-02 21:49:19,116 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2024-06-02 21:49:19,117 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2024-06-02 21:49:19,118 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-manifest.json... 2024-06-02 21:49:19,231 - octoprint.plugins.arc_welder - WARNING - The Blueprint of this plugin is relying on the default implementation of is_blueprint_csrf_protected (newly added in OctoPrint 1.8.3), which in a future version will be switched from False to True for security reasons. Plugin authors should ensure they explicitly declare the CSRF protection status in their BlueprintPlugin mixin implementation. Recommendation is to enable CSRF protection and exempt views that must not use it with the octoprint.plugin.BlueprintPlugin.csrf_exempt decorator. 2024-06-02 21:49:19,232 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin arc_welder is DISABLED 2024-06-02 21:49:19,488 - octoprint.server - INFO - Shutting down intermediary server... 2024-06-02 21:49:19,800 - octoprint.server - INFO - Intermediary server shut down 2024-06-02 21:49:19,803 - octoprint.events - INFO - Processing startup event, this is our first event 2024-06-02 21:49:19,803 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2024-06-02 21:49:19,808 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2024-06-02 21:49:19,809 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2024-06-02 21:49:19,813 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2024-06-02 21:49:19,830 - octoprint.server - INFO - Trying to connect to configured serial port AUTO 2024-06-02 21:49:19,876 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2024-06-02 21:49:19,881 - octoprint.server - INFO - Starting autorefresh of serial port list 2024-06-02 21:49:19,882 - octoprint.server - INFO - Autorefresh of serial port list stopped 2024-06-02 21:49:19,885 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2024-06-02 21:49:19,889 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2024-06-02 21:49:19,895 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyUSB0@115200, /dev/ttyUSB0@250000, /dev/ttyUSB0@230400, /dev/ttyUSB0@57600, /dev/ttyUSB0@38400, /dev/ttyUSB0@19200, /dev/ttyUSB0@9600 2024-06-02 21:49:19,895 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2024-06-02 21:49:19,896 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2024-06-02 21:49:19,924 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2024-06-02 21:49:19,929 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-02 21:49:20,720 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on OctoPrint._http._tcp.local.' for _http._tcp.local. 2024-06-02 21:49:21,543 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on OctoPrint._octoprint._tcp.local.' for _octoprint._tcp.local. 2024-06-02 21:49:21,560 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on OctoPrint for SSDP 2024-06-02 21:49:21,606 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2024-06-02 21:49:21,701 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2024-06-02 21:49:22,669 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2024-06-02 21:49:22,674 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.9/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2024-06-02 21:49:22,675 - octoprint.util.pip - INFO - ==> pip ok -> yes 2024-06-02 21:49:22,701 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 54.0GB. That is considered sufficient for updating. 2024-06-02 21:49:22,701 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2024-06-02 21:49:22,733 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-06-02 21:49:22,833 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2024-06-02 21:49:22,901 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2024-06-02 21:49:23,143 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2024-06-02 21:49:23,657 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2024-06-02 21:49:23,664 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-02 21:49:23,848 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2024-06-02 21:49:24,695 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2024-06-02 21:49:24,698 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.9/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2024-06-02 21:49:24,698 - octoprint.util.pip - INFO - ==> pip ok -> yes 2024-06-02 21:49:24,719 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2024-06-02 21:49:24,757 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.86.26/', 'path': '/', 'query_string': 'l10n=en'} 2024-06-02 21:49:25,121 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8, 'printer_state': 'DETECT_SERIAL'} 2024-06-02 21:49:25,549 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.10.1', 'os': 'linux', 'bits': 32, 'python': '3.9.2', 'pip': '22.3', 'cores': 4, 'freq': 1800.0, 'ram': 1909604352, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.5', 'octopi_version': '1.0.0', 'octopiuptodate_build': '1.0.0-1.10.1-20240514100113', 'plugins': 'arc_welder:1.0.0+u.bb71e8f', 'achievements': 'the_wizard,adventurer'} 2024-06-02 21:49:25,963 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.10.1', 'os': 'linux', 'bits': 32, 'python': '3.9.2', 'pip': '22.3', 'cores': 4, 'freq': 1800.0, 'ram': 1909604352, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.5', 'octopi_version': '1.0.0', 'octopiuptodate_build': '1.0.0-1.10.1-20240514100113'} 2024-06-02 21:49:27,658 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2024-06-02 21:49:27,675 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-02 21:49:31,106 - octoprint.server.preemptive_cache - INFO - ... done in 6.35s 2024-06-02 21:49:31,652 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 250000 2024-06-02 21:49:31,658 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2024-06-02 21:49:31,660 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-02 21:49:31,666 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2024-06-02 21:49:31,668 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-02 21:49:31,694 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.1.3 MRiscoC Ender3V2-422-MM, based on bugfix-2.1.x (May 29 2024 23:22:04)" 2024-06-02 21:49:31,694 - octoprint.util.comm - INFO - Firmware info line: FIRMWARE_NAME:Marlin 2.1.3 MRiscoC Ender3V2-422-MM, based on bugfix-2.1.x (May 29 2024 23:22:04) SOURCE_CODE_URL:github.com/mriscoc/Ender3V2S1 PROTOCOL_VERSION:1.0 MACHINE_TYPE:3dPrinter EXTRUDER_COUNT:1 UUID:cede2a2f-41a2-4748-9b12-c55c62f367ff 2024-06-02 21:49:31,710 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2024-06-02 21:49:31,721 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2024-06-02 21:49:31,731 - octoprint.util.comm - INFO - Firmware states that it supports writing long filenames 2024-06-02 21:49:31,735 - octoprint.util.comm - INFO - Firmware states that it supports long filenames 2024-06-02 21:49:31,746 - octoprint.util.comm - INFO - Firmware sent the following capability report: SERIAL_XON_XOFF: not supported BINARY_FILE_TRANSFER: supported EEPROM: supported VOLUMETRIC: supported AUTOREPORT_POS: not supported AUTOREPORT_TEMP: supported PROGRESS: not supported PRINT_JOB: supported AUTOLEVEL: supported RUNOUT: supported Z_PROBE: supported LEVELING_DATA: supported BUILD_PERCENT: supported SOFTWARE_POWER: not supported TOGGLE_LIGHTS: not supported CASE_LIGHT_BRIGHTNESS: not supported EMERGENCY_PARSER: supported HOST_ACTION_COMMANDS: supported PROMPT_SUPPORT: supported SDCARD: supported MULTI_VOLUME: not supported REPEAT: not supported SD_WRITE: supported AUTOREPORT_SD_STATUS: not supported LONG_FILENAME: supported LFN_WRITE: supported CUSTOM_FIRMWARE_UPLOAD: supported EXTENDED_M20: supported THERMAL_PROTECTION: supported MOTION_MODES: not supported ARCS: supported BABYSTEPPING: supported EP_BABYSTEP: not supported CHAMBER_TEMPERATURE: not supported COOLER_TEMPERATURE: not supported MEATPACK: not supported CONFIG_EXPORT: not supported PROUI_AML: supported 2024-06-02 21:49:32,141 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin 2.1.3 MRiscoC Ender3V2-422-MM, based on bugfix-2.1.x (May 29 2024 23:22:04)', 'printer_port': 'AUTO', 'printer_baudrate': 0} 2024-06-02 21:52:20,848 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.86.47 2024-06-02 21:52:21,160 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-06-02 21:52:27,471 - octoprint.access.users - INFO - Logged in user: will 2024-06-02 21:52:27,472 - octoprint.server.api - INFO - Actively logging in user will from 192.168.86.47 2024-06-02 21:52:27,528 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.47 2024-06-02 21:52:27,528 - octoprint.access.users - INFO - Logged in user: will 2024-06-02 21:52:27,763 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.86.47 2024-06-02 21:52:28,656 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-06-02 21:52:28,756 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.47 2024-06-02 21:52:28,757 - octoprint.access.users - INFO - Logged in user: will 2024-06-02 21:52:29,266 - octoprint.server.util.sockjs - INFO - User will logged in on the socket from client 192.168.86.47 2024-06-02 21:52:30,429 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '124.0.0.0', 'os_name': 'Windows', 'os_version': '10'} 2024-06-02 21:53:20,686 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-06-02 21:54:09,310 - octoprint.filemanager.analysis - INFO - Starting analysis of local:fillet_adapter_v3_Noctua_PLA_3h31m.gcode 2024-06-02 21:54:09,314 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 --bed-z=0.0 /home/pi/.octoprint/uploads/fillet_adapter_v3_Noctua_PLA_3h31m.gcode 2024-06-02 21:54:09,348 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: fillet_adapter_v3_Noctua_PLA_3h31m.gcode, owner: will, user: will 2024-06-02 21:54:09,382 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2024-06-02 21:54:09,393 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: fillet_adapter_v3_Noctua_PLA_3h31m.gcode, owner: will, user: will 2024-06-02 21:54:09,413 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-02 21:54:09,460 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2024-06-02 21:54:09,462 - octoprint.filemanager.analysis - INFO - Terminating analysis subprocess for local:fillet_adapter_v3_Noctua_PLA_3h31m.gcode... 2024-06-02 21:54:09,528 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2024-06-02 21:54:10,079 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': '2af953565c9c1eae21a3a4d7e6f0b8e30fce5bd9'} 2024-06-02 21:54:10,465 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2024-06-02 21:54:11,790 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2024-06-02 21:54:19,775 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2024-06-02 22:04:16,637 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2024-06-02 22:04:25,178 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 768, 'printer_state': 'PRINTING'} 2024-06-02 22:19:16,638 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2024-06-02 22:19:25,203 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1668, 'printer_state': 'PRINTING'} 2024-06-02 22:34:16,639 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2024-06-02 22:34:25,258 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2568, 'printer_state': 'PRINTING'} 2024-06-02 22:49:16,640 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2024-06-02 22:49:25,180 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3468, 'printer_state': 'PRINTING'} 2024-06-02 23:04:16,640 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2024-06-02 23:04:25,170 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 4368, 'printer_state': 'PRINTING'} 2024-06-02 23:19:16,641 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2024-06-02 23:19:25,184 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 5268, 'printer_state': 'PRINTING'} 2024-06-02 23:34:16,642 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2024-06-02 23:34:25,196 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6168, 'printer_state': 'PRINTING'} 2024-06-02 23:36:43,312 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/oprint/lib/python3.9/site-packages/octoprint/util/comm.py", line 4172, in _readline ret = self._serial.readline() File "/home/pi/oprint/lib/python3.9/site-packages/octoprint/util/comm.py", line 6931, in readline c = self.read(1) File "/home/pi/oprint/lib/python3.9/site-packages/serial/serialposix.py", line 595, in read raise SerialException( serial.serialutil.SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2024-06-02 23:36:43,362 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2024-06-02 23:36:43,375 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Offline after error" 2024-06-02 23:36:43,383 - octoprint.filemanager.analysis - INFO - Starting analysis of local:fillet_adapter_v3_Noctua_PLA_3h31m.gcode 2024-06-02 23:36:43,387 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 --bed-z=0.0 /home/pi/.octoprint/uploads/fillet_adapter_v3_Noctua_PLA_3h31m.gcode 2024-06-02 23:36:43,391 - octoprint.server - INFO - Starting autorefresh of serial port list 2024-06-02 23:36:43,425 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2024-06-02 23:36:43,446 - octoprint.server - INFO - Serial port list was updated, refreshing the port list in the frontend 2024-06-02 23:36:43,464 - octoprint.plugins.achievements - INFO - New achievement unlocked: All Beginnings Are Hard! 2024-06-02 23:36:43,948 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {'origin': 'local', 'file': '2af953565c9c1eae21a3a4d7e6f0b8e30fce5bd9', 'elapsed': 6154, 'reason': 'error', 'commerror_text': 'SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?)'} 2024-06-02 23:36:44,079 - octoprint.filemanager.analysis - ERROR - Analysis for local:fillet_adapter_v3_Noctua_PLA_3h31m.gcode ran into error: No analysis result found 2024-06-02 23:36:44,331 - octoprint.plugins.tracking - INFO - Sent tracking event achievement_unlocked, payload: {'achievement': 'all_beginnings_are_hard'} 2024-06-02 23:36:44,449 - octoprint.server - INFO - Serial port list was updated, refreshing the port list in the frontend 2024-06-02 23:36:45,081 - octoprint.filemanager.analysis - INFO - Starting analysis of local:fillet_adapter_v3_Noctua_PLA_3h31m.aw.gcode 2024-06-02 23:36:45,090 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 --bed-z=0.0 /home/pi/.octoprint/uploads/fillet_adapter_v3_Noctua_PLA_3h31m.aw.gcode 2024-06-02 23:36:45,710 - octoprint.filemanager.analysis - ERROR - Analysis for local:fillet_adapter_v3_Noctua_PLA_3h31m.aw.gcode ran into error: No analysis result found 2024-06-02 23:17:07,872 - octoprint.startup - INFO - ****************************************************************************** 2024-06-02 23:17:07,874 - octoprint.startup - INFO - Starting OctoPrint 1.10.1 2024-06-02 23:17:07,879 - octoprint.startup - INFO - ****************************************************************************** 2024-06-02 23:17:14,194 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2024-06-02 23:17:14,196 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is not working 2024-06-02 23:17:14,196 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2024-06-02 23:17:14,209 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2024-06-02 23:17:14,222 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2024-06-02 23:17:17,013 - octoprint.plugin.core - INFO - Found 21 plugin(s) providing 21 mixin implementations, 45 hook handlers 2024-06-02 23:17:17,055 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2024-06-02 23:17:17,210 - octoprint.server - INFO - Intermediary server started 2024-06-02 23:17:17,229 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2024-06-02 23:17:17,255 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2024-06-02 23:17:17,259 - octoprint.server - INFO - Added new permission from plugin achievements: PLUGIN_ACHIEVEMENTS_VIEW (needs: "Need(method='role', value='plugin_achievements_view')") 2024-06-02 23:17:17,259 - octoprint.server - INFO - Added new permission from plugin achievements: PLUGIN_ACHIEVEMENTS_RESET (needs: "Need(method='role', value='plugin_achievements_reset')") 2024-06-02 23:17:17,259 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2024-06-02 23:17:17,260 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2024-06-02 23:17:17,260 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2024-06-02 23:17:17,260 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2024-06-02 23:17:17,261 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_manage'), Need(method='role', value='plugin_announcements_read')") 2024-06-02 23:17:17,261 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2024-06-02 23:17:17,261 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2024-06-02 23:17:17,261 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_CREATE (needs: "Need(method='role', value='plugin_backup_create')") 2024-06-02 23:17:17,262 - octoprint.server - INFO - Added new permission from plugin file_check: PLUGIN_FILE_CHECK_RUN (needs: "Need(method='role', value='plugin_file_check_run')") 2024-06-02 23:17:17,262 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2024-06-02 23:17:17,262 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2024-06-02 23:17:17,263 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2024-06-02 23:17:17,263 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2024-06-02 23:17:17,263 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2024-06-02 23:17:17,263 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2024-06-02 23:17:17,264 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2024-06-02 23:17:17,264 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2024-06-02 23:17:17,267 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2024-06-02 23:17:18,460 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2024-06-02 23:17:19,356 - octoprint.util.pip - INFO - Version of pip is 22.3 2024-06-02 23:17:19,362 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.9/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2024-06-02 23:17:19,362 - octoprint.util.pip - INFO - ==> pip ok -> yes 2024-06-02 23:17:19,388 - octoprint.plugins.achievements - INFO - Loading data from /home/pi/.octoprint/data/achievements/data.json 2024-06-02 23:17:19,391 - octoprint.plugins.achievements - INFO - Loading data for None from /home/pi/.octoprint/data/achievements/2024.json 2024-06-02 23:17:19,436 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2024-06-02 23:17:19,488 - octoprint.plugins.file_check - INFO - Native grep available: True 2024-06-02 23:17:19,498 - octoprint.plugin.core - INFO - Initialized 21 plugin implementation(s) 2024-06-02 23:17:19,523 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2024-06-02 23:17:19,524 - octoprint.plugin.core - INFO - 21 plugin(s) registered with the system: | Achievements Plugin (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/achievements | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/appkeys | Arc-Welder (1.0.0+u.bb71e8f) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_arc_welder | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/backup | Classic Webcam (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/classicwebcam | Core Wizard (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/errortracking | Event Manager (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/eventmanager | File Check (2024.3.27) (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/logging | Pi Support Plugin (2023.10.10) (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2024-06-02 23:17:19,550 - octoprint.environment - INFO - Detected environment is Python 3.9.2 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1800.0 | ram: 1909604352 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.5 | octopi_camera_stack: webcamd | octopi_version: 1.0.0 | octopiuptodate_build: 1.0.0-1.10.1-20240514100113 | octopiuptodate_build_short: 2024.05.14.100113 | throttle_check_enabled: true | throttle_check_functional: true | throttle_state: '0x0' | python: | pip: '22.3' | version: 3.9.2 | virtualenv: /home/pi/oprint 2024-06-02 23:17:19,563 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2024-06-02 23:17:19,564 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2024-06-02 23:17:19,565 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-manifest.json... 2024-06-02 23:17:19,673 - octoprint.plugins.arc_welder - WARNING - The Blueprint of this plugin is relying on the default implementation of is_blueprint_csrf_protected (newly added in OctoPrint 1.8.3), which in a future version will be switched from False to True for security reasons. Plugin authors should ensure they explicitly declare the CSRF protection status in their BlueprintPlugin mixin implementation. Recommendation is to enable CSRF protection and exempt views that must not use it with the octoprint.plugin.BlueprintPlugin.csrf_exempt decorator. 2024-06-02 23:17:19,673 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin arc_welder is DISABLED 2024-06-02 23:17:19,930 - octoprint.server - INFO - Shutting down intermediary server... 2024-06-02 23:17:20,219 - octoprint.server - INFO - Intermediary server shut down 2024-06-02 23:17:20,221 - octoprint.events - INFO - Processing startup event, this is our first event 2024-06-02 23:17:20,222 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2024-06-02 23:17:20,222 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2024-06-02 23:17:20,227 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2024-06-02 23:17:20,258 - octoprint.filemanager.analysis - INFO - Starting analysis of local:fillet_adapter_v3_Noctua_PLA_3h31m.aw.gcode 2024-06-02 23:17:20,260 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.01 --throttle-lines=100 --bed-z=0.0 /home/pi/.octoprint/uploads/fillet_adapter_v3_Noctua_PLA_3h31m.aw.gcode 2024-06-02 23:17:20,289 - octoprint.filemanager - INFO - Added 2 items from storage type "local" to analysis queue 2024-06-02 23:17:20,297 - octoprint.server - INFO - Trying to connect to configured serial port AUTO 2024-06-02 23:17:20,374 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2024-06-02 23:17:20,381 - octoprint.server - INFO - Starting autorefresh of serial port list 2024-06-02 23:17:20,390 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyUSB0@115200, /dev/ttyUSB0@250000, /dev/ttyUSB0@230400, /dev/ttyUSB0@57600, /dev/ttyUSB0@38400, /dev/ttyUSB0@19200, /dev/ttyUSB0@9600 2024-06-02 23:17:20,390 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2024-06-02 23:17:20,392 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2024-06-02 23:17:20,396 - octoprint.server - INFO - Autorefresh of serial port list stopped 2024-06-02 23:17:20,399 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2024-06-02 23:17:20,405 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2024-06-02 23:17:20,428 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2024-06-02 23:17:20,431 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-02 23:17:20,888 - octoprint.filemanager.analysis - ERROR - Analysis for local:fillet_adapter_v3_Noctua_PLA_3h31m.aw.gcode ran into error: No analysis result found 2024-06-02 23:17:21,232 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on OctoPrint._http._tcp.local.' for _http._tcp.local. 2024-06-02 23:17:21,889 - octoprint.filemanager.analysis - INFO - Starting analysis of local:fillet_adapter_v3_Noctua_PLA_3h31m.gcode 2024-06-02 23:17:21,896 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.01 --throttle-lines=100 --bed-z=0.0 /home/pi/.octoprint/uploads/fillet_adapter_v3_Noctua_PLA_3h31m.gcode 2024-06-02 23:17:22,058 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on OctoPrint._octoprint._tcp.local.' for _octoprint._tcp.local. 2024-06-02 23:17:22,067 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on OctoPrint for SSDP 2024-06-02 23:17:22,089 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2024-06-02 23:17:22,163 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2024-06-02 23:17:22,441 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2024-06-02 23:17:22,459 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-02 23:17:22,706 - octoprint.filemanager.analysis - ERROR - Analysis for local:fillet_adapter_v3_Noctua_PLA_3h31m.gcode ran into error: No analysis result found 2024-06-02 23:17:23,221 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2024-06-02 23:17:23,227 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.9/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2024-06-02 23:17:23,227 - octoprint.util.pip - INFO - ==> pip ok -> yes 2024-06-02 23:17:23,300 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 53.9GB. That is considered sufficient for updating. 2024-06-02 23:17:23,300 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2024-06-02 23:17:23,368 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2024-06-02 23:17:23,413 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2024-06-02 23:17:23,416 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2024-06-02 23:17:23,767 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.86.26/', 'path': '/', 'query_string': 'l10n=en'} 2024-06-02 23:17:23,921 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6, 'printer_state': 'DETECT_SERIAL'} 2024-06-02 23:17:24,360 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2024-06-02 23:17:24,423 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.10.1', 'os': 'linux', 'bits': 32, 'python': '3.9.2', 'pip': '22.3', 'cores': 4, 'freq': 1800.0, 'ram': 1909604352, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.5', 'octopi_version': '1.0.0', 'octopiuptodate_build': '1.0.0-1.10.1-20240514100113', 'plugins': 'arc_welder:1.0.0+u.bb71e8f', 'achievements': 'the_wizard,adventurer,all_beginnings_are_hard'} 2024-06-02 23:17:24,451 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2024-06-02 23:17:24,454 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-02 23:17:24,823 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.10.1', 'os': 'linux', 'bits': 32, 'python': '3.9.2', 'pip': '22.3', 'cores': 4, 'freq': 1800.0, 'ram': 1909604352, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.5', 'octopi_version': '1.0.0', 'octopiuptodate_build': '1.0.0-1.10.1-20240514100113'} 2024-06-02 23:17:26,456 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 250000 2024-06-02 23:17:26,463 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2024-06-02 23:17:26,465 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-02 23:17:26,470 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2024-06-02 23:17:26,477 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-02 23:17:26,497 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.1.3 MRiscoC Ender3V2-422-MM, based on bugfix-2.1.x (May 29 2024 23:22:04)" 2024-06-02 23:17:26,497 - octoprint.util.comm - INFO - Firmware info line: FIRMWARE_NAME:Marlin 2.1.3 MRiscoC Ender3V2-422-MM, based on bugfix-2.1.x (May 29 2024 23:22:04) SOURCE_CODE_URL:github.com/mriscoc/Ender3V2S1 PROTOCOL_VERSION:1.0 MACHINE_TYPE:3dPrinter EXTRUDER_COUNT:1 UUID:cede2a2f-41a2-4748-9b12-c55c62f367ff 2024-06-02 23:17:26,524 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2024-06-02 23:17:26,558 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2024-06-02 23:17:26,567 - octoprint.util.comm - INFO - Firmware states that it supports writing long filenames 2024-06-02 23:17:26,569 - octoprint.util.comm - INFO - Firmware states that it supports long filenames 2024-06-02 23:17:26,578 - octoprint.util.comm - INFO - Firmware sent the following capability report: SERIAL_XON_XOFF: not supported BINARY_FILE_TRANSFER: supported EEPROM: supported VOLUMETRIC: supported AUTOREPORT_POS: not supported AUTOREPORT_TEMP: supported PROGRESS: not supported PRINT_JOB: supported AUTOLEVEL: supported RUNOUT: supported Z_PROBE: supported LEVELING_DATA: supported BUILD_PERCENT: supported SOFTWARE_POWER: not supported TOGGLE_LIGHTS: not supported CASE_LIGHT_BRIGHTNESS: not supported EMERGENCY_PARSER: supported HOST_ACTION_COMMANDS: supported PROMPT_SUPPORT: supported SDCARD: supported MULTI_VOLUME: not supported REPEAT: not supported SD_WRITE: supported AUTOREPORT_SD_STATUS: not supported LONG_FILENAME: supported LFN_WRITE: supported CUSTOM_FIRMWARE_UPLOAD: supported EXTENDED_M20: supported THERMAL_PROTECTION: supported MOTION_MODES: not supported ARCS: supported BABYSTEPPING: supported EP_BABYSTEP: not supported CHAMBER_TEMPERATURE: not supported COOLER_TEMPERATURE: not supported MEATPACK: not supported CONFIG_EXPORT: not supported PROUI_AML: supported 2024-06-02 23:17:26,889 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin 2.1.3 MRiscoC Ender3V2-422-MM, based on bugfix-2.1.x (May 29 2024 23:22:04)', 'printer_port': 'AUTO', 'printer_baudrate': 0} 2024-06-02 23:17:30,180 - octoprint.server.preemptive_cache - INFO - ... done in 6.41s 2024-06-02 23:17:31,590 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-06-02 23:38:39,191 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2024-06-02 23:38:39,642 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18, 'printer_state': 'OPERATIONAL'} 2024-06-02 23:39:15,061 - octoprint.startup - INFO - ****************************************************************************** 2024-06-02 23:39:15,064 - octoprint.startup - INFO - Starting OctoPrint 1.10.1 2024-06-02 23:39:15,064 - octoprint.startup - INFO - ****************************************************************************** 2024-06-02 23:39:21,475 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2024-06-02 23:39:21,476 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is not working 2024-06-02 23:39:21,476 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2024-06-02 23:39:21,489 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2024-06-02 23:39:21,503 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2024-06-02 23:39:24,297 - octoprint.plugin.core - INFO - Found 21 plugin(s) providing 21 mixin implementations, 45 hook handlers 2024-06-02 23:39:24,338 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2024-06-02 23:39:24,486 - octoprint.server - INFO - Intermediary server started 2024-06-02 23:39:24,504 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2024-06-02 23:39:24,530 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2024-06-02 23:39:24,534 - octoprint.server - INFO - Added new permission from plugin achievements: PLUGIN_ACHIEVEMENTS_VIEW (needs: "Need(method='role', value='plugin_achievements_view')") 2024-06-02 23:39:24,534 - octoprint.server - INFO - Added new permission from plugin achievements: PLUGIN_ACHIEVEMENTS_RESET (needs: "Need(method='role', value='plugin_achievements_reset')") 2024-06-02 23:39:24,534 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2024-06-02 23:39:24,534 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2024-06-02 23:39:24,535 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2024-06-02 23:39:24,535 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2024-06-02 23:39:24,535 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2024-06-02 23:39:24,536 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2024-06-02 23:39:24,536 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2024-06-02 23:39:24,536 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_CREATE (needs: "Need(method='role', value='plugin_backup_create')") 2024-06-02 23:39:24,536 - octoprint.server - INFO - Added new permission from plugin file_check: PLUGIN_FILE_CHECK_RUN (needs: "Need(method='role', value='plugin_file_check_run')") 2024-06-02 23:39:24,537 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2024-06-02 23:39:24,537 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2024-06-02 23:39:24,537 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2024-06-02 23:39:24,537 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2024-06-02 23:39:24,538 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2024-06-02 23:39:24,538 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2024-06-02 23:39:24,538 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2024-06-02 23:39:24,538 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2024-06-02 23:39:24,539 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2024-06-02 23:39:25,715 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2024-06-02 23:39:26,552 - octoprint.util.pip - INFO - Version of pip is 22.3 2024-06-02 23:39:26,558 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.9/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2024-06-02 23:39:26,559 - octoprint.util.pip - INFO - ==> pip ok -> yes 2024-06-02 23:39:26,586 - octoprint.plugins.achievements - INFO - Loading data from /home/pi/.octoprint/data/achievements/data.json 2024-06-02 23:39:26,589 - octoprint.plugins.achievements - INFO - Loading data for None from /home/pi/.octoprint/data/achievements/2024.json 2024-06-02 23:39:26,635 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2024-06-02 23:39:26,690 - octoprint.plugins.file_check - INFO - Native grep available: True 2024-06-02 23:39:26,700 - octoprint.plugin.core - INFO - Initialized 21 plugin implementation(s) 2024-06-02 23:39:26,726 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2024-06-02 23:39:26,728 - octoprint.plugin.core - INFO - 21 plugin(s) registered with the system: | Achievements Plugin (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/achievements | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/appkeys | Arc-Welder (1.0.0+u.bb71e8f) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_arc_welder | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/backup | Classic Webcam (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/classicwebcam | Core Wizard (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/errortracking | Event Manager (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/eventmanager | File Check (2024.3.27) (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/logging | Pi Support Plugin (2023.10.10) (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2024-06-02 23:39:26,755 - octoprint.environment - INFO - Detected environment is Python 3.9.2 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1800.0 | ram: 1909604352 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.5 | octopi_camera_stack: webcamd | octopi_version: 1.0.0 | octopiuptodate_build: 1.0.0-1.10.1-20240514100113 | octopiuptodate_build_short: 2024.05.14.100113 | throttle_check_enabled: true | throttle_check_functional: true | throttle_state: '0x0' | python: | pip: '22.3' | version: 3.9.2 | virtualenv: /home/pi/oprint 2024-06-02 23:39:26,769 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2024-06-02 23:39:26,770 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2024-06-02 23:39:26,770 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-manifest.json... 2024-06-02 23:39:26,883 - octoprint.plugins.arc_welder - WARNING - The Blueprint of this plugin is relying on the default implementation of is_blueprint_csrf_protected (newly added in OctoPrint 1.8.3), which in a future version will be switched from False to True for security reasons. Plugin authors should ensure they explicitly declare the CSRF protection status in their BlueprintPlugin mixin implementation. Recommendation is to enable CSRF protection and exempt views that must not use it with the octoprint.plugin.BlueprintPlugin.csrf_exempt decorator. 2024-06-02 23:39:26,883 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin arc_welder is DISABLED 2024-06-02 23:39:27,157 - octoprint.server - INFO - Shutting down intermediary server... 2024-06-02 23:39:27,494 - octoprint.server - INFO - Intermediary server shut down 2024-06-02 23:39:27,497 - octoprint.events - INFO - Processing startup event, this is our first event 2024-06-02 23:39:27,497 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2024-06-02 23:39:27,503 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2024-06-02 23:39:27,504 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2024-06-02 23:39:27,532 - octoprint.filemanager.analysis - INFO - Starting analysis of local:fillet_adapter_v3_Noctua_PLA_3h31m.aw.gcode 2024-06-02 23:39:27,534 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.01 --throttle-lines=100 --bed-z=0.0 /home/pi/.octoprint/uploads/fillet_adapter_v3_Noctua_PLA_3h31m.aw.gcode 2024-06-02 23:39:27,562 - octoprint.filemanager - INFO - Added 2 items from storage type "local" to analysis queue 2024-06-02 23:39:27,571 - octoprint.server - INFO - Trying to connect to configured serial port AUTO 2024-06-02 23:39:27,623 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2024-06-02 23:39:27,632 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyUSB0@115200, /dev/ttyUSB0@250000, /dev/ttyUSB0@230400, /dev/ttyUSB0@57600, /dev/ttyUSB0@38400, /dev/ttyUSB0@19200, /dev/ttyUSB0@9600 2024-06-02 23:39:27,633 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2024-06-02 23:39:27,635 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2024-06-02 23:39:27,636 - octoprint.server - INFO - Starting autorefresh of serial port list 2024-06-02 23:39:27,641 - octoprint.server - INFO - Autorefresh of serial port list stopped 2024-06-02 23:39:27,644 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2024-06-02 23:39:27,650 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2024-06-02 23:39:27,671 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2024-06-02 23:39:27,675 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-02 23:39:28,143 - octoprint.filemanager.analysis - ERROR - Analysis for local:fillet_adapter_v3_Noctua_PLA_3h31m.aw.gcode ran into error: No analysis result found 2024-06-02 23:39:28,472 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on OctoPrint._http._tcp.local.' for _http._tcp.local. 2024-06-02 23:39:29,144 - octoprint.filemanager.analysis - INFO - Starting analysis of local:fillet_adapter_v3_Noctua_PLA_3h31m.gcode 2024-06-02 23:39:29,158 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.01 --throttle-lines=100 --bed-z=0.0 /home/pi/.octoprint/uploads/fillet_adapter_v3_Noctua_PLA_3h31m.gcode 2024-06-02 23:39:29,286 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on OctoPrint._octoprint._tcp.local.' for _octoprint._tcp.local. 2024-06-02 23:39:29,310 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on OctoPrint for SSDP 2024-06-02 23:39:29,319 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2024-06-02 23:39:29,392 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2024-06-02 23:39:29,638 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-06-02 23:39:29,686 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2024-06-02 23:39:29,699 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-02 23:39:29,977 - octoprint.filemanager.analysis - ERROR - Analysis for local:fillet_adapter_v3_Noctua_PLA_3h31m.gcode ran into error: No analysis result found 2024-06-02 23:39:30,442 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2024-06-02 23:39:30,442 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.9/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2024-06-02 23:39:30,442 - octoprint.util.pip - INFO - ==> pip ok -> yes 2024-06-02 23:39:30,453 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 53.9GB. That is considered sufficient for updating. 2024-06-02 23:39:30,453 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2024-06-02 23:39:30,546 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2024-06-02 23:39:30,634 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2024-06-02 23:39:30,922 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2024-06-02 23:39:30,977 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.86.26/', 'path': '/', 'query_string': 'l10n=en'} 2024-06-02 23:39:31,113 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6, 'printer_state': 'DETECT_SERIAL'} 2024-06-02 23:39:31,583 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.10.1', 'os': 'linux', 'bits': 32, 'python': '3.9.2', 'pip': '22.3', 'cores': 4, 'freq': 1800.0, 'ram': 1909604352, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.5', 'octopi_version': '1.0.0', 'octopiuptodate_build': '1.0.0-1.10.1-20240514100113', 'plugins': 'arc_welder:1.0.0+u.bb71e8f', 'achievements': 'the_wizard,adventurer,all_beginnings_are_hard'} 2024-06-02 23:39:31,681 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2024-06-02 23:39:31,695 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2024-06-02 23:39:31,995 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.10.1', 'os': 'linux', 'bits': 32, 'python': '3.9.2', 'pip': '22.3', 'cores': 4, 'freq': 1800.0, 'ram': 1909604352, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.5', 'octopi_version': '1.0.0', 'octopiuptodate_build': '1.0.0-1.10.1-20240514100113'} 2024-06-02 23:39:32,033 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-02 23:39:34,036 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 250000 2024-06-02 23:39:34,042 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2024-06-02 23:39:34,044 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-02 23:39:34,050 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2024-06-02 23:39:34,056 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-02 23:39:34,080 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.1.3 MRiscoC Ender3V2-422-MM, based on bugfix-2.1.x (May 29 2024 23:22:04)" 2024-06-02 23:39:34,080 - octoprint.util.comm - INFO - Firmware info line: FIRMWARE_NAME:Marlin 2.1.3 MRiscoC Ender3V2-422-MM, based on bugfix-2.1.x (May 29 2024 23:22:04) SOURCE_CODE_URL:github.com/mriscoc/Ender3V2S1 PROTOCOL_VERSION:1.0 MACHINE_TYPE:3dPrinter EXTRUDER_COUNT:1 UUID:cede2a2f-41a2-4748-9b12-c55c62f367ff 2024-06-02 23:39:34,099 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2024-06-02 23:39:34,113 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2024-06-02 23:39:34,125 - octoprint.util.comm - INFO - Firmware states that it supports writing long filenames 2024-06-02 23:39:34,128 - octoprint.util.comm - INFO - Firmware states that it supports long filenames 2024-06-02 23:39:34,139 - octoprint.util.comm - INFO - Firmware sent the following capability report: SERIAL_XON_XOFF: not supported BINARY_FILE_TRANSFER: supported EEPROM: supported VOLUMETRIC: supported AUTOREPORT_POS: not supported AUTOREPORT_TEMP: supported PROGRESS: not supported PRINT_JOB: supported AUTOLEVEL: supported RUNOUT: supported Z_PROBE: supported LEVELING_DATA: supported BUILD_PERCENT: supported SOFTWARE_POWER: not supported TOGGLE_LIGHTS: not supported CASE_LIGHT_BRIGHTNESS: not supported EMERGENCY_PARSER: supported HOST_ACTION_COMMANDS: supported PROMPT_SUPPORT: supported SDCARD: supported MULTI_VOLUME: not supported REPEAT: not supported SD_WRITE: supported AUTOREPORT_SD_STATUS: not supported LONG_FILENAME: supported LFN_WRITE: supported CUSTOM_FIRMWARE_UPLOAD: supported EXTENDED_M20: supported THERMAL_PROTECTION: supported MOTION_MODES: not supported ARCS: supported BABYSTEPPING: supported EP_BABYSTEP: not supported CHAMBER_TEMPERATURE: not supported COOLER_TEMPERATURE: not supported MEATPACK: not supported CONFIG_EXPORT: not supported PROUI_AML: supported 2024-06-02 23:39:34,486 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin 2.1.3 MRiscoC Ender3V2-422-MM, based on bugfix-2.1.x (May 29 2024 23:22:04)', 'printer_port': 'AUTO', 'printer_baudrate': 0} 2024-06-02 23:39:38,457 - octoprint.server.preemptive_cache - INFO - ... done in 7.48s 2024-06-02 23:41:51,860 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-06-02 23:41:56,481 - octoprint.access.users - INFO - Logged in user: will 2024-06-02 23:41:56,482 - octoprint.server.api - INFO - Actively logging in user will from 192.168.86.47 2024-06-02 23:41:56,534 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.47 2024-06-02 23:41:56,534 - octoprint.access.users - INFO - Logged in user: will 2024-06-02 23:41:56,765 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.86.47 2024-06-02 23:41:57,732 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-06-02 23:41:57,792 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.47 2024-06-02 23:41:57,792 - octoprint.access.users - INFO - Logged in user: will 2024-06-02 23:41:58,419 - octoprint.server.util.sockjs - INFO - User will logged in on the socket from client 192.168.86.47 2024-06-02 23:41:59,600 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '124.0.0.0', 'os_name': 'Windows', 'os_version': '10'} 2024-06-02 23:43:19,225 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.86.47 2024-06-02 23:42:23,578 - octoprint.startup - INFO - ****************************************************************************** 2024-06-02 23:42:23,581 - octoprint.startup - INFO - Starting OctoPrint 1.10.1 2024-06-02 23:42:23,585 - octoprint.startup - INFO - ****************************************************************************** 2024-06-02 23:42:29,925 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2024-06-02 23:42:29,926 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is not working 2024-06-02 23:42:29,926 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2024-06-02 23:42:29,938 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2024-06-02 23:42:29,950 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2024-06-02 23:42:32,768 - octoprint.plugin.core - INFO - Found 21 plugin(s) providing 21 mixin implementations, 45 hook handlers 2024-06-02 23:42:32,809 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2024-06-02 23:42:32,956 - octoprint.server - INFO - Intermediary server started 2024-06-02 23:42:32,974 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2024-06-02 23:42:33,000 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2024-06-02 23:42:33,003 - octoprint.server - INFO - Added new permission from plugin achievements: PLUGIN_ACHIEVEMENTS_VIEW (needs: "Need(method='role', value='plugin_achievements_view')") 2024-06-02 23:42:33,003 - octoprint.server - INFO - Added new permission from plugin achievements: PLUGIN_ACHIEVEMENTS_RESET (needs: "Need(method='role', value='plugin_achievements_reset')") 2024-06-02 23:42:33,004 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2024-06-02 23:42:33,004 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2024-06-02 23:42:33,004 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2024-06-02 23:42:33,005 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2024-06-02 23:42:33,005 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_manage'), Need(method='role', value='plugin_announcements_read')") 2024-06-02 23:42:33,005 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2024-06-02 23:42:33,005 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2024-06-02 23:42:33,006 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_CREATE (needs: "Need(method='role', value='plugin_backup_create')") 2024-06-02 23:42:33,006 - octoprint.server - INFO - Added new permission from plugin file_check: PLUGIN_FILE_CHECK_RUN (needs: "Need(method='role', value='plugin_file_check_run')") 2024-06-02 23:42:33,006 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2024-06-02 23:42:33,006 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2024-06-02 23:42:33,007 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2024-06-02 23:42:33,007 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2024-06-02 23:42:33,007 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2024-06-02 23:42:33,008 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2024-06-02 23:42:33,008 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2024-06-02 23:42:33,008 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2024-06-02 23:42:33,009 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2024-06-02 23:42:34,152 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2024-06-02 23:42:34,983 - octoprint.util.pip - INFO - Version of pip is 22.3 2024-06-02 23:42:34,989 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.9/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2024-06-02 23:42:34,989 - octoprint.util.pip - INFO - ==> pip ok -> yes 2024-06-02 23:42:35,015 - octoprint.plugins.achievements - INFO - Loading data from /home/pi/.octoprint/data/achievements/data.json 2024-06-02 23:42:35,018 - octoprint.plugins.achievements - INFO - Loading data for None from /home/pi/.octoprint/data/achievements/2024.json 2024-06-02 23:42:35,064 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2024-06-02 23:42:35,117 - octoprint.plugins.file_check - INFO - Native grep available: True 2024-06-02 23:42:35,127 - octoprint.plugin.core - INFO - Initialized 21 plugin implementation(s) 2024-06-02 23:42:35,151 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2024-06-02 23:42:35,153 - octoprint.plugin.core - INFO - 21 plugin(s) registered with the system: | Achievements Plugin (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/achievements | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/appkeys | Arc-Welder (1.0.0+u.bb71e8f) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_arc_welder | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/backup | Classic Webcam (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/classicwebcam | Core Wizard (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/errortracking | Event Manager (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/eventmanager | File Check (2024.3.27) (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/logging | Pi Support Plugin (2023.10.10) (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2024-06-02 23:42:35,179 - octoprint.environment - INFO - Detected environment is Python 3.9.2 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1800.0 | ram: 1909604352 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.5 | octopi_camera_stack: webcamd | octopi_version: 1.0.0 | octopiuptodate_build: 1.0.0-1.10.1-20240514100113 | octopiuptodate_build_short: 2024.05.14.100113 | throttle_check_enabled: true | throttle_check_functional: true | throttle_state: '0x0' | python: | pip: '22.3' | version: 3.9.2 | virtualenv: /home/pi/oprint 2024-06-02 23:42:35,196 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2024-06-02 23:42:35,197 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2024-06-02 23:42:35,198 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-manifest.json... 2024-06-02 23:42:35,307 - octoprint.plugins.arc_welder - WARNING - The Blueprint of this plugin is relying on the default implementation of is_blueprint_csrf_protected (newly added in OctoPrint 1.8.3), which in a future version will be switched from False to True for security reasons. Plugin authors should ensure they explicitly declare the CSRF protection status in their BlueprintPlugin mixin implementation. Recommendation is to enable CSRF protection and exempt views that must not use it with the octoprint.plugin.BlueprintPlugin.csrf_exempt decorator. 2024-06-02 23:42:35,307 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin arc_welder is DISABLED 2024-06-02 23:42:35,567 - octoprint.server - INFO - Shutting down intermediary server... 2024-06-02 23:42:35,964 - octoprint.server - INFO - Intermediary server shut down 2024-06-02 23:42:35,967 - octoprint.events - INFO - Processing startup event, this is our first event 2024-06-02 23:42:35,967 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2024-06-02 23:42:35,972 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2024-06-02 23:42:35,973 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2024-06-02 23:42:36,003 - octoprint.filemanager.analysis - INFO - Starting analysis of local:fillet_adapter_v3_Noctua_PLA_3h31m.aw.gcode 2024-06-02 23:42:36,006 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.01 --throttle-lines=100 --bed-z=0.0 /home/pi/.octoprint/uploads/fillet_adapter_v3_Noctua_PLA_3h31m.aw.gcode 2024-06-02 23:42:36,037 - octoprint.server - INFO - Trying to connect to configured serial port AUTO 2024-06-02 23:42:36,041 - octoprint.filemanager - INFO - Added 2 items from storage type "local" to analysis queue 2024-06-02 23:42:36,092 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2024-06-02 23:42:36,098 - octoprint.server - INFO - Starting autorefresh of serial port list 2024-06-02 23:42:36,100 - octoprint.server - INFO - Autorefresh of serial port list stopped 2024-06-02 23:42:36,107 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyUSB0@115200, /dev/ttyUSB0@250000, /dev/ttyUSB0@230400, /dev/ttyUSB0@57600, /dev/ttyUSB0@38400, /dev/ttyUSB0@19200, /dev/ttyUSB0@9600 2024-06-02 23:42:36,107 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2024-06-02 23:42:36,109 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2024-06-02 23:42:36,113 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2024-06-02 23:42:36,119 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2024-06-02 23:42:36,138 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2024-06-02 23:42:36,141 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-02 23:42:36,631 - octoprint.filemanager.analysis - ERROR - Analysis for local:fillet_adapter_v3_Noctua_PLA_3h31m.aw.gcode ran into error: No analysis result found 2024-06-02 23:42:36,946 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on OctoPrint._http._tcp.local.' for _http._tcp.local. 2024-06-02 23:42:37,632 - octoprint.filemanager.analysis - INFO - Starting analysis of local:fillet_adapter_v3_Noctua_PLA_3h31m.gcode 2024-06-02 23:42:37,637 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.01 --throttle-lines=100 --bed-z=0.0 /home/pi/.octoprint/uploads/fillet_adapter_v3_Noctua_PLA_3h31m.gcode 2024-06-02 23:42:37,761 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on OctoPrint._octoprint._tcp.local.' for _octoprint._tcp.local. 2024-06-02 23:42:37,769 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on OctoPrint for SSDP 2024-06-02 23:42:37,790 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2024-06-02 23:42:37,860 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2024-06-02 23:42:38,153 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2024-06-02 23:42:38,175 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-02 23:42:38,426 - octoprint.filemanager.analysis - ERROR - Analysis for local:fillet_adapter_v3_Noctua_PLA_3h31m.gcode ran into error: No analysis result found 2024-06-02 23:42:38,944 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2024-06-02 23:42:38,950 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.9/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2024-06-02 23:42:38,950 - octoprint.util.pip - INFO - ==> pip ok -> yes 2024-06-02 23:42:39,023 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 53.9GB. That is considered sufficient for updating. 2024-06-02 23:42:39,023 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2024-06-02 23:42:39,091 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2024-06-02 23:42:39,113 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2024-06-02 23:42:39,149 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2024-06-02 23:42:39,592 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.86.26/', 'path': '/', 'query_string': 'l10n=en'} 2024-06-02 23:42:39,886 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6, 'printer_state': 'DETECT_SERIAL'} 2024-06-02 23:42:40,098 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2024-06-02 23:42:40,179 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2024-06-02 23:42:40,181 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-02 23:42:40,342 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.10.1', 'os': 'linux', 'bits': 32, 'python': '3.9.2', 'pip': '22.3', 'cores': 4, 'freq': 1800.0, 'ram': 1909604352, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.5', 'octopi_version': '1.0.0', 'octopiuptodate_build': '1.0.0-1.10.1-20240514100113', 'plugins': 'arc_welder:1.0.0+u.bb71e8f', 'achievements': 'the_wizard,adventurer,all_beginnings_are_hard'} 2024-06-02 23:42:40,738 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.10.1', 'os': 'linux', 'bits': 32, 'python': '3.9.2', 'pip': '22.3', 'cores': 4, 'freq': 1800.0, 'ram': 1909604352, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.5', 'octopi_version': '1.0.0', 'octopiuptodate_build': '1.0.0-1.10.1-20240514100113'} 2024-06-02 23:42:42,184 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 250000 2024-06-02 23:42:42,189 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2024-06-02 23:42:42,191 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-02 23:42:42,196 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2024-06-02 23:42:42,199 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-02 23:42:42,225 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.1.3 MRiscoC Ender3V2-422-MM, based on bugfix-2.1.x (May 29 2024 23:22:04)" 2024-06-02 23:42:42,225 - octoprint.util.comm - INFO - Firmware info line: FIRMWARE_NAME:Marlin 2.1.3 MRiscoC Ender3V2-422-MM, based on bugfix-2.1.x (May 29 2024 23:22:04) SOURCE_CODE_URL:github.com/mriscoc/Ender3V2S1 PROTOCOL_VERSION:1.0 MACHINE_TYPE:3dPrinter EXTRUDER_COUNT:1 UUID:cede2a2f-41a2-4748-9b12-c55c62f367ff 2024-06-02 23:42:42,244 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2024-06-02 23:42:42,275 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2024-06-02 23:42:42,286 - octoprint.util.comm - INFO - Firmware states that it supports writing long filenames 2024-06-02 23:42:42,289 - octoprint.util.comm - INFO - Firmware states that it supports long filenames 2024-06-02 23:42:42,303 - octoprint.util.comm - INFO - Firmware sent the following capability report: SERIAL_XON_XOFF: not supported BINARY_FILE_TRANSFER: supported EEPROM: supported VOLUMETRIC: supported AUTOREPORT_POS: not supported AUTOREPORT_TEMP: supported PROGRESS: not supported PRINT_JOB: supported AUTOLEVEL: supported RUNOUT: supported Z_PROBE: supported LEVELING_DATA: supported BUILD_PERCENT: supported SOFTWARE_POWER: not supported TOGGLE_LIGHTS: not supported CASE_LIGHT_BRIGHTNESS: not supported EMERGENCY_PARSER: supported HOST_ACTION_COMMANDS: supported PROMPT_SUPPORT: supported SDCARD: supported MULTI_VOLUME: not supported REPEAT: not supported SD_WRITE: supported AUTOREPORT_SD_STATUS: not supported LONG_FILENAME: supported LFN_WRITE: supported CUSTOM_FIRMWARE_UPLOAD: supported EXTENDED_M20: supported THERMAL_PROTECTION: supported MOTION_MODES: not supported ARCS: supported BABYSTEPPING: supported EP_BABYSTEP: not supported CHAMBER_TEMPERATURE: not supported COOLER_TEMPERATURE: not supported MEATPACK: not supported CONFIG_EXPORT: not supported PROUI_AML: supported 2024-06-02 23:42:42,635 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin 2.1.3 MRiscoC Ender3V2-422-MM, based on bugfix-2.1.x (May 29 2024 23:22:04)', 'printer_port': 'AUTO', 'printer_baudrate': 0} 2024-06-02 23:42:45,917 - octoprint.server.preemptive_cache - INFO - ... done in 6.32s 2024-06-03 11:28:45,541 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2024-06-03 11:28:46,015 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18, 'printer_state': 'OPERATIONAL'} 2024-06-03 11:29:06,430 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-06-03 11:29:13,952 - octoprint.access.users - INFO - Logged in user: will 2024-06-03 11:29:13,953 - octoprint.server.api - INFO - Actively logging in user will from 192.168.86.47 2024-06-03 11:29:14,010 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.47 2024-06-03 11:29:14,010 - octoprint.access.users - INFO - Logged in user: will 2024-06-03 11:29:14,213 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.86.47 2024-06-03 11:29:15,985 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-06-03 11:29:16,074 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.47 2024-06-03 11:29:16,074 - octoprint.access.users - INFO - Logged in user: will 2024-06-03 11:29:16,207 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2024-06-03 11:29:17,302 - octoprint.server.util.sockjs - INFO - User will logged in on the socket from client 192.168.86.47 2024-06-03 11:29:18,121 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.51s 2024-06-03 11:29:18,187 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2024-06-03 11:29:18,287 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '124.0.0.0', 'os_name': 'Windows', 'os_version': '10'} 2024-06-03 11:29:19,057 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.77s 2024-06-03 11:29:19,592 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.4s 2024-06-03 11:29:19,635 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2024-06-03 11:29:19,641 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.9/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2024-06-03 11:29:19,641 - octoprint.util.pip - INFO - ==> pip ok -> yes 2024-06-03 11:29:19,693 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2024-06-03 11:29:20,149 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.4s 2024-06-03 11:29:20,774 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.48s 2024-06-03 11:29:26,825 - octoprint.server.api.system - INFO - Performing command for core:restart_safe: sudo service octoprint restart 2024-06-03 11:29:28,782 - octoprint.startup - INFO - ****************************************************************************** 2024-06-03 11:29:28,784 - octoprint.startup - INFO - Starting OctoPrint 1.10.1 2024-06-03 11:29:28,785 - octoprint.startup - INFO - Starting in SAFE MODE. Third party plugins will be disabled! 2024-06-03 11:29:28,785 - octoprint.startup - INFO - Reason for safe mode: setting in config.yaml 2024-06-03 11:29:28,785 - octoprint.startup - INFO - ****************************************************************************** 2024-06-03 11:29:29,015 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2024-06-03 11:29:29,057 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2024-06-03 11:29:29,057 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2024-06-03 11:29:29,057 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2024-06-03 11:29:29,562 - octoprint.startup - INFO - Blacklist processing done, adding 3 blacklisted plugin versions: roomtemp (any), GcodeEditor (>=0.1.1,<=0.2.8), gcodeleveling (>=0.1.0,<=0.1.1) 2024-06-03 11:29:29,569 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2024-06-03 11:29:31,505 - octoprint.plugin.core - INFO - Found 21 plugin(s) providing 20 mixin implementations, 43 hook handlers 2024-06-03 11:29:31,534 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2024-06-03 11:29:31,616 - octoprint.server - INFO - Intermediary server started 2024-06-03 11:29:31,633 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2024-06-03 11:29:31,648 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2024-06-03 11:29:31,652 - octoprint.server - INFO - Added new permission from plugin achievements: PLUGIN_ACHIEVEMENTS_VIEW (needs: "Need(method='role', value='plugin_achievements_view')") 2024-06-03 11:29:31,652 - octoprint.server - INFO - Added new permission from plugin achievements: PLUGIN_ACHIEVEMENTS_RESET (needs: "Need(method='role', value='plugin_achievements_reset')") 2024-06-03 11:29:31,653 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2024-06-03 11:29:31,653 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2024-06-03 11:29:31,653 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2024-06-03 11:29:31,653 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2024-06-03 11:29:31,654 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2024-06-03 11:29:31,654 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2024-06-03 11:29:31,654 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2024-06-03 11:29:31,654 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_CREATE (needs: "Need(method='role', value='plugin_backup_create')") 2024-06-03 11:29:31,655 - octoprint.server - INFO - Added new permission from plugin file_check: PLUGIN_FILE_CHECK_RUN (needs: "Need(method='role', value='plugin_file_check_run')") 2024-06-03 11:29:31,655 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2024-06-03 11:29:31,655 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2024-06-03 11:29:31,655 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2024-06-03 11:29:31,656 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2024-06-03 11:29:31,656 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2024-06-03 11:29:31,656 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2024-06-03 11:29:31,656 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2024-06-03 11:29:31,657 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2024-06-03 11:29:31,657 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2024-06-03 11:29:32,565 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2024-06-03 11:29:33,395 - octoprint.util.pip - INFO - Version of pip is 22.3 2024-06-03 11:29:33,401 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.9/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2024-06-03 11:29:33,402 - octoprint.util.pip - INFO - ==> pip ok -> yes 2024-06-03 11:29:33,428 - octoprint.plugins.achievements - INFO - Loading data from /home/pi/.octoprint/data/achievements/data.json 2024-06-03 11:29:33,431 - octoprint.plugins.achievements - INFO - Loading data for None from /home/pi/.octoprint/data/achievements/2024.json 2024-06-03 11:29:33,475 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2024-06-03 11:29:33,529 - octoprint.plugins.file_check - INFO - Native grep available: True 2024-06-03 11:29:33,529 - octoprint.plugin.core - INFO - Initialized 20 plugin implementation(s) 2024-06-03 11:29:33,558 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2024-06-03 11:29:33,559 - octoprint.plugin.core - INFO - 21 plugin(s) registered with the system: | Achievements Plugin (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/achievements | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/appkeys | !Arc-Welder (1.0.0+u.bb71e8f) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_arc_welder | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/backup | Classic Webcam (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/classicwebcam | Core Wizard (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/errortracking | Event Manager (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/eventmanager | File Check (2024.3.27) (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/logging | Pi Support Plugin (2023.10.10) (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2024-06-03 11:29:33,585 - octoprint.environment - INFO - Detected environment is Python 3.9.2 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1800.0 | ram: 1909604352 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.5 | octopi_camera_stack: webcamd | octopi_version: 1.0.0 | octopiuptodate_build: 1.0.0-1.10.1-20240514100113 | octopiuptodate_build_short: 2024.05.14.100113 | throttle_check_enabled: true | throttle_check_functional: true | throttle_state: '0x0' | python: | pip: '22.3' | version: 3.9.2 | virtualenv: /home/pi/oprint 2024-06-03 11:29:33,597 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2024-06-03 11:29:33,598 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2024-06-03 11:29:33,599 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-manifest.json... 2024-06-03 11:29:33,910 - octoprint.server - INFO - Shutting down intermediary server... 2024-06-03 11:29:34,056 - octoprint.server - INFO - Intermediary server shut down 2024-06-03 11:29:34,059 - octoprint.events - INFO - Processing startup event, this is our first event 2024-06-03 11:29:34,059 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2024-06-03 11:29:34,060 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2024-06-03 11:29:34,068 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2024-06-03 11:29:34,091 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2024-06-03 11:29:34,115 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2024-06-03 11:29:34,177 - octoprint.filemanager.analysis - INFO - Starting analysis of local:fillet_adapter_v3_Noctua_PLA_3h31m.aw.gcode 2024-06-03 11:29:34,179 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.01 --throttle-lines=100 --bed-z=0.0 /home/pi/.octoprint/uploads/fillet_adapter_v3_Noctua_PLA_3h31m.aw.gcode 2024-06-03 11:29:34,225 - octoprint.filemanager - INFO - Added 2 items from storage type "local" to analysis queue 2024-06-03 11:29:34,247 - octoprint.server - INFO - Trying to connect to configured serial port AUTO 2024-06-03 11:29:34,402 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2024-06-03 11:29:34,419 - octoprint.server - INFO - Starting autorefresh of serial port list 2024-06-03 11:29:34,431 - octoprint.server - INFO - Autorefresh of serial port list stopped 2024-06-03 11:29:34,468 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2024-06-03 11:29:34,519 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2024-06-03 11:29:34,583 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyUSB0@115200, /dev/ttyUSB0@250000, /dev/ttyUSB0@230400, /dev/ttyUSB0@57600, /dev/ttyUSB0@38400, /dev/ttyUSB0@19200, /dev/ttyUSB0@9600 2024-06-03 11:29:34,584 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2024-06-03 11:29:34,593 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2024-06-03 11:29:34,675 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_now': False, 'throttled_past': False, 'throttled_mask': 0, 'throttled_voltage_now': False, 'throttled_voltage_past': False, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2024-06-03 11:29:34,718 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2024-06-03 11:29:34,747 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-03 11:29:34,859 - octoprint.filemanager.analysis - ERROR - Analysis for local:fillet_adapter_v3_Noctua_PLA_3h31m.aw.gcode ran into error: No analysis result found 2024-06-03 11:29:35,433 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2024-06-03 11:29:35,577 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on OctoPrint._http._tcp.local.' for _http._tcp.local. 2024-06-03 11:29:35,861 - octoprint.filemanager.analysis - INFO - Starting analysis of local:fillet_adapter_v3_Noctua_PLA_3h31m.gcode 2024-06-03 11:29:35,863 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.01 --throttle-lines=100 --bed-z=0.0 /home/pi/.octoprint/uploads/fillet_adapter_v3_Noctua_PLA_3h31m.gcode 2024-06-03 11:29:36,391 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on OctoPrint._octoprint._tcp.local.' for _octoprint._tcp.local. 2024-06-03 11:29:36,403 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on OctoPrint for SSDP 2024-06-03 11:29:36,432 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2024-06-03 11:29:36,434 - octoprint.server - INFO - Server started successfully in safe mode as requested from config, removing flag 2024-06-03 11:29:36,481 - octoprint.filemanager.analysis - ERROR - Analysis for local:fillet_adapter_v3_Noctua_PLA_3h31m.gcode ran into error: No analysis result found 2024-06-03 11:29:36,536 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2024-06-03 11:29:36,586 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-06-03 11:29:37,370 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2024-06-03 11:29:37,389 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-03 11:29:37,504 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2024-06-03 11:29:37,510 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.9/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2024-06-03 11:29:37,510 - octoprint.util.pip - INFO - ==> pip ok -> yes 2024-06-03 11:29:37,551 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 53.9GB. That is considered sufficient for updating. 2024-06-03 11:29:37,831 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2024-06-03 11:29:37,843 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.86.26/', 'path': '/', 'query_string': 'l10n=en'} 2024-06-03 11:29:38,145 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6, 'printer_state': 'DETECT_SERIAL'} 2024-06-03 11:29:38,558 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.10.1', 'os': 'linux', 'bits': 32, 'python': '3.9.2', 'pip': '22.3', 'cores': 4, 'freq': 1800.0, 'ram': 1909604352, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.5', 'octopi_version': '1.0.0', 'octopiuptodate_build': '1.0.0-1.10.1-20240514100113', 'plugins': '', 'achievements': 'the_wizard,adventurer,all_beginnings_are_hard'} 2024-06-03 11:29:38,788 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.86.47 2024-06-03 11:29:38,972 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.10.1', 'os': 'linux', 'bits': 32, 'python': '3.9.2', 'pip': '22.3', 'cores': 4, 'freq': 1800.0, 'ram': 1909604352, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.5', 'octopi_version': '1.0.0', 'octopiuptodate_build': '1.0.0-1.10.1-20240514100113'} 2024-06-03 11:29:39,203 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-06-03 11:29:41,356 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2024-06-03 11:29:41,358 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-03 11:29:43,365 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 250000 2024-06-03 11:29:43,386 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2024-06-03 11:29:43,439 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-03 11:29:43,446 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2024-06-03 11:29:43,468 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-03 11:29:43,514 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.1.3 MRiscoC Ender3V2-422-MM, based on bugfix-2.1.x (May 29 2024 23:22:04)" 2024-06-03 11:29:43,514 - octoprint.util.comm - INFO - Firmware info line: FIRMWARE_NAME:Marlin 2.1.3 MRiscoC Ender3V2-422-MM, based on bugfix-2.1.x (May 29 2024 23:22:04) SOURCE_CODE_URL:github.com/mriscoc/Ender3V2S1 PROTOCOL_VERSION:1.0 MACHINE_TYPE:3dPrinter EXTRUDER_COUNT:1 UUID:cede2a2f-41a2-4748-9b12-c55c62f367ff 2024-06-03 11:29:43,537 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2024-06-03 11:29:43,556 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2024-06-03 11:29:43,571 - octoprint.util.comm - INFO - Firmware states that it supports writing long filenames 2024-06-03 11:29:43,574 - octoprint.util.comm - INFO - Firmware states that it supports long filenames 2024-06-03 11:29:43,583 - octoprint.util.comm - INFO - Firmware sent the following capability report: SERIAL_XON_XOFF: not supported BINARY_FILE_TRANSFER: supported EEPROM: supported VOLUMETRIC: supported AUTOREPORT_POS: not supported AUTOREPORT_TEMP: supported PROGRESS: not supported PRINT_JOB: supported AUTOLEVEL: supported RUNOUT: supported Z_PROBE: supported LEVELING_DATA: supported BUILD_PERCENT: supported SOFTWARE_POWER: not supported TOGGLE_LIGHTS: not supported CASE_LIGHT_BRIGHTNESS: not supported EMERGENCY_PARSER: supported HOST_ACTION_COMMANDS: supported PROMPT_SUPPORT: supported SDCARD: supported MULTI_VOLUME: not supported REPEAT: not supported SD_WRITE: supported AUTOREPORT_SD_STATUS: not supported LONG_FILENAME: supported LFN_WRITE: supported CUSTOM_FIRMWARE_UPLOAD: supported EXTENDED_M20: supported THERMAL_PROTECTION: supported MOTION_MODES: not supported ARCS: supported BABYSTEPPING: supported EP_BABYSTEP: not supported CHAMBER_TEMPERATURE: not supported COOLER_TEMPERATURE: not supported MEATPACK: not supported CONFIG_EXPORT: not supported PROUI_AML: supported 2024-06-03 11:29:43,862 - octoprint.server.preemptive_cache - INFO - ... done in 6.02s 2024-06-03 11:29:43,937 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin 2.1.3 MRiscoC Ender3V2-422-MM, based on bugfix-2.1.x (May 29 2024 23:22:04)', 'printer_port': 'AUTO', 'printer_baudrate': 0} 2024-06-03 11:29:44,422 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-06-03 11:29:45,668 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.86.47 2024-06-03 11:29:46,006 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-06-03 11:29:47,660 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.86.47 2024-06-03 11:29:47,838 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-06-03 11:29:48,071 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.86.47 2024-06-03 11:29:48,226 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-06-03 11:30:17,010 - octoprint.access.users - INFO - Logged in user: will 2024-06-03 11:30:17,012 - octoprint.server.api - INFO - Actively logging in user will from 192.168.86.47 2024-06-03 11:30:17,070 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.47 2024-06-03 11:30:17,070 - octoprint.access.users - INFO - Logged in user: will 2024-06-03 11:30:17,264 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.86.47 2024-06-03 11:30:17,719 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-06-03 11:30:17,765 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.47 2024-06-03 11:30:17,769 - octoprint.access.users - INFO - Logged in user: will 2024-06-03 11:30:18,276 - octoprint.server.util.sockjs - INFO - User will logged in on the socket from client 192.168.86.47 2024-06-03 11:30:19,241 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '124.0.0.0', 'os_name': 'Windows', 'os_version': '10'} 2024-06-03 11:30:34,966 - octoprint.filemanager.analysis - INFO - Starting analysis of local:Box_v3_Noctua_PLA_5h0m.gcode 2024-06-03 11:30:34,970 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 --bed-z=0.0 /home/pi/.octoprint/uploads/Box_v3_Noctua_PLA_5h0m.gcode 2024-06-03 11:30:35,004 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: Box_v3_Noctua_PLA_5h0m.gcode, owner: will, user: will 2024-06-03 11:30:35,026 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2024-06-03 11:30:35,035 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: Box_v3_Noctua_PLA_5h0m.gcode, owner: will, user: will 2024-06-03 11:30:35,047 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-03 11:30:35,090 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2024-06-03 11:30:35,092 - octoprint.filemanager.analysis - INFO - Terminating analysis subprocess for local:Box_v3_Noctua_PLA_5h0m.gcode... 2024-06-03 11:30:35,193 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2024-06-03 11:30:35,760 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': '798437ced6a2b8ed461b306b5a8baa89d89bef81'} 2024-06-03 11:30:36,174 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2024-06-03 11:30:37,404 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2024-06-03 11:30:45,409 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2024-06-03 11:33:19,389 - octoprint.util.comm - INFO - Cancelling job on behalf of user will 2024-06-03 11:33:19,394 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Cancelling" 2024-06-03 11:33:19,396 - octoprint.util.comm - INFO - Force-sending M108 to the printer 2024-06-03 11:33:19,399 - octoprint.filemanager.analysis - INFO - Starting analysis of local:Box_v3_Noctua_PLA_5h0m.gcode 2024-06-03 11:33:19,417 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 --bed-z=0.0 /home/pi/.octoprint/uploads/Box_v3_Noctua_PLA_5h0m.gcode 2024-06-03 11:33:19,456 - octoprint.printer.standard.job - INFO - Print job cancelled - origin: local, path: Box_v3_Noctua_PLA_5h0m.gcode, owner: will, user: will, fileposition: 1220, position: {'e': None, 'z': None, 'f': None, 'y': None, 't': None, 'x': None} 2024-06-03 11:33:19,594 - octoprint.util.comm - INFO - Changing monitoring state from "Cancelling" to "Operational" 2024-06-03 11:33:19,954 - octoprint.plugins.tracking - INFO - Sent tracking event print_cancelled, payload: {'origin': 'local', 'file': '798437ced6a2b8ed461b306b5a8baa89d89bef81', 'elapsed': 164} 2024-06-03 11:33:20,071 - octoprint.filemanager.analysis - ERROR - Analysis for local:Box_v3_Noctua_PLA_5h0m.gcode ran into error: No analysis result found 2024-06-03 11:33:20,326 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {'origin': 'local', 'file': '798437ced6a2b8ed461b306b5a8baa89d89bef81', 'elapsed': 164, 'reason': 'cancelled'} 2024-06-03 11:44:31,536 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2024-06-03 11:44:41,576 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 906, 'printer_state': 'OPERATIONAL'} 2024-06-03 11:53:32,951 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.86.47 2024-06-03 11:53:32,953 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.86.47 2024-06-03 11:53:43,581 - octoprint.startup - INFO - ****************************************************************************** 2024-06-03 11:53:43,583 - octoprint.startup - INFO - Starting OctoPrint 1.10.1 2024-06-03 11:53:43,583 - octoprint.startup - INFO - ****************************************************************************** 2024-06-03 11:53:49,975 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2024-06-03 11:53:49,976 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is not working 2024-06-03 11:53:49,976 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2024-06-03 11:53:49,992 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2024-06-03 11:53:50,004 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2024-06-03 11:53:52,804 - octoprint.plugin.core - INFO - Found 21 plugin(s) providing 21 mixin implementations, 45 hook handlers 2024-06-03 11:53:52,849 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2024-06-03 11:53:53,009 - octoprint.server - INFO - Intermediary server started 2024-06-03 11:53:53,029 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2024-06-03 11:53:53,057 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2024-06-03 11:53:53,061 - octoprint.server - INFO - Added new permission from plugin achievements: PLUGIN_ACHIEVEMENTS_VIEW (needs: "Need(method='role', value='plugin_achievements_view')") 2024-06-03 11:53:53,061 - octoprint.server - INFO - Added new permission from plugin achievements: PLUGIN_ACHIEVEMENTS_RESET (needs: "Need(method='role', value='plugin_achievements_reset')") 2024-06-03 11:53:53,062 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2024-06-03 11:53:53,062 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2024-06-03 11:53:53,063 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2024-06-03 11:53:53,063 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2024-06-03 11:53:53,064 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2024-06-03 11:53:53,064 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2024-06-03 11:53:53,064 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2024-06-03 11:53:53,065 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_CREATE (needs: "Need(method='role', value='plugin_backup_create')") 2024-06-03 11:53:53,065 - octoprint.server - INFO - Added new permission from plugin file_check: PLUGIN_FILE_CHECK_RUN (needs: "Need(method='role', value='plugin_file_check_run')") 2024-06-03 11:53:53,065 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2024-06-03 11:53:53,066 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2024-06-03 11:53:53,066 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2024-06-03 11:53:53,067 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2024-06-03 11:53:53,072 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2024-06-03 11:53:53,073 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2024-06-03 11:53:53,075 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2024-06-03 11:53:53,076 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2024-06-03 11:53:53,077 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2024-06-03 11:53:54,251 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2024-06-03 11:53:55,072 - octoprint.util.pip - INFO - Version of pip is 22.3 2024-06-03 11:53:55,078 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.9/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2024-06-03 11:53:55,078 - octoprint.util.pip - INFO - ==> pip ok -> yes 2024-06-03 11:53:55,139 - octoprint.plugins.achievements - INFO - Loading data from /home/pi/.octoprint/data/achievements/data.json 2024-06-03 11:53:55,142 - octoprint.plugins.achievements - INFO - Loading data for None from /home/pi/.octoprint/data/achievements/2024.json 2024-06-03 11:53:55,187 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2024-06-03 11:53:55,239 - octoprint.plugins.file_check - INFO - Native grep available: True 2024-06-03 11:53:55,248 - octoprint.plugin.core - INFO - Initialized 21 plugin implementation(s) 2024-06-03 11:53:55,273 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2024-06-03 11:53:55,275 - octoprint.plugin.core - INFO - 21 plugin(s) registered with the system: | Achievements Plugin (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/achievements | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/appkeys | Arc-Welder (1.0.0+u.bb71e8f) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_arc_welder | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/backup | Classic Webcam (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/classicwebcam | Core Wizard (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/errortracking | Event Manager (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/eventmanager | File Check (2024.3.27) (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/logging | Pi Support Plugin (2023.10.10) (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2024-06-03 11:53:55,300 - octoprint.environment - INFO - Detected environment is Python 3.9.2 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1800.0 | ram: 1774428160 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.5 | octopi_camera_stack: webcamd | octopi_version: 1.0.0 | octopiuptodate_build: 1.0.0-1.10.1-20240514100113 | octopiuptodate_build_short: 2024.05.14.100113 | throttle_check_enabled: true | throttle_check_functional: true | throttle_state: '0x0' | python: | pip: '22.3' | version: 3.9.2 | virtualenv: /home/pi/oprint 2024-06-03 11:53:55,313 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2024-06-03 11:53:55,313 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2024-06-03 11:53:55,315 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-manifest.json... 2024-06-03 11:53:55,424 - octoprint.plugins.arc_welder - WARNING - The Blueprint of this plugin is relying on the default implementation of is_blueprint_csrf_protected (newly added in OctoPrint 1.8.3), which in a future version will be switched from False to True for security reasons. Plugin authors should ensure they explicitly declare the CSRF protection status in their BlueprintPlugin mixin implementation. Recommendation is to enable CSRF protection and exempt views that must not use it with the octoprint.plugin.BlueprintPlugin.csrf_exempt decorator. 2024-06-03 11:53:55,424 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin arc_welder is DISABLED 2024-06-03 11:53:55,685 - octoprint.server - INFO - Shutting down intermediary server... 2024-06-03 11:53:56,007 - octoprint.server - INFO - Intermediary server shut down 2024-06-03 11:53:56,010 - octoprint.events - INFO - Processing startup event, this is our first event 2024-06-03 11:53:56,010 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2024-06-03 11:53:56,011 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2024-06-03 11:53:56,016 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2024-06-03 11:53:56,044 - octoprint.filemanager.analysis - INFO - Starting analysis of local:Box_v3_Noctua_PLA_5h0m.gcode 2024-06-03 11:53:56,046 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.01 --throttle-lines=100 --bed-z=0.0 /home/pi/.octoprint/uploads/Box_v3_Noctua_PLA_5h0m.gcode 2024-06-03 11:53:56,082 - octoprint.server - INFO - Trying to connect to configured serial port AUTO 2024-06-03 11:53:56,100 - octoprint.filemanager - INFO - Added 3 items from storage type "local" to analysis queue 2024-06-03 11:53:56,151 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2024-06-03 11:53:56,159 - octoprint.server - INFO - Starting autorefresh of serial port list 2024-06-03 11:53:56,164 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyUSB0@115200, /dev/ttyUSB0@250000, /dev/ttyUSB0@230400, /dev/ttyUSB0@57600, /dev/ttyUSB0@38400, /dev/ttyUSB0@19200, /dev/ttyUSB0@9600 2024-06-03 11:53:56,165 - octoprint.server - INFO - Autorefresh of serial port list stopped 2024-06-03 11:53:56,167 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2024-06-03 11:53:56,168 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2024-06-03 11:53:56,172 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2024-06-03 11:53:56,177 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2024-06-03 11:53:56,198 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2024-06-03 11:53:56,201 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-03 11:53:56,628 - octoprint.filemanager.analysis - ERROR - Analysis for local:Box_v3_Noctua_PLA_5h0m.gcode ran into error: No analysis result found 2024-06-03 11:53:57,016 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on OctoPrint._http._tcp.local.' for _http._tcp.local. 2024-06-03 11:53:57,630 - octoprint.filemanager.analysis - INFO - Starting analysis of local:fillet_adapter_v3_Noctua_PLA_3h31m.aw.gcode 2024-06-03 11:53:57,636 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.01 --throttle-lines=100 --bed-z=0.0 /home/pi/.octoprint/uploads/fillet_adapter_v3_Noctua_PLA_3h31m.aw.gcode 2024-06-03 11:53:57,828 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on OctoPrint._octoprint._tcp.local.' for _octoprint._tcp.local. 2024-06-03 11:53:57,836 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on OctoPrint for SSDP 2024-06-03 11:53:57,859 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2024-06-03 11:53:57,951 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2024-06-03 11:53:57,999 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-06-03 11:53:58,397 - octoprint.filemanager.analysis - ERROR - Analysis for local:fillet_adapter_v3_Noctua_PLA_3h31m.aw.gcode ran into error: No analysis result found 2024-06-03 11:53:58,596 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2024-06-03 11:53:58,974 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2024-06-03 11:53:58,975 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.9/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2024-06-03 11:53:58,975 - octoprint.util.pip - INFO - ==> pip ok -> yes 2024-06-03 11:53:59,075 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 53.6GB. That is considered sufficient for updating. 2024-06-03 11:53:59,163 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2024-06-03 11:53:59,262 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2024-06-03 11:53:59,296 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2024-06-03 11:53:59,355 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-03 11:53:59,410 - octoprint.filemanager.analysis - INFO - Starting analysis of local:fillet_adapter_v3_Noctua_PLA_3h31m.gcode 2024-06-03 11:53:59,413 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.01 --throttle-lines=100 --bed-z=0.0 /home/pi/.octoprint/uploads/fillet_adapter_v3_Noctua_PLA_3h31m.gcode 2024-06-03 11:53:59,636 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2024-06-03 11:54:00,081 - octoprint.filemanager.analysis - ERROR - Analysis for local:fillet_adapter_v3_Noctua_PLA_3h31m.gcode ran into error: No analysis result found 2024-06-03 11:54:00,492 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2024-06-03 11:54:01,304 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2024-06-03 11:54:01,304 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.9/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2024-06-03 11:54:01,304 - octoprint.util.pip - INFO - ==> pip ok -> yes 2024-06-03 11:54:01,326 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2024-06-03 11:54:01,328 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.86.47 2024-06-03 11:54:01,386 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.86.26/', 'path': '/', 'query_string': 'l10n=en'} 2024-06-03 11:54:01,731 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9, 'printer_state': 'DETECT_SERIAL'} 2024-06-03 11:54:01,850 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-06-03 11:54:02,161 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.10.1', 'os': 'linux', 'bits': 32, 'python': '3.9.2', 'pip': '22.3', 'cores': 4, 'freq': 1800.0, 'ram': 1774428160, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.5', 'octopi_version': '1.0.0', 'octopiuptodate_build': '1.0.0-1.10.1-20240514100113', 'plugins': 'arc_welder:1.0.0+u.bb71e8f', 'achievements': 'the_wizard,adventurer,all_beginnings_are_hard'} 2024-06-03 11:54:02,623 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.10.1', 'os': 'linux', 'bits': 32, 'python': '3.9.2', 'pip': '22.3', 'cores': 4, 'freq': 1800.0, 'ram': 1774428160, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.5', 'octopi_version': '1.0.0', 'octopiuptodate_build': '1.0.0-1.10.1-20240514100113'} 2024-06-03 11:54:03,283 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2024-06-03 11:54:03,285 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-03 11:54:06,659 - octoprint.server.preemptive_cache - INFO - ... done in 5.27s 2024-06-03 11:54:07,283 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 250000 2024-06-03 11:54:07,288 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2024-06-03 11:54:07,289 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-03 11:54:07,295 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2024-06-03 11:54:07,298 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-03 11:54:07,323 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.1.3 MRiscoC Ender3V2-422-MM, based on bugfix-2.1.x (May 29 2024 23:22:04)" 2024-06-03 11:54:07,323 - octoprint.util.comm - INFO - Firmware info line: FIRMWARE_NAME:Marlin 2.1.3 MRiscoC Ender3V2-422-MM, based on bugfix-2.1.x (May 29 2024 23:22:04) SOURCE_CODE_URL:github.com/mriscoc/Ender3V2S1 PROTOCOL_VERSION:1.0 MACHINE_TYPE:3dPrinter EXTRUDER_COUNT:1 UUID:cede2a2f-41a2-4748-9b12-c55c62f367ff 2024-06-03 11:54:07,340 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2024-06-03 11:54:07,352 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2024-06-03 11:54:07,362 - octoprint.util.comm - INFO - Firmware states that it supports writing long filenames 2024-06-03 11:54:07,365 - octoprint.util.comm - INFO - Firmware states that it supports long filenames 2024-06-03 11:54:07,376 - octoprint.util.comm - INFO - Firmware sent the following capability report: SERIAL_XON_XOFF: not supported BINARY_FILE_TRANSFER: supported EEPROM: supported VOLUMETRIC: supported AUTOREPORT_POS: not supported AUTOREPORT_TEMP: supported PROGRESS: not supported PRINT_JOB: supported AUTOLEVEL: supported RUNOUT: supported Z_PROBE: supported LEVELING_DATA: supported BUILD_PERCENT: supported SOFTWARE_POWER: not supported TOGGLE_LIGHTS: not supported CASE_LIGHT_BRIGHTNESS: not supported EMERGENCY_PARSER: supported HOST_ACTION_COMMANDS: supported PROMPT_SUPPORT: supported SDCARD: supported MULTI_VOLUME: not supported REPEAT: not supported SD_WRITE: supported AUTOREPORT_SD_STATUS: not supported LONG_FILENAME: supported LFN_WRITE: supported CUSTOM_FIRMWARE_UPLOAD: supported EXTENDED_M20: supported THERMAL_PROTECTION: supported MOTION_MODES: not supported ARCS: supported BABYSTEPPING: supported EP_BABYSTEP: not supported CHAMBER_TEMPERATURE: not supported COOLER_TEMPERATURE: not supported MEATPACK: not supported CONFIG_EXPORT: not supported PROUI_AML: supported 2024-06-03 11:54:07,719 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin 2.1.3 MRiscoC Ender3V2-422-MM, based on bugfix-2.1.x (May 29 2024 23:22:04)', 'printer_port': 'AUTO', 'printer_baudrate': 0} 2024-06-03 11:55:54,030 - octoprint.access.users - INFO - Logged in user: will 2024-06-03 11:55:54,032 - octoprint.server.api - INFO - Actively logging in user will from 192.168.86.47 2024-06-03 11:55:54,082 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.47 2024-06-03 11:55:54,082 - octoprint.access.users - INFO - Logged in user: will 2024-06-03 11:55:54,355 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.86.47 2024-06-03 11:55:54,776 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-06-03 11:55:54,835 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.47 2024-06-03 11:55:54,836 - octoprint.access.users - INFO - Logged in user: will 2024-06-03 11:55:55,325 - octoprint.server.util.sockjs - INFO - User will logged in on the socket from client 192.168.86.47 2024-06-03 11:55:56,334 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '124.0.0.0', 'os_name': 'Windows', 'os_version': '10'} 2024-06-03 12:03:46,959 - octoprint.server.api.system - INFO - Performing command for core:restart_safe: sudo service octoprint restart 2024-06-03 12:03:48,827 - octoprint.startup - INFO - ****************************************************************************** 2024-06-03 12:03:48,829 - octoprint.startup - INFO - Starting OctoPrint 1.10.1 2024-06-03 12:03:48,830 - octoprint.startup - INFO - Starting in SAFE MODE. Third party plugins will be disabled! 2024-06-03 12:03:48,830 - octoprint.startup - INFO - Reason for safe mode: setting in config.yaml 2024-06-03 12:03:48,830 - octoprint.startup - INFO - ****************************************************************************** 2024-06-03 12:03:49,050 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2024-06-03 12:03:49,087 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2024-06-03 12:03:49,087 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2024-06-03 12:03:49,087 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2024-06-03 12:03:49,504 - octoprint.startup - INFO - Blacklist processing done, adding 3 blacklisted plugin versions: roomtemp (any), GcodeEditor (>=0.1.1,<=0.2.8), gcodeleveling (>=0.1.0,<=0.1.1) 2024-06-03 12:03:49,511 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2024-06-03 12:03:51,344 - octoprint.plugin.core - INFO - Found 21 plugin(s) providing 20 mixin implementations, 43 hook handlers 2024-06-03 12:03:51,372 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2024-06-03 12:03:51,452 - octoprint.server - INFO - Intermediary server started 2024-06-03 12:03:51,469 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2024-06-03 12:03:51,484 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2024-06-03 12:03:51,488 - octoprint.server - INFO - Added new permission from plugin achievements: PLUGIN_ACHIEVEMENTS_VIEW (needs: "Need(method='role', value='plugin_achievements_view')") 2024-06-03 12:03:51,488 - octoprint.server - INFO - Added new permission from plugin achievements: PLUGIN_ACHIEVEMENTS_RESET (needs: "Need(method='role', value='plugin_achievements_reset')") 2024-06-03 12:03:51,488 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2024-06-03 12:03:51,488 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2024-06-03 12:03:51,489 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2024-06-03 12:03:51,489 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2024-06-03 12:03:51,489 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2024-06-03 12:03:51,490 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2024-06-03 12:03:51,490 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2024-06-03 12:03:51,490 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_CREATE (needs: "Need(method='role', value='plugin_backup_create')") 2024-06-03 12:03:51,490 - octoprint.server - INFO - Added new permission from plugin file_check: PLUGIN_FILE_CHECK_RUN (needs: "Need(method='role', value='plugin_file_check_run')") 2024-06-03 12:03:51,490 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2024-06-03 12:03:51,491 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2024-06-03 12:03:51,491 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2024-06-03 12:03:51,491 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2024-06-03 12:03:51,491 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2024-06-03 12:03:51,492 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2024-06-03 12:03:51,492 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2024-06-03 12:03:51,492 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2024-06-03 12:03:51,493 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2024-06-03 12:03:52,354 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2024-06-03 12:03:53,163 - octoprint.util.pip - INFO - Version of pip is 22.3 2024-06-03 12:03:53,169 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.9/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2024-06-03 12:03:53,169 - octoprint.util.pip - INFO - ==> pip ok -> yes 2024-06-03 12:03:53,194 - octoprint.plugins.achievements - INFO - Loading data from /home/pi/.octoprint/data/achievements/data.json 2024-06-03 12:03:53,197 - octoprint.plugins.achievements - INFO - Loading data for None from /home/pi/.octoprint/data/achievements/2024.json 2024-06-03 12:03:53,239 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2024-06-03 12:03:53,290 - octoprint.plugins.file_check - INFO - Native grep available: True 2024-06-03 12:03:53,290 - octoprint.plugin.core - INFO - Initialized 20 plugin implementation(s) 2024-06-03 12:03:53,315 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2024-06-03 12:03:53,316 - octoprint.plugin.core - INFO - 21 plugin(s) registered with the system: | Achievements Plugin (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/achievements | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/appkeys | !Arc-Welder (1.0.0+u.bb71e8f) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_arc_welder | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/backup | Classic Webcam (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/classicwebcam | Core Wizard (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/errortracking | Event Manager (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/eventmanager | File Check (2024.3.27) (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/logging | Pi Support Plugin (2023.10.10) (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2024-06-03 12:03:53,339 - octoprint.environment - INFO - Detected environment is Python 3.9.2 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1800.0 | ram: 1774428160 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 4 Model B Rev 1.5 | octopi_camera_stack: webcamd | octopi_version: 1.0.0 | octopiuptodate_build: 1.0.0-1.10.1-20240514100113 | octopiuptodate_build_short: 2024.05.14.100113 | throttle_check_enabled: true | throttle_check_functional: true | throttle_state: '0x0' | python: | pip: '22.3' | version: 3.9.2 | virtualenv: /home/pi/oprint 2024-06-03 12:03:53,353 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2024-06-03 12:03:53,353 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2024-06-03 12:03:53,354 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-manifest.json... 2024-06-03 12:03:53,674 - octoprint.server - INFO - Shutting down intermediary server... 2024-06-03 12:03:53,899 - octoprint.server - INFO - Intermediary server shut down 2024-06-03 12:03:53,901 - octoprint.events - INFO - Processing startup event, this is our first event 2024-06-03 12:03:53,902 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2024-06-03 12:03:53,911 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2024-06-03 12:03:53,923 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2024-06-03 12:03:53,934 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2024-06-03 12:03:53,964 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2024-06-03 12:03:54,048 - octoprint.filemanager.analysis - INFO - Starting analysis of local:Box_v3_Noctua_PLA_5h0m.gcode 2024-06-03 12:03:54,050 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.01 --throttle-lines=100 --bed-z=0.0 /home/pi/.octoprint/uploads/Box_v3_Noctua_PLA_5h0m.gcode 2024-06-03 12:03:54,268 - octoprint.server - INFO - Trying to connect to configured serial port AUTO 2024-06-03 12:03:54,277 - octoprint.filemanager - INFO - Added 3 items from storage type "local" to analysis queue 2024-06-03 12:03:54,459 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2024-06-03 12:03:54,478 - octoprint.server - INFO - Starting autorefresh of serial port list 2024-06-03 12:03:54,488 - octoprint.server - INFO - Autorefresh of serial port list stopped 2024-06-03 12:03:54,527 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2024-06-03 12:03:54,555 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2024-06-03 12:03:54,603 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_now': False, 'throttled_past': False, 'throttled_mask': 0, 'throttled_voltage_now': False, 'throttled_voltage_past': False, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2024-06-03 12:03:54,638 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyUSB0@115200, /dev/ttyUSB0@250000, /dev/ttyUSB0@230400, /dev/ttyUSB0@57600, /dev/ttyUSB0@38400, /dev/ttyUSB0@19200, /dev/ttyUSB0@9600 2024-06-03 12:03:54,686 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2024-06-03 12:03:54,829 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2024-06-03 12:03:54,831 - octoprint.filemanager.analysis - ERROR - Analysis for local:Box_v3_Noctua_PLA_5h0m.gcode ran into error: No analysis result found 2024-06-03 12:03:54,956 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2024-06-03 12:03:54,975 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-03 12:03:55,311 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2024-06-03 12:03:55,754 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on OctoPrint._http._tcp.local.' for _http._tcp.local. 2024-06-03 12:03:55,833 - octoprint.filemanager.analysis - INFO - Starting analysis of local:fillet_adapter_v3_Noctua_PLA_3h31m.aw.gcode 2024-06-03 12:03:55,836 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.01 --throttle-lines=100 --bed-z=0.0 /home/pi/.octoprint/uploads/fillet_adapter_v3_Noctua_PLA_3h31m.aw.gcode 2024-06-03 12:03:56,467 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2024-06-03 12:03:56,470 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.9/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2024-06-03 12:03:56,470 - octoprint.util.pip - INFO - ==> pip ok -> yes 2024-06-03 12:03:56,497 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2024-06-03 12:03:56,525 - octoprint.filemanager.analysis - ERROR - Analysis for local:fillet_adapter_v3_Noctua_PLA_3h31m.aw.gcode ran into error: No analysis result found 2024-06-03 12:03:56,570 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on OctoPrint._octoprint._tcp.local.' for _octoprint._tcp.local. 2024-06-03 12:03:56,577 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on OctoPrint for SSDP 2024-06-03 12:03:56,596 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2024-06-03 12:03:56,597 - octoprint.server - INFO - Server started successfully in safe mode as requested from config, removing flag 2024-06-03 12:03:56,687 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2024-06-03 12:03:56,777 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-06-03 12:03:57,335 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2024-06-03 12:03:57,336 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-03 12:03:57,531 - octoprint.filemanager.analysis - INFO - Starting analysis of local:fillet_adapter_v3_Noctua_PLA_3h31m.gcode 2024-06-03 12:03:57,535 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.01 --throttle-lines=100 --bed-z=0.0 /home/pi/.octoprint/uploads/fillet_adapter_v3_Noctua_PLA_3h31m.gcode 2024-06-03 12:03:57,609 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2024-06-03 12:03:57,620 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.9/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2024-06-03 12:03:57,630 - octoprint.util.pip - INFO - ==> pip ok -> yes 2024-06-03 12:03:57,735 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 53.6GB. That is considered sufficient for updating. 2024-06-03 12:03:58,083 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.86.26/', 'path': '/', 'query_string': 'l10n=en'} 2024-06-03 12:03:58,172 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2024-06-03 12:03:58,212 - octoprint.filemanager.analysis - ERROR - Analysis for local:fillet_adapter_v3_Noctua_PLA_3h31m.gcode ran into error: No analysis result found 2024-06-03 12:03:58,389 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6, 'printer_state': 'DETECT_SERIAL'} 2024-06-03 12:03:58,830 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.10.1', 'os': 'linux', 'bits': 32, 'python': '3.9.2', 'pip': '22.3', 'cores': 4, 'freq': 1800.0, 'ram': 1774428160, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.5', 'octopi_version': '1.0.0', 'octopiuptodate_build': '1.0.0-1.10.1-20240514100113', 'plugins': '', 'achievements': 'the_wizard,adventurer,all_beginnings_are_hard'} 2024-06-03 12:03:59,273 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.10.1', 'os': 'linux', 'bits': 32, 'python': '3.9.2', 'pip': '22.3', 'cores': 4, 'freq': 1800.0, 'ram': 1774428160, 'pi_model': 'Raspberry Pi 4 Model B Rev 1.5', 'octopi_version': '1.0.0', 'octopiuptodate_build': '1.0.0-1.10.1-20240514100113'} 2024-06-03 12:04:00,966 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.86.47 2024-06-03 12:04:01,330 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2024-06-03 12:04:01,333 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-03 12:04:01,405 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-06-03 12:04:04,213 - octoprint.server.preemptive_cache - INFO - ... done in 6.13s 2024-06-03 12:04:05,322 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 250000 2024-06-03 12:04:05,327 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2024-06-03 12:04:05,331 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-03 12:04:05,342 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2024-06-03 12:04:05,348 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-03 12:04:05,390 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.1.3 MRiscoC Ender3V2-422-MM, based on bugfix-2.1.x (May 29 2024 23:22:04)" 2024-06-03 12:04:05,390 - octoprint.util.comm - INFO - Firmware info line: FIRMWARE_NAME:Marlin 2.1.3 MRiscoC Ender3V2-422-MM, based on bugfix-2.1.x (May 29 2024 23:22:04) SOURCE_CODE_URL:github.com/mriscoc/Ender3V2S1 PROTOCOL_VERSION:1.0 MACHINE_TYPE:3dPrinter EXTRUDER_COUNT:1 UUID:cede2a2f-41a2-4748-9b12-c55c62f367ff 2024-06-03 12:04:05,427 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2024-06-03 12:04:05,445 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2024-06-03 12:04:05,459 - octoprint.util.comm - INFO - Firmware states that it supports writing long filenames 2024-06-03 12:04:05,462 - octoprint.util.comm - INFO - Firmware states that it supports long filenames 2024-06-03 12:04:05,479 - octoprint.util.comm - INFO - Firmware sent the following capability report: SERIAL_XON_XOFF: not supported BINARY_FILE_TRANSFER: supported EEPROM: supported VOLUMETRIC: supported AUTOREPORT_POS: not supported AUTOREPORT_TEMP: supported PROGRESS: not supported PRINT_JOB: supported AUTOLEVEL: supported RUNOUT: supported Z_PROBE: supported LEVELING_DATA: supported BUILD_PERCENT: supported SOFTWARE_POWER: not supported TOGGLE_LIGHTS: not supported CASE_LIGHT_BRIGHTNESS: not supported EMERGENCY_PARSER: supported HOST_ACTION_COMMANDS: supported PROMPT_SUPPORT: supported SDCARD: supported MULTI_VOLUME: not supported REPEAT: not supported SD_WRITE: supported AUTOREPORT_SD_STATUS: not supported LONG_FILENAME: supported LFN_WRITE: supported CUSTOM_FIRMWARE_UPLOAD: supported EXTENDED_M20: supported THERMAL_PROTECTION: supported MOTION_MODES: not supported ARCS: supported BABYSTEPPING: supported EP_BABYSTEP: not supported CHAMBER_TEMPERATURE: not supported COOLER_TEMPERATURE: not supported MEATPACK: not supported CONFIG_EXPORT: not supported PROUI_AML: supported 2024-06-03 12:04:05,837 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin 2.1.3 MRiscoC Ender3V2-422-MM, based on bugfix-2.1.x (May 29 2024 23:22:04)', 'printer_port': 'AUTO', 'printer_baudrate': 0} 2024-06-03 12:04:07,843 - octoprint.access.users - INFO - Logged in user: will 2024-06-03 12:04:07,844 - octoprint.server.api - INFO - Actively logging in user will from 192.168.86.47 2024-06-03 12:04:07,914 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.47 2024-06-03 12:04:07,914 - octoprint.access.users - INFO - Logged in user: will 2024-06-03 12:04:08,404 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.86.47 2024-06-03 12:04:08,699 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-06-03 12:04:08,759 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.47 2024-06-03 12:04:08,760 - octoprint.access.users - INFO - Logged in user: will 2024-06-03 12:04:09,224 - octoprint.server.util.sockjs - INFO - User will logged in on the socket from client 192.168.86.47 2024-06-03 12:04:10,171 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '124.0.0.0', 'os_name': 'Windows', 'os_version': '10'} 2024-06-03 12:04:20,664 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-06-03 12:04:23,007 - octoprint.filemanager.analysis - INFO - Starting analysis of local:Box_v3_Noctua_PLA_5h0m.gcode 2024-06-03 12:04:23,009 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 --bed-z=0.0 /home/pi/.octoprint/uploads/Box_v3_Noctua_PLA_5h0m.gcode 2024-06-03 12:04:23,587 - octoprint.filemanager.analysis - ERROR - Analysis for local:Box_v3_Noctua_PLA_5h0m.gcode ran into error: No analysis result found 2024-06-03 12:04:24,262 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: Box_v3_Noctua_PLA_5h0m.gcode, owner: will, user: will 2024-06-03 12:04:24,300 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2024-06-03 12:04:24,308 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: Box_v3_Noctua_PLA_5h0m.gcode, owner: will, user: will 2024-06-03 12:04:24,316 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-06-03 12:04:24,337 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2024-06-03 12:04:24,388 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2024-06-03 12:04:24,939 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': '798437ced6a2b8ed461b306b5a8baa89d89bef81'} 2024-06-03 12:04:25,355 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2024-06-03 12:04:26,616 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2024-06-03 12:04:34,616 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2024-06-03 12:18:51,373 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2024-06-03 12:18:58,291 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 906, 'printer_state': 'PRINTING'} 2024-06-03 12:33:51,374 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2024-06-03 12:33:58,307 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1806, 'printer_state': 'PRINTING'} 2024-06-03 12:48:51,375 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2024-06-03 12:48:58,302 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2706, 'printer_state': 'PRINTING'} 2024-06-03 13:03:51,376 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2024-06-03 13:03:58,373 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3606, 'printer_state': 'PRINTING'} 2024-06-03 13:18:51,377 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2024-06-03 13:19:01,415 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from online to offline 2024-06-03 13:19:01,416 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is not working 2024-06-03 13:19:01,416 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2024-06-03 13:27:12,361 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.86.47 2024-06-03 13:27:22,596 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.86.47 2024-06-03 13:33:51,378 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2024-06-03 13:45:51,727 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 78058, current line = 78059 | Last lines in terminal: | Send: N78050 G1 F5171.037*92 | Recv: ok N78050 P2 B15 | Send: N78051 G1 X151.537 Y36.892 E.02188*104 | Recv: ok N78051 P2 B15 | Send: N78052 G1 F5143.024*93 | Recv: ok N78052 P2 B15 | Send: N78053 G1 X152.045 Y37.045 E.02199*106 | Recv: ok N78053 P2 B15 | Send: N78054 G1 F5141.849*90 | Recv: ok N78054 P2 B15 | Send: N78055 G2 X153.071 Y37.156 I.961 J-4.085 E.04284*122 | Recv: ok N78055 P0 B15 | Send: N78056 G1 F5184.501*80 | Recv: ok N78056 P1 B15 | Send: N78057 G1 X153.586 Y37.115 E.02118*104 | Recv: ok N78057 P0 B15 | Send: N78058 G1 F5151.364*83 | Recv: T:204.14 /205.00 B:60.00 /60.00 @:79 B@:37 | Recv: Error:No Checksum with line number, Last Line: 78057 | Recv: Resend: 78058 2024-06-03 13:48:51,379 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2024-06-03 14:03:51,380 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2024-06-03 14:18:51,382 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2024-06-03 14:33:51,384 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2024-06-03 14:48:51,385 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2024-06-03 14:49:36,456 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/oprint/lib/python3.9/site-packages/octoprint/util/comm.py", line 4172, in _readline ret = self._serial.readline() File "/home/pi/oprint/lib/python3.9/site-packages/octoprint/util/comm.py", line 6931, in readline c = self.read(1) File "/home/pi/oprint/lib/python3.9/site-packages/serial/serialposix.py", line 595, in read raise SerialException( serial.serialutil.SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2024-06-03 14:49:36,498 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2024-06-03 14:49:36,511 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Offline after error" 2024-06-03 14:49:36,523 - octoprint.server - INFO - Starting autorefresh of serial port list 2024-06-03 14:49:36,527 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2024-06-03 14:49:36,540 - octoprint.server - INFO - Serial port list was updated, refreshing the port list in the frontend 2024-06-03 14:49:37,548 - octoprint.server - INFO - Serial port list was updated, refreshing the port list in the frontend 2024-06-03 14:56:23,006 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.39 2024-06-03 14:56:27,421 - octoprint.access.users - INFO - Cleaning up user session 1CD038EA58594CA6954930DC5D099FF3 for user will 2024-06-03 14:56:27,422 - octoprint.access.users - INFO - Logged out user: will 2024-06-03 14:56:27,810 - octoprint.access.users - INFO - Logged in user: will 2024-06-03 14:56:27,812 - octoprint.server.api - INFO - Actively logging in user will from 192.168.86.39 2024-06-03 14:56:27,877 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.39 2024-06-03 14:56:27,878 - octoprint.access.users - INFO - Logged in user: will 2024-06-03 14:56:28,418 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.86.39 2024-06-03 14:56:32,395 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.39 2024-06-03 14:56:32,461 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.39 2024-06-03 14:56:32,461 - octoprint.access.users - INFO - Logged in user: will 2024-06-03 14:56:33,449 - octoprint.server.util.sockjs - INFO - User will logged in on the socket from client 192.168.86.39 2024-06-03 14:56:33,985 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2024-06-03 14:56:34,039 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2024-06-03 14:56:34,592 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '125.0.0.0', 'os_name': 'Windows', 'os_version': '10'} 2024-06-03 14:56:35,196 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid