2024-05-22 16:58:43,289 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2024-05-22 16:58:43,293 - octoprint.server - INFO - --- Log roll over detected --------------------------------------------------- 2024-05-22 16:58:43,293 - octoprint.server - INFO - OctoPrint 1.10.1 2024-05-22 16:58:43,295 - 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-05-22 16:58:43,303 - 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: camera-streamer | octopi_version: 1.0.0 | octopiuptodate_build: 1.0.0-1.10.1-20240514102430 | octopiuptodate_build_short: 2024.05.14.102430 | throttle_check_enabled: true | throttle_check_functional: true | throttle_state: '0x0' | python: | pip: '22.3' | version: 3.9.2 | virtualenv: /home/pi/oprint 2024-05-22 16:58:43,303 - octoprint.server - INFO - ------------------------------------------------------------------------------ 2024-05-22 16:59:01,368 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2024-05-22 16:59:03,365 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2024-05-22 16:59:03,367 - 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-05-22 16:59:03,367 - octoprint.util.pip - INFO - ==> pip ok -> yes 2024-05-22 16:59:03,617 - octoprint.server.util.flask.PreemptiveCache - INFO - Adding entry for / and {'path': '/', 'base_url': 'http://192.168.86.25/', 'query_string': 'l10n=en', '_timestamp': 1716411543.6169713, '_count': 1} 2024-05-22 16:59:11,127 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-05-22 16:59:34,361 - octoprint.access.users - INFO - Logged in user: will 2024-05-22 16:59:34,363 - octoprint.server.api - INFO - Actively logging in user will from 192.168.86.47 2024-05-22 16:59:34,483 - octoprint.server.util.sockjs - INFO - User will logged in on the socket from client 192.168.86.47 2024-05-22 16:59:35,336 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.57s 2024-05-22 16:59:35,483 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2024-05-22 16:59:35,523 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2024-05-22 16:59:35,958 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.52s 2024-05-22 16:59:36,547 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.48s 2024-05-22 16:59:37,222 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.6s 2024-05-22 16:59:37,964 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.65s 2024-05-22 16:59:52,462 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 79, 'printer_state': 'OFFLINE'} 2024-05-22 16:59:52,994 - 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-20240514102430', 'plugins': '', 'achievements': 'the_wizard'} 2024-05-22 16:59:53,616 - 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-20240514102430'} 2024-05-22 17:00:05,641 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.47 2024-05-22 17:00:05,641 - octoprint.access.users - INFO - Logged in user: will 2024-05-22 17:00:06,313 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.86.47 2024-05-22 17:00:06,990 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-05-22 17:00:07,073 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.47 2024-05-22 17:00:07,073 - octoprint.access.users - INFO - Logged in user: will 2024-05-22 17:00:07,515 - octoprint.server.util.sockjs - INFO - User will logged in on the socket from client 192.168.86.47 2024-05-22 17:00:08,702 - 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-05-22 17:00:17,154 - octoprint.server - INFO - Serial port list was updated, refreshing the port list in the frontend 2024-05-22 17:00:34,079 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2024-05-22 17:00:34,112 - 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-05-22 17:00:34,112 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2024-05-22 17:00:34,113 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2024-05-22 17:00:34,137 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2024-05-22 17:00:34,149 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-05-22 17:00:34,262 - octoprint.server - INFO - Autorefresh of serial port list stopped 2024-05-22 17:00:36,152 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2024-05-22 17:00:36,160 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-05-22 17:00:38,162 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2024-05-22 17:00:38,168 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-05-22 17:00:40,170 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 250000 2024-05-22 17:00:40,179 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2024-05-22 17:00:40,184 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-05-22 17:00:40,195 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2024-05-22 17:00:40,200 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-05-22 17:00:40,231 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.1.3 MRiscoC MyConfiguration, based on bugfix-2.1.x (Apr 11 2024 16:08:34)" 2024-05-22 17:00:40,232 - octoprint.util.comm - INFO - Firmware info line: FIRMWARE_NAME:Marlin 2.1.3 MRiscoC MyConfiguration, based on bugfix-2.1.x (Apr 11 2024 16:08:34) SOURCE_CODE_URL:github.com/mriscoc/Ender3V2S1 PROTOCOL_VERSION:1.0 MACHINE_TYPE:MyConfiguration EXTRUDER_COUNT:1 UUID:cede2a2f-41a2-4748-9b12-c55c62f367ff 2024-05-22 17:00:40,283 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2024-05-22 17:00:40,307 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2024-05-22 17:00:40,317 - octoprint.util.comm - INFO - Firmware states that it supports writing long filenames 2024-05-22 17:00:40,320 - octoprint.util.comm - INFO - Firmware states that it supports long filenames 2024-05-22 17:00:40,332 - 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-05-22 17:00:40,756 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin 2.1.3 MRiscoC MyConfiguration, based on bugfix-2.1.x (Apr 11 2024 16:08:34)', 'printer_port': 'AUTO', 'printer_baudrate': 0} 2024-05-22 17:01:40,930 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json 2024-05-22 17:11:23,333 - octoprint.util.comm - INFO - Printer signalled that it paused, switching state... 2024-05-22 17:11:25,384 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2024-05-22 17:11:25,388 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2024-05-22 17:13:20,388 - octoprint.util.comm - INFO - Communication timeout while idle, trying to trigger response from printer. 2024-05-22 17:13:43,290 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2024-05-22 17:14:52,349 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 979, 'printer_state': 'OPERATIONAL'} 2024-05-22 17:19:33,661 - octoprint.util.comm - INFO - Printer signalled that it resumed, switching state... 2024-05-22 17:21:42,482 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.86.47 2024-05-22 17:21:49,965 - octoprint.startup - INFO - ****************************************************************************** 2024-05-22 17:21:49,967 - octoprint.startup - INFO - Starting OctoPrint 1.10.1 2024-05-22 17:21:49,968 - octoprint.startup - INFO - ****************************************************************************** 2024-05-22 17:21:56,354 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2024-05-22 17:21:56,356 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is not working 2024-05-22 17:21:56,356 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2024-05-22 17:21:56,369 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2024-05-22 17:21:56,383 - 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-05-22 17:22:01,253 - octoprint.startup - INFO - Added settings overlay from plugin octodashcompanion 2024-05-22 17:22:01,258 - octoprint.plugin.core - INFO - Found 28 plugin(s) providing 28 mixin implementations, 74 hook handlers 2024-05-22 17:22:01,264 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2024-05-22 17:22:01,645 - octoprint.server - INFO - Intermediary server started 2024-05-22 17:22:01,682 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2024-05-22 17:22:01,685 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2024-05-22 17:22:01,692 - octoprint.server - INFO - Added new permission from plugin achievements: PLUGIN_ACHIEVEMENTS_VIEW (needs: "Need(method='role', value='plugin_achievements_view')") 2024-05-22 17:22:01,693 - octoprint.server - INFO - Added new permission from plugin achievements: PLUGIN_ACHIEVEMENTS_RESET (needs: "Need(method='role', value='plugin_achievements_reset')") 2024-05-22 17:22:01,693 - 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-05-22 17:22:01,694 - 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-05-22 17:22:01,694 - 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-05-22 17:22:01,695 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2024-05-22 17:22:01,695 - 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-05-22 17:22:01,696 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2024-05-22 17:22:01,696 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2024-05-22 17:22:01,697 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_CREATE (needs: "Need(method='role', value='plugin_backup_create')") 2024-05-22 17:22:01,699 - octoprint.server - INFO - Added new permission from plugin file_check: PLUGIN_FILE_CHECK_RUN (needs: "Need(method='role', value='plugin_file_check_run')") 2024-05-22 17:22:01,707 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2024-05-22 17:22:01,709 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2024-05-22 17:22:01,710 - octoprint.server - INFO - Added new permission from plugin octodashcompanion: PLUGIN_OCTODASHCOMPANION_MANAGEBACKUPS (needs: "Need(method='role', value='plugin_octodashcompanion_admin')") 2024-05-22 17:22:01,710 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2024-05-22 17:22:01,711 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2024-05-22 17:22:01,711 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2024-05-22 17:22:01,712 - 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-05-22 17:22:01,713 - octoprint.server - INFO - Added new permission from plugin prusaslicerthumbnails: PLUGIN_PRUSASLICERTHUMBNAILS_SCAN (needs: "Need(method='role', value='plugin_prusaslicerthumbnails_admin')") 2024-05-22 17:22:01,713 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2024-05-22 17:22:01,714 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2024-05-22 17:22:01,719 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2024-05-22 17:22:01,745 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2024-05-22 17:22:03,261 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2024-05-22 17:22:04,266 - octoprint.util.pip - INFO - Version of pip is 22.3 2024-05-22 17:22:04,273 - 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-05-22 17:22:04,273 - octoprint.util.pip - INFO - ==> pip ok -> yes 2024-05-22 17:22:04,305 - octoprint.plugins.achievements - INFO - Loading data from /home/pi/.octoprint/data/achievements/data.json 2024-05-22 17:22:04,308 - octoprint.plugins.achievements - INFO - No data file for the current year found, starting with empty data 2024-05-22 17:22:04,358 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2024-05-22 17:22:04,449 - octoprint.plugins.file_check - INFO - Native grep available: True 2024-05-22 17:22:04,929 - octoprint.plugin.core - INFO - Initialized 28 plugin implementation(s) 2024-05-22 17:22:05,013 - octoprint.plugins.enclosure - WARNING - ######### current settings version None target settings version 10 ######### 2024-05-22 17:22:05,013 - octoprint.plugins.enclosure - INFO - ######### Current settings ######### 2024-05-22 17:22:05,013 - octoprint.plugins.enclosure - INFO - rpi_outputs: [] 2024-05-22 17:22:05,014 - octoprint.plugins.enclosure - INFO - rpi_inputs: [] 2024-05-22 17:22:05,014 - octoprint.plugins.enclosure - INFO - ######### End Current Settings ######### 2024-05-22 17:22:05,014 - octoprint - ERROR - Error while trying to migrate settings for plugin enclosure, ignoring it Traceback (most recent call last): File "/home/pi/oprint/lib/python3.9/site-packages/octoprint/__init__.py", line 531, in init_settings_plugin_config_migration_and_cleanup settings_plugin_config_migration_and_cleanup( File "/home/pi/oprint/lib/python3.9/site-packages/octoprint/__init__.py", line 516, in settings_plugin_config_migration_and_cleanup settings_migrator(settings_version, stored_version) File "/home/pi/oprint/lib/python3.9/site-packages/octoprint/util/__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "/home/pi/oprint/lib/python3.9/site-packages/octoprint_enclosure/__init__.py", line 178, in on_settings_migrate if current >= 4 and target == 10: TypeError: '>=' not supported between instances of 'NoneType' and 'int' 2024-05-22 17:22:05,181 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2024-05-22 17:22:05,183 - octoprint.plugin.core - INFO - 28 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 | Cura Thumbnails (1.0.2) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_ultimakerformatpackage | Discovery (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.28.0) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_DisplayLayerProgress | Enclosure Plugin (4.13.2) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_enclosure | 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 | Filament Manager (1.9.1) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_filamentmanager | 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 | OctoDash Companion (0.0.7) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_octodashcompanion | 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 | Preheat Button (0.8.0) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_preheat | PrintTimeGenius Plugin (2.3.3) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_PrintTimeGenius | Slicer Thumbnails (1.0.7) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_prusaslicerthumbnails | 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-05-22 17:22:05,227 - 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: camera-streamer | octopi_version: 1.0.0 | octopiuptodate_build: 1.0.0-1.10.1-20240514102430 | octopiuptodate_build_short: 2024.05.14.102430 | throttle_check_enabled: true | throttle_check_functional: true | throttle_state: '0x0' | python: | pip: '22.3' | version: 3.9.2 | virtualenv: /home/pi/oprint 2024-05-22 17:22:05,250 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2024-05-22 17:22:05,251 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2024-05-22 17:22:05,252 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-manifest.json... 2024-05-22 17:22:05,613 - octoprint.plugins.DisplayLayerProgress - 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-05-22 17:22:05,613 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin DisplayLayerProgress is DISABLED 2024-05-22 17:22:05,617 - octoprint.plugins.enclosure - 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-05-22 17:22:05,618 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin enclosure is DISABLED 2024-05-22 17:22:05,621 - octoprint.plugins.filamentmanager - 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-05-22 17:22:05,621 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin filamentmanager is DISABLED 2024-05-22 17:22:05,623 - octoprint.plugins.octodashcompanion - 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-05-22 17:22:05,624 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin octodashcompanion is DISABLED 2024-05-22 17:22:06,122 - octoprint.server - INFO - Shutting down intermediary server... 2024-05-22 17:22:06,176 - octoprint.server - INFO - Intermediary server shut down 2024-05-22 17:22:06,179 - octoprint.events - INFO - Processing startup event, this is our first event 2024-05-22 17:22:06,179 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2024-05-22 17:22:06,181 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2024-05-22 17:22:06,192 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2024-05-22 17:22:06,189 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2024-05-22 17:22:06,216 - octoprint.server - INFO - Trying to connect to configured serial port AUTO 2024-05-22 17:22:06,279 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2024-05-22 17:22:06,307 - 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-05-22 17:22:06,310 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2024-05-22 17:22:06,309 - octoprint.server - INFO - Starting autorefresh of serial port list 2024-05-22 17:22:06,312 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2024-05-22 17:22:06,321 - octoprint.server - INFO - Autorefresh of serial port list stopped 2024-05-22 17:22:06,325 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2024-05-22 17:22:06,334 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2024-05-22 17:22:06,364 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2024-05-22 17:22:06,369 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-05-22 17:22:07,156 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on OctoPrint._http._tcp.local.' for _http._tcp.local. 2024-05-22 17:22:07,972 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on OctoPrint._octoprint._tcp.local.' for _octoprint._tcp.local. 2024-05-22 17:22:07,979 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on OctoPrint for SSDP 2024-05-22 17:22:08,001 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2024-05-22 17:22:08,067 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2024-05-22 17:22:08,799 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2024-05-22 17:22:08,813 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-05-22 17:22:09,110 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2024-05-22 17:22:09,111 - 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-05-22 17:22:09,111 - octoprint.util.pip - INFO - ==> pip ok -> yes 2024-05-22 17:22:09,174 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 53.5GB. That is considered sufficient for updating. 2024-05-22 17:22:09,174 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2024-05-22 17:22:09,362 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2024-05-22 17:22:09,957 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2024-05-22 17:22:10,065 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2024-05-22 17:22:10,827 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-05-22 17:22:11,003 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.47 2024-05-22 17:22:11,003 - octoprint.access.users - INFO - Logged in user: will 2024-05-22 17:22:11,193 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2024-05-22 17:22:11,262 - octoprint.server.util.sockjs - INFO - User will logged in on the socket from client 192.168.86.47 2024-05-22 17:22:11,473 - octoprint.plugins.octodashcompanion - INFO - attempting open of /home/pi/.config/octodash/config.json. 2024-05-22 17:22:11,473 - octoprint.server.api.settings - ERROR - Could not load settings for plugin OctoDash Companion (0.0.7) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.9/site-packages/octoprint/server/api/settings.py", line 451, in _get_plugin_settings result = plugin.on_settings_load() File "/home/pi/oprint/lib/python3.9/site-packages/octoprint/util/__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "/home/pi/oprint/lib/python3.9/site-packages/octoprint_octodashcompanion/__init__.py", line 45, in on_settings_load with open(self.config_file) as file: FileNotFoundError: [Errno 2] No such file or directory: '/home/pi/.config/octodash/config.json' 2024-05-22 17:22:11,789 - octoprint.plugins.octodashcompanion - INFO - attempting open of /home/pi/.config/octodash/config.json. 2024-05-22 17:22:11,789 - octoprint.server.api.settings - ERROR - Could not load settings for plugin OctoDash Companion (0.0.7) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.9/site-packages/octoprint/server/api/settings.py", line 451, in _get_plugin_settings result = plugin.on_settings_load() File "/home/pi/oprint/lib/python3.9/site-packages/octoprint/util/__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "/home/pi/oprint/lib/python3.9/site-packages/octoprint_octodashcompanion/__init__.py", line 45, in on_settings_load with open(self.config_file) as file: FileNotFoundError: [Errno 2] No such file or directory: '/home/pi/.config/octodash/config.json' 2024-05-22 17:22:12,210 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2024-05-22 17:22:12,212 - 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-05-22 17:22:12,213 - octoprint.util.pip - INFO - ==> pip ok -> yes 2024-05-22 17:22:12,784 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2024-05-22 17:22:12,790 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-05-22 17:22:13,957 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2024-05-22 17:22:13,987 - octoprint.plugins.enclosure - INFO - mqtt helpers not found. mqtt functions won't work 2024-05-22 17:22:14,386 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.86.25/', 'path': '/', 'query_string': 'l10n=en'} 2024-05-22 17:22:15,466 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 14, 'printer_state': 'DETECT_SERIAL'} 2024-05-22 17:22:16,110 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.47 2024-05-22 17:22:16,111 - octoprint.access.users - INFO - Logged in user: will 2024-05-22 17:22:16,620 - 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-20240514102430', 'plugins': 'prusaslicerthumbnails:1.0.7,preheat:0.8.0,ultimakerformatpackage:1.0.2,printtimegenius:2.3.3,filamentmanager:1.9.1,enclosure:4.13.2,octodashcompanion:0.0.7,displaylayerprogress:1.28.0', 'achievements': 'the_wizard'} 2024-05-22 17:22:16,784 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 250000 2024-05-22 17:22:16,792 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2024-05-22 17:22:16,796 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-05-22 17:22:16,803 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2024-05-22 17:22:16,816 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-05-22 17:22:16,862 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.1.3 MRiscoC MyConfiguration, based on bugfix-2.1.x (Apr 11 2024 16:08:34)" 2024-05-22 17:22:16,862 - octoprint.util.comm - INFO - Firmware info line: FIRMWARE_NAME:Marlin 2.1.3 MRiscoC MyConfiguration, based on bugfix-2.1.x (Apr 11 2024 16:08:34) SOURCE_CODE_URL:github.com/mriscoc/Ender3V2S1 PROTOCOL_VERSION:1.0 MACHINE_TYPE:MyConfiguration EXTRUDER_COUNT:1 UUID:cede2a2f-41a2-4748-9b12-c55c62f367ff 2024-05-22 17:22:16,886 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2024-05-22 17:22:16,911 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2024-05-22 17:22:16,960 - octoprint.util.comm - INFO - Firmware states that it supports writing long filenames 2024-05-22 17:22:16,963 - octoprint.util.comm - INFO - Firmware states that it supports long filenames 2024-05-22 17:22:16,992 - 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-05-22 17:22:33,831 - 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-20240514102430'} 2024-05-22 17:22:35,473 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin 2.1.3 MRiscoC MyConfiguration, based on bugfix-2.1.x (Apr 11 2024 16:08:34)', 'printer_port': 'AUTO', 'printer_baudrate': 0} 2024-05-22 17:22:42,521 - octoprint.server.preemptive_cache - INFO - ... done in 12.49s 2024-05-22 17:22:42,743 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.86.47 2024-05-22 17:22:43,774 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-05-22 17:22:43,868 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.47 2024-05-22 17:22:43,868 - octoprint.access.users - INFO - Logged in user: will 2024-05-22 17:22:44,045 - octoprint.plugins.octodashcompanion - INFO - attempting open of /home/pi/.config/octodash/config.json. 2024-05-22 17:22:44,047 - octoprint.server.api.settings - ERROR - Could not load settings for plugin OctoDash Companion (0.0.7) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.9/site-packages/octoprint/server/api/settings.py", line 451, in _get_plugin_settings result = plugin.on_settings_load() File "/home/pi/oprint/lib/python3.9/site-packages/octoprint/util/__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "/home/pi/oprint/lib/python3.9/site-packages/octoprint_octodashcompanion/__init__.py", line 45, in on_settings_load with open(self.config_file) as file: FileNotFoundError: [Errno 2] No such file or directory: '/home/pi/.config/octodash/config.json' 2024-05-22 17:22:44,175 - octoprint.plugins.octodashcompanion - INFO - attempting open of /home/pi/.config/octodash/config.json. 2024-05-22 17:22:44,176 - octoprint.server.api.settings - ERROR - Could not load settings for plugin OctoDash Companion (0.0.7) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.9/site-packages/octoprint/server/api/settings.py", line 451, in _get_plugin_settings result = plugin.on_settings_load() File "/home/pi/oprint/lib/python3.9/site-packages/octoprint/util/__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "/home/pi/oprint/lib/python3.9/site-packages/octoprint_octodashcompanion/__init__.py", line 45, in on_settings_load with open(self.config_file) as file: FileNotFoundError: [Errno 2] No such file or directory: '/home/pi/.config/octodash/config.json' 2024-05-22 17:22:44,546 - octoprint.server.util.sockjs - INFO - User will logged in on the socket from client 192.168.86.47 2024-05-22 17:22:45,942 - 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-05-22 17:23:01,415 - octoprint.plugins.octodashcompanion - INFO - attempting open of /home/pi/.config/octodash/config.json. 2024-05-22 17:23:01,418 - octoprint.server.api.settings - ERROR - Could not load settings for plugin OctoDash Companion (0.0.7) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.9/site-packages/octoprint/server/api/settings.py", line 451, in _get_plugin_settings result = plugin.on_settings_load() File "/home/pi/oprint/lib/python3.9/site-packages/octoprint/util/__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "/home/pi/oprint/lib/python3.9/site-packages/octoprint_octodashcompanion/__init__.py", line 45, in on_settings_load with open(self.config_file) as file: FileNotFoundError: [Errno 2] No such file or directory: '/home/pi/.config/octodash/config.json' 2024-05-22 17:23:01,560 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.86.47 2024-05-22 17:23:01,918 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-05-22 17:23:07,185 - octoprint.access.users - INFO - Logged in user: will 2024-05-22 17:23:07,187 - octoprint.server.api - INFO - Actively logging in user will from 192.168.86.47 2024-05-22 17:23:07,248 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.47 2024-05-22 17:23:07,248 - octoprint.access.users - INFO - Logged in user: will 2024-05-22 17:23:07,451 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.86.47 2024-05-22 17:23:08,226 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-05-22 17:23:08,296 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.47 2024-05-22 17:23:08,297 - octoprint.access.users - INFO - Logged in user: will 2024-05-22 17:23:08,602 - octoprint.plugins.octodashcompanion - INFO - attempting open of /home/pi/.config/octodash/config.json. 2024-05-22 17:23:08,603 - octoprint.server.api.settings - ERROR - Could not load settings for plugin OctoDash Companion (0.0.7) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.9/site-packages/octoprint/server/api/settings.py", line 451, in _get_plugin_settings result = plugin.on_settings_load() File "/home/pi/oprint/lib/python3.9/site-packages/octoprint/util/__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "/home/pi/oprint/lib/python3.9/site-packages/octoprint_octodashcompanion/__init__.py", line 45, in on_settings_load with open(self.config_file) as file: FileNotFoundError: [Errno 2] No such file or directory: '/home/pi/.config/octodash/config.json' 2024-05-22 17:23:08,738 - octoprint.plugins.octodashcompanion - INFO - attempting open of /home/pi/.config/octodash/config.json. 2024-05-22 17:23:08,739 - octoprint.server.api.settings - ERROR - Could not load settings for plugin OctoDash Companion (0.0.7) Traceback (most recent call last): File "/home/pi/oprint/lib/python3.9/site-packages/octoprint/server/api/settings.py", line 451, in _get_plugin_settings result = plugin.on_settings_load() File "/home/pi/oprint/lib/python3.9/site-packages/octoprint/util/__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "/home/pi/oprint/lib/python3.9/site-packages/octoprint_octodashcompanion/__init__.py", line 45, in on_settings_load with open(self.config_file) as file: FileNotFoundError: [Errno 2] No such file or directory: '/home/pi/.config/octodash/config.json' 2024-05-22 17:23:09,140 - octoprint.server.util.sockjs - INFO - User will logged in on the socket from client 192.168.86.47 2024-05-22 17:23:10,343 - 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-05-22 17:23:42,128 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-05-22 17:24:00,467 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.25 2024-05-22 17:24:00,467 - octoprint.access.users - INFO - Logged in user: will 2024-05-22 17:24:00,562 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.25 2024-05-22 17:24:00,577 - octoprint.server.util.sockjs - INFO - User will logged in on the socket from client 192.168.86.25 2024-05-22 17:24:57,193 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/FormerLurker/ArcWelderPlugin/archive/master.zip 2024-05-22 17:25:55,692 - 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-05-22 17:25:55,759 - octoprint.plugin.core - INFO - Found 29 plugin(s) providing 28 mixin implementations, 74 hook handlers 2024-05-22 17:25:55,761 - octoprint.plugin.core - INFO - 29 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 | Cura Thumbnails (1.0.2) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_ultimakerformatpackage | Discovery (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.28.0) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_DisplayLayerProgress | Enclosure Plugin (4.13.2) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_enclosure | 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 | Filament Manager (1.9.1) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_filamentmanager | 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 | OctoDash Companion (0.0.7) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_octodashcompanion | 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 | Preheat Button (0.8.0) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_preheat | PrintTimeGenius Plugin (2.3.3) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_PrintTimeGenius | Slicer Thumbnails (1.0.7) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_prusaslicerthumbnails | 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-05-22 17:25:55,761 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Arc-Welder, version 1.0.0+u.bb71e8f 2024-05-22 17:25:55,777 - octoprint.plugins.achievements - INFO - New achievement unlocked: The Adventurer! 2024-05-22 17:25:56,333 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin': 'arc_welder', 'plugin_version': '1.0.0+u.bb71e8f'} 2024-05-22 17:25:56,714 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/Renaud11232/OctoPrint-Resource-Monitor/archive/master.zip 2024-05-22 17:25:56,941 - octoprint.plugins.tracking - INFO - Sent tracking event achievement_unlocked, payload: {'achievement': 'adventurer'} 2024-05-22 17:26:03,883 - 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-05-22 17:26:03,936 - octoprint.plugin.core - INFO - Found 30 plugin(s) providing 28 mixin implementations, 74 hook handlers 2024-05-22 17:26:03,937 - octoprint.plugin.core - INFO - 30 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 | Cura Thumbnails (1.0.2) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_ultimakerformatpackage | Discovery (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.28.0) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_DisplayLayerProgress | Enclosure Plugin (4.13.2) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_enclosure | 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 | Filament Manager (1.9.1) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_filamentmanager | 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 | OctoDash Companion (0.0.7) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_octodashcompanion | 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 | Preheat Button (0.8.0) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_preheat | PrintTimeGenius Plugin (2.3.3) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_PrintTimeGenius | !Resource Monitor (0.3.16) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_resource_monitor | Slicer Thumbnails (1.0.7) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_prusaslicerthumbnails | 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-05-22 17:26:03,937 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Resource Monitor, version 0.3.16 2024-05-22 17:26:04,492 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin': 'resource_monitor', 'plugin_version': '0.3.16'} 2024-05-22 17:26:05,676 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/Sebclem/OctoPrint-SimpleEmergencyStop/archive/master.zip 2024-05-22 17:26:13,312 - 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-05-22 17:26:13,363 - octoprint.plugin.core - INFO - Found 31 plugin(s) providing 28 mixin implementations, 74 hook handlers 2024-05-22 17:26:13,365 - octoprint.plugin.core - INFO - 31 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 | Cura Thumbnails (1.0.2) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_ultimakerformatpackage | Discovery (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.28.0) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_DisplayLayerProgress | Enclosure Plugin (4.13.2) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_enclosure | 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 | Filament Manager (1.9.1) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_filamentmanager | 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 | OctoDash Companion (0.0.7) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_octodashcompanion | 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 | Preheat Button (0.8.0) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_preheat | PrintTimeGenius Plugin (2.3.3) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_PrintTimeGenius | !Resource Monitor (0.3.16) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_resource_monitor | !Simple Emergency Stop (1.0.6) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_simpleemergencystop | Slicer Thumbnails (1.0.7) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_prusaslicerthumbnails | 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-05-22 17:26:13,365 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Simple Emergency Stop, version 1.0.6 2024-05-22 17:26:13,957 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin': 'simpleemergencystop', 'plugin_version': '1.0.6'} 2024-05-22 17:26:14,567 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/imrahil/OctoPrint-NavbarTemp/archive/master.zip 2024-05-22 17:26:21,837 - 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-05-22 17:26:21,890 - octoprint.plugin.core - INFO - Found 32 plugin(s) providing 28 mixin implementations, 74 hook handlers 2024-05-22 17:26:21,892 - octoprint.plugin.core - INFO - 32 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 | Cura Thumbnails (1.0.2) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_ultimakerformatpackage | Discovery (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.28.0) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_DisplayLayerProgress | Enclosure Plugin (4.13.2) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_enclosure | 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 | Filament Manager (1.9.1) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_filamentmanager | 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 | !Navbar Temperature Plugin (0.15) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_navbartemp | OctoDash Companion (0.0.7) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_octodashcompanion | 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 | Preheat Button (0.8.0) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_preheat | PrintTimeGenius Plugin (2.3.3) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_PrintTimeGenius | !Resource Monitor (0.3.16) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_resource_monitor | !Simple Emergency Stop (1.0.6) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_simpleemergencystop | Slicer Thumbnails (1.0.7) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_prusaslicerthumbnails | 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-05-22 17:26:21,892 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Navbar Temperature Plugin, version 0.15 2024-05-22 17:26:22,540 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin': 'navbartemp', 'plugin_version': '0.15'} 2024-05-22 17:26:31,729 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/TheSpaghettiDetective/OctoPrint-Obico/archive/master.zip 2024-05-22 17:26:55,591 - 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-05-22 17:26:55,655 - octoprint.plugin.core - INFO - Found 33 plugin(s) providing 28 mixin implementations, 74 hook handlers 2024-05-22 17:26:55,657 - octoprint.plugin.core - INFO - 33 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 | Cura Thumbnails (1.0.2) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_ultimakerformatpackage | Discovery (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.28.0) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_DisplayLayerProgress | Enclosure Plugin (4.13.2) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_enclosure | 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 | Filament Manager (1.9.1) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_filamentmanager | 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 | !Navbar Temperature Plugin (0.15) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_navbartemp | !Obico for OctoPrint (2.4.13) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_obico | OctoDash Companion (0.0.7) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_octodashcompanion | 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 | Preheat Button (0.8.0) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_preheat | PrintTimeGenius Plugin (2.3.3) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_PrintTimeGenius | !Resource Monitor (0.3.16) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_resource_monitor | !Simple Emergency Stop (1.0.6) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_simpleemergencystop | Slicer Thumbnails (1.0.7) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_prusaslicerthumbnails | 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-05-22 17:26:55,657 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Obico for OctoPrint, version 2.4.13 2024-05-22 17:26:56,176 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin': 'obico', 'plugin_version': '2.4.13'} 2024-05-22 17:26:58,489 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/j7126/OctoPrint-Dashboard/archive/master.zip 2024-05-22 17:27:09,450 - 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-05-22 17:27:09,525 - octoprint.plugin.core - INFO - Found 34 plugin(s) providing 28 mixin implementations, 74 hook handlers 2024-05-22 17:27:09,526 - octoprint.plugin.core - INFO - 34 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 | Cura Thumbnails (1.0.2) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_ultimakerformatpackage | !Dashboard (1.19.11) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_dashboard | Discovery (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.28.0) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_DisplayLayerProgress | Enclosure Plugin (4.13.2) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_enclosure | 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 | Filament Manager (1.9.1) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_filamentmanager | 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 | !Navbar Temperature Plugin (0.15) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_navbartemp | !Obico for OctoPrint (2.4.13) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_obico | OctoDash Companion (0.0.7) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_octodashcompanion | 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 | Preheat Button (0.8.0) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_preheat | PrintTimeGenius Plugin (2.3.3) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_PrintTimeGenius | !Resource Monitor (0.3.16) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_resource_monitor | !Simple Emergency Stop (1.0.6) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_simpleemergencystop | Slicer Thumbnails (1.0.7) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_prusaslicerthumbnails | 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-05-22 17:27:09,526 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Dashboard, version 1.19.11 2024-05-22 17:27:10,214 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin': 'dashboard', 'plugin_version': '1.19.11'} 2024-05-22 17:27:16,318 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/jneilliii/OctoPrint-BedLevelVisualizer/archive/master.zip 2024-05-22 17:27:25,646 - 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-05-22 17:27:25,718 - octoprint.plugin.core - INFO - Found 35 plugin(s) providing 28 mixin implementations, 74 hook handlers 2024-05-22 17:27:25,720 - octoprint.plugin.core - INFO - 35 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 | !Bed Visualizer (1.1.1) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_bedlevelvisualizer | 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 | Cura Thumbnails (1.0.2) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_ultimakerformatpackage | !Dashboard (1.19.11) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_dashboard | Discovery (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.28.0) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_DisplayLayerProgress | Enclosure Plugin (4.13.2) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_enclosure | 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 | Filament Manager (1.9.1) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_filamentmanager | 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 | !Navbar Temperature Plugin (0.15) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_navbartemp | !Obico for OctoPrint (2.4.13) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_obico | OctoDash Companion (0.0.7) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_octodashcompanion | 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 | Preheat Button (0.8.0) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_preheat | PrintTimeGenius Plugin (2.3.3) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_PrintTimeGenius | !Resource Monitor (0.3.16) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_resource_monitor | !Simple Emergency Stop (1.0.6) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_simpleemergencystop | Slicer Thumbnails (1.0.7) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_prusaslicerthumbnails | 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-05-22 17:27:25,720 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Bed Visualizer, version 1.1.1 2024-05-22 17:27:26,247 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin': 'bedlevelvisualizer', 'plugin_version': '1.1.1'} 2024-05-22 17:29:25,402 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart 2024-05-22 17:29:27,507 - octoprint.startup - INFO - ****************************************************************************** 2024-05-22 17:29:27,509 - octoprint.startup - INFO - Starting OctoPrint 1.10.1 2024-05-22 17:29:27,510 - octoprint.startup - INFO - ****************************************************************************** 2024-05-22 17:29:27,826 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2024-05-22 17:29:27,933 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2024-05-22 17:29:27,933 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2024-05-22 17:29:27,933 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2024-05-22 17:29:28,465 - 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-05-22 17:29:28,481 - 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-05-22 17:29:31,233 - octoprint.startup - INFO - Added settings overlay from plugin dashboard 2024-05-22 17:29:31,241 - octoprint.startup - INFO - Added settings overlay from plugin octodashcompanion 2024-05-22 17:29:31,254 - octoprint.plugin.core - INFO - Found 35 plugin(s) providing 35 mixin implementations, 96 hook handlers 2024-05-22 17:29:31,257 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2024-05-22 17:29:31,340 - octoprint.server - INFO - Intermediary server started 2024-05-22 17:29:31,360 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2024-05-22 17:29:31,361 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2024-05-22 17:29:31,365 - octoprint.server - INFO - Added new permission from plugin achievements: PLUGIN_ACHIEVEMENTS_VIEW (needs: "Need(method='role', value='plugin_achievements_view')") 2024-05-22 17:29:31,365 - octoprint.server - INFO - Added new permission from plugin achievements: PLUGIN_ACHIEVEMENTS_RESET (needs: "Need(method='role', value='plugin_achievements_reset')") 2024-05-22 17:29:31,366 - 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-05-22 17:29:31,366 - 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-05-22 17:29:31,366 - 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-05-22 17:29:31,366 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2024-05-22 17:29:31,367 - 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-05-22 17:29:31,367 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2024-05-22 17:29:31,367 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2024-05-22 17:29:31,367 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_CREATE (needs: "Need(method='role', value='plugin_backup_create')") 2024-05-22 17:29:31,368 - octoprint.server - INFO - Added new permission from plugin dashboard: PLUGIN_DASHBOARD_ADMIN (needs: "Need(method='role', value='plugin_dashboard_admin')") 2024-05-22 17:29:31,368 - octoprint.server - INFO - Added new permission from plugin file_check: PLUGIN_FILE_CHECK_RUN (needs: "Need(method='role', value='plugin_file_check_run')") 2024-05-22 17:29:31,368 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2024-05-22 17:29:31,368 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2024-05-22 17:29:31,369 - octoprint.server - INFO - Added new permission from plugin octodashcompanion: PLUGIN_OCTODASHCOMPANION_MANAGEBACKUPS (needs: "Need(method='role', value='plugin_octodashcompanion_admin')") 2024-05-22 17:29:31,369 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2024-05-22 17:29:31,369 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2024-05-22 17:29:31,370 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2024-05-22 17:29:31,370 - 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-05-22 17:29:31,378 - octoprint.server - INFO - Added new permission from plugin prusaslicerthumbnails: PLUGIN_PRUSASLICERTHUMBNAILS_SCAN (needs: "Need(method='role', value='plugin_prusaslicerthumbnails_admin')") 2024-05-22 17:29:31,379 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2024-05-22 17:29:31,379 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2024-05-22 17:29:31,379 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2024-05-22 17:29:31,391 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2024-05-22 17:29:32,290 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2024-05-22 17:29:33,127 - octoprint.util.pip - INFO - Version of pip is 22.3 2024-05-22 17:29:33,132 - 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-05-22 17:29:33,133 - octoprint.util.pip - INFO - ==> pip ok -> yes 2024-05-22 17:29:33,158 - octoprint.plugins.achievements - INFO - Loading data from /home/pi/.octoprint/data/achievements/data.json 2024-05-22 17:29:33,161 - octoprint.plugins.achievements - INFO - Loading data for None from /home/pi/.octoprint/data/achievements/2024.json 2024-05-22 17:29:33,246 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2024-05-22 17:29:33,350 - octoprint.plugins.file_check - INFO - Native grep available: True 2024-05-22 17:29:33,549 - octoprint.plugin.core - INFO - Initialized 35 plugin implementation(s) 2024-05-22 17:29:33,594 - octoprint.plugins.bedlevelvisualizer - INFO - [] 2024-05-22 17:29:33,808 - octoprint.plugins.enclosure - WARNING - ######### current settings version None target settings version 10 ######### 2024-05-22 17:29:33,808 - octoprint.plugins.enclosure - INFO - ######### Current settings ######### 2024-05-22 17:29:33,808 - octoprint.plugins.enclosure - INFO - rpi_outputs: [] 2024-05-22 17:29:33,809 - octoprint.plugins.enclosure - INFO - rpi_inputs: [] 2024-05-22 17:29:33,809 - octoprint.plugins.enclosure - INFO - ######### End Current Settings ######### 2024-05-22 17:29:33,809 - octoprint - ERROR - Error while trying to migrate settings for plugin enclosure, ignoring it Traceback (most recent call last): File "/home/pi/oprint/lib/python3.9/site-packages/octoprint/__init__.py", line 531, in init_settings_plugin_config_migration_and_cleanup settings_plugin_config_migration_and_cleanup( File "/home/pi/oprint/lib/python3.9/site-packages/octoprint/__init__.py", line 516, in settings_plugin_config_migration_and_cleanup settings_migrator(settings_version, stored_version) File "/home/pi/oprint/lib/python3.9/site-packages/octoprint/util/__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "/home/pi/oprint/lib/python3.9/site-packages/octoprint_enclosure/__init__.py", line 178, in on_settings_migrate if current >= 4 and target == 10: TypeError: '>=' not supported between instances of 'NoneType' and 'int' 2024-05-22 17:29:33,939 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2024-05-22 17:29:33,941 - octoprint.plugin.core - INFO - 35 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 | Bed Visualizer (1.1.1) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_bedlevelvisualizer | 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 | Cura Thumbnails (1.0.2) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_ultimakerformatpackage | Dashboard (1.19.11) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_dashboard | Discovery (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.28.0) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_DisplayLayerProgress | Enclosure Plugin (4.13.2) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_enclosure | 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 | Filament Manager (1.9.1) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_filamentmanager | 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 | Navbar Temperature Plugin (0.15) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_navbartemp | Obico for OctoPrint (2.4.13) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_obico | OctoDash Companion (0.0.7) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_octodashcompanion | 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 | Preheat Button (0.8.0) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_preheat | PrintTimeGenius Plugin (2.3.3) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_PrintTimeGenius | Resource Monitor (0.3.16) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_resource_monitor | Simple Emergency Stop (1.0.6) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_simpleemergencystop | Slicer Thumbnails (1.0.7) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_prusaslicerthumbnails | 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-05-22 17:29:33,970 - 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: camera-streamer | octopi_version: 1.0.0 | octopiuptodate_build: 1.0.0-1.10.1-20240514102430 | octopiuptodate_build_short: 2024.05.14.102430 | throttle_check_enabled: true | throttle_check_functional: true | throttle_state: '0x0' | python: | pip: '22.3' | version: 3.9.2 | virtualenv: /home/pi/oprint 2024-05-22 17:29:33,987 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2024-05-22 17:29:33,988 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2024-05-22 17:29:33,989 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-manifest.json... 2024-05-22 17:29:34,001 - octoprint.server.util.flask.collect_plugin_assets - WARNING - Plugin simpleemergencystop is referring to non existing css asset css/fontawesome.all.min.css 2024-05-22 17:29:34,062 - octoprint.plugins.DisplayLayerProgress - 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-05-22 17:29:34,063 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin DisplayLayerProgress is DISABLED 2024-05-22 17:29:34,066 - 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-05-22 17:29:34,066 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin arc_welder is DISABLED 2024-05-22 17:29:34,069 - octoprint.plugins.bedlevelvisualizer - 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-05-22 17:29:34,069 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin bedlevelvisualizer is DISABLED 2024-05-22 17:29:34,072 - octoprint.plugins.enclosure - 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-05-22 17:29:34,072 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin enclosure is DISABLED 2024-05-22 17:29:34,075 - octoprint.plugins.filamentmanager - 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-05-22 17:29:34,075 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin filamentmanager is DISABLED 2024-05-22 17:29:34,078 - octoprint.plugins.obico - 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-05-22 17:29:34,078 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin obico is DISABLED 2024-05-22 17:29:34,080 - octoprint.plugins.octodashcompanion - 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-05-22 17:29:34,081 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin octodashcompanion is DISABLED 2024-05-22 17:29:34,554 - octoprint.server - INFO - Shutting down intermediary server... 2024-05-22 17:29:34,853 - octoprint.server - INFO - Intermediary server shut down 2024-05-22 17:29:34,856 - octoprint.events - INFO - Processing startup event, this is our first event 2024-05-22 17:29:34,856 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2024-05-22 17:29:34,856 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2024-05-22 17:29:34,863 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2024-05-22 17:29:34,871 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2024-05-22 17:29:34,886 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2024-05-22 17:29:34,929 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2024-05-22 17:29:35,203 - octoprint.server - INFO - Trying to connect to configured serial port AUTO 2024-05-22 17:29:35,351 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2024-05-22 17:29:35,378 - octoprint.server - INFO - Starting autorefresh of serial port list 2024-05-22 17:29:35,393 - octoprint.server - INFO - Autorefresh of serial port list stopped 2024-05-22 17:29:35,417 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2024-05-22 17:29:35,451 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2024-05-22 17:29:35,480 - 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-05-22 17:29:35,486 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2024-05-22 17:29:35,487 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2024-05-22 17:29:35,558 - 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-05-22 17:29:35,617 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2024-05-22 17:29:35,659 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-05-22 17:29:35,824 - 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-05-22 17:29:36,206 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2024-05-22 17:29:36,531 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on OctoPrint._http._tcp.local.' for _http._tcp.local. 2024-05-22 17:29:37,259 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2024-05-22 17:29:37,260 - 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-05-22 17:29:37,261 - octoprint.util.pip - INFO - ==> pip ok -> yes 2024-05-22 17:29:37,352 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on OctoPrint._octoprint._tcp.local.' for _octoprint._tcp.local. 2024-05-22 17:29:37,361 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on OctoPrint for SSDP 2024-05-22 17:29:37,444 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2024-05-22 17:29:37,494 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2024-05-22 17:29:37,599 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-05-22 17:29:37,723 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-05-22 17:29:37,893 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.47 2024-05-22 17:29:37,894 - octoprint.access.users - INFO - Logged in user: will 2024-05-22 17:29:38,155 - octoprint.server.util.sockjs - INFO - User will logged in on the socket from client 192.168.86.47 2024-05-22 17:29:38,284 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2024-05-22 17:29:38,495 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2024-05-22 17:29:38,548 - 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-05-22 17:29:38,548 - octoprint.util.pip - INFO - ==> pip ok -> yes 2024-05-22 17:29:38,621 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 53.4GB. That is considered sufficient for updating. 2024-05-22 17:29:38,820 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2024-05-22 17:29:38,833 - octoprint.plugins.octodashcompanion - INFO - attempting open of /home/pi/.config/octodash/config.json. 2024-05-22 17:29:38,920 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-05-22 17:29:38,975 - octoprint.plugins.octodashcompanion - INFO - loaded data from /home/pi/.config/octodash/config.json: {'config': {'octoprint': {'url': 'http://OctoPrint.local:80/', 'accessToken': '91EB9B0AD3E944AD87E584BF87E327EE'}, 'printer': {'name': 'Default', 'xySpeed': 150, 'zSpeed': 5, 'disableExtruderGCode': 'M18 E', 'zBabystepGCode': 'M290 Z', 'defaultTemperatureFanSpeed': {'hotend': 200, 'heatbed': 60, 'fan': 100}}, 'filament': {'thickness': 1.75, 'density': 1.25, 'feedLength': 0, 'feedSpeed': 20, 'feedSpeedSlow': 3, 'purgeDistance': 30, 'useM600': False}, 'plugins': {'displayLayerProgress': {'enabled': True}, 'enclosure': {'enabled': False, 'ambientSensorID': None, 'filament1SensorID': None, 'filament2SensorID': None}, 'filamentManager': {'enabled': True}, 'spoolManager': {'enabled': False}, 'preheatButton': {'enabled': True}, 'printTimeGenius': {'enabled': True}, 'psuControl': {'enabled': False, 'turnOnPSUWhenExitingSleep': False}, 'ophom': {'enabled': False, 'turnOnPSUWhenExitingSleep': False}, 'tpLinkSmartPlug': {'enabled': False, 'smartPlugIP': '127.0.0.1'}, 'tasmota': {'enabled': False, 'ip': '127.0.0.1', 'index': None}, 'tasmotaMqtt': {'enabled': False, 'topic': 'topic', 'relayNumber': None}}, 'octodash': {'customActions': [{'icon': 'home', 'command': 'G28', 'color': '#dcdde1', 'confirm': False, 'exit': True}, {'icon': 'ruler-vertical', 'command': 'G29', 'color': '#4bae50', 'confirm': False, 'exit': True}, {'icon': 'fire-alt', 'command': 'M140 S50; M104 S185', 'color': '#e1b12c', 'confirm': False, 'exit': True}, {'icon': 'snowflake', 'command': 'M140 S0; M104 S0', 'color': '#0097e6', 'confirm': False, 'exit': True}, {'icon': 'redo-alt', 'command': '[!RELOAD]', 'color': '#7f8fa6', 'confirm': True, 'exit': False}, {'icon': 'power-off', 'command': '[!SHUTDOWN]', 'color': '#e84118', 'confirm': True, 'exit': False}], 'fileSorting': {'attribute': 'name', 'order': 'asc'}, 'invertAxisControl': {'x': False, 'y': False, 'z': False}, 'pollingInterval': 2000, 'touchscreen': True, 'turnScreenOffWhileSleeping': False, 'turnOnPrinterWhenExitingSleep': False, 'preferPreviewWhilePrinting': False, 'previewProgressCircle': False, 'screenSleepCommand': 'xset dpms force standby', 'screenWakeupCommand': 'xset s off && xset -dpms && xset s noblank', 'showExtruderControl': True, 'showNotificationCenterIcon': True}}} 2024-05-22 17:29:39,365 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2024-05-22 17:29:39,387 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2024-05-22 17:29:39,387 - octoprint.plugins.dashboard - INFO - Dashboard started 2024-05-22 17:29:39,401 - octoprint.JsFrontendErrors(Dash) - INFO - Js Logger (Dash) started 2024-05-22 17:29:39,401 - octoprint.plugins.enclosure - INFO - mqtt helpers not found. mqtt functions won't work 2024-05-22 17:29:39,667 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9, 'printer_state': 'DETECT_SERIAL'} 2024-05-22 17:29:39,766 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.25 2024-05-22 17:29:39,767 - octoprint.access.users - INFO - Logged in user: will 2024-05-22 17:29:39,785 - octoprint.plugins.obico - INFO - printer_discovery started, device_id: 0c2befe07aee4361a8d4b11b7b8c9178 2024-05-22 17:29:39,852 - octoprint.plugins.octodashcompanion - INFO - attempting open of /home/pi/.config/octodash/config.json. 2024-05-22 17:29:39,913 - octoprint.plugins.octodashcompanion - INFO - loaded data from /home/pi/.config/octodash/config.json: {'config': {'octoprint': {'url': 'http://OctoPrint.local:80/', 'accessToken': '91EB9B0AD3E944AD87E584BF87E327EE'}, 'printer': {'name': 'Default', 'xySpeed': 150, 'zSpeed': 5, 'disableExtruderGCode': 'M18 E', 'zBabystepGCode': 'M290 Z', 'defaultTemperatureFanSpeed': {'hotend': 200, 'heatbed': 60, 'fan': 100}}, 'filament': {'thickness': 1.75, 'density': 1.25, 'feedLength': 0, 'feedSpeed': 20, 'feedSpeedSlow': 3, 'purgeDistance': 30, 'useM600': False}, 'plugins': {'displayLayerProgress': {'enabled': True}, 'enclosure': {'enabled': False, 'ambientSensorID': None, 'filament1SensorID': None, 'filament2SensorID': None}, 'filamentManager': {'enabled': True}, 'spoolManager': {'enabled': False}, 'preheatButton': {'enabled': True}, 'printTimeGenius': {'enabled': True}, 'psuControl': {'enabled': False, 'turnOnPSUWhenExitingSleep': False}, 'ophom': {'enabled': False, 'turnOnPSUWhenExitingSleep': False}, 'tpLinkSmartPlug': {'enabled': False, 'smartPlugIP': '127.0.0.1'}, 'tasmota': {'enabled': False, 'ip': '127.0.0.1', 'index': None}, 'tasmotaMqtt': {'enabled': False, 'topic': 'topic', 'relayNumber': None}}, 'octodash': {'customActions': [{'icon': 'home', 'command': 'G28', 'color': '#dcdde1', 'confirm': False, 'exit': True}, {'icon': 'ruler-vertical', 'command': 'G29', 'color': '#4bae50', 'confirm': False, 'exit': True}, {'icon': 'fire-alt', 'command': 'M140 S50; M104 S185', 'color': '#e1b12c', 'confirm': False, 'exit': True}, {'icon': 'snowflake', 'command': 'M140 S0; M104 S0', 'color': '#0097e6', 'confirm': False, 'exit': True}, {'icon': 'redo-alt', 'command': '[!RELOAD]', 'color': '#7f8fa6', 'confirm': True, 'exit': False}, {'icon': 'power-off', 'command': '[!SHUTDOWN]', 'color': '#e84118', 'confirm': True, 'exit': False}], 'fileSorting': {'attribute': 'name', 'order': 'asc'}, 'invertAxisControl': {'x': False, 'y': False, 'z': False}, 'pollingInterval': 2000, 'touchscreen': True, 'turnScreenOffWhileSleeping': False, 'turnOnPrinterWhenExitingSleep': False, 'preferPreviewWhilePrinting': False, 'previewProgressCircle': False, 'screenSleepCommand': 'xset dpms force standby', 'screenWakeupCommand': 'xset s off && xset -dpms && xset s noblank', 'showExtruderControl': True, 'showNotificationCenterIcon': True}}} 2024-05-22 17:29:39,915 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.86.25/', 'path': '/', 'query_string': 'l10n=en'} 2024-05-22 17:29:40,261 - 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-20240514102430', 'plugins': 'prusaslicerthumbnails:1.0.7,preheat:0.8.0,ultimakerformatpackage:1.0.2,simpleemergencystop:1.0.6,resource_monitor:0.3.16,printtimegenius:2.3.3,obico:2.4.13,navbartemp:0.15,filamentmanager:1.9.1,enclosure:4.13.2,dashboard:1.19.11,octodashcompanion:0.0.7,displaylayerprogress:1.28.0,bedlevelvisualizer:1.1.1,arc_welder:1.0.0+u.bb71e8f', 'achievements': 'the_wizard,adventurer'} 2024-05-22 17:29:40,370 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.25 2024-05-22 17:29:40,385 - octoprint.server.util.sockjs - INFO - User will logged in on the socket from client 192.168.86.25 2024-05-22 17:29:40,728 - 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-20240514102430'} 2024-05-22 17:29:42,796 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2024-05-22 17:29:42,819 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-05-22 17:29:44,872 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 250000 2024-05-22 17:29:44,919 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2024-05-22 17:29:44,924 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-05-22 17:29:44,932 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2024-05-22 17:29:44,946 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-05-22 17:29:44,988 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.1.3 MRiscoC MyConfiguration, based on bugfix-2.1.x (Apr 11 2024 16:08:34)" 2024-05-22 17:29:44,988 - octoprint.util.comm - INFO - Firmware info line: FIRMWARE_NAME:Marlin 2.1.3 MRiscoC MyConfiguration, based on bugfix-2.1.x (Apr 11 2024 16:08:34) SOURCE_CODE_URL:github.com/mriscoc/Ender3V2S1 PROTOCOL_VERSION:1.0 MACHINE_TYPE:MyConfiguration EXTRUDER_COUNT:1 UUID:cede2a2f-41a2-4748-9b12-c55c62f367ff 2024-05-22 17:29:45,068 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2024-05-22 17:29:45,088 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2024-05-22 17:29:45,106 - octoprint.util.comm - INFO - Firmware states that it supports writing long filenames 2024-05-22 17:29:45,112 - octoprint.util.comm - INFO - Firmware states that it supports long filenames 2024-05-22 17:29:45,156 - 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-05-22 17:29:45,666 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin 2.1.3 MRiscoC MyConfiguration, based on bugfix-2.1.x (Apr 11 2024 16:08:34)', 'printer_port': 'AUTO', 'printer_baudrate': 0} 2024-05-22 17:29:49,350 - octoprint.server.preemptive_cache - INFO - ... done in 9.44s 2024-05-22 17:30:07,366 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.47 2024-05-22 17:30:07,366 - octoprint.access.users - INFO - Logged in user: will 2024-05-22 17:30:07,682 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.86.47 2024-05-22 17:30:09,731 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-05-22 17:30:09,828 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.47 2024-05-22 17:30:09,829 - octoprint.access.users - INFO - Logged in user: will 2024-05-22 17:30:10,047 - octoprint.plugins.octodashcompanion - INFO - attempting open of /home/pi/.config/octodash/config.json. 2024-05-22 17:30:10,048 - octoprint.plugins.octodashcompanion - INFO - loaded data from /home/pi/.config/octodash/config.json: {'config': {'octoprint': {'url': 'http://OctoPrint.local:80/', 'accessToken': '91EB9B0AD3E944AD87E584BF87E327EE'}, 'printer': {'name': 'Default', 'xySpeed': 150, 'zSpeed': 5, 'disableExtruderGCode': 'M18 E', 'zBabystepGCode': 'M290 Z', 'defaultTemperatureFanSpeed': {'hotend': 200, 'heatbed': 60, 'fan': 100}}, 'filament': {'thickness': 1.75, 'density': 1.25, 'feedLength': 0, 'feedSpeed': 20, 'feedSpeedSlow': 3, 'purgeDistance': 30, 'useM600': False}, 'plugins': {'displayLayerProgress': {'enabled': True}, 'enclosure': {'enabled': False, 'ambientSensorID': None, 'filament1SensorID': None, 'filament2SensorID': None}, 'filamentManager': {'enabled': True}, 'spoolManager': {'enabled': False}, 'preheatButton': {'enabled': True}, 'printTimeGenius': {'enabled': True}, 'psuControl': {'enabled': False, 'turnOnPSUWhenExitingSleep': False}, 'ophom': {'enabled': False, 'turnOnPSUWhenExitingSleep': False}, 'tpLinkSmartPlug': {'enabled': False, 'smartPlugIP': '127.0.0.1'}, 'tasmota': {'enabled': False, 'ip': '127.0.0.1', 'index': None}, 'tasmotaMqtt': {'enabled': False, 'topic': 'topic', 'relayNumber': None}}, 'octodash': {'customActions': [{'icon': 'home', 'command': 'G28', 'color': '#dcdde1', 'confirm': False, 'exit': True}, {'icon': 'ruler-vertical', 'command': 'G29', 'color': '#4bae50', 'confirm': False, 'exit': True}, {'icon': 'fire-alt', 'command': 'M140 S50; M104 S185', 'color': '#e1b12c', 'confirm': False, 'exit': True}, {'icon': 'snowflake', 'command': 'M140 S0; M104 S0', 'color': '#0097e6', 'confirm': False, 'exit': True}, {'icon': 'redo-alt', 'command': '[!RELOAD]', 'color': '#7f8fa6', 'confirm': True, 'exit': False}, {'icon': 'power-off', 'command': '[!SHUTDOWN]', 'color': '#e84118', 'confirm': True, 'exit': False}], 'fileSorting': {'attribute': 'name', 'order': 'asc'}, 'invertAxisControl': {'x': False, 'y': False, 'z': False}, 'pollingInterval': 2000, 'touchscreen': True, 'turnScreenOffWhileSleeping': False, 'turnOnPrinterWhenExitingSleep': False, 'preferPreviewWhilePrinting': False, 'previewProgressCircle': False, 'screenSleepCommand': 'xset dpms force standby', 'screenWakeupCommand': 'xset s off && xset -dpms && xset s noblank', 'showExtruderControl': True, 'showNotificationCenterIcon': True}}} 2024-05-22 17:30:10,232 - octoprint.plugins.octodashcompanion - INFO - attempting open of /home/pi/.config/octodash/config.json. 2024-05-22 17:30:10,234 - octoprint.plugins.octodashcompanion - INFO - loaded data from /home/pi/.config/octodash/config.json: {'config': {'octoprint': {'url': 'http://OctoPrint.local:80/', 'accessToken': '91EB9B0AD3E944AD87E584BF87E327EE'}, 'printer': {'name': 'Default', 'xySpeed': 150, 'zSpeed': 5, 'disableExtruderGCode': 'M18 E', 'zBabystepGCode': 'M290 Z', 'defaultTemperatureFanSpeed': {'hotend': 200, 'heatbed': 60, 'fan': 100}}, 'filament': {'thickness': 1.75, 'density': 1.25, 'feedLength': 0, 'feedSpeed': 20, 'feedSpeedSlow': 3, 'purgeDistance': 30, 'useM600': False}, 'plugins': {'displayLayerProgress': {'enabled': True}, 'enclosure': {'enabled': False, 'ambientSensorID': None, 'filament1SensorID': None, 'filament2SensorID': None}, 'filamentManager': {'enabled': True}, 'spoolManager': {'enabled': False}, 'preheatButton': {'enabled': True}, 'printTimeGenius': {'enabled': True}, 'psuControl': {'enabled': False, 'turnOnPSUWhenExitingSleep': False}, 'ophom': {'enabled': False, 'turnOnPSUWhenExitingSleep': False}, 'tpLinkSmartPlug': {'enabled': False, 'smartPlugIP': '127.0.0.1'}, 'tasmota': {'enabled': False, 'ip': '127.0.0.1', 'index': None}, 'tasmotaMqtt': {'enabled': False, 'topic': 'topic', 'relayNumber': None}}, 'octodash': {'customActions': [{'icon': 'home', 'command': 'G28', 'color': '#dcdde1', 'confirm': False, 'exit': True}, {'icon': 'ruler-vertical', 'command': 'G29', 'color': '#4bae50', 'confirm': False, 'exit': True}, {'icon': 'fire-alt', 'command': 'M140 S50; M104 S185', 'color': '#e1b12c', 'confirm': False, 'exit': True}, {'icon': 'snowflake', 'command': 'M140 S0; M104 S0', 'color': '#0097e6', 'confirm': False, 'exit': True}, {'icon': 'redo-alt', 'command': '[!RELOAD]', 'color': '#7f8fa6', 'confirm': True, 'exit': False}, {'icon': 'power-off', 'command': '[!SHUTDOWN]', 'color': '#e84118', 'confirm': True, 'exit': False}], 'fileSorting': {'attribute': 'name', 'order': 'asc'}, 'invertAxisControl': {'x': False, 'y': False, 'z': False}, 'pollingInterval': 2000, 'touchscreen': True, 'turnScreenOffWhileSleeping': False, 'turnOnPrinterWhenExitingSleep': False, 'preferPreviewWhilePrinting': False, 'previewProgressCircle': False, 'screenSleepCommand': 'xset dpms force standby', 'screenWakeupCommand': 'xset s off && xset -dpms && xset s noblank', 'showExtruderControl': True, 'showNotificationCenterIcon': True}}} 2024-05-22 17:30:10,711 - octoprint.server.util.sockjs - INFO - User will logged in on the socket from client 192.168.86.47 2024-05-22 17:30:12,000 - 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-05-22 17:30:50,814 - octoprint.plugins.obico - INFO - printer_discovery got incoming msg: {'device_id': '0c2befe07aee4361a8d4b11b7b8c9178', 'type': 'verify_code', 'data': {'code': '835284', 'secret': 'd74d67439c0f79281c81c47fc747020fcda07757e610104771d07118a0f5240d'}} 2024-05-22 17:30:51,208 - octoprint.plugins.obico - INFO - printer_discovery verified code succesfully 2024-05-22 17:30:51,211 - octoprint.plugins.obico - INFO - printer_discovery is stopping 2024-05-22 17:30:52,548 - octoprint.plugins.obico - INFO - Linked printer: {'is_pro': True, 'id': 179289, 'name': 'My Awesome Cloud Printer', 'retract_on_pause': 6.5} 2024-05-22 17:30:52,558 - octoprint.plugins.obico - INFO - Starting webcam streamer 2024-05-22 17:30:52,567 - octoprint.plugins.obico - INFO - Trying to start ffmpeg using camera-stream H.264 source 2024-05-22 17:30:52,980 - octoprint.plugins.obico - WARNING - No nozzlecam config found 2024-05-22 17:30:53,568 - backoff - INFO - Backing off wait_for_janus(...) for 1.0s (ConnectionRefusedError: [Errno 111] Connection refused) 2024-05-22 17:31:09,452 - octoprint.plugins.dashboard - INFO - GcodePreProcessor started processing. 2024-05-22 17:31:09,457 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. Checking LayerExpressions. 2024-05-22 17:31:09,457 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. LayerExpression valid. Start processing... 2024-05-22 17:31:12,505 - octoprint.filemanager.analysis - INFO - Starting analysis of local:Govee_rear_mount_PLA_3h32m.gcode 2024-05-22 17:31:12,535 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: Govee_rear_mount_PLA_3h32m.gcode, owner: will, user: will 2024-05-22 17:31:12,600 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2024-05-22 17:31:12,621 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: Govee_rear_mount_PLA_3h32m.gcode, owner: will, user: will 2024-05-22 17:31:12,687 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-05-22 17:31:12,696 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2024-05-22 17:31:12,732 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2024-05-22 17:31:12,750 - octoprint.plugins.DisplayLayerProgress - INFO - Did NOT reading total height from MetaFile, because analyse was done for not selected file. Current: '-' Analyse for: 'Govee_rear_mount_PLA_3h32m.gcode' 2024-05-22 17:31:12,756 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found layers: 149 2024-05-22 17:31:12,756 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found filament changes: 0 2024-05-22 17:31:12,756 - octoprint.plugins.dashboard - INFO - GcodePreProcessor saving layer count in file metadata 2024-05-22 17:31:12,846 - octoprint.plugins.DisplayLayerProgress - INFO - File '/home/pi/.octoprint/uploads/Govee_rear_mount_PLA_3h32m.gcode' selected. Determining number of layers. 2024-05-22 17:31:12,884 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2024-05-22 17:31:12,889 - octoprint.plugins.DisplayLayerProgress - INFO - Total height not found in MetaFile 2024-05-22 17:31:13,180 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2024-05-22 17:31:13,190 - octoprint.plugins.DisplayLayerProgress - INFO - File select-event processing done!' 2024-05-22 17:31:13,254 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2024-05-22 17:31:13,451 - octoprint.plugins.DisplayLayerProgress - INFO - Printing started. Detailed progress started.{'name': 'Govee_rear_mount_PLA_3h32m.gcode', 'path': 'Govee_rear_mount_PLA_3h32m.gcode', 'origin': 'local', 'size': 1761726, 'owner': 'will', 'user': 'will'} 2024-05-22 17:31:13,989 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': '646e323d3788a529a7d880dfea9fb59eef4db5ba'} 2024-05-22 17:31:14,707 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2024-05-22 17:31:14,758 - octoprint.filemanager.analysis - INFO - Analysis of entry local:Govee_rear_mount_PLA_3h32m.gcode finished, needed 2.25s 2024-05-22 17:31:14,771 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2024-05-22 17:31:14,824 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2024-05-22 17:31:14,938 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2024-05-22 17:31:14,950 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2024-05-22 17:31:14,981 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2024-05-22 17:31:15,859 - octoprint.plugins.dashboard - INFO - GcodePreProcessor started processing. 2024-05-22 17:31:15,860 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. Checking LayerExpressions. 2024-05-22 17:31:15,861 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. LayerExpression valid. Start processing... 2024-05-22 17:31:22,962 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2024-05-22 17:31:25,289 - octoprint.plugins.obico - ERROR - datachannel payload too big (5577) 2024-05-22 17:31:26,050 - octoprint.plugins.obico - ERROR - datachannel payload too big (5577) 2024-05-22 17:31:26,810 - octoprint.plugins.obico - ERROR - datachannel payload too big (5577) 2024-05-22 17:31:27,573 - octoprint.plugins.obico - ERROR - datachannel payload too big (5576) 2024-05-22 17:31:28,334 - octoprint.plugins.obico - ERROR - datachannel payload too big (5575) 2024-05-22 17:31:29,095 - octoprint.plugins.obico - ERROR - datachannel payload too big (5576) 2024-05-22 17:31:29,855 - octoprint.plugins.obico - ERROR - datachannel payload too big (5576) 2024-05-22 17:31:30,616 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:31:31,376 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:31:32,136 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:31:32,897 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:31:33,657 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:31:34,423 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:31:35,133 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:31:35,182 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:31:35,937 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:31:36,332 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:31:36,698 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:31:37,461 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:31:38,223 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:31:38,984 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:31:39,746 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:31:40,508 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:31:41,139 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:31:41,268 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:31:42,032 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:31:42,792 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:31:43,553 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:31:44,314 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:31:45,073 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:31:45,834 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:31:46,594 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:31:47,357 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:31:48,115 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:31:48,877 - octoprint.plugins.obico - ERROR - datachannel payload too big (5587) 2024-05-22 17:31:49,638 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:31:50,399 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:31:51,158 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:31:51,919 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:31:52,681 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:31:53,442 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:31:54,203 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:31:54,964 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:31:55,725 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:31:57,737 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:31:59,749 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:32:01,761 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:32:03,773 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:32:05,784 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:32:07,795 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:32:09,807 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:32:11,821 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:32:13,833 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:32:15,389 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:32:15,846 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:32:16,607 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:32:17,368 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:32:18,127 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:32:18,888 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:32:19,649 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:32:20,409 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:32:21,169 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:32:21,930 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:32:22,691 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:32:23,452 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:32:24,213 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:32:24,974 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:32:25,735 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:32:26,496 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:32:27,257 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:32:28,018 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:32:28,779 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:32:29,535 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:32:30,295 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:32:32,307 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:32:34,319 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:32:36,332 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:32:38,344 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:32:40,358 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:32:42,370 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:32:44,383 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:32:44,459 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:32:45,415 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:32:46,395 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:32:47,154 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:32:47,915 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:32:48,676 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:32:49,437 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:32:50,198 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:32:50,953 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:32:51,571 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:32:51,714 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:32:52,475 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:32:53,236 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:32:53,997 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:32:54,759 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:32:55,520 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:32:56,281 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:32:57,042 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:32:57,803 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:32:58,564 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:32:59,325 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:33:00,086 - octoprint.plugins.obico - ERROR - datachannel payload too big (5577) 2024-05-22 17:33:00,848 - octoprint.plugins.obico - ERROR - datachannel payload too big (5577) 2024-05-22 17:33:01,607 - octoprint.plugins.obico - ERROR - datachannel payload too big (5577) 2024-05-22 17:33:01,694 - octoprint.plugins.obico - ERROR - datachannel payload too big (5577) 2024-05-22 17:33:01,724 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:33:01,737 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:33:01,756 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:33:01,776 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:33:02,369 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:33:03,129 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:33:03,440 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:33:03,891 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:33:04,653 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:33:05,415 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:33:06,176 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:33:06,938 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:33:07,703 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:33:08,464 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:33:09,225 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:33:09,985 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:33:10,747 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:33:11,508 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:33:12,267 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:33:13,033 - octoprint.plugins.obico - ERROR - datachannel payload too big (5589) 2024-05-22 17:33:13,793 - octoprint.plugins.obico - ERROR - datachannel payload too big (5588) 2024-05-22 17:33:14,555 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:33:15,316 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:33:16,078 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:33:16,845 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:33:17,606 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:33:18,368 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:33:20,380 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:33:22,392 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:33:24,404 - octoprint.plugins.obico - ERROR - datachannel payload too big (5587) 2024-05-22 17:33:26,416 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:33:28,428 - octoprint.plugins.obico - ERROR - datachannel payload too big (5587) 2024-05-22 17:33:30,440 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:33:30,487 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:33:32,453 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:33:33,214 - octoprint.plugins.obico - ERROR - datachannel payload too big (5587) 2024-05-22 17:33:33,970 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:33:34,732 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:33:35,493 - octoprint.plugins.obico - ERROR - datachannel payload too big (5587) 2024-05-22 17:33:36,254 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:33:37,016 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:33:37,777 - octoprint.plugins.obico - ERROR - datachannel payload too big (5587) 2024-05-22 17:33:38,538 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:33:39,301 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:33:40,085 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:33:40,855 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:33:41,616 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:33:42,377 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:33:43,137 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:33:43,898 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:33:44,659 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:33:45,421 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:33:46,185 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:33:46,946 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:33:48,959 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:33:50,972 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:33:52,981 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:33:54,987 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:33:57,002 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:33:59,013 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:34:01,025 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:34:03,036 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:34:05,046 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:34:07,057 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:34:09,069 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:34:11,082 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:34:13,092 - octoprint.plugins.obico - ERROR - datachannel payload too big (5587) 2024-05-22 17:34:15,099 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:34:17,108 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:34:19,118 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:34:21,126 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:34:23,136 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:34:25,146 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:34:26,095 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:34:26,118 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:34:26,139 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:34:26,155 - octoprint.plugins.obico - ERROR - datachannel payload too big (5588) 2024-05-22 17:34:26,178 - octoprint.plugins.obico - ERROR - datachannel payload too big (5588) 2024-05-22 17:34:26,198 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:34:26,215 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:34:26,235 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:34:26,266 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:34:26,312 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:34:26,334 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:34:26,349 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:34:26,378 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:34:26,407 - octoprint.plugins.obico - ERROR - datachannel payload too big (5587) 2024-05-22 17:34:26,418 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:34:27,155 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:34:27,547 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:34:27,917 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:34:28,679 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:34:29,440 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:34:30,202 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:34:30,964 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:34:31,725 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:34:32,487 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:34:33,248 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:34:34,012 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:34:34,774 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:34:35,537 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:34:36,299 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:34:37,060 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:34:37,817 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:34:38,578 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:34:39,341 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:34:39,576 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:34:40,102 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:34:40,315 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:34:40,332 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:34:40,508 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:34:40,865 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:34:41,628 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:34:42,389 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:34:42,572 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:34:43,148 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:34:43,909 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:34:44,676 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:34:45,437 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:34:45,593 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:34:46,204 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:34:46,968 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:34:47,729 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:34:48,492 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:34:48,606 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:34:49,255 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:34:50,016 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:34:50,780 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:34:51,544 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:34:51,631 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:34:52,305 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:34:53,064 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:34:53,826 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:34:54,588 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:34:54,633 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:34:55,350 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:34:56,109 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:34:56,144 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:34:56,178 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:34:56,874 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:34:57,657 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:34:57,660 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:34:58,417 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:34:59,177 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:34:59,940 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:35:00,011 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:35:00,654 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:35:00,706 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:01,466 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:35:02,231 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:35:02,992 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:35:03,672 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:35:03,754 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:04,515 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:35:05,275 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:35:05,344 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:35:05,376 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:05,465 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:35:05,484 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:35:06,030 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:06,692 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:06,790 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:07,551 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:07,799 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:07,895 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:35:08,000 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:35:08,312 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:35:09,071 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:35:09,710 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:09,829 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:10,591 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:11,353 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:12,111 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:35:12,872 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:35:13,633 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:35:14,394 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:35:15,152 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:35:15,913 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:16,674 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:35:17,434 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:18,199 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:35:18,963 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:35:19,726 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:35:20,488 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:21,249 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:22,011 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:35:22,772 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:35:23,534 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:35:24,313 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:35:24,317 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:35:24,366 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:35:24,729 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:26,325 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:35:27,085 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:27,845 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:28,605 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:29,366 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:35:30,126 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:30,886 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:31,647 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:32,408 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:33,167 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:35:33,928 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:35:34,689 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:35:35,451 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:36,213 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:36,771 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:36,973 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:37,735 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:35:38,496 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:35:39,257 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:35:40,021 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:35:40,785 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:41,548 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:41,665 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:35:41,719 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:42,303 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:35:42,793 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:35:43,064 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:35:43,826 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:44,587 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:35:45,347 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:46,106 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:46,867 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:35:47,627 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:35:48,388 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:35:49,149 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:35:49,909 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:35:50,670 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:35:51,430 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:35:52,198 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:35:52,959 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:35:53,720 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:35:54,481 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:35:55,242 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:35:56,004 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:35:56,766 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:35:57,527 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:35:59,227 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:35:59,288 - octoprint.plugins.obico - ERROR - datachannel payload too big (5577) 2024-05-22 17:35:59,308 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:35:59,348 - octoprint.plugins.obico - ERROR - datachannel payload too big (5576) 2024-05-22 17:35:59,363 - octoprint.plugins.obico - ERROR - datachannel payload too big (5576) 2024-05-22 17:35:59,541 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:35:59,894 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:35:59,910 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:35:59,944 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:36:00,144 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:36:00,214 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:36:00,297 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:36:00,533 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:36:00,601 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:36:00,677 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:36:00,689 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:36:00,799 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:36:00,809 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:36:00,867 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:36:00,944 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:36:01,058 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:36:01,212 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:36:01,292 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:36:01,344 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:36:01,355 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:36:01,467 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:36:01,534 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:36:01,601 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:36:01,734 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:36:01,801 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:36:01,812 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:36:02,577 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:36:03,336 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:36:03,832 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:36:04,096 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:36:04,856 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:36:05,618 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:36:06,379 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:36:06,836 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:36:07,137 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:36:07,898 - octoprint.plugins.obico - ERROR - datachannel payload too big (5587) 2024-05-22 17:36:08,659 - octoprint.plugins.obico - ERROR - datachannel payload too big (5587) 2024-05-22 17:36:09,420 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:36:09,854 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:36:10,188 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:36:10,950 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:36:11,710 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:36:12,471 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:36:12,879 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:36:13,047 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:36:13,231 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:36:13,993 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:36:14,755 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:36:15,516 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:36:15,895 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:36:16,276 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:36:17,037 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:36:17,792 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:36:18,553 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:36:18,916 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:36:19,314 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:36:20,077 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:36:20,841 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:36:21,602 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:36:21,938 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:36:22,364 - octoprint.plugins.obico - ERROR - datachannel payload too big (5577) 2024-05-22 17:36:23,124 - octoprint.plugins.obico - ERROR - datachannel payload too big (5577) 2024-05-22 17:36:23,885 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:36:24,641 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:36:24,936 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:36:25,408 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:36:26,169 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:36:26,931 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:36:27,699 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:36:27,955 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:36:28,460 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:36:29,222 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:36:29,983 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:36:30,745 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:36:30,976 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:36:31,506 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:36:32,267 - octoprint.plugins.obico - ERROR - datachannel payload too big (5587) 2024-05-22 17:36:33,029 - octoprint.plugins.obico - ERROR - datachannel payload too big (5587) 2024-05-22 17:36:33,791 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:36:33,999 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:36:34,552 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:36:35,308 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:36:36,069 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:36:36,832 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:36:37,006 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:36:37,594 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:36:38,357 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:36:39,118 - octoprint.plugins.obico - ERROR - datachannel payload too big (5577) 2024-05-22 17:36:39,880 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:36:40,020 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:36:40,648 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:36:41,410 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:36:42,172 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:36:42,933 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:36:43,041 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:36:43,706 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:36:44,467 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:36:45,227 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:36:45,988 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:36:46,044 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:36:46,750 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:36:47,511 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:36:48,272 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:36:49,033 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:36:49,063 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:36:49,794 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:36:50,555 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:36:51,315 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:36:52,089 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:36:52,093 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:36:52,857 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:36:53,620 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:36:54,043 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:36:54,382 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:36:55,103 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:36:55,143 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:36:55,903 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:36:56,663 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:36:57,424 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:36:58,115 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:36:58,183 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:36:58,944 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:36:59,706 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:37:00,468 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:37:01,130 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:37:01,227 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:37:01,988 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:37:02,749 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:37:03,509 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:37:04,144 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:37:04,268 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:37:05,032 - octoprint.plugins.obico - ERROR - datachannel payload too big (5577) 2024-05-22 17:37:05,793 - octoprint.plugins.obico - ERROR - datachannel payload too big (5576) 2024-05-22 17:37:06,554 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:37:07,159 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:37:07,315 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:37:08,075 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:37:08,836 - octoprint.plugins.obico - ERROR - datachannel payload too big (5576) 2024-05-22 17:37:09,598 - octoprint.plugins.obico - ERROR - datachannel payload too big (5576) 2024-05-22 17:37:10,182 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:37:10,359 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:37:11,119 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:37:11,882 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:37:12,644 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:37:13,207 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:37:13,406 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:37:14,167 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:37:14,926 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:37:15,687 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:37:16,226 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:37:16,448 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:37:17,212 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:37:17,973 - octoprint.plugins.obico - ERROR - datachannel payload too big (5577) 2024-05-22 17:37:18,734 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:37:19,235 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:37:19,494 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:37:20,255 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:37:21,016 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:37:21,778 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:37:22,253 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:37:22,540 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:37:23,299 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:37:24,062 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:37:24,823 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:37:25,270 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:37:25,584 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:37:26,344 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:37:27,104 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:37:27,865 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:37:28,277 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:37:28,624 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:37:29,385 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:37:30,144 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:37:30,904 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:37:31,298 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:37:31,665 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:37:32,426 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:37:33,187 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:37:33,955 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:37:34,312 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:37:34,716 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:37:35,477 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:37:36,238 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:37:36,999 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:37:37,328 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:37:37,759 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:37:38,521 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:37:39,281 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:37:40,042 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:37:40,352 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:37:40,804 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:37:41,566 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:37:42,327 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:37:43,087 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:37:43,355 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:37:43,846 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:37:44,607 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:37:45,368 - octoprint.plugins.obico - ERROR - datachannel payload too big (5576) 2024-05-22 17:37:46,128 - octoprint.plugins.obico - ERROR - datachannel payload too big (5576) 2024-05-22 17:37:46,360 - octoprint.plugins.obico - ERROR - datachannel payload too big (5576) 2024-05-22 17:37:46,889 - octoprint.plugins.obico - ERROR - datachannel payload too big (5576) 2024-05-22 17:37:47,651 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:37:48,411 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:37:49,172 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:37:49,369 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:37:49,927 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:37:50,689 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:37:51,450 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:37:52,210 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:37:52,388 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:37:52,971 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:37:53,732 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:37:54,480 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:37:54,498 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:37:55,259 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:37:55,406 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:37:56,021 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:37:56,781 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:37:57,542 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:37:58,303 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:37:58,416 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:37:59,066 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:37:59,826 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:38:00,591 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:38:01,352 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:38:01,432 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:38:02,112 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:38:02,875 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:38:03,635 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:38:04,397 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:38:04,447 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:38:05,157 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:38:05,918 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:38:06,682 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:38:07,443 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:38:07,465 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:38:08,211 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:38:08,972 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:38:09,735 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:38:10,515 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:38:10,552 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:38:11,313 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:38:12,076 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:38:12,837 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:38:13,511 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:38:13,596 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:38:14,357 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:38:15,116 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:38:15,878 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:38:16,530 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:38:16,645 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:38:17,406 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:38:18,166 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:38:18,927 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:38:19,549 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:38:19,686 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:38:20,114 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:38:20,447 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:38:21,212 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:38:21,973 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:38:22,569 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:38:22,732 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:38:23,493 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:38:24,255 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:38:25,018 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:38:25,589 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:38:25,780 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:38:26,541 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:38:27,307 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:38:28,069 - octoprint.plugins.obico - ERROR - datachannel payload too big (5587) 2024-05-22 17:38:28,608 - octoprint.plugins.obico - ERROR - datachannel payload too big (5587) 2024-05-22 17:38:28,831 - octoprint.plugins.obico - ERROR - datachannel payload too big (5587) 2024-05-22 17:38:29,592 - octoprint.plugins.obico - ERROR - datachannel payload too big (5589) 2024-05-22 17:38:30,353 - octoprint.plugins.obico - ERROR - datachannel payload too big (5588) 2024-05-22 17:38:31,111 - octoprint.plugins.obico - ERROR - datachannel payload too big (5588) 2024-05-22 17:38:31,618 - octoprint.plugins.obico - ERROR - datachannel payload too big (5588) 2024-05-22 17:38:31,872 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:38:32,627 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:38:33,388 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:38:34,149 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:38:34,627 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:38:34,910 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:38:35,671 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:38:36,439 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:38:37,201 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:38:37,638 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:38:37,962 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:38:38,723 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:38:39,478 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:38:40,239 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:38:40,662 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:38:41,001 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:38:41,762 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:38:42,523 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:38:43,281 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:38:43,668 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:38:44,042 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:38:44,804 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:38:45,565 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:38:46,326 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:38:46,712 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:38:47,088 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:38:47,851 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:38:48,612 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:38:49,373 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:38:49,729 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:38:50,132 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:38:50,894 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:38:51,656 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:38:52,419 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:38:52,737 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:38:53,182 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:38:53,230 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:38:53,939 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:38:54,700 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:38:55,461 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:38:55,746 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:38:56,222 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:38:56,982 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:38:57,743 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:38:58,504 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:38:58,765 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:38:59,266 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:39:00,029 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:39:00,790 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:39:01,551 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:39:01,784 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:39:02,311 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:39:03,069 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:39:03,830 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:39:04,591 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:39:04,791 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:39:05,351 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:39:06,110 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:39:06,871 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:39:07,631 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:39:07,810 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:39:08,392 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:39:09,151 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:39:09,912 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:39:10,674 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:39:10,833 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:39:11,435 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:39:12,195 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:39:12,955 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:39:13,715 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:39:13,851 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:39:14,476 - octoprint.plugins.obico - ERROR - datachannel payload too big (5577) 2024-05-22 17:39:15,236 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:39:15,997 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:39:16,757 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:39:16,867 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:39:17,517 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:39:18,278 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:39:19,036 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:39:19,797 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:39:19,888 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:39:20,557 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:39:21,318 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:39:22,076 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:39:22,836 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:39:22,892 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:39:23,597 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:39:24,356 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:39:25,115 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:39:25,910 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:39:25,916 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:39:26,670 - octoprint.plugins.obico - ERROR - datachannel payload too big (5577) 2024-05-22 17:39:27,431 - octoprint.plugins.obico - ERROR - datachannel payload too big (5577) 2024-05-22 17:39:28,190 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:39:28,921 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:39:28,951 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:39:29,713 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:39:30,473 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:39:31,234 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:39:31,939 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:39:31,995 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:39:32,755 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:39:33,516 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:39:34,278 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:39:34,957 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:39:35,036 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:39:35,796 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:39:36,569 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:39:37,329 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:39:37,986 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:39:38,088 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:39:38,845 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:39:39,606 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:39:40,366 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:39:40,992 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:39:41,122 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:39:41,883 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:39:42,644 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:39:43,409 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:39:43,999 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:39:44,167 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:39:44,927 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:39:45,687 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:39:46,448 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:39:47,018 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:39:47,208 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:39:47,964 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:39:48,725 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:39:49,488 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:39:50,039 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:39:50,060 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:39:50,247 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:39:51,008 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:39:51,768 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:39:52,529 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:39:53,054 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:39:53,290 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:39:54,052 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:39:54,630 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:39:54,820 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:39:55,582 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:39:56,057 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:39:56,342 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:39:57,102 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:39:57,863 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:39:58,620 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:39:59,073 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:39:59,381 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:40:00,141 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:40:00,902 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:40:01,663 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:40:02,093 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:40:02,425 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:40:03,185 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:40:03,948 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:40:04,709 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:40:05,105 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:40:05,469 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:40:06,231 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:40:06,993 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:40:07,755 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:40:08,119 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:40:08,517 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:40:09,279 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:40:10,035 - octoprint.plugins.obico - ERROR - datachannel payload too big (5589) 2024-05-22 17:40:10,795 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:40:11,137 - octoprint.plugins.obico - ERROR - datachannel payload too big (5587) 2024-05-22 17:40:11,559 - octoprint.plugins.obico - ERROR - datachannel payload too big (5587) 2024-05-22 17:40:12,320 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:40:13,080 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:40:13,842 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:40:14,149 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:40:14,604 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:40:15,365 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:40:16,124 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:40:16,885 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:40:17,164 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:40:17,646 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:40:18,407 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:40:19,165 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:40:19,920 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:40:20,170 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:40:20,682 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:40:21,444 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:40:22,204 - octoprint.plugins.obico - ERROR - datachannel payload too big (5577) 2024-05-22 17:40:22,965 - octoprint.plugins.obico - ERROR - datachannel payload too big (5577) 2024-05-22 17:40:23,195 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:40:23,726 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:40:24,486 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:40:25,247 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:40:25,784 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:40:26,008 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:40:26,211 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:40:26,768 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:40:27,530 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:40:28,291 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:40:29,052 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:40:29,219 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:40:29,812 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:40:30,573 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:40:31,335 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:40:32,097 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:40:32,229 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:40:32,852 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:40:33,613 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:40:34,375 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:40:35,135 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:40:35,237 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:40:35,898 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:40:36,662 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:40:37,425 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:40:38,188 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:40:38,261 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:40:38,951 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:40:39,712 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:40:40,476 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:40:41,239 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:40:41,281 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:40:42,003 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:40:42,764 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:40:43,526 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:40:44,306 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:40:44,312 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:40:45,066 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:40:45,826 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:40:46,588 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:40:47,325 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:40:47,348 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:40:48,107 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:40:48,869 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:40:49,630 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:40:50,344 - octoprint.plugins.obico - ERROR - datachannel payload too big (5587) 2024-05-22 17:40:50,390 - octoprint.plugins.obico - ERROR - datachannel payload too big (5587) 2024-05-22 17:40:51,150 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:40:51,908 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:40:52,669 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:40:53,361 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:40:53,429 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:40:54,191 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:40:54,677 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:40:54,953 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:40:55,714 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:40:56,378 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:40:56,474 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:40:57,236 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:40:57,998 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:40:58,760 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:40:59,396 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:40:59,520 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:41:00,279 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:41:01,039 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:41:01,799 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:41:02,411 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:41:02,558 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:41:03,320 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:41:04,079 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:41:04,840 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:41:05,429 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:41:05,602 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:41:06,364 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:41:07,125 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:41:07,888 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:41:08,439 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:41:08,651 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:41:09,412 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:41:10,172 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:41:10,932 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:41:11,453 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:41:11,695 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:41:12,456 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:41:13,221 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:41:13,984 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:41:14,472 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:41:14,745 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:41:15,506 - octoprint.plugins.obico - ERROR - datachannel payload too big (5588) 2024-05-22 17:41:16,267 - octoprint.plugins.obico - ERROR - datachannel payload too big (5587) 2024-05-22 17:41:17,027 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:41:17,477 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:41:17,787 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:41:18,548 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:41:19,309 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:41:20,068 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:41:20,490 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:41:20,829 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:41:21,591 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:41:22,351 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:41:23,110 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:41:23,508 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:41:23,872 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:41:24,633 - octoprint.plugins.obico - ERROR - datachannel payload too big (5577) 2024-05-22 17:41:25,394 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:41:26,153 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:41:26,527 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:41:26,922 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:41:27,688 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:41:28,448 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:41:29,209 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:41:29,549 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:41:29,970 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:41:30,732 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:41:31,494 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:41:32,255 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:41:32,556 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:41:33,017 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:41:33,776 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:41:34,537 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:41:35,298 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:41:35,561 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:41:36,058 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:41:36,819 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:41:37,580 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:41:38,341 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:41:38,581 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:41:39,101 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:41:39,862 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:41:40,624 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:41:41,388 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:41:41,598 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:41:42,150 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:41:42,912 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:41:43,676 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:41:44,438 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:41:44,615 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:41:45,197 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:41:45,953 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:41:46,712 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:41:47,472 - octoprint.plugins.obico - ERROR - datachannel payload too big (5587) 2024-05-22 17:41:47,634 - octoprint.plugins.obico - ERROR - datachannel payload too big (5587) 2024-05-22 17:41:48,233 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:41:48,992 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:41:49,754 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:41:50,509 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:41:50,626 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:41:51,271 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:41:51,952 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:41:52,030 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:41:52,088 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:41:52,321 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:41:52,444 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:41:52,597 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:41:52,624 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:41:52,785 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:41:52,838 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:41:52,975 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:41:53,106 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:41:53,495 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:41:53,546 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:41:53,630 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:41:53,644 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:41:53,790 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:41:53,812 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:41:54,069 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:41:54,235 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:41:54,291 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:41:54,309 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:41:54,849 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:41:54,983 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:41:55,069 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:41:55,205 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:41:55,351 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:41:55,524 - octoprint.plugins.obico - ERROR - datachannel payload too big (5577) 2024-05-22 17:41:55,549 - octoprint.plugins.obico - ERROR - datachannel payload too big (5578) 2024-05-22 17:41:55,830 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:41:56,047 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:41:56,183 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:41:56,326 - octoprint.plugins.obico - ERROR - datachannel payload too big (5579) 2024-05-22 17:41:56,590 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:41:56,648 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:41:56,980 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:41:57,109 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:41:57,269 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:41:57,290 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:41:57,349 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:41:57,486 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:41:57,516 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:41:57,670 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:41:58,112 - octoprint.plugins.obico - ERROR - datachannel payload too big (5587) 2024-05-22 17:41:58,113 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:41:58,289 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:41:58,486 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:41:58,517 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:41:58,544 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:41:58,585 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:41:58,604 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:41:58,616 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:41:58,803 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:41:58,836 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:41:58,860 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:41:58,878 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:41:58,882 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:41:59,628 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:41:59,682 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:41:59,687 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:41:59,711 - octoprint.plugins.obico - ERROR - datachannel payload too big (5587) 2024-05-22 17:41:59,723 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:41:59,736 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:41:59,751 - octoprint.plugins.obico - ERROR - datachannel payload too big (5587) 2024-05-22 17:41:59,765 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:41:59,782 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:41:59,799 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:41:59,815 - octoprint.plugins.obico - ERROR - datachannel payload too big (5587) 2024-05-22 17:41:59,827 - octoprint.plugins.obico - ERROR - datachannel payload too big (5587) 2024-05-22 17:41:59,995 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:42:00,055 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:42:00,125 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:42:00,136 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:42:00,302 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:42:00,338 - octoprint.plugins.obico - ERROR - datachannel payload too big (5581) 2024-05-22 17:42:00,357 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:42:00,455 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:42:00,460 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:42:00,492 - octoprint.plugins.obico - ERROR - datachannel payload too big (5580) 2024-05-22 17:42:00,521 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:42:00,545 - octoprint.plugins.obico - ERROR - datachannel payload too big (5582) 2024-05-22 17:42:00,679 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:42:00,735 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:42:00,776 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:42:00,853 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:42:00,883 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:42:00,933 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:42:00,948 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:42:01,222 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:42:01,224 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:42:01,271 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:42:01,397 - octoprint.plugins.obico - ERROR - datachannel payload too big (5586) 2024-05-22 17:42:01,983 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:42:02,682 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:42:02,742 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:42:03,503 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:42:04,263 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:42:05,025 - octoprint.plugins.obico - ERROR - datachannel payload too big (5583) 2024-05-22 17:42:05,786 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:42:06,546 - octoprint.plugins.obico - ERROR - datachannel payload too big (5585) 2024-05-22 17:42:07,308 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:42:07,733 - 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-05-22 17:42:07,780 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2024-05-22 17:42:07,809 - octoprint.plugins.obico - ERROR - datachannel payload too big (5584) 2024-05-22 17:42:07,813 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Offline after error" 2024-05-22 17:42:07,824 - octoprint.filemanager.analysis - INFO - Starting analysis of local:Govee_rear_mount_PLA_3h32m.aw.gcode 2024-05-22 17:42:07,870 - octoprint.plugins.obico - ERROR - datachannel payload too big (5554) 2024-05-22 17:42:07,872 - octoprint.server - INFO - Starting autorefresh of serial port list 2024-05-22 17:42:07,882 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2024-05-22 17:42:07,909 - octoprint.plugins.enclosure - INFO - Detected Error or Disconnect in Disconnected will call listeners for shutdown_on_error! 2024-05-22 17:42:07,933 - octoprint.server - INFO - Serial port list was updated, refreshing the port list in the frontend 2024-05-22 17:42:07,946 - octoprint.plugins.obico - ERROR - datachannel payload too big (5554) 2024-05-22 17:42:08,011 - octoprint.plugins.obico - ERROR - datachannel payload too big (5554) 2024-05-22 17:42:08,055 - octoprint.plugins.achievements - INFO - New achievement unlocked: All Beginnings Are Hard! 2024-05-22 17:42:08,182 - octoprint.plugins.DisplayLayerProgress - INFO - Printing stopped. Detailed progress stopped. 2024-05-22 17:42:08,219 - octoprint.plugins.filamentmanager - INFO - Updating Filament usage for octoprint configured toolcount: 1 2024-05-22 17:42:08,219 - octoprint.plugins.filamentmanager - INFO - Filament tracked toolcount: 1 2024-05-22 17:42:08,219 - octoprint.plugins.filamentmanager - INFO - Filament tracked values: [812.3315600000019] 2024-05-22 17:42:08,219 - octoprint.plugins.filamentmanager - INFO - Filament used: 812.3315600000019 mm (tool0) 2024-05-22 17:42:08,235 - octoprint.plugins.filamentmanager - WARNING - No selected spool for tool0 2024-05-22 17:42:08,282 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2024-05-22 17:42:08,328 - octoprint.plugins.DisplayLayerProgress - INFO - Did NOT reading total height from MetaFile, because analyse was done for not selected file. Current: '-' Analyse for: 'Govee_rear_mount_PLA_3h32m.aw.gcode' 2024-05-22 17:42:08,330 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found layers: 149 2024-05-22 17:42:08,330 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found filament changes: 0 2024-05-22 17:42:08,330 - octoprint.plugins.dashboard - INFO - GcodePreProcessor saving layer count in file metadata 2024-05-22 17:42:08,706 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {'origin': 'local', 'file': '646e323d3788a529a7d880dfea9fb59eef4db5ba', 'elapsed': 655, 'reason': 'error', 'commerror_text': 'SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?)'} 2024-05-22 17:42:08,938 - octoprint.server - INFO - Serial port list was updated, refreshing the port list in the frontend 2024-05-22 17:42:09,317 - octoprint.plugins.tracking - INFO - Sent tracking event achievement_unlocked, payload: {'achievement': 'all_beginnings_are_hard'} 2024-05-22 17:42:09,976 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2024-05-22 17:42:10,002 - octoprint.filemanager.analysis - INFO - Analysis of entry local:Govee_rear_mount_PLA_3h32m.aw.gcode finished, needed 2.18s 2024-05-22 17:42:10,018 - octoprint.plugins.DisplayLayerProgress - INFO - Did NOT reading total height from MetaFile, because analyse was done for not selected file. Current: '-' Analyse for: 'Govee_rear_mount_PLA_3h32m.aw.gcode' 2024-05-22 17:42:10,039 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2024-05-22 17:42:10,087 - octoprint.plugins.DisplayLayerProgress - INFO - Did NOT reading total height from MetaFile, because analyse was done for not selected file. Current: '-' Analyse for: 'Govee_rear_mount_PLA_3h32m.aw.gcode' 2024-05-22 17:42:35,601 - 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-05-22 17:42:35,657 - octoprint.plugin.core - INFO - Found 34 plugin(s) providing 35 mixin implementations, 96 hook handlers 2024-05-22 17:42:35,673 - octoprint.plugins.pluginmanager - INFO - Plugin obico uninstalled 2024-05-22 17:42:35,676 - octoprint.plugins.pluginmanager - INFO - Cleaning up plugin obico... 2024-05-22 17:42:36,218 - octoprint.plugins.tracking - INFO - Sent tracking event uninstall_plugin, payload: {'plugin': 'obico', 'plugin_version': '2.4.13'} 2024-05-22 17:43:48,095 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart 2024-05-22 17:44:52,308 - octoprint.startup - INFO - ****************************************************************************** 2024-05-22 17:44:52,310 - octoprint.startup - INFO - Starting OctoPrint 1.10.1 2024-05-22 17:44:52,311 - octoprint.startup - INFO - ****************************************************************************** 2024-05-22 17:44:52,620 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2024-05-22 17:44:52,726 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2024-05-22 17:44:52,726 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2024-05-22 17:44:52,726 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2024-05-22 17:44:53,251 - 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-05-22 17:44:53,266 - 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-05-22 17:44:56,214 - octoprint.startup - INFO - Added settings overlay from plugin dashboard 2024-05-22 17:44:56,224 - octoprint.startup - INFO - Added settings overlay from plugin octodashcompanion 2024-05-22 17:44:56,254 - octoprint.plugin.core - INFO - Found 34 plugin(s) providing 34 mixin implementations, 89 hook handlers 2024-05-22 17:44:56,258 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2024-05-22 17:44:56,351 - octoprint.server - INFO - Intermediary server started 2024-05-22 17:44:56,369 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2024-05-22 17:44:56,391 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2024-05-22 17:44:56,395 - octoprint.server - INFO - Added new permission from plugin achievements: PLUGIN_ACHIEVEMENTS_VIEW (needs: "Need(method='role', value='plugin_achievements_view')") 2024-05-22 17:44:56,396 - octoprint.server - INFO - Added new permission from plugin achievements: PLUGIN_ACHIEVEMENTS_RESET (needs: "Need(method='role', value='plugin_achievements_reset')") 2024-05-22 17:44:56,396 - 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-05-22 17:44:56,397 - 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-05-22 17:44:56,397 - 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-05-22 17:44:56,398 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2024-05-22 17:44:56,398 - 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-05-22 17:44:56,399 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2024-05-22 17:44:56,399 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2024-05-22 17:44:56,399 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_CREATE (needs: "Need(method='role', value='plugin_backup_create')") 2024-05-22 17:44:56,400 - octoprint.server - INFO - Added new permission from plugin dashboard: PLUGIN_DASHBOARD_ADMIN (needs: "Need(method='role', value='plugin_dashboard_admin')") 2024-05-22 17:44:56,400 - octoprint.server - INFO - Added new permission from plugin file_check: PLUGIN_FILE_CHECK_RUN (needs: "Need(method='role', value='plugin_file_check_run')") 2024-05-22 17:44:56,400 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2024-05-22 17:44:56,400 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2024-05-22 17:44:56,401 - octoprint.server - INFO - Added new permission from plugin octodashcompanion: PLUGIN_OCTODASHCOMPANION_MANAGEBACKUPS (needs: "Need(method='role', value='plugin_octodashcompanion_admin')") 2024-05-22 17:44:56,401 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2024-05-22 17:44:56,403 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2024-05-22 17:44:56,405 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2024-05-22 17:44:56,406 - 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-05-22 17:44:56,407 - octoprint.server - INFO - Added new permission from plugin prusaslicerthumbnails: PLUGIN_PRUSASLICERTHUMBNAILS_SCAN (needs: "Need(method='role', value='plugin_prusaslicerthumbnails_admin')") 2024-05-22 17:44:56,409 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2024-05-22 17:44:56,410 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2024-05-22 17:44:56,412 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2024-05-22 17:44:56,425 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2024-05-22 17:44:57,394 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2024-05-22 17:44:58,287 - octoprint.util.pip - INFO - Version of pip is 22.3 2024-05-22 17:44:58,292 - 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-05-22 17:44:58,293 - octoprint.util.pip - INFO - ==> pip ok -> yes 2024-05-22 17:44:58,320 - octoprint.plugins.achievements - INFO - Loading data from /home/pi/.octoprint/data/achievements/data.json 2024-05-22 17:44:58,323 - octoprint.plugins.achievements - INFO - Loading data for None from /home/pi/.octoprint/data/achievements/2024.json 2024-05-22 17:44:58,452 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2024-05-22 17:44:58,559 - octoprint.plugins.file_check - INFO - Native grep available: True 2024-05-22 17:44:58,766 - octoprint.plugin.core - INFO - Initialized 34 plugin implementation(s) 2024-05-22 17:44:58,912 - octoprint.plugins.enclosure - WARNING - ######### current settings version None target settings version 10 ######### 2024-05-22 17:44:58,912 - octoprint.plugins.enclosure - INFO - ######### Current settings ######### 2024-05-22 17:44:58,913 - octoprint.plugins.enclosure - INFO - rpi_outputs: [] 2024-05-22 17:44:58,913 - octoprint.plugins.enclosure - INFO - rpi_inputs: [] 2024-05-22 17:44:58,913 - octoprint.plugins.enclosure - INFO - ######### End Current Settings ######### 2024-05-22 17:44:58,914 - octoprint - ERROR - Error while trying to migrate settings for plugin enclosure, ignoring it Traceback (most recent call last): File "/home/pi/oprint/lib/python3.9/site-packages/octoprint/__init__.py", line 531, in init_settings_plugin_config_migration_and_cleanup settings_plugin_config_migration_and_cleanup( File "/home/pi/oprint/lib/python3.9/site-packages/octoprint/__init__.py", line 516, in settings_plugin_config_migration_and_cleanup settings_migrator(settings_version, stored_version) File "/home/pi/oprint/lib/python3.9/site-packages/octoprint/util/__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "/home/pi/oprint/lib/python3.9/site-packages/octoprint_enclosure/__init__.py", line 178, in on_settings_migrate if current >= 4 and target == 10: TypeError: '>=' not supported between instances of 'NoneType' and 'int' 2024-05-22 17:44:58,944 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2024-05-22 17:44:58,946 - octoprint.plugin.core - INFO - 34 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 | Bed Visualizer (1.1.1) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_bedlevelvisualizer | 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 | Cura Thumbnails (1.0.2) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_ultimakerformatpackage | Dashboard (1.19.11) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_dashboard | Discovery (bundled) = /home/pi/oprint/lib/python3.9/site-packages/octoprint/plugins/discovery | DisplayLayerProgress Plugin (1.28.0) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_DisplayLayerProgress | Enclosure Plugin (4.13.2) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_enclosure | 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 | Filament Manager (1.9.1) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_filamentmanager | 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 | Navbar Temperature Plugin (0.15) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_navbartemp | OctoDash Companion (0.0.7) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_octodashcompanion | 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 | Preheat Button (0.8.0) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_preheat | PrintTimeGenius Plugin (2.3.3) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_PrintTimeGenius | Resource Monitor (0.3.16) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_resource_monitor | Simple Emergency Stop (1.0.6) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_simpleemergencystop | Slicer Thumbnails (1.0.7) = /home/pi/oprint/lib/python3.9/site-packages/octoprint_prusaslicerthumbnails | 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-05-22 17:44:58,979 - 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: camera-streamer | octopi_version: 1.0.0 | octopiuptodate_build: 1.0.0-1.10.1-20240514102430 | octopiuptodate_build_short: 2024.05.14.102430 | throttle_check_enabled: true | throttle_check_functional: true | throttle_state: '0x0' | python: | pip: '22.3' | version: 3.9.2 | virtualenv: /home/pi/oprint 2024-05-22 17:44:59,002 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2024-05-22 17:44:59,003 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2024-05-22 17:44:59,004 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-manifest.json... 2024-05-22 17:44:59,017 - octoprint.server.util.flask.collect_plugin_assets - WARNING - Plugin simpleemergencystop is referring to non existing css asset css/fontawesome.all.min.css 2024-05-22 17:44:59,087 - octoprint.plugins.DisplayLayerProgress - 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-05-22 17:44:59,087 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin DisplayLayerProgress is DISABLED 2024-05-22 17:44:59,091 - 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-05-22 17:44:59,091 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin arc_welder is DISABLED 2024-05-22 17:44:59,093 - octoprint.plugins.bedlevelvisualizer - 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-05-22 17:44:59,094 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin bedlevelvisualizer is DISABLED 2024-05-22 17:44:59,097 - octoprint.plugins.enclosure - 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-05-22 17:44:59,097 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin enclosure is DISABLED 2024-05-22 17:44:59,101 - octoprint.plugins.filamentmanager - 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-05-22 17:44:59,102 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin filamentmanager is DISABLED 2024-05-22 17:44:59,104 - octoprint.plugins.octodashcompanion - 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-05-22 17:44:59,104 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin octodashcompanion is DISABLED 2024-05-22 17:44:59,530 - octoprint.server - INFO - Shutting down intermediary server... 2024-05-22 17:44:59,924 - octoprint.server - INFO - Intermediary server shut down 2024-05-22 17:44:59,927 - octoprint.events - INFO - Processing startup event, this is our first event 2024-05-22 17:44:59,927 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2024-05-22 17:44:59,928 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2024-05-22 17:44:59,935 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2024-05-22 17:44:59,946 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2024-05-22 17:45:00,087 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2024-05-22 17:45:00,119 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2024-05-22 17:45:00,145 - octoprint.server - INFO - Trying to connect to configured serial port AUTO 2024-05-22 17:45:00,332 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2024-05-22 17:45:00,360 - octoprint.server - INFO - Starting autorefresh of serial port list 2024-05-22 17:45:00,366 - octoprint.server - INFO - Autorefresh of serial port list stopped 2024-05-22 17:45:00,385 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2024-05-22 17:45:00,399 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2024-05-22 17:45:00,466 - 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-05-22 17:45:00,467 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2024-05-22 17:45:00,471 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2024-05-22 17:45:00,580 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2024-05-22 17:45:00,605 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-05-22 17:45:00,703 - 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-05-22 17:45:01,383 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2024-05-22 17:45:01,409 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on OctoPrint._http._tcp.local.' for _http._tcp.local. 2024-05-22 17:45:02,225 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on OctoPrint._octoprint._tcp.local.' for _octoprint._tcp.local. 2024-05-22 17:45:02,241 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on OctoPrint for SSDP 2024-05-22 17:45:02,304 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2024-05-22 17:45:02,395 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2024-05-22 17:45:02,540 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-05-22 17:45:02,612 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2024-05-22 17:45:02,656 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-05-22 17:45:02,692 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-05-22 17:45:02,854 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.47 2024-05-22 17:45:02,855 - octoprint.access.users - INFO - Logged in user: will 2024-05-22 17:45:03,068 - octoprint.server.util.sockjs - INFO - User will logged in on the socket from client 192.168.86.47 2024-05-22 17:45:03,492 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2024-05-22 17:45:03,493 - 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-05-22 17:45:03,493 - octoprint.util.pip - INFO - ==> pip ok -> yes 2024-05-22 17:45:03,519 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 53.5GB. That is considered sufficient for updating. 2024-05-22 17:45:03,734 - octoprint.plugins.octodashcompanion - INFO - attempting open of /home/pi/.config/octodash/config.json. 2024-05-22 17:45:03,802 - octoprint.plugins.octodashcompanion - INFO - loaded data from /home/pi/.config/octodash/config.json: {'config': {'octoprint': {'url': 'http://OctoPrint.local:80/', 'accessToken': '91EB9B0AD3E944AD87E584BF87E327EE'}, 'printer': {'name': 'Default', 'xySpeed': 150, 'zSpeed': 5, 'disableExtruderGCode': 'M18 E', 'zBabystepGCode': 'M290 Z', 'defaultTemperatureFanSpeed': {'hotend': 200, 'heatbed': 60, 'fan': 100}}, 'filament': {'thickness': 1.75, 'density': 1.25, 'feedLength': 0, 'feedSpeed': 20, 'feedSpeedSlow': 3, 'purgeDistance': 30, 'useM600': False}, 'plugins': {'displayLayerProgress': {'enabled': True}, 'enclosure': {'enabled': False, 'ambientSensorID': None, 'filament1SensorID': None, 'filament2SensorID': None}, 'filamentManager': {'enabled': True}, 'spoolManager': {'enabled': False}, 'preheatButton': {'enabled': True}, 'printTimeGenius': {'enabled': True}, 'psuControl': {'enabled': False, 'turnOnPSUWhenExitingSleep': False}, 'ophom': {'enabled': False, 'turnOnPSUWhenExitingSleep': False}, 'tpLinkSmartPlug': {'enabled': False, 'smartPlugIP': '127.0.0.1'}, 'tasmota': {'enabled': False, 'ip': '127.0.0.1', 'index': None}, 'tasmotaMqtt': {'enabled': False, 'topic': 'topic', 'relayNumber': None}}, 'octodash': {'customActions': [{'icon': 'home', 'command': 'G28', 'color': '#dcdde1', 'confirm': False, 'exit': True}, {'icon': 'ruler-vertical', 'command': 'G29', 'color': '#4bae50', 'confirm': False, 'exit': True}, {'icon': 'fire-alt', 'command': 'M140 S50; M104 S185', 'color': '#e1b12c', 'confirm': False, 'exit': True}, {'icon': 'snowflake', 'command': 'M140 S0; M104 S0', 'color': '#0097e6', 'confirm': False, 'exit': True}, {'icon': 'redo-alt', 'command': '[!RELOAD]', 'color': '#7f8fa6', 'confirm': True, 'exit': False}, {'icon': 'power-off', 'command': '[!SHUTDOWN]', 'color': '#e84118', 'confirm': True, 'exit': False}], 'fileSorting': {'attribute': 'name', 'order': 'asc'}, 'invertAxisControl': {'x': False, 'y': False, 'z': False}, 'pollingInterval': 2000, 'touchscreen': True, 'turnScreenOffWhileSleeping': False, 'turnOnPrinterWhenExitingSleep': False, 'preferPreviewWhilePrinting': False, 'previewProgressCircle': False, 'screenSleepCommand': 'xset dpms force standby', 'screenWakeupCommand': 'xset s off && xset -dpms && xset s noblank', 'showExtruderControl': True, 'showNotificationCenterIcon': True}}} 2024-05-22 17:45:04,144 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.25 2024-05-22 17:45:04,145 - octoprint.access.users - INFO - Logged in user: will 2024-05-22 17:45:04,290 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2024-05-22 17:45:04,291 - octoprint.plugins.dashboard - INFO - Dashboard started 2024-05-22 17:45:04,303 - octoprint.JsFrontendErrors(Dash) - INFO - Js Logger (Dash) started 2024-05-22 17:45:04,303 - octoprint.plugins.enclosure - INFO - mqtt helpers not found. mqtt functions won't work 2024-05-22 17:45:04,486 - octoprint.plugins.octodashcompanion - INFO - attempting open of /home/pi/.config/octodash/config.json. 2024-05-22 17:45:04,518 - octoprint.plugins.octodashcompanion - INFO - loaded data from /home/pi/.config/octodash/config.json: {'config': {'octoprint': {'url': 'http://OctoPrint.local:80/', 'accessToken': '91EB9B0AD3E944AD87E584BF87E327EE'}, 'printer': {'name': 'Default', 'xySpeed': 150, 'zSpeed': 5, 'disableExtruderGCode': 'M18 E', 'zBabystepGCode': 'M290 Z', 'defaultTemperatureFanSpeed': {'hotend': 200, 'heatbed': 60, 'fan': 100}}, 'filament': {'thickness': 1.75, 'density': 1.25, 'feedLength': 0, 'feedSpeed': 20, 'feedSpeedSlow': 3, 'purgeDistance': 30, 'useM600': False}, 'plugins': {'displayLayerProgress': {'enabled': True}, 'enclosure': {'enabled': False, 'ambientSensorID': None, 'filament1SensorID': None, 'filament2SensorID': None}, 'filamentManager': {'enabled': True}, 'spoolManager': {'enabled': False}, 'preheatButton': {'enabled': True}, 'printTimeGenius': {'enabled': True}, 'psuControl': {'enabled': False, 'turnOnPSUWhenExitingSleep': False}, 'ophom': {'enabled': False, 'turnOnPSUWhenExitingSleep': False}, 'tpLinkSmartPlug': {'enabled': False, 'smartPlugIP': '127.0.0.1'}, 'tasmota': {'enabled': False, 'ip': '127.0.0.1', 'index': None}, 'tasmotaMqtt': {'enabled': False, 'topic': 'topic', 'relayNumber': None}}, 'octodash': {'customActions': [{'icon': 'home', 'command': 'G28', 'color': '#dcdde1', 'confirm': False, 'exit': True}, {'icon': 'ruler-vertical', 'command': 'G29', 'color': '#4bae50', 'confirm': False, 'exit': True}, {'icon': 'fire-alt', 'command': 'M140 S50; M104 S185', 'color': '#e1b12c', 'confirm': False, 'exit': True}, {'icon': 'snowflake', 'command': 'M140 S0; M104 S0', 'color': '#0097e6', 'confirm': False, 'exit': True}, {'icon': 'redo-alt', 'command': '[!RELOAD]', 'color': '#7f8fa6', 'confirm': True, 'exit': False}, {'icon': 'power-off', 'command': '[!SHUTDOWN]', 'color': '#e84118', 'confirm': True, 'exit': False}], 'fileSorting': {'attribute': 'name', 'order': 'asc'}, 'invertAxisControl': {'x': False, 'y': False, 'z': False}, 'pollingInterval': 2000, 'touchscreen': True, 'turnScreenOffWhileSleeping': False, 'turnOnPrinterWhenExitingSleep': False, 'preferPreviewWhilePrinting': False, 'previewProgressCircle': False, 'screenSleepCommand': 'xset dpms force standby', 'screenWakeupCommand': 'xset s off && xset -dpms && xset s noblank', 'showExtruderControl': True, 'showNotificationCenterIcon': True}}} 2024-05-22 17:45:04,606 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8, 'printer_state': 'DETECT_SERIAL'} 2024-05-22 17:45:04,654 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2024-05-22 17:45:04,725 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-05-22 17:45:04,799 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.86.25/', 'path': '/', 'query_string': 'l10n=en'} 2024-05-22 17:45:04,922 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2024-05-22 17:45:05,191 - 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-20240514102430', 'plugins': 'prusaslicerthumbnails:1.0.7,preheat:0.8.0,ultimakerformatpackage:1.0.2,simpleemergencystop:1.0.6,resource_monitor:0.3.16,printtimegenius:2.3.3,navbartemp:0.15,filamentmanager:1.9.1,enclosure:4.13.2,dashboard:1.19.11,octodashcompanion:0.0.7,displaylayerprogress:1.28.0,bedlevelvisualizer:1.1.1,arc_welder:1.0.0+u.bb71e8f', 'achievements': 'the_wizard,adventurer,all_beginnings_are_hard'} 2024-05-22 17:45:05,248 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.25 2024-05-22 17:45:05,275 - octoprint.server.util.sockjs - INFO - User will logged in on the socket from client 192.168.86.25 2024-05-22 17:45:05,728 - 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-20240514102430'} 2024-05-22 17:45:06,725 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 250000 2024-05-22 17:45:06,734 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2024-05-22 17:45:06,748 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-05-22 17:45:06,757 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2024-05-22 17:45:06,773 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-05-22 17:45:06,816 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.1.3 MRiscoC MyConfiguration, based on bugfix-2.1.x (Apr 11 2024 16:08:34)" 2024-05-22 17:45:06,817 - octoprint.util.comm - INFO - Firmware info line: FIRMWARE_NAME:Marlin 2.1.3 MRiscoC MyConfiguration, based on bugfix-2.1.x (Apr 11 2024 16:08:34) SOURCE_CODE_URL:github.com/mriscoc/Ender3V2S1 PROTOCOL_VERSION:1.0 MACHINE_TYPE:MyConfiguration EXTRUDER_COUNT:1 UUID:cede2a2f-41a2-4748-9b12-c55c62f367ff 2024-05-22 17:45:06,855 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2024-05-22 17:45:06,882 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2024-05-22 17:45:06,906 - octoprint.util.comm - INFO - Firmware states that it supports writing long filenames 2024-05-22 17:45:06,909 - octoprint.util.comm - INFO - Firmware states that it supports long filenames 2024-05-22 17:45:06,931 - 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-05-22 17:45:07,455 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin 2.1.3 MRiscoC MyConfiguration, based on bugfix-2.1.x (Apr 11 2024 16:08:34)', 'printer_port': 'AUTO', 'printer_baudrate': 0} 2024-05-22 17:45:09,634 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.47 2024-05-22 17:45:09,634 - octoprint.access.users - INFO - Logged in user: will 2024-05-22 17:45:18,653 - octoprint.server.preemptive_cache - INFO - ... done in 13.85s 2024-05-22 17:45:18,842 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.86.47 2024-05-22 17:45:20,679 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-05-22 17:45:21,066 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.47 2024-05-22 17:45:21,066 - octoprint.access.users - INFO - Logged in user: will 2024-05-22 17:45:21,180 - octoprint.plugins.octodashcompanion - INFO - attempting open of /home/pi/.config/octodash/config.json. 2024-05-22 17:45:21,182 - octoprint.plugins.octodashcompanion - INFO - loaded data from /home/pi/.config/octodash/config.json: {'config': {'octoprint': {'url': 'http://OctoPrint.local:80/', 'accessToken': '91EB9B0AD3E944AD87E584BF87E327EE'}, 'printer': {'name': 'Default', 'xySpeed': 150, 'zSpeed': 5, 'disableExtruderGCode': 'M18 E', 'zBabystepGCode': 'M290 Z', 'defaultTemperatureFanSpeed': {'hotend': 200, 'heatbed': 60, 'fan': 100}}, 'filament': {'thickness': 1.75, 'density': 1.25, 'feedLength': 0, 'feedSpeed': 20, 'feedSpeedSlow': 3, 'purgeDistance': 30, 'useM600': False}, 'plugins': {'displayLayerProgress': {'enabled': True}, 'enclosure': {'enabled': False, 'ambientSensorID': None, 'filament1SensorID': None, 'filament2SensorID': None}, 'filamentManager': {'enabled': True}, 'spoolManager': {'enabled': False}, 'preheatButton': {'enabled': True}, 'printTimeGenius': {'enabled': True}, 'psuControl': {'enabled': False, 'turnOnPSUWhenExitingSleep': False}, 'ophom': {'enabled': False, 'turnOnPSUWhenExitingSleep': False}, 'tpLinkSmartPlug': {'enabled': False, 'smartPlugIP': '127.0.0.1'}, 'tasmota': {'enabled': False, 'ip': '127.0.0.1', 'index': None}, 'tasmotaMqtt': {'enabled': False, 'topic': 'topic', 'relayNumber': None}}, 'octodash': {'customActions': [{'icon': 'home', 'command': 'G28', 'color': '#dcdde1', 'confirm': False, 'exit': True}, {'icon': 'ruler-vertical', 'command': 'G29', 'color': '#4bae50', 'confirm': False, 'exit': True}, {'icon': 'fire-alt', 'command': 'M140 S50; M104 S185', 'color': '#e1b12c', 'confirm': False, 'exit': True}, {'icon': 'snowflake', 'command': 'M140 S0; M104 S0', 'color': '#0097e6', 'confirm': False, 'exit': True}, {'icon': 'redo-alt', 'command': '[!RELOAD]', 'color': '#7f8fa6', 'confirm': True, 'exit': False}, {'icon': 'power-off', 'command': '[!SHUTDOWN]', 'color': '#e84118', 'confirm': True, 'exit': False}], 'fileSorting': {'attribute': 'name', 'order': 'asc'}, 'invertAxisControl': {'x': False, 'y': False, 'z': False}, 'pollingInterval': 2000, 'touchscreen': True, 'turnScreenOffWhileSleeping': False, 'turnOnPrinterWhenExitingSleep': False, 'preferPreviewWhilePrinting': False, 'previewProgressCircle': False, 'screenSleepCommand': 'xset dpms force standby', 'screenWakeupCommand': 'xset s off && xset -dpms && xset s noblank', 'showExtruderControl': True, 'showNotificationCenterIcon': True}}} 2024-05-22 17:45:21,352 - octoprint.plugins.octodashcompanion - INFO - attempting open of /home/pi/.config/octodash/config.json. 2024-05-22 17:45:21,354 - octoprint.plugins.octodashcompanion - INFO - loaded data from /home/pi/.config/octodash/config.json: {'config': {'octoprint': {'url': 'http://OctoPrint.local:80/', 'accessToken': '91EB9B0AD3E944AD87E584BF87E327EE'}, 'printer': {'name': 'Default', 'xySpeed': 150, 'zSpeed': 5, 'disableExtruderGCode': 'M18 E', 'zBabystepGCode': 'M290 Z', 'defaultTemperatureFanSpeed': {'hotend': 200, 'heatbed': 60, 'fan': 100}}, 'filament': {'thickness': 1.75, 'density': 1.25, 'feedLength': 0, 'feedSpeed': 20, 'feedSpeedSlow': 3, 'purgeDistance': 30, 'useM600': False}, 'plugins': {'displayLayerProgress': {'enabled': True}, 'enclosure': {'enabled': False, 'ambientSensorID': None, 'filament1SensorID': None, 'filament2SensorID': None}, 'filamentManager': {'enabled': True}, 'spoolManager': {'enabled': False}, 'preheatButton': {'enabled': True}, 'printTimeGenius': {'enabled': True}, 'psuControl': {'enabled': False, 'turnOnPSUWhenExitingSleep': False}, 'ophom': {'enabled': False, 'turnOnPSUWhenExitingSleep': False}, 'tpLinkSmartPlug': {'enabled': False, 'smartPlugIP': '127.0.0.1'}, 'tasmota': {'enabled': False, 'ip': '127.0.0.1', 'index': None}, 'tasmotaMqtt': {'enabled': False, 'topic': 'topic', 'relayNumber': None}}, 'octodash': {'customActions': [{'icon': 'home', 'command': 'G28', 'color': '#dcdde1', 'confirm': False, 'exit': True}, {'icon': 'ruler-vertical', 'command': 'G29', 'color': '#4bae50', 'confirm': False, 'exit': True}, {'icon': 'fire-alt', 'command': 'M140 S50; M104 S185', 'color': '#e1b12c', 'confirm': False, 'exit': True}, {'icon': 'snowflake', 'command': 'M140 S0; M104 S0', 'color': '#0097e6', 'confirm': False, 'exit': True}, {'icon': 'redo-alt', 'command': '[!RELOAD]', 'color': '#7f8fa6', 'confirm': True, 'exit': False}, {'icon': 'power-off', 'command': '[!SHUTDOWN]', 'color': '#e84118', 'confirm': True, 'exit': False}], 'fileSorting': {'attribute': 'name', 'order': 'asc'}, 'invertAxisControl': {'x': False, 'y': False, 'z': False}, 'pollingInterval': 2000, 'touchscreen': True, 'turnScreenOffWhileSleeping': False, 'turnOnPrinterWhenExitingSleep': False, 'preferPreviewWhilePrinting': False, 'previewProgressCircle': False, 'screenSleepCommand': 'xset dpms force standby', 'screenWakeupCommand': 'xset s off && xset -dpms && xset s noblank', 'showExtruderControl': True, 'showNotificationCenterIcon': True}}} 2024-05-22 17:45:21,832 - octoprint.server.util.sockjs - INFO - User will logged in on the socket from client 192.168.86.47 2024-05-22 17:45:23,369 - 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-05-22 17:46:31,303 - octoprint.plugins.dashboard - INFO - GcodePreProcessor started processing. 2024-05-22 17:46:31,307 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. Checking LayerExpressions. 2024-05-22 17:46:31,307 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. LayerExpression valid. Start processing... 2024-05-22 17:46:32,928 - octoprint.filemanager.analysis - INFO - Starting analysis of local:Govee_rear_mount_PLA_3h32m.gcode 2024-05-22 17:46:32,947 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: Govee_rear_mount_PLA_3h32m.gcode, owner: will, user: will 2024-05-22 17:46:32,978 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2024-05-22 17:46:32,986 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: Govee_rear_mount_PLA_3h32m.gcode, owner: will, user: will 2024-05-22 17:46:33,078 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2024-05-22 17:46:33,098 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2024-05-22 17:46:33,170 - octoprint.plugins.DisplayLayerProgress - INFO - File '/home/pi/.octoprint/uploads/Govee_rear_mount_PLA_3h32m.gcode' selected. Determining number of layers. 2024-05-22 17:46:33,183 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2024-05-22 17:46:33,186 - octoprint.plugins.DisplayLayerProgress - INFO - Total height not found in MetaFile 2024-05-22 17:46:33,514 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2024-05-22 17:46:33,528 - octoprint.plugins.DisplayLayerProgress - INFO - File select-event processing done!' 2024-05-22 17:46:33,584 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2024-05-22 17:46:33,735 - octoprint.plugins.DisplayLayerProgress - INFO - Printing started. Detailed progress started.{'name': 'Govee_rear_mount_PLA_3h32m.gcode', 'path': 'Govee_rear_mount_PLA_3h32m.gcode', 'origin': 'local', 'size': 1757098, 'owner': 'will', 'user': 'will'} 2024-05-22 17:46:33,807 - octoprint.plugins.dashboard - INFO - Gcode not pre-processed by Dashboard. Processing now. 2024-05-22 17:46:33,863 - octoprint.plugins.dashboard - INFO - GcodePreProcessor started processing. 2024-05-22 17:46:34,331 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': '646e323d3788a529a7d880dfea9fb59eef4db5ba'} 2024-05-22 17:46:35,426 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2024-05-22 17:46:35,595 - octoprint.filemanager.analysis - INFO - Analysis of entry local:Govee_rear_mount_PLA_3h32m.gcode finished, needed 2.67s 2024-05-22 17:46:35,965 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2024-05-22 17:46:36,815 - octoprint.plugins.dashboard - INFO - GcodePreProcessor started processing. 2024-05-22 17:46:36,816 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. Checking LayerExpressions. 2024-05-22 17:46:36,816 - octoprint.plugins.DisplayLayerProgress - INFO - FilePreProcessor. LayerExpression valid. Start processing... 2024-05-22 17:46:36,930 - octoprint.plugins.dashboard - INFO - Gcode pre-processing done. 2024-05-22 17:46:36,930 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found layers: 149 2024-05-22 17:46:36,930 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found filament changes: 0 2024-05-22 17:46:36,931 - octoprint.plugins.dashboard - INFO - GcodePreProcessor saving layer count in file metadata 2024-05-22 17:46:37,073 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2024-05-22 17:46:37,113 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2024-05-22 17:46:37,133 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found layers: 149 2024-05-22 17:46:37,133 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found filament changes: 0 2024-05-22 17:46:37,133 - octoprint.plugins.dashboard - INFO - GcodePreProcessor saving layer count in file metadata 2024-05-22 17:46:37,298 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2024-05-22 17:46:37,371 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2024-05-22 17:46:37,424 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2024-05-22 17:46:37,480 - octoprint.plugins.DisplayLayerProgress - INFO - Read total height from MetaFile 2024-05-22 17:46:43,378 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2024-05-22 17:59:56,259 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2024-05-22 18:00:04,349 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 908, 'printer_state': 'PRINTING'} 2024-05-22 18:14:56,261 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2024-05-22 18:15:04,345 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1808, 'printer_state': 'PRINTING'} 2024-05-22 18:29:56,262 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2024-05-22 18:30:04,358 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2708, 'printer_state': 'PRINTING'} 2024-05-22 18:44:56,263 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2024-05-22 18:45:04,356 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3608, 'printer_state': 'PRINTING'} 2024-05-22 18:53:45,541 - 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-05-22 18:53:45,571 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2024-05-22 18:53:45,597 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Offline after error" 2024-05-22 18:53:45,608 - octoprint.filemanager.analysis - INFO - Starting analysis of local:Govee_rear_mount_PLA_3h32m.aw.gcode 2024-05-22 18:53:45,649 - octoprint.server - INFO - Starting autorefresh of serial port list 2024-05-22 18:53:45,662 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2024-05-22 18:53:45,668 - octoprint.plugins.enclosure - INFO - Detected Error or Disconnect in Disconnected will call listeners for shutdown_on_error! 2024-05-22 18:53:45,691 - octoprint.server - INFO - Serial port list was updated, refreshing the port list in the frontend 2024-05-22 18:53:45,719 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2024-05-22 18:53:45,736 - octoprint.plugins.DisplayLayerProgress - INFO - Did NOT reading total height from MetaFile, because analyse was done for not selected file. Current: '-' Analyse for: 'Govee_rear_mount_PLA_3h32m.aw.gcode' 2024-05-22 18:53:45,743 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found layers: 149 2024-05-22 18:53:45,744 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found filament changes: 0 2024-05-22 18:53:45,744 - octoprint.plugins.dashboard - INFO - GcodePreProcessor saving layer count in file metadata 2024-05-22 18:53:45,889 - octoprint.plugins.DisplayLayerProgress - INFO - Printing stopped. Detailed progress stopped. 2024-05-22 18:53:45,937 - octoprint.plugins.filamentmanager - INFO - Updating Filament usage for octoprint configured toolcount: 1 2024-05-22 18:53:45,937 - octoprint.plugins.filamentmanager - INFO - Filament tracked toolcount: 1 2024-05-22 18:53:45,937 - octoprint.plugins.filamentmanager - INFO - Filament tracked values: [6978.5423900000205] 2024-05-22 18:53:45,937 - octoprint.plugins.filamentmanager - INFO - Filament used: 6978.5423900000205 mm (tool0) 2024-05-22 18:53:45,956 - octoprint.plugins.filamentmanager - WARNING - No selected spool for tool0 2024-05-22 18:53:46,381 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {'origin': 'local', 'file': '646e323d3788a529a7d880dfea9fb59eef4db5ba', 'elapsed': 4032, 'reason': 'error', 'commerror_text': 'SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?)'} 2024-05-22 18:53:46,701 - octoprint.server - INFO - Serial port list was updated, refreshing the port list in the frontend 2024-05-22 18:53:47,736 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2024-05-22 18:53:47,754 - octoprint.filemanager.analysis - INFO - Analysis of entry local:Govee_rear_mount_PLA_3h32m.aw.gcode finished, needed 2.15s 2024-05-22 18:53:47,764 - octoprint.plugins.DisplayLayerProgress - INFO - Did NOT reading total height from MetaFile, because analyse was done for not selected file. Current: '-' Analyse for: 'Govee_rear_mount_PLA_3h32m.aw.gcode' 2024-05-22 18:53:47,787 - octoprint.plugins.DisplayLayerProgress - INFO - Store layer count in MetaFile 2024-05-22 18:53:47,824 - octoprint.plugins.DisplayLayerProgress - INFO - Did NOT reading total height from MetaFile, because analyse was done for not selected file. Current: '-' Analyse for: 'Govee_rear_mount_PLA_3h32m.aw.gcode' 2024-05-22 18:59:56,264 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2024-05-22 19:00:04,350 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 4508, 'printer_state': 'OFFLINE'} 2024-05-22 19:14:56,265 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2024-05-22 19:15:04,369 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 5408, 'printer_state': 'OFFLINE'} 2024-05-22 19:29:56,267 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2024-05-22 19:30:04,405 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6308, 'printer_state': 'OFFLINE'} 2024-05-22 19:44:56,268 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2024-05-22 19:45:04,369 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7208, 'printer_state': 'OFFLINE'} 2024-05-22 19:59:56,269 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2024-05-22 20:00:04,432 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8108, 'printer_state': 'OFFLINE'} 2024-05-22 20:10:33,838 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.47 2024-05-22 20:10:33,839 - octoprint.access.users - INFO - Logged in user: will 2024-05-22 20:10:38,641 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.86.47 2024-05-22 20:10:39,569 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.86.47 2024-05-22 20:10:39,667 - octoprint.server.util.flask - INFO - Passively logging in user will from 192.168.86.47 2024-05-22 20:10:39,667 - octoprint.access.users - INFO - Logged in user: will 2024-05-22 20:10:39,875 - octoprint.plugins.octodashcompanion - INFO - attempting open of /home/pi/.config/octodash/config.json. 2024-05-22 20:10:39,877 - octoprint.plugins.octodashcompanion - INFO - loaded data from /home/pi/.config/octodash/config.json: {'config': {'octoprint': {'url': 'http://OctoPrint.local:80/', 'accessToken': '91EB9B0AD3E944AD87E584BF87E327EE'}, 'printer': {'name': 'Default', 'xySpeed': 150, 'zSpeed': 5, 'disableExtruderGCode': 'M18 E', 'zBabystepGCode': 'M290 Z', 'defaultTemperatureFanSpeed': {'hotend': 200, 'heatbed': 60, 'fan': 100}}, 'filament': {'thickness': 1.75, 'density': 1.25, 'feedLength': 0, 'feedSpeed': 20, 'feedSpeedSlow': 3, 'purgeDistance': 30, 'useM600': False}, 'plugins': {'displayLayerProgress': {'enabled': True}, 'enclosure': {'enabled': False, 'ambientSensorID': None, 'filament1SensorID': None, 'filament2SensorID': None}, 'filamentManager': {'enabled': True}, 'spoolManager': {'enabled': False}, 'preheatButton': {'enabled': True}, 'printTimeGenius': {'enabled': True}, 'psuControl': {'enabled': False, 'turnOnPSUWhenExitingSleep': False}, 'ophom': {'enabled': False, 'turnOnPSUWhenExitingSleep': False}, 'tpLinkSmartPlug': {'enabled': False, 'smartPlugIP': '127.0.0.1'}, 'tasmota': {'enabled': False, 'ip': '127.0.0.1', 'index': None}, 'tasmotaMqtt': {'enabled': False, 'topic': 'topic', 'relayNumber': None}}, 'octodash': {'customActions': [{'icon': 'home', 'command': 'G28', 'color': '#dcdde1', 'confirm': False, 'exit': True}, {'icon': 'ruler-vertical', 'command': 'G29', 'color': '#4bae50', 'confirm': False, 'exit': True}, {'icon': 'fire-alt', 'command': 'M140 S50; M104 S185', 'color': '#e1b12c', 'confirm': False, 'exit': True}, {'icon': 'snowflake', 'command': 'M140 S0; M104 S0', 'color': '#0097e6', 'confirm': False, 'exit': True}, {'icon': 'redo-alt', 'command': '[!RELOAD]', 'color': '#7f8fa6', 'confirm': True, 'exit': False}, {'icon': 'power-off', 'command': '[!SHUTDOWN]', 'color': '#e84118', 'confirm': True, 'exit': False}], 'fileSorting': {'attribute': 'name', 'order': 'asc'}, 'invertAxisControl': {'x': False, 'y': False, 'z': False}, 'pollingInterval': 2000, 'touchscreen': True, 'turnScreenOffWhileSleeping': False, 'turnOnPrinterWhenExitingSleep': False, 'preferPreviewWhilePrinting': False, 'previewProgressCircle': False, 'screenSleepCommand': 'xset dpms force standby', 'screenWakeupCommand': 'xset s off && xset -dpms && xset s noblank', 'showExtruderControl': True, 'showNotificationCenterIcon': True}}} 2024-05-22 20:10:40,079 - octoprint.plugins.octodashcompanion - INFO - attempting open of /home/pi/.config/octodash/config.json. 2024-05-22 20:10:40,081 - octoprint.plugins.octodashcompanion - INFO - loaded data from /home/pi/.config/octodash/config.json: {'config': {'octoprint': {'url': 'http://OctoPrint.local:80/', 'accessToken': '91EB9B0AD3E944AD87E584BF87E327EE'}, 'printer': {'name': 'Default', 'xySpeed': 150, 'zSpeed': 5, 'disableExtruderGCode': 'M18 E', 'zBabystepGCode': 'M290 Z', 'defaultTemperatureFanSpeed': {'hotend': 200, 'heatbed': 60, 'fan': 100}}, 'filament': {'thickness': 1.75, 'density': 1.25, 'feedLength': 0, 'feedSpeed': 20, 'feedSpeedSlow': 3, 'purgeDistance': 30, 'useM600': False}, 'plugins': {'displayLayerProgress': {'enabled': True}, 'enclosure': {'enabled': False, 'ambientSensorID': None, 'filament1SensorID': None, 'filament2SensorID': None}, 'filamentManager': {'enabled': True}, 'spoolManager': {'enabled': False}, 'preheatButton': {'enabled': True}, 'printTimeGenius': {'enabled': True}, 'psuControl': {'enabled': False, 'turnOnPSUWhenExitingSleep': False}, 'ophom': {'enabled': False, 'turnOnPSUWhenExitingSleep': False}, 'tpLinkSmartPlug': {'enabled': False, 'smartPlugIP': '127.0.0.1'}, 'tasmota': {'enabled': False, 'ip': '127.0.0.1', 'index': None}, 'tasmotaMqtt': {'enabled': False, 'topic': 'topic', 'relayNumber': None}}, 'octodash': {'customActions': [{'icon': 'home', 'command': 'G28', 'color': '#dcdde1', 'confirm': False, 'exit': True}, {'icon': 'ruler-vertical', 'command': 'G29', 'color': '#4bae50', 'confirm': False, 'exit': True}, {'icon': 'fire-alt', 'command': 'M140 S50; M104 S185', 'color': '#e1b12c', 'confirm': False, 'exit': True}, {'icon': 'snowflake', 'command': 'M140 S0; M104 S0', 'color': '#0097e6', 'confirm': False, 'exit': True}, {'icon': 'redo-alt', 'command': '[!RELOAD]', 'color': '#7f8fa6', 'confirm': True, 'exit': False}, {'icon': 'power-off', 'command': '[!SHUTDOWN]', 'color': '#e84118', 'confirm': True, 'exit': False}], 'fileSorting': {'attribute': 'name', 'order': 'asc'}, 'invertAxisControl': {'x': False, 'y': False, 'z': False}, 'pollingInterval': 2000, 'touchscreen': True, 'turnScreenOffWhileSleeping': False, 'turnOnPrinterWhenExitingSleep': False, 'preferPreviewWhilePrinting': False, 'previewProgressCircle': False, 'screenSleepCommand': 'xset dpms force standby', 'screenWakeupCommand': 'xset s off && xset -dpms && xset s noblank', 'showExtruderControl': True, 'showNotificationCenterIcon': True}}} 2024-05-22 20:10:40,526 - octoprint.server.util.sockjs - INFO - User will logged in on the socket from client 192.168.86.47 2024-05-22 20:10:41,763 - 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'}