2023-10-08 12:42:30,280 - octoprint.startup - INFO - ****************************************************************************** 2023-10-08 12:42:30,295 - octoprint.startup - INFO - Starting OctoPrint 1.9.1 2023-10-08 12:42:30,295 - octoprint.startup - INFO - ****************************************************************************** 2023-10-08 12:42:30,295 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2023-10-08 12:42:30,295 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2023-10-08 12:42:30,295 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2023-10-08 12:42:30,295 - octoprint.plugin.core - INFO - Loading plugins from C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins, C:\OctoPrint\basedir\5000\plugins and installed plugin packages... 2023-10-08 12:42:32,799 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 12:42:32,877 - octoprint.plugin.core - INFO - Found 18 plugin(s) providing 18 mixin implementations, 34 hook handlers 2023-10-08 12:42:32,924 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2023-10-08 12:42:33,142 - octoprint.server - INFO - Intermediary server started 2023-10-08 12:42:33,174 - octoprint.filemanager.storage - INFO - Initializing the file metadata for C:\OctoPrint\basedir\5000\uploads... 2023-10-08 12:42:33,174 - octoprint.filemanager.storage - INFO - ... file metadata for C:\OctoPrint\basedir\5000\uploads initialized successfully. 2023-10-08 12:42:33,174 - 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')") 2023-10-08 12:42:33,174 - 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')") 2023-10-08 12:42:33,174 - 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')") 2023-10-08 12:42:33,174 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2023-10-08 12:42:33,174 - 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')") 2023-10-08 12:42:33,174 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2023-10-08 12:42:33,174 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2023-10-08 12:42:33,174 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2023-10-08 12:42:33,174 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2023-10-08 12:42:33,174 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2023-10-08 12:42:33,174 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2023-10-08 12:42:33,174 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2023-10-08 12:42:33,174 - 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')") 2023-10-08 12:42:33,174 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2023-10-08 12:42:33,174 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2023-10-08 12:42:33,174 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2023-10-08 12:42:34,674 - octoprint.util.pip - INFO - Version of pip is 22.1.2 2023-10-08 12:42:36,772 - octoprint.util.pip - INFO - pip installs to C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\ (writable -> yes), --user flag needed -> no, virtual env -> no 2023-10-08 12:42:36,772 - octoprint.util.pip - INFO - ==> pip ok -> yes 2023-10-08 12:42:36,787 - octoprint.plugin.core - INFO - Initialized 18 plugin implementation(s) 2023-10-08 12:42:36,803 - octoprint.plugins.classicwebcam - INFO - Migrating settings from webcam to plugins.classicwebcam... 2023-10-08 12:42:36,866 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2023-10-08 12:42:36,866 - octoprint.plugin.core - INFO - 18 plugin(s) registered with the system: | Action Command Notification Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_notification | Action Command Prompt Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\tracking | Application Keys Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\appkeys | Backup & Restore (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\backup | Classic Webcam (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\classicwebcam | Core Wizard (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\corewizard | Discovery (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\discovery | Error Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\errortracking | Event Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\eventmanager | File Check (2021.2.23) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_file_check | Firmware Check (2021.10.11) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_firmware_check | GCode Viewer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\gcodeviewer | Logging (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\logging | Plugin Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\pluginmanager | Software Update (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\softwareupdate | Virtual Printer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2023-10-08 12:42:36,866 - octoprint.environment - INFO - Detected environment is Python 3.10.5 under Windows (win32). Details: | hardware: | cores: 4 | freq: 3696.0 | ram: 17121169408 | os: | bits: 64 | id: windows | platform: win32 | python: | pip: 22.1.2 | version: 3.10.5 2023-10-08 12:42:36,881 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\webassets... 2023-10-08 12:42:36,881 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-cache... 2023-10-08 12:42:36,881 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-manifest.json... 2023-10-08 12:42:37,052 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-08 12:42:37,067 - octoprint.server - INFO - Shutting down intermediary server... 2023-10-08 12:42:37,161 - octoprint.server - INFO - Intermediary server shut down 2023-10-08 12:42:37,161 - octoprint.events - INFO - Processing startup event, this is our first event 2023-10-08 12:42:37,161 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event 2023-10-08 12:42:37,161 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2023-10-08 12:42:37,161 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-10-08 12:42:37,161 - octoprint.server - INFO - Serial port list was updated, refreshing the port list in the frontend 2023-10-08 12:42:37,161 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2023-10-08 12:42:37,161 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2023-10-08 12:42:37,161 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2023-10-08 12:42:38,033 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on DESKTOP-MC8HTFP._http._tcp.local.' for _http._tcp.local. 2023-10-08 12:42:38,929 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on DESKTOP-MC8HTFP._octoprint._tcp.local.' for _octoprint._tcp.local. 2023-10-08 12:42:38,929 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on DESKTOP-MC8HTFP for SSDP 2023-10-08 12:42:38,991 - octoprint.server - INFO - Listening on http://0.0.0.0:5000 and http://[::]:5000 2023-10-08 12:42:39,100 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 1.8TB. That is considered sufficient for updating. 2023-10-08 12:42:39,100 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2023-10-08 12:42:39,420 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.39s 2023-10-08 12:42:39,671 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json 2023-10-08 12:42:39,952 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.45s 2023-10-08 12:42:40,046 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2023-10-08 12:42:40,406 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2023-10-08 12:42:40,421 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.39s 2023-10-08 12:42:40,827 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.38s 2023-10-08 12:42:41,265 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.36s 2023-10-08 12:52:45,512 - octoprint.startup - INFO - ****************************************************************************** 2023-10-08 12:52:45,528 - octoprint.startup - INFO - Starting OctoPrint 1.9.1 2023-10-08 12:52:45,528 - octoprint.startup - INFO - ****************************************************************************** 2023-10-08 12:52:45,950 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2023-10-08 12:52:45,950 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2023-10-08 12:52:45,950 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2023-10-08 12:52:45,966 - octoprint.plugin.core - INFO - Loading plugins from C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins, C:\OctoPrint\basedir\5000\plugins and installed plugin packages... 2023-10-08 12:52:48,481 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 12:52:48,591 - octoprint.plugin.core - INFO - Found 18 plugin(s) providing 18 mixin implementations, 34 hook handlers 2023-10-08 12:52:48,669 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2023-10-08 12:52:48,872 - octoprint.server - INFO - Intermediary server started 2023-10-08 12:52:48,872 - octoprint.filemanager.storage - INFO - Initializing the file metadata for C:\OctoPrint\basedir\5000\uploads... 2023-10-08 12:52:48,872 - octoprint.filemanager.storage - INFO - ... file metadata for C:\OctoPrint\basedir\5000\uploads initialized successfully. 2023-10-08 12:52:48,872 - 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')") 2023-10-08 12:52:48,872 - 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')") 2023-10-08 12:52:48,872 - 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')") 2023-10-08 12:52:48,872 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2023-10-08 12:52:48,872 - 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')") 2023-10-08 12:52:48,872 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2023-10-08 12:52:48,872 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2023-10-08 12:52:48,888 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2023-10-08 12:52:48,888 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2023-10-08 12:52:48,888 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2023-10-08 12:52:48,888 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2023-10-08 12:52:48,888 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2023-10-08 12:52:48,888 - 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')") 2023-10-08 12:52:48,888 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2023-10-08 12:52:48,888 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2023-10-08 12:52:48,888 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2023-10-08 12:52:50,029 - octoprint.util.pip - INFO - Version of pip is 22.1.2 2023-10-08 12:52:52,310 - octoprint.util.pip - INFO - pip installs to C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\ (writable -> yes), --user flag needed -> no, virtual env -> no 2023-10-08 12:52:52,310 - octoprint.util.pip - INFO - ==> pip ok -> yes 2023-10-08 12:52:52,326 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2023-10-08 12:52:52,326 - octoprint.plugin.core - INFO - Initialized 18 plugin implementation(s) 2023-10-08 12:52:52,341 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2023-10-08 12:52:52,341 - octoprint.plugin.core - INFO - 18 plugin(s) registered with the system: | Action Command Notification Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_notification | Action Command Prompt Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\tracking | Application Keys Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\appkeys | Backup & Restore (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\backup | Classic Webcam (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\classicwebcam | Core Wizard (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\corewizard | Discovery (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\discovery | Error Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\errortracking | Event Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\eventmanager | File Check (2021.2.23) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_file_check | Firmware Check (2021.10.11) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_firmware_check | GCode Viewer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\gcodeviewer | Logging (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\logging | Plugin Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\pluginmanager | Software Update (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\softwareupdate | Virtual Printer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2023-10-08 12:52:52,341 - octoprint.environment - INFO - Detected environment is Python 3.10.5 under Windows (win32). Details: | hardware: | cores: 4 | freq: 3696.0 | ram: 17121169408 | os: | bits: 64 | id: windows | platform: win32 | python: | pip: 22.1.2 | version: 3.10.5 2023-10-08 12:52:52,357 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\webassets... 2023-10-08 12:52:52,357 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-cache... 2023-10-08 12:52:52,357 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-manifest.json... 2023-10-08 12:52:52,654 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-08 12:52:52,654 - octoprint.server - INFO - Shutting down intermediary server... 2023-10-08 12:52:52,873 - octoprint.server - INFO - Intermediary server shut down 2023-10-08 12:52:52,873 - octoprint.events - INFO - Processing startup event, this is our first event 2023-10-08 12:52:52,873 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event 2023-10-08 12:52:52,888 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2023-10-08 12:52:52,888 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-10-08 12:52:52,888 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2023-10-08 12:52:52,904 - octoprint.server - INFO - Serial port list was updated, refreshing the port list in the frontend 2023-10-08 12:52:52,919 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2023-10-08 12:52:52,919 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2023-10-08 12:52:53,864 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on DESKTOP-MC8HTFP._http._tcp.local.' for _http._tcp.local. 2023-10-08 12:52:54,692 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on DESKTOP-MC8HTFP._octoprint._tcp.local.' for _octoprint._tcp.local. 2023-10-08 12:52:54,692 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on DESKTOP-MC8HTFP for SSDP 2023-10-08 12:52:54,692 - octoprint.server - INFO - Listening on http://0.0.0.0:5000 and http://[::]:5000 2023-10-08 12:52:54,708 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-08 12:52:55,051 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-10-08 12:52:55,098 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 1.8TB. That is considered sufficient for updating. 2023-10-08 12:52:55,098 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2023-10-08 13:07:48,675 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 13:19:28,791 - octoprint.startup - INFO - ****************************************************************************** 2023-10-08 13:19:28,791 - octoprint.startup - INFO - Starting OctoPrint 1.9.1 2023-10-08 13:19:28,791 - octoprint.startup - INFO - ****************************************************************************** 2023-10-08 13:19:28,963 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2023-10-08 13:19:28,963 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2023-10-08 13:19:28,963 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2023-10-08 13:19:28,979 - octoprint.plugin.core - INFO - Loading plugins from C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins, C:\OctoPrint\basedir\5000\plugins and installed plugin packages... 2023-10-08 13:19:30,088 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 13:19:30,151 - octoprint.plugin.core - INFO - Found 18 plugin(s) providing 18 mixin implementations, 34 hook handlers 2023-10-08 13:19:30,198 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2023-10-08 13:19:30,370 - octoprint.server - INFO - Intermediary server started 2023-10-08 13:19:30,385 - octoprint.filemanager.storage - INFO - Initializing the file metadata for C:\OctoPrint\basedir\5000\uploads... 2023-10-08 13:19:30,385 - octoprint.filemanager.storage - INFO - ... file metadata for C:\OctoPrint\basedir\5000\uploads initialized successfully. 2023-10-08 13:19:30,385 - 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')") 2023-10-08 13:19:30,385 - 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')") 2023-10-08 13:19:30,385 - 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')") 2023-10-08 13:19:30,385 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2023-10-08 13:19:30,385 - 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')") 2023-10-08 13:19:30,385 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2023-10-08 13:19:30,385 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2023-10-08 13:19:30,385 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2023-10-08 13:19:30,385 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2023-10-08 13:19:30,385 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2023-10-08 13:19:30,385 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2023-10-08 13:19:30,385 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2023-10-08 13:19:30,385 - 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')") 2023-10-08 13:19:30,385 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2023-10-08 13:19:30,385 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2023-10-08 13:19:30,385 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2023-10-08 13:19:31,838 - octoprint.util.pip - INFO - Version of pip is 22.1.2 2023-10-08 13:19:33,307 - octoprint.util.pip - INFO - pip installs to C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\ (writable -> yes), --user flag needed -> no, virtual env -> no 2023-10-08 13:19:33,307 - octoprint.util.pip - INFO - ==> pip ok -> yes 2023-10-08 13:19:33,323 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2023-10-08 13:19:33,339 - octoprint.plugin.core - INFO - Initialized 18 plugin implementation(s) 2023-10-08 13:19:33,339 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2023-10-08 13:19:33,339 - octoprint.plugin.core - INFO - 18 plugin(s) registered with the system: | Action Command Notification Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_notification | Action Command Prompt Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\tracking | Application Keys Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\appkeys | Backup & Restore (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\backup | Classic Webcam (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\classicwebcam | Core Wizard (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\corewizard | Discovery (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\discovery | Error Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\errortracking | Event Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\eventmanager | File Check (2021.2.23) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_file_check | Firmware Check (2021.10.11) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_firmware_check | GCode Viewer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\gcodeviewer | Logging (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\logging | Plugin Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\pluginmanager | Software Update (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\softwareupdate | Virtual Printer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2023-10-08 13:19:33,339 - octoprint.environment - INFO - Detected environment is Python 3.10.5 under Windows (win32). Details: | hardware: | cores: 4 | freq: 3696.0 | ram: 17121169408 | os: | bits: 64 | id: windows | platform: win32 | python: | pip: 22.1.2 | version: 3.10.5 2023-10-08 13:19:33,339 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\webassets... 2023-10-08 13:19:33,339 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-cache... 2023-10-08 13:19:33,339 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-manifest.json... 2023-10-08 13:19:33,479 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-08 13:19:33,479 - octoprint.server - INFO - Shutting down intermediary server... 2023-10-08 13:19:33,870 - octoprint.server - INFO - Intermediary server shut down 2023-10-08 13:19:33,870 - octoprint.events - INFO - Processing startup event, this is our first event 2023-10-08 13:19:33,870 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event 2023-10-08 13:19:33,870 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2023-10-08 13:19:33,870 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-10-08 13:19:33,870 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2023-10-08 13:19:33,870 - octoprint.server - INFO - Serial port list was updated, refreshing the port list in the frontend 2023-10-08 13:19:33,870 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2023-10-08 13:19:33,870 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2023-10-08 13:19:34,714 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on DESKTOP-MC8HTFP._http._tcp.local.' for _http._tcp.local. 2023-10-08 13:19:35,558 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on DESKTOP-MC8HTFP._octoprint._tcp.local.' for _octoprint._tcp.local. 2023-10-08 13:19:35,558 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on DESKTOP-MC8HTFP for SSDP 2023-10-08 13:19:35,558 - octoprint.server - INFO - Listening on http://0.0.0.0:5000 and http://[::]:5000 2023-10-08 13:19:35,589 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-08 13:19:35,886 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-10-08 13:19:35,933 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 1.8TB. That is considered sufficient for updating. 2023-10-08 13:19:35,933 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2023-10-08 13:27:55,746 - octoprint.startup - INFO - ****************************************************************************** 2023-10-08 13:27:55,746 - octoprint.startup - INFO - Starting OctoPrint 1.9.1 2023-10-08 13:27:55,746 - octoprint.startup - INFO - ****************************************************************************** 2023-10-08 13:27:55,934 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2023-10-08 13:27:55,949 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2023-10-08 13:27:55,949 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2023-10-08 13:27:55,949 - octoprint.plugin.core - INFO - Loading plugins from C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins, C:\OctoPrint\basedir\5000\plugins and installed plugin packages... 2023-10-08 13:27:56,840 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 13:27:57,028 - octoprint.plugin.core - INFO - Found 18 plugin(s) providing 18 mixin implementations, 34 hook handlers 2023-10-08 13:27:57,137 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2023-10-08 13:27:57,246 - octoprint.server - INFO - Intermediary server started 2023-10-08 13:27:57,262 - octoprint.filemanager.storage - INFO - Initializing the file metadata for C:\OctoPrint\basedir\5000\uploads... 2023-10-08 13:27:57,262 - octoprint.filemanager.storage - INFO - ... file metadata for C:\OctoPrint\basedir\5000\uploads initialized successfully. 2023-10-08 13:27:57,262 - 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')") 2023-10-08 13:27:57,262 - 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')") 2023-10-08 13:27:57,262 - 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')") 2023-10-08 13:27:57,262 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2023-10-08 13:27:57,262 - 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')") 2023-10-08 13:27:57,262 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2023-10-08 13:27:57,262 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2023-10-08 13:27:57,262 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2023-10-08 13:27:57,262 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2023-10-08 13:27:57,262 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2023-10-08 13:27:57,262 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2023-10-08 13:27:57,262 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2023-10-08 13:27:57,262 - 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')") 2023-10-08 13:27:57,262 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2023-10-08 13:27:57,262 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2023-10-08 13:27:57,262 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2023-10-08 13:27:58,075 - octoprint.util.pip - INFO - Version of pip is 22.1.2 2023-10-08 13:28:00,153 - octoprint.util.pip - INFO - pip installs to C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\ (writable -> yes), --user flag needed -> no, virtual env -> no 2023-10-08 13:28:00,153 - octoprint.util.pip - INFO - ==> pip ok -> yes 2023-10-08 13:28:00,184 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2023-10-08 13:28:00,200 - octoprint.plugin.core - INFO - Initialized 18 plugin implementation(s) 2023-10-08 13:28:00,215 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2023-10-08 13:28:00,215 - octoprint.plugin.core - INFO - 18 plugin(s) registered with the system: | Action Command Notification Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_notification | Action Command Prompt Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\tracking | Application Keys Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\appkeys | Backup & Restore (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\backup | Classic Webcam (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\classicwebcam | Core Wizard (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\corewizard | Discovery (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\discovery | Error Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\errortracking | Event Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\eventmanager | File Check (2021.2.23) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_file_check | Firmware Check (2021.10.11) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_firmware_check | GCode Viewer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\gcodeviewer | Logging (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\logging | Plugin Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\pluginmanager | Software Update (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\softwareupdate | Virtual Printer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2023-10-08 13:28:00,215 - octoprint.environment - INFO - Detected environment is Python 3.10.5 under Windows (win32). Details: | hardware: | cores: 4 | freq: 3696.0 | ram: 17121169408 | os: | bits: 64 | id: windows | platform: win32 | python: | pip: 22.1.2 | version: 3.10.5 2023-10-08 13:28:00,231 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\webassets... 2023-10-08 13:28:00,231 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-cache... 2023-10-08 13:28:00,231 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-manifest.json... 2023-10-08 13:28:00,493 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-08 13:28:00,493 - octoprint.server - INFO - Shutting down intermediary server... 2023-10-08 13:28:00,759 - octoprint.server - INFO - Intermediary server shut down 2023-10-08 13:28:00,759 - octoprint.events - INFO - Processing startup event, this is our first event 2023-10-08 13:28:00,759 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event 2023-10-08 13:28:00,774 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2023-10-08 13:28:00,790 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-10-08 13:28:00,790 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2023-10-08 13:28:00,806 - octoprint.server - INFO - Serial port list was updated, refreshing the port list in the frontend 2023-10-08 13:28:00,821 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2023-10-08 13:28:00,821 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2023-10-08 13:28:01,900 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on DESKTOP-MC8HTFP._http._tcp.local.' for _http._tcp.local. 2023-10-08 13:28:02,743 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on DESKTOP-MC8HTFP._octoprint._tcp.local.' for _octoprint._tcp.local. 2023-10-08 13:28:02,743 - octoprint.server - INFO - Listening on http://0.0.0.0:5000 and http://[::]:5000 2023-10-08 13:28:02,743 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on DESKTOP-MC8HTFP for SSDP 2023-10-08 13:28:02,775 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-08 13:28:03,134 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-10-08 13:28:03,197 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 1.8TB. That is considered sufficient for updating. 2023-10-08 13:28:03,197 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2023-10-08 13:42:57,144 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 13:57:57,144 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 14:12:57,145 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 14:27:57,149 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 14:38:53,358 - octoprint.startup - INFO - ****************************************************************************** 2023-10-08 14:38:53,374 - octoprint.startup - INFO - Starting OctoPrint 1.9.1 2023-10-08 14:38:53,374 - octoprint.startup - INFO - ****************************************************************************** 2023-10-08 14:38:53,546 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2023-10-08 14:38:53,546 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2023-10-08 14:38:53,546 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2023-10-08 14:38:53,562 - octoprint.plugin.core - INFO - Loading plugins from C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins, C:\OctoPrint\basedir\5000\plugins and installed plugin packages... 2023-10-08 14:38:54,514 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 14:38:54,561 - octoprint.plugin.core - INFO - Found 18 plugin(s) providing 18 mixin implementations, 34 hook handlers 2023-10-08 14:38:54,608 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2023-10-08 14:38:54,858 - octoprint.server - INFO - Intermediary server started 2023-10-08 14:38:54,858 - octoprint.filemanager.storage - INFO - Initializing the file metadata for C:\OctoPrint\basedir\5000\uploads... 2023-10-08 14:38:54,858 - octoprint.filemanager.storage - INFO - ... file metadata for C:\OctoPrint\basedir\5000\uploads initialized successfully. 2023-10-08 14:38:54,858 - 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')") 2023-10-08 14:38:54,858 - 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')") 2023-10-08 14:38:54,858 - 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')") 2023-10-08 14:38:54,858 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2023-10-08 14:38:54,858 - 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')") 2023-10-08 14:38:54,858 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2023-10-08 14:38:54,858 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2023-10-08 14:38:54,858 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2023-10-08 14:38:54,858 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2023-10-08 14:38:54,858 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2023-10-08 14:38:54,858 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2023-10-08 14:38:54,858 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2023-10-08 14:38:54,858 - 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')") 2023-10-08 14:38:54,858 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2023-10-08 14:38:54,858 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2023-10-08 14:38:54,858 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2023-10-08 14:38:55,686 - octoprint.util.pip - INFO - Version of pip is 22.1.2 2023-10-08 14:38:56,967 - octoprint.util.pip - INFO - pip installs to C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\ (writable -> yes), --user flag needed -> no, virtual env -> no 2023-10-08 14:38:56,967 - octoprint.util.pip - INFO - ==> pip ok -> yes 2023-10-08 14:38:56,967 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2023-10-08 14:38:56,983 - octoprint.plugin.core - INFO - Initialized 18 plugin implementation(s) 2023-10-08 14:38:56,983 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2023-10-08 14:38:56,983 - octoprint.plugin.core - INFO - 18 plugin(s) registered with the system: | Action Command Notification Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_notification | Action Command Prompt Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\tracking | Application Keys Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\appkeys | Backup & Restore (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\backup | Classic Webcam (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\classicwebcam | Core Wizard (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\corewizard | Discovery (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\discovery | Error Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\errortracking | Event Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\eventmanager | File Check (2021.2.23) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_file_check | Firmware Check (2021.10.11) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_firmware_check | GCode Viewer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\gcodeviewer | Logging (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\logging | Plugin Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\pluginmanager | Software Update (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\softwareupdate | Virtual Printer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2023-10-08 14:38:56,983 - octoprint.environment - INFO - Detected environment is Python 3.10.5 under Windows (win32). Details: | hardware: | cores: 4 | freq: 3696.0 | ram: 17121169408 | os: | bits: 64 | id: windows | platform: win32 | python: | pip: 22.1.2 | version: 3.10.5 2023-10-08 14:38:56,998 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\webassets... 2023-10-08 14:38:56,998 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-cache... 2023-10-08 14:38:56,998 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-manifest.json... 2023-10-08 14:38:57,123 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-08 14:38:57,123 - octoprint.server - INFO - Shutting down intermediary server... 2023-10-08 14:38:57,436 - octoprint.server - INFO - Intermediary server shut down 2023-10-08 14:38:57,436 - octoprint.events - INFO - Processing startup event, this is our first event 2023-10-08 14:38:57,436 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event 2023-10-08 14:38:57,436 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2023-10-08 14:38:57,436 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-10-08 14:38:57,436 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2023-10-08 14:38:57,436 - octoprint.server - INFO - Serial port list was updated, refreshing the port list in the frontend 2023-10-08 14:38:57,436 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2023-10-08 14:38:57,436 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2023-10-08 14:38:58,279 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on DESKTOP-MC8HTFP._http._tcp.local.' for _http._tcp.local. 2023-10-08 14:38:59,123 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on DESKTOP-MC8HTFP._octoprint._tcp.local.' for _octoprint._tcp.local. 2023-10-08 14:38:59,123 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on DESKTOP-MC8HTFP for SSDP 2023-10-08 14:38:59,123 - octoprint.server - INFO - Listening on http://0.0.0.0:5000 and http://[::]:5000 2023-10-08 14:38:59,138 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-08 14:38:59,466 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-10-08 14:38:59,529 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 1.7TB. That is considered sufficient for updating. 2023-10-08 14:38:59,529 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2023-10-08 14:51:27,454 - octoprint.startup - INFO - ****************************************************************************** 2023-10-08 14:51:27,485 - octoprint.startup - INFO - Starting OctoPrint 1.9.1 2023-10-08 14:51:27,485 - octoprint.startup - INFO - ****************************************************************************** 2023-10-08 14:51:27,813 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2023-10-08 14:51:27,813 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2023-10-08 14:51:27,813 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2023-10-08 14:51:27,813 - octoprint.plugin.core - INFO - Loading plugins from C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins, C:\OctoPrint\basedir\5000\plugins and installed plugin packages... 2023-10-08 14:51:29,219 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 14:51:29,282 - octoprint.plugin.core - INFO - Found 18 plugin(s) providing 18 mixin implementations, 34 hook handlers 2023-10-08 14:51:29,360 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2023-10-08 14:51:29,579 - octoprint.server - INFO - Intermediary server started 2023-10-08 14:51:29,610 - octoprint.filemanager.storage - INFO - Initializing the file metadata for C:\OctoPrint\basedir\5000\uploads... 2023-10-08 14:51:29,610 - octoprint.filemanager.storage - INFO - ... file metadata for C:\OctoPrint\basedir\5000\uploads initialized successfully. 2023-10-08 14:51:29,610 - 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')") 2023-10-08 14:51:29,610 - 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')") 2023-10-08 14:51:29,610 - 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')") 2023-10-08 14:51:29,610 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2023-10-08 14:51:29,610 - 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')") 2023-10-08 14:51:29,610 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2023-10-08 14:51:29,610 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2023-10-08 14:51:29,610 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2023-10-08 14:51:29,610 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2023-10-08 14:51:29,610 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2023-10-08 14:51:29,610 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2023-10-08 14:51:29,610 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2023-10-08 14:51:29,610 - 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')") 2023-10-08 14:51:29,610 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2023-10-08 14:51:29,610 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2023-10-08 14:51:29,610 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2023-10-08 14:51:30,813 - octoprint.util.pip - INFO - Version of pip is 22.1.2 2023-10-08 14:51:34,203 - octoprint.util.pip - INFO - pip installs to C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\ (writable -> yes), --user flag needed -> no, virtual env -> no 2023-10-08 14:51:34,203 - octoprint.util.pip - INFO - ==> pip ok -> yes 2023-10-08 14:51:34,234 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2023-10-08 14:51:34,249 - octoprint.plugin.core - INFO - Initialized 18 plugin implementation(s) 2023-10-08 14:51:34,265 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2023-10-08 14:51:34,265 - octoprint.plugin.core - INFO - 18 plugin(s) registered with the system: | Action Command Notification Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_notification | Action Command Prompt Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\tracking | Application Keys Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\appkeys | Backup & Restore (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\backup | Classic Webcam (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\classicwebcam | Core Wizard (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\corewizard | Discovery (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\discovery | Error Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\errortracking | Event Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\eventmanager | File Check (2021.2.23) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_file_check | Firmware Check (2021.10.11) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_firmware_check | GCode Viewer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\gcodeviewer | Logging (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\logging | Plugin Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\pluginmanager | Software Update (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\softwareupdate | Virtual Printer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2023-10-08 14:51:34,265 - octoprint.environment - INFO - Detected environment is Python 3.10.5 under Windows (win32). Details: | hardware: | cores: 4 | freq: 3696.0 | ram: 17121169408 | os: | bits: 64 | id: windows | platform: win32 | python: | pip: 22.1.2 | version: 3.10.5 2023-10-08 14:51:34,281 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\webassets... 2023-10-08 14:51:34,281 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-cache... 2023-10-08 14:51:34,281 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-manifest.json... 2023-10-08 14:51:34,531 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-08 14:51:34,546 - octoprint.server - INFO - Shutting down intermediary server... 2023-10-08 14:51:34,734 - octoprint.server - INFO - Intermediary server shut down 2023-10-08 14:51:34,734 - octoprint.events - INFO - Processing startup event, this is our first event 2023-10-08 14:51:34,734 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event 2023-10-08 14:51:34,734 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2023-10-08 14:51:34,734 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-10-08 14:51:34,734 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2023-10-08 14:51:34,749 - octoprint.server - INFO - Serial port list was updated, refreshing the port list in the frontend 2023-10-08 14:51:34,749 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2023-10-08 14:51:34,749 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2023-10-08 14:51:35,624 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on DESKTOP-MC8HTFP._http._tcp.local.' for _http._tcp.local. 2023-10-08 14:51:36,487 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on DESKTOP-MC8HTFP._octoprint._tcp.local.' for _octoprint._tcp.local. 2023-10-08 14:51:36,487 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on DESKTOP-MC8HTFP for SSDP 2023-10-08 14:51:36,487 - octoprint.server - INFO - Listening on http://0.0.0.0:5000 and http://[::]:5000 2023-10-08 14:51:36,674 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-08 14:51:37,728 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-10-08 14:51:37,744 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 1.7TB. That is considered sufficient for updating. 2023-10-08 14:51:37,744 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2023-10-08 15:05:40,592 - octoprint.startup - INFO - ****************************************************************************** 2023-10-08 15:05:40,592 - octoprint.startup - INFO - Starting OctoPrint 1.9.1 2023-10-08 15:05:40,592 - octoprint.startup - INFO - ****************************************************************************** 2023-10-08 15:05:40,935 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2023-10-08 15:05:40,935 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2023-10-08 15:05:40,935 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2023-10-08 15:05:40,935 - octoprint.plugin.core - INFO - Loading plugins from C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins, C:\OctoPrint\basedir\5000\plugins and installed plugin packages... 2023-10-08 15:05:42,373 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 15:05:42,435 - octoprint.plugin.core - INFO - Found 18 plugin(s) providing 18 mixin implementations, 34 hook handlers 2023-10-08 15:05:42,513 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2023-10-08 15:05:42,654 - octoprint.server - INFO - Intermediary server started 2023-10-08 15:05:42,669 - octoprint.filemanager.storage - INFO - Initializing the file metadata for C:\OctoPrint\basedir\5000\uploads... 2023-10-08 15:05:42,669 - octoprint.filemanager.storage - INFO - ... file metadata for C:\OctoPrint\basedir\5000\uploads initialized successfully. 2023-10-08 15:05:42,669 - 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')") 2023-10-08 15:05:42,669 - 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')") 2023-10-08 15:05:42,669 - 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')") 2023-10-08 15:05:42,669 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2023-10-08 15:05:42,669 - 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')") 2023-10-08 15:05:42,669 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2023-10-08 15:05:42,669 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2023-10-08 15:05:42,669 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2023-10-08 15:05:42,669 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2023-10-08 15:05:42,669 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2023-10-08 15:05:42,669 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2023-10-08 15:05:42,669 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2023-10-08 15:05:42,669 - 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')") 2023-10-08 15:05:42,669 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2023-10-08 15:05:42,669 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2023-10-08 15:05:42,669 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2023-10-08 15:05:43,622 - octoprint.util.pip - INFO - Version of pip is 22.1.2 2023-10-08 15:05:45,403 - octoprint.util.pip - INFO - pip installs to C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\ (writable -> yes), --user flag needed -> no, virtual env -> no 2023-10-08 15:05:45,403 - octoprint.util.pip - INFO - ==> pip ok -> yes 2023-10-08 15:05:45,419 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2023-10-08 15:05:45,450 - octoprint.plugin.core - INFO - Initialized 18 plugin implementation(s) 2023-10-08 15:05:45,450 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2023-10-08 15:05:45,450 - octoprint.plugin.core - INFO - 18 plugin(s) registered with the system: | Action Command Notification Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_notification | Action Command Prompt Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\tracking | Application Keys Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\appkeys | Backup & Restore (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\backup | Classic Webcam (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\classicwebcam | Core Wizard (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\corewizard | Discovery (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\discovery | Error Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\errortracking | Event Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\eventmanager | File Check (2021.2.23) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_file_check | Firmware Check (2021.10.11) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_firmware_check | GCode Viewer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\gcodeviewer | Logging (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\logging | Plugin Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\pluginmanager | Software Update (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\softwareupdate | Virtual Printer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2023-10-08 15:05:45,466 - octoprint.environment - INFO - Detected environment is Python 3.10.5 under Windows (win32). Details: | hardware: | cores: 4 | freq: 3696.0 | ram: 17121169408 | os: | bits: 64 | id: windows | platform: win32 | python: | pip: 22.1.2 | version: 3.10.5 2023-10-08 15:05:45,466 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\webassets... 2023-10-08 15:05:45,466 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-cache... 2023-10-08 15:05:45,466 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-manifest.json... 2023-10-08 15:05:45,669 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-08 15:05:45,684 - octoprint.server - INFO - Shutting down intermediary server... 2023-10-08 15:05:45,747 - octoprint.server - INFO - Intermediary server shut down 2023-10-08 15:05:45,747 - octoprint.events - INFO - Processing startup event, this is our first event 2023-10-08 15:05:45,747 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event 2023-10-08 15:05:45,747 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2023-10-08 15:05:45,747 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-10-08 15:05:45,747 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2023-10-08 15:05:45,747 - octoprint.server - INFO - Serial port list was updated, refreshing the port list in the frontend 2023-10-08 15:05:45,762 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2023-10-08 15:05:45,762 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2023-10-08 15:05:46,622 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on DESKTOP-MC8HTFP._http._tcp.local.' for _http._tcp.local. 2023-10-08 15:05:47,481 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on DESKTOP-MC8HTFP._octoprint._tcp.local.' for _octoprint._tcp.local. 2023-10-08 15:05:47,481 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on DESKTOP-MC8HTFP for SSDP 2023-10-08 15:05:47,481 - octoprint.server - INFO - Listening on http://0.0.0.0:5000 and http://[::]:5000 2023-10-08 15:05:47,528 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-08 15:05:47,871 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-10-08 15:05:47,934 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 1.7TB. That is considered sufficient for updating. 2023-10-08 15:05:47,934 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2023-10-08 15:09:36,095 - octoprint.startup - INFO - ****************************************************************************** 2023-10-08 15:09:36,111 - octoprint.startup - INFO - Starting OctoPrint 1.9.1 2023-10-08 15:09:36,111 - octoprint.startup - INFO - ****************************************************************************** 2023-10-08 15:09:36,627 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2023-10-08 15:09:36,627 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2023-10-08 15:09:36,627 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2023-10-08 15:09:36,642 - octoprint.plugin.core - INFO - Loading plugins from C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins, C:\OctoPrint\basedir\5000\plugins and installed plugin packages... 2023-10-08 15:09:38,751 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 15:09:38,835 - octoprint.plugin.core - INFO - Found 18 plugin(s) providing 18 mixin implementations, 34 hook handlers 2023-10-08 15:09:38,929 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2023-10-08 15:09:39,106 - octoprint.server - INFO - Intermediary server started 2023-10-08 15:09:39,114 - octoprint.filemanager.storage - INFO - Initializing the file metadata for C:\OctoPrint\basedir\5000\uploads... 2023-10-08 15:09:39,118 - octoprint.filemanager.storage - INFO - ... file metadata for C:\OctoPrint\basedir\5000\uploads initialized successfully. 2023-10-08 15:09:39,118 - 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')") 2023-10-08 15:09:39,118 - 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')") 2023-10-08 15:09:39,118 - 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')") 2023-10-08 15:09:39,118 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2023-10-08 15:09:39,118 - 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')") 2023-10-08 15:09:39,118 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2023-10-08 15:09:39,118 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2023-10-08 15:09:39,122 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2023-10-08 15:09:39,122 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2023-10-08 15:09:39,122 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2023-10-08 15:09:39,122 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2023-10-08 15:09:39,122 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2023-10-08 15:09:39,122 - 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')") 2023-10-08 15:09:39,122 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2023-10-08 15:09:39,122 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2023-10-08 15:09:39,122 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2023-10-08 15:09:40,682 - octoprint.util.pip - INFO - Version of pip is 22.1.2 2023-10-08 15:09:42,494 - octoprint.util.pip - INFO - pip installs to C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\ (writable -> yes), --user flag needed -> no, virtual env -> no 2023-10-08 15:09:42,494 - octoprint.util.pip - INFO - ==> pip ok -> yes 2023-10-08 15:09:42,509 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2023-10-08 15:09:42,525 - octoprint.plugin.core - INFO - Initialized 18 plugin implementation(s) 2023-10-08 15:09:42,525 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2023-10-08 15:09:42,525 - octoprint.plugin.core - INFO - 18 plugin(s) registered with the system: | Action Command Notification Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_notification | Action Command Prompt Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\tracking | Application Keys Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\appkeys | Backup & Restore (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\backup | Classic Webcam (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\classicwebcam | Core Wizard (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\corewizard | Discovery (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\discovery | Error Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\errortracking | Event Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\eventmanager | File Check (2021.2.23) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_file_check | Firmware Check (2021.10.11) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_firmware_check | GCode Viewer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\gcodeviewer | Logging (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\logging | Plugin Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\pluginmanager | Software Update (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\softwareupdate | Virtual Printer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2023-10-08 15:09:42,525 - octoprint.environment - INFO - Detected environment is Python 3.10.5 under Windows (win32). Details: | hardware: | cores: 4 | freq: 3696.0 | ram: 17121169408 | os: | bits: 64 | id: windows | platform: win32 | python: | pip: 22.1.2 | version: 3.10.5 2023-10-08 15:09:42,541 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\webassets... 2023-10-08 15:09:42,541 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-cache... 2023-10-08 15:09:42,541 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-manifest.json... 2023-10-08 15:09:42,728 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-08 15:09:42,744 - octoprint.server - INFO - Shutting down intermediary server... 2023-10-08 15:09:43,244 - octoprint.server - INFO - Intermediary server shut down 2023-10-08 15:09:43,244 - octoprint.events - INFO - Processing startup event, this is our first event 2023-10-08 15:09:43,244 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event 2023-10-08 15:09:43,259 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2023-10-08 15:09:43,259 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-10-08 15:09:43,259 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2023-10-08 15:09:43,275 - octoprint.server - INFO - Serial port list was updated, refreshing the port list in the frontend 2023-10-08 15:09:43,306 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2023-10-08 15:09:43,306 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2023-10-08 15:09:44,197 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on DESKTOP-MC8HTFP._http._tcp.local.' for _http._tcp.local. 2023-10-08 15:09:45,040 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on DESKTOP-MC8HTFP._octoprint._tcp.local.' for _octoprint._tcp.local. 2023-10-08 15:09:45,040 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on DESKTOP-MC8HTFP for SSDP 2023-10-08 15:09:45,040 - octoprint.server - INFO - Listening on http://0.0.0.0:5000 and http://[::]:5000 2023-10-08 15:09:45,118 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-08 15:09:46,509 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-10-08 15:09:46,587 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 1.7TB. That is considered sufficient for updating. 2023-10-08 15:09:46,587 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2023-10-08 15:24:38,950 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 15:39:38,952 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 15:52:35,529 - octoprint.server.util.flask.PreemptiveCache - INFO - Adding entry for / and {'path': '/', 'base_url': 'http://10.1.10.228:5000/', 'query_string': 'l10n=en', '_timestamp': 1696794755.529183, '_count': 1} 2023-10-08 15:52:41,643 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.228 2023-10-08 15:53:08,355 - octoprint.plugins.softwareupdate - INFO - Starting update of octoprint to 1.9.2... 2023-10-08 15:53:46,769 - octoprint.plugins.softwareupdate - INFO - Update of octoprint to 1.9.2 successful! 2023-10-08 15:53:46,784 - octoprint.plugins.softwareupdate - INFO - Saved update log to disk 2023-10-08 15:53:46,800 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2023-10-08 15:53:46,800 - octoprint.plugins.softwareupdate - INFO - Restarting... 2023-10-08 15:54:07,095 - octoprint.startup - INFO - ****************************************************************************** 2023-10-08 15:54:07,095 - octoprint.startup - INFO - Starting OctoPrint 1.9.2 2023-10-08 15:54:07,095 - octoprint.startup - INFO - ****************************************************************************** 2023-10-08 15:54:07,294 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2023-10-08 15:54:07,294 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2023-10-08 15:54:07,294 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2023-10-08 15:54:07,294 - octoprint.plugin.core - INFO - Loading plugins from C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins, C:\OctoPrint\basedir\5000\plugins and installed plugin packages... 2023-10-08 15:54:10,735 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 15:54:10,936 - octoprint.plugin.core - INFO - Found 18 plugin(s) providing 18 mixin implementations, 34 hook handlers 2023-10-08 15:54:11,043 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2023-10-08 15:54:11,153 - octoprint.server - INFO - Intermediary server started 2023-10-08 15:54:11,168 - octoprint.filemanager.storage - INFO - Initializing the file metadata for C:\OctoPrint\basedir\5000\uploads... 2023-10-08 15:54:11,168 - octoprint.filemanager.storage - INFO - ... file metadata for C:\OctoPrint\basedir\5000\uploads initialized successfully. 2023-10-08 15:54:11,168 - 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')") 2023-10-08 15:54:11,168 - 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')") 2023-10-08 15:54:11,168 - 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')") 2023-10-08 15:54:11,168 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2023-10-08 15:54:11,168 - 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')") 2023-10-08 15:54:11,168 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2023-10-08 15:54:11,168 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2023-10-08 15:54:11,168 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2023-10-08 15:54:11,168 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2023-10-08 15:54:11,168 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2023-10-08 15:54:11,168 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2023-10-08 15:54:11,168 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2023-10-08 15:54:11,168 - 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')") 2023-10-08 15:54:11,168 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2023-10-08 15:54:11,168 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2023-10-08 15:54:11,168 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2023-10-08 15:54:11,859 - octoprint.util.pip - INFO - Version of pip is 22.1.2 2023-10-08 15:54:13,772 - octoprint.util.pip - INFO - pip installs to C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\ (writable -> yes), --user flag needed -> no, virtual env -> no 2023-10-08 15:54:13,772 - octoprint.util.pip - INFO - ==> pip ok -> yes 2023-10-08 15:54:13,772 - octoprint.plugins.softwareupdate - INFO - Version cache was created for another version of OctoPrint, not using it 2023-10-08 15:54:13,787 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2023-10-08 15:54:13,787 - octoprint.plugin.core - INFO - Initialized 18 plugin implementation(s) 2023-10-08 15:54:13,803 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2023-10-08 15:54:13,803 - octoprint.plugin.core - INFO - 18 plugin(s) registered with the system: | Action Command Notification Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_notification | Action Command Prompt Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\tracking | Application Keys Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\appkeys | Backup & Restore (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\backup | Classic Webcam (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\classicwebcam | Core Wizard (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\corewizard | Discovery (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\discovery | Error Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\errortracking | Event Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\eventmanager | File Check (2021.2.23) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_file_check | Firmware Check (2021.10.11) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_firmware_check | GCode Viewer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\gcodeviewer | Logging (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\logging | Plugin Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\pluginmanager | Software Update (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\softwareupdate | Virtual Printer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2023-10-08 15:54:13,803 - octoprint.environment - INFO - Detected environment is Python 3.10.5 under Windows (win32). Details: | hardware: | cores: 4 | freq: 3696.0 | ram: 17121169408 | os: | bits: 64 | id: windows | platform: win32 | python: | pip: 22.1.2 | version: 3.10.5 2023-10-08 15:54:13,819 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\webassets... 2023-10-08 15:54:13,819 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-cache... 2023-10-08 15:54:13,819 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-manifest.json... 2023-10-08 15:54:14,066 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-08 15:54:14,082 - octoprint.server - INFO - Shutting down intermediary server... 2023-10-08 15:54:14,455 - octoprint.server - INFO - Intermediary server shut down 2023-10-08 15:54:14,455 - octoprint.events - INFO - Processing startup event, this is our first event 2023-10-08 15:54:14,455 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event 2023-10-08 15:54:14,455 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2023-10-08 15:54:14,455 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-10-08 15:54:14,455 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2023-10-08 15:54:14,455 - octoprint.server - INFO - Serial port list was updated, refreshing the port list in the frontend 2023-10-08 15:54:14,455 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2023-10-08 15:54:14,455 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2023-10-08 15:54:15,332 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on DESKTOP-MC8HTFP._http._tcp.local.' for _http._tcp.local. 2023-10-08 15:54:16,193 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on DESKTOP-MC8HTFP._octoprint._tcp.local.' for _octoprint._tcp.local. 2023-10-08 15:54:16,193 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on DESKTOP-MC8HTFP for SSDP 2023-10-08 15:54:16,243 - octoprint.server - INFO - Listening on http://0.0.0.0:5000 and http://[::]:5000 2023-10-08 15:54:16,377 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-08 15:54:16,858 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-10-08 15:54:16,936 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 1.8TB. That is considered sufficient for updating. 2023-10-08 15:54:16,936 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2023-10-08 15:54:17,505 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2023-10-08 15:54:17,505 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://10.1.10.228:5000/', 'path': '/', 'query_string': 'l10n=en'} 2023-10-08 15:54:20,424 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.228 2023-10-08 15:54:23,563 - octoprint.server.preemptive_cache - INFO - ... done in 6.05s 2023-10-08 15:54:52,160 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.228 2023-10-08 15:54:52,453 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.228 2023-10-08 15:55:08,876 - octoprint.access.users - INFO - Logged in user: dana 2023-10-08 15:55:08,877 - octoprint.server.api - INFO - Actively logging in user dana from 10.1.10.228 2023-10-08 15:55:09,509 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.228 2023-10-08 15:55:19,037 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 67, 'printer_state': 'OFFLINE'} 2023-10-08 15:55:19,374 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.9.2', 'os': 'windows', 'bits': 64, 'python': '3.10.5', 'pip': '22.1.2', 'cores': 4, 'freq': 3696.0, 'ram': 17121169408, 'plugins': ''} 2023-10-08 15:55:19,735 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.9.2', 'os': 'windows', 'bits': 64, 'python': '3.10.5', 'pip': '22.1.2', 'cores': 4, 'freq': 3696.0, 'ram': 17121169408} 2023-10-08 15:55:51,229 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-08 15:55:51,229 - octoprint.access.users - INFO - Logged in user: dana 2023-10-08 15:55:51,453 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.228 2023-10-08 15:55:51,860 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.228 2023-10-08 15:55:52,206 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-08 15:55:52,207 - octoprint.access.users - INFO - Logged in user: dana 2023-10-08 15:55:52,951 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.228 2023-10-08 15:55:53,420 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '117.0.0.0', 'os_name': 'Windows', 'os_version': '10'} 2023-10-08 15:56:08,594 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2023-10-08 15:56:08,600 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 4 port/baudrate candidates: COM1@115200, COM1@250000, COM3@115200, COM3@250000 2023-10-08 15:56:08,601 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 115200 2023-10-08 15:56:08,601 - octoprint.util.comm - INFO - Connecting to port COM1, baudrate 115200 2023-10-08 15:56:08,602 - octoprint.util.comm - INFO - Failed to connect: Port COM1 is busy or does not exist 2023-10-08 15:56:08,603 - octoprint.util.comm - INFO - Serial detection: Could not open port COM1, baudrate 115200, skipping 2023-10-08 15:56:08,603 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 250000 2023-10-08 15:56:08,603 - octoprint.util.comm - INFO - Connecting to port COM1, baudrate 250000 2023-10-08 15:56:08,604 - octoprint.util.comm - INFO - Failed to connect: Port COM1 is busy or does not exist 2023-10-08 15:56:08,604 - octoprint.util.comm - INFO - Serial detection: Could not open port COM1, baudrate 250000, skipping 2023-10-08 15:56:08,604 - octoprint.util.comm - INFO - Serial detection: Trying port COM3, baudrate 115200 2023-10-08 15:56:08,604 - octoprint.util.comm - INFO - Connecting to port COM3, baudrate 115200 2023-10-08 15:56:08,605 - octoprint.util.comm - INFO - Failed to connect: Port COM3 is busy or does not exist 2023-10-08 15:56:08,605 - octoprint.util.comm - INFO - Serial detection: Could not open port COM3, baudrate 115200, skipping 2023-10-08 15:56:08,605 - octoprint.util.comm - INFO - Serial detection: Trying port COM3, baudrate 250000 2023-10-08 15:56:08,605 - octoprint.util.comm - INFO - Connecting to port COM3, baudrate 250000 2023-10-08 15:56:08,605 - octoprint.util.comm - INFO - Failed to connect: Port COM3 is busy or does not exist 2023-10-08 15:56:08,605 - octoprint.util.comm - INFO - Serial detection: Could not open port COM3, baudrate 250000, skipping 2023-10-08 15:56:08,605 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Error" 2023-10-08 15:56:08,606 - octoprint.util.comm - INFO - Changing monitoring state from "Error" to "Offline after error" 2023-10-08 15:56:08,609 - octoprint.server - INFO - Autorefresh of serial port list stopped 2023-10-08 15:56:08,611 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-10-08 15:56:08,617 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2023-10-08 15:56:09,051 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect, payload: {'commerror_text': 'No more candidates to test, and no working port/baudrate combination detected.'} 2023-10-08 15:59:00,574 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2023-10-08 15:59:00,575 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: COM3@115200, COM3@250000, COM3@230400, COM3@57600, COM3@38400, COM3@19200, COM3@9600 2023-10-08 15:59:00,575 - octoprint.util.comm - INFO - Serial detection: Trying port COM3, baudrate 115200 2023-10-08 15:59:00,575 - octoprint.util.comm - INFO - Connecting to port COM3, baudrate 115200 2023-10-08 15:59:00,577 - octoprint.util.comm - INFO - Failed to connect: Port COM3 is busy or does not exist 2023-10-08 15:59:00,577 - octoprint.util.comm - INFO - Serial detection: Could not open port COM3, baudrate 115200, skipping 2023-10-08 15:59:00,577 - octoprint.util.comm - INFO - Serial detection: Trying port COM3, baudrate 250000 2023-10-08 15:59:00,577 - octoprint.util.comm - INFO - Connecting to port COM3, baudrate 250000 2023-10-08 15:59:00,578 - octoprint.util.comm - INFO - Failed to connect: Port COM3 is busy or does not exist 2023-10-08 15:59:00,578 - octoprint.util.comm - INFO - Serial detection: Could not open port COM3, baudrate 250000, skipping 2023-10-08 15:59:00,578 - octoprint.util.comm - INFO - Serial detection: Trying port COM3, baudrate 230400 2023-10-08 15:59:00,578 - octoprint.util.comm - INFO - Connecting to port COM3, baudrate 230400 2023-10-08 15:59:00,578 - octoprint.util.comm - INFO - Failed to connect: Port COM3 is busy or does not exist 2023-10-08 15:59:00,579 - octoprint.util.comm - INFO - Serial detection: Could not open port COM3, baudrate 230400, skipping 2023-10-08 15:59:00,579 - octoprint.util.comm - INFO - Serial detection: Trying port COM3, baudrate 57600 2023-10-08 15:59:00,579 - octoprint.util.comm - INFO - Connecting to port COM3, baudrate 57600 2023-10-08 15:59:00,579 - octoprint.util.comm - INFO - Failed to connect: Port COM3 is busy or does not exist 2023-10-08 15:59:00,579 - octoprint.util.comm - INFO - Serial detection: Could not open port COM3, baudrate 57600, skipping 2023-10-08 15:59:00,579 - octoprint.util.comm - INFO - Serial detection: Trying port COM3, baudrate 38400 2023-10-08 15:59:00,580 - octoprint.util.comm - INFO - Connecting to port COM3, baudrate 38400 2023-10-08 15:59:00,580 - octoprint.util.comm - INFO - Failed to connect: Port COM3 is busy or does not exist 2023-10-08 15:59:00,580 - octoprint.util.comm - INFO - Serial detection: Could not open port COM3, baudrate 38400, skipping 2023-10-08 15:59:00,580 - octoprint.util.comm - INFO - Serial detection: Trying port COM3, baudrate 19200 2023-10-08 15:59:00,580 - octoprint.util.comm - INFO - Connecting to port COM3, baudrate 19200 2023-10-08 15:59:00,581 - octoprint.util.comm - INFO - Failed to connect: Port COM3 is busy or does not exist 2023-10-08 15:59:00,581 - octoprint.util.comm - INFO - Serial detection: Could not open port COM3, baudrate 19200, skipping 2023-10-08 15:59:00,581 - octoprint.util.comm - INFO - Serial detection: Trying port COM3, baudrate 9600 2023-10-08 15:59:00,581 - octoprint.util.comm - INFO - Connecting to port COM3, baudrate 9600 2023-10-08 15:59:00,582 - octoprint.util.comm - INFO - Failed to connect: Port COM3 is busy or does not exist 2023-10-08 15:59:00,582 - octoprint.util.comm - INFO - Serial detection: Could not open port COM3, baudrate 9600, skipping 2023-10-08 15:59:00,582 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Error" 2023-10-08 15:59:00,582 - octoprint.util.comm - INFO - Changing monitoring state from "Error" to "Offline after error" 2023-10-08 15:59:00,591 - octoprint.server - INFO - Autorefresh of serial port list stopped 2023-10-08 15:59:00,591 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-10-08 15:59:00,595 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2023-10-08 15:59:00,936 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect, payload: {'commerror_text': 'No more candidates to test, and no working port/baudrate combination detected.'} 2023-10-08 15:59:06,371 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2023-10-08 15:59:06,372 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: COM1@115200, COM1@250000, COM1@230400, COM1@57600, COM1@38400, COM1@19200, COM1@9600 2023-10-08 15:59:06,372 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 115200 2023-10-08 15:59:06,372 - octoprint.util.comm - INFO - Connecting to port COM1, baudrate 115200 2023-10-08 15:59:06,378 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-08 15:59:06,382 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 15:59:06,658 - octoprint.server - INFO - Autorefresh of serial port list stopped 2023-10-08 15:59:08,385 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2023-10-08 15:59:08,385 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 15:59:10,399 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2023-10-08 15:59:10,401 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 15:59:12,406 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 250000 2023-10-08 15:59:12,436 - octoprint.util.comm - ERROR - Unexpected error while setting baudrate 250000 Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\comm.py", line 3468, in _perform_detection_step self._serial.baudrate = b File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialutil.py", line 299, in baudrate self._reconfigure_port() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialwin32.py", line 222, in _reconfigure_port raise SerialException( serial.serialutil.SerialException: Cannot configure port, something went wrong. Original message: OSError(22, 'The parameter is incorrect.', None, 87) 2023-10-08 15:59:12,436 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 230400 2023-10-08 15:59:12,437 - octoprint.util.comm - ERROR - Unexpected error while setting baudrate 230400 Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\comm.py", line 3468, in _perform_detection_step self._serial.baudrate = b File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialutil.py", line 299, in baudrate self._reconfigure_port() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialwin32.py", line 222, in _reconfigure_port raise SerialException( serial.serialutil.SerialException: Cannot configure port, something went wrong. Original message: OSError(22, 'The parameter is incorrect.', None, 87) 2023-10-08 15:59:12,437 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 57600 2023-10-08 15:59:12,438 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-08 15:59:12,438 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 15:59:14,447 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2023-10-08 15:59:14,450 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 15:59:16,451 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2023-10-08 15:59:16,451 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 15:59:18,465 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 38400 2023-10-08 15:59:18,465 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-08 15:59:18,465 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 15:59:20,468 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2023-10-08 15:59:20,468 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 15:59:22,496 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2023-10-08 15:59:22,496 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 15:59:24,507 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 19200 2023-10-08 15:59:24,507 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-08 15:59:24,507 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 15:59:26,514 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2023-10-08 15:59:26,517 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 15:59:28,519 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2023-10-08 15:59:28,521 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 15:59:30,535 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 9600 2023-10-08 15:59:30,535 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-08 15:59:30,535 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 15:59:32,542 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2023-10-08 15:59:32,545 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 15:59:34,544 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2023-10-08 15:59:34,545 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 15:59:36,548 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Error" 2023-10-08 15:59:36,563 - octoprint.util.comm - INFO - Changing monitoring state from "Error" to "Offline after error" 2023-10-08 15:59:36,566 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-10-08 15:59:36,567 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2023-10-08 15:59:36,880 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect, payload: {'commerror_text': 'No more candidates to test, and no working port/baudrate combination detected.'} 2023-10-08 15:59:54,947 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2023-10-08 15:59:54,948 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: COM3@115200, COM3@250000, COM3@230400, COM3@57600, COM3@38400, COM3@19200, COM3@9600 2023-10-08 15:59:54,948 - octoprint.util.comm - INFO - Serial detection: Trying port COM3, baudrate 115200 2023-10-08 15:59:54,948 - octoprint.util.comm - INFO - Connecting to port COM3, baudrate 115200 2023-10-08 15:59:54,949 - octoprint.util.comm - INFO - Failed to connect: Port COM3 is busy or does not exist 2023-10-08 15:59:54,949 - octoprint.util.comm - INFO - Serial detection: Could not open port COM3, baudrate 115200, skipping 2023-10-08 15:59:54,950 - octoprint.util.comm - INFO - Serial detection: Trying port COM3, baudrate 250000 2023-10-08 15:59:54,950 - octoprint.util.comm - INFO - Connecting to port COM3, baudrate 250000 2023-10-08 15:59:54,950 - octoprint.util.comm - INFO - Failed to connect: Port COM3 is busy or does not exist 2023-10-08 15:59:54,951 - octoprint.util.comm - INFO - Serial detection: Could not open port COM3, baudrate 250000, skipping 2023-10-08 15:59:54,951 - octoprint.util.comm - INFO - Serial detection: Trying port COM3, baudrate 230400 2023-10-08 15:59:54,951 - octoprint.util.comm - INFO - Connecting to port COM3, baudrate 230400 2023-10-08 15:59:54,951 - octoprint.util.comm - INFO - Failed to connect: Port COM3 is busy or does not exist 2023-10-08 15:59:54,951 - octoprint.util.comm - INFO - Serial detection: Could not open port COM3, baudrate 230400, skipping 2023-10-08 15:59:54,951 - octoprint.util.comm - INFO - Serial detection: Trying port COM3, baudrate 57600 2023-10-08 15:59:54,952 - octoprint.util.comm - INFO - Connecting to port COM3, baudrate 57600 2023-10-08 15:59:54,952 - octoprint.util.comm - INFO - Failed to connect: Port COM3 is busy or does not exist 2023-10-08 15:59:54,952 - octoprint.util.comm - INFO - Serial detection: Could not open port COM3, baudrate 57600, skipping 2023-10-08 15:59:54,952 - octoprint.util.comm - INFO - Serial detection: Trying port COM3, baudrate 38400 2023-10-08 15:59:54,952 - octoprint.util.comm - INFO - Connecting to port COM3, baudrate 38400 2023-10-08 15:59:54,953 - octoprint.util.comm - INFO - Failed to connect: Port COM3 is busy or does not exist 2023-10-08 15:59:54,953 - octoprint.util.comm - INFO - Serial detection: Could not open port COM3, baudrate 38400, skipping 2023-10-08 15:59:54,954 - octoprint.util.comm - INFO - Serial detection: Trying port COM3, baudrate 19200 2023-10-08 15:59:54,954 - octoprint.util.comm - INFO - Connecting to port COM3, baudrate 19200 2023-10-08 15:59:54,955 - octoprint.util.comm - INFO - Failed to connect: Port COM3 is busy or does not exist 2023-10-08 15:59:54,955 - octoprint.util.comm - INFO - Serial detection: Could not open port COM3, baudrate 19200, skipping 2023-10-08 15:59:54,955 - octoprint.util.comm - INFO - Serial detection: Trying port COM3, baudrate 9600 2023-10-08 15:59:54,955 - octoprint.util.comm - INFO - Connecting to port COM3, baudrate 9600 2023-10-08 15:59:54,955 - octoprint.util.comm - INFO - Failed to connect: Port COM3 is busy or does not exist 2023-10-08 15:59:54,955 - octoprint.util.comm - INFO - Serial detection: Could not open port COM3, baudrate 9600, skipping 2023-10-08 15:59:54,955 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Error" 2023-10-08 15:59:54,956 - octoprint.util.comm - INFO - Changing monitoring state from "Error" to "Offline after error" 2023-10-08 15:59:54,964 - octoprint.server - INFO - Autorefresh of serial port list stopped 2023-10-08 15:59:54,964 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-10-08 15:59:54,968 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2023-10-08 15:59:55,351 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect, payload: {'commerror_text': 'No more candidates to test, and no working port/baudrate combination detected.'} 2023-10-08 16:00:00,764 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2023-10-08 16:00:00,766 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 4 port/baudrate candidates: COM1@115200, COM1@250000, COM3@115200, COM3@250000 2023-10-08 16:00:00,766 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 115200 2023-10-08 16:00:00,766 - octoprint.util.comm - INFO - Connecting to port COM1, baudrate 115200 2023-10-08 16:00:00,772 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-08 16:00:00,776 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:00:01,044 - octoprint.server - INFO - Autorefresh of serial port list stopped 2023-10-08 16:00:02,778 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2023-10-08 16:00:02,779 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:00:04,790 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2023-10-08 16:00:04,790 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:00:06,801 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 250000 2023-10-08 16:00:06,801 - octoprint.util.comm - ERROR - Unexpected error while setting baudrate 250000 Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\comm.py", line 3468, in _perform_detection_step self._serial.baudrate = b File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialutil.py", line 299, in baudrate self._reconfigure_port() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialwin32.py", line 222, in _reconfigure_port raise SerialException( serial.serialutil.SerialException: Cannot configure port, something went wrong. Original message: OSError(22, 'The parameter is incorrect.', None, 87) 2023-10-08 16:00:06,801 - octoprint.util.comm - INFO - Serial detection: Trying port COM3, baudrate 115200 2023-10-08 16:00:06,801 - octoprint.util.comm - INFO - Connecting to port COM3, baudrate 115200 2023-10-08 16:00:06,805 - octoprint.util.comm - INFO - Failed to connect: Port COM3 is busy or does not exist 2023-10-08 16:00:06,805 - octoprint.util.comm - INFO - Serial detection: Could not open port COM3, baudrate 115200, skipping 2023-10-08 16:00:06,805 - octoprint.util.comm - INFO - Serial detection: Trying port COM3, baudrate 250000 2023-10-08 16:00:06,806 - octoprint.util.comm - INFO - Connecting to port COM3, baudrate 250000 2023-10-08 16:00:06,807 - octoprint.util.comm - INFO - Failed to connect: Port COM3 is busy or does not exist 2023-10-08 16:00:06,807 - octoprint.util.comm - INFO - Serial detection: Could not open port COM3, baudrate 250000, skipping 2023-10-08 16:00:06,807 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Error" 2023-10-08 16:00:06,813 - octoprint.util.comm - INFO - Changing monitoring state from "Error" to "Offline after error" 2023-10-08 16:00:06,816 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-10-08 16:00:06,818 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2023-10-08 16:00:07,132 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect, payload: {'commerror_text': 'No more candidates to test, and no working port/baudrate combination detected.'} 2023-10-08 16:00:08,832 - octoprint.server - INFO - Serial port list was updated, refreshing the port list in the frontend 2023-10-08 16:00:10,858 - octoprint.server - INFO - Serial port list was updated, refreshing the port list in the frontend 2023-10-08 16:00:38,226 - octoprint.server - INFO - Serial port list was updated, refreshing the port list in the frontend 2023-10-08 16:00:41,266 - octoprint.server - INFO - Serial port list was updated, refreshing the port list in the frontend 2023-10-08 16:00:47,337 - octoprint.server - INFO - Serial port list was updated, refreshing the port list in the frontend 2023-10-08 16:00:48,354 - octoprint.server - INFO - Serial port list was updated, refreshing the port list in the frontend 2023-10-08 16:06:39,749 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2023-10-08 16:06:39,761 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 4 port/baudrate candidates: COM1@115200, COM1@250000, COM3@115200, COM3@250000 2023-10-08 16:06:39,761 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 115200 2023-10-08 16:06:39,765 - octoprint.util.comm - INFO - Connecting to port COM1, baudrate 115200 2023-10-08 16:06:39,795 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-08 16:06:39,797 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:06:40,402 - octoprint.server - INFO - Autorefresh of serial port list stopped 2023-10-08 16:06:41,799 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2023-10-08 16:06:41,799 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:06:43,805 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2023-10-08 16:06:43,805 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:06:45,820 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 250000 2023-10-08 16:06:45,820 - octoprint.util.comm - ERROR - Unexpected error while setting baudrate 250000 Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\comm.py", line 3468, in _perform_detection_step self._serial.baudrate = b File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialutil.py", line 299, in baudrate self._reconfigure_port() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialwin32.py", line 222, in _reconfigure_port raise SerialException( serial.serialutil.SerialException: Cannot configure port, something went wrong. Original message: OSError(22, 'The parameter is incorrect.', None, 87) 2023-10-08 16:06:45,820 - octoprint.util.comm - INFO - Serial detection: Trying port COM3, baudrate 115200 2023-10-08 16:06:45,823 - octoprint.util.comm - INFO - Connecting to port COM3, baudrate 115200 2023-10-08 16:06:45,824 - octoprint.util.comm - INFO - Failed to connect: Port COM3 is busy or does not exist 2023-10-08 16:06:45,824 - octoprint.util.comm - INFO - Serial detection: Could not open port COM3, baudrate 115200, skipping 2023-10-08 16:06:45,824 - octoprint.util.comm - INFO - Serial detection: Trying port COM3, baudrate 250000 2023-10-08 16:06:45,825 - octoprint.util.comm - INFO - Connecting to port COM3, baudrate 250000 2023-10-08 16:06:45,826 - octoprint.util.comm - INFO - Failed to connect: Port COM3 is busy or does not exist 2023-10-08 16:06:45,826 - octoprint.util.comm - INFO - Serial detection: Could not open port COM3, baudrate 250000, skipping 2023-10-08 16:06:45,826 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Error" 2023-10-08 16:06:45,842 - octoprint.util.comm - INFO - Changing monitoring state from "Error" to "Offline after error" 2023-10-08 16:06:45,846 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-10-08 16:06:45,851 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2023-10-08 16:06:46,172 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect, payload: {'commerror_text': 'No more candidates to test, and no working port/baudrate combination detected.'} 2023-10-08 16:09:11,061 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 16:10:19,006 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 967, 'printer_state': 'OFFLINE'} 2023-10-08 16:13:14,323 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2023-10-08 16:13:14,323 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: COM3@115200, COM3@250000, COM3@230400, COM3@57600, COM3@38400, COM3@19200, COM3@9600 2023-10-08 16:13:14,323 - octoprint.util.comm - INFO - Serial detection: Trying port COM3, baudrate 115200 2023-10-08 16:13:14,324 - octoprint.util.comm - INFO - Connecting to port COM3, baudrate 115200 2023-10-08 16:13:14,325 - octoprint.util.comm - INFO - Failed to connect: Port COM3 is busy or does not exist 2023-10-08 16:13:14,325 - octoprint.util.comm - INFO - Serial detection: Could not open port COM3, baudrate 115200, skipping 2023-10-08 16:13:14,325 - octoprint.util.comm - INFO - Serial detection: Trying port COM3, baudrate 250000 2023-10-08 16:13:14,325 - octoprint.util.comm - INFO - Connecting to port COM3, baudrate 250000 2023-10-08 16:13:14,326 - octoprint.util.comm - INFO - Failed to connect: Port COM3 is busy or does not exist 2023-10-08 16:13:14,327 - octoprint.util.comm - INFO - Serial detection: Could not open port COM3, baudrate 250000, skipping 2023-10-08 16:13:14,327 - octoprint.util.comm - INFO - Serial detection: Trying port COM3, baudrate 230400 2023-10-08 16:13:14,327 - octoprint.util.comm - INFO - Connecting to port COM3, baudrate 230400 2023-10-08 16:13:14,328 - octoprint.util.comm - INFO - Failed to connect: Port COM3 is busy or does not exist 2023-10-08 16:13:14,328 - octoprint.util.comm - INFO - Serial detection: Could not open port COM3, baudrate 230400, skipping 2023-10-08 16:13:14,328 - octoprint.util.comm - INFO - Serial detection: Trying port COM3, baudrate 57600 2023-10-08 16:13:14,329 - octoprint.util.comm - INFO - Connecting to port COM3, baudrate 57600 2023-10-08 16:13:14,330 - octoprint.util.comm - INFO - Failed to connect: Port COM3 is busy or does not exist 2023-10-08 16:13:14,330 - octoprint.util.comm - INFO - Serial detection: Could not open port COM3, baudrate 57600, skipping 2023-10-08 16:13:14,331 - octoprint.util.comm - INFO - Serial detection: Trying port COM3, baudrate 38400 2023-10-08 16:13:14,332 - octoprint.util.comm - INFO - Connecting to port COM3, baudrate 38400 2023-10-08 16:13:14,334 - octoprint.util.comm - INFO - Failed to connect: Port COM3 is busy or does not exist 2023-10-08 16:13:14,334 - octoprint.util.comm - INFO - Serial detection: Could not open port COM3, baudrate 38400, skipping 2023-10-08 16:13:14,334 - octoprint.util.comm - INFO - Serial detection: Trying port COM3, baudrate 19200 2023-10-08 16:13:14,335 - octoprint.util.comm - INFO - Connecting to port COM3, baudrate 19200 2023-10-08 16:13:14,337 - octoprint.util.comm - INFO - Failed to connect: Port COM3 is busy or does not exist 2023-10-08 16:13:14,337 - octoprint.util.comm - INFO - Serial detection: Could not open port COM3, baudrate 19200, skipping 2023-10-08 16:13:14,337 - octoprint.util.comm - INFO - Serial detection: Trying port COM3, baudrate 9600 2023-10-08 16:13:14,338 - octoprint.util.comm - INFO - Connecting to port COM3, baudrate 9600 2023-10-08 16:13:14,339 - octoprint.util.comm - INFO - Failed to connect: Port COM3 is busy or does not exist 2023-10-08 16:13:14,339 - octoprint.util.comm - INFO - Serial detection: Could not open port COM3, baudrate 9600, skipping 2023-10-08 16:13:14,339 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Error" 2023-10-08 16:13:14,340 - octoprint.util.comm - INFO - Changing monitoring state from "Error" to "Offline after error" 2023-10-08 16:13:14,343 - octoprint.server - INFO - Autorefresh of serial port list stopped 2023-10-08 16:13:14,343 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-10-08 16:13:14,346 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2023-10-08 16:13:14,696 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect, payload: {'commerror_text': 'No more candidates to test, and no working port/baudrate combination detected.'} 2023-10-08 16:13:20,003 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2023-10-08 16:13:20,004 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: COM1@115200, COM1@250000, COM1@230400, COM1@57600, COM1@38400, COM1@19200, COM1@9600 2023-10-08 16:13:20,004 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 115200 2023-10-08 16:13:20,004 - octoprint.util.comm - INFO - Connecting to port COM1, baudrate 115200 2023-10-08 16:13:20,010 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-08 16:13:20,013 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:13:20,414 - octoprint.server - INFO - Autorefresh of serial port list stopped 2023-10-08 16:13:22,022 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2023-10-08 16:13:22,022 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:13:24,036 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2023-10-08 16:13:24,036 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:13:26,051 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 250000 2023-10-08 16:13:26,051 - octoprint.util.comm - ERROR - Unexpected error while setting baudrate 250000 Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\comm.py", line 3468, in _perform_detection_step self._serial.baudrate = b File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialutil.py", line 299, in baudrate self._reconfigure_port() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialwin32.py", line 222, in _reconfigure_port raise SerialException( serial.serialutil.SerialException: Cannot configure port, something went wrong. Original message: OSError(22, 'The parameter is incorrect.', None, 87) 2023-10-08 16:13:26,051 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 230400 2023-10-08 16:13:26,051 - octoprint.util.comm - ERROR - Unexpected error while setting baudrate 230400 Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\comm.py", line 3468, in _perform_detection_step self._serial.baudrate = b File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialutil.py", line 299, in baudrate self._reconfigure_port() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialwin32.py", line 222, in _reconfigure_port raise SerialException( serial.serialutil.SerialException: Cannot configure port, something went wrong. Original message: OSError(22, 'The parameter is incorrect.', None, 87) 2023-10-08 16:13:26,051 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 57600 2023-10-08 16:13:26,057 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-08 16:13:26,057 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:13:28,062 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2023-10-08 16:13:28,062 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:13:30,064 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2023-10-08 16:13:30,064 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:13:32,072 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 38400 2023-10-08 16:13:32,072 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-08 16:13:32,072 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:13:34,091 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2023-10-08 16:13:34,091 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:13:36,100 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2023-10-08 16:13:36,100 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:13:38,102 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 19200 2023-10-08 16:13:38,102 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-08 16:13:38,102 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:13:40,118 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2023-10-08 16:13:40,118 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:13:42,123 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2023-10-08 16:13:42,124 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:13:44,128 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 9600 2023-10-08 16:13:44,131 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-08 16:13:44,134 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:13:46,142 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2023-10-08 16:13:46,145 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:13:48,159 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2023-10-08 16:13:48,160 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:13:50,168 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Error" 2023-10-08 16:13:50,183 - octoprint.util.comm - INFO - Changing monitoring state from "Error" to "Offline after error" 2023-10-08 16:13:50,185 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-10-08 16:13:50,188 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2023-10-08 16:13:50,508 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect, payload: {'commerror_text': 'No more candidates to test, and no working port/baudrate combination detected.'} 2023-10-08 16:24:11,069 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 16:25:19,009 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1867, 'printer_state': 'OFFLINE'} 2023-10-08 16:31:45,981 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.228 2023-10-08 16:35:00,401 - octoprint.startup - INFO - ****************************************************************************** 2023-10-08 16:35:00,416 - octoprint.startup - INFO - Starting OctoPrint 1.9.2 2023-10-08 16:35:00,416 - octoprint.startup - INFO - ****************************************************************************** 2023-10-08 16:35:00,885 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2023-10-08 16:35:00,901 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2023-10-08 16:35:00,901 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2023-10-08 16:35:00,901 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2023-10-08 16:35:01,416 - 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) 2023-10-08 16:35:01,416 - octoprint.plugin.core - INFO - Loading plugins from C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins, C:\OctoPrint\basedir\5000\plugins and installed plugin packages... 2023-10-08 16:35:03,811 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 16:35:04,233 - octoprint.plugin.core - INFO - Found 18 plugin(s) providing 18 mixin implementations, 34 hook handlers 2023-10-08 16:35:04,342 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2023-10-08 16:35:04,670 - octoprint.server - INFO - Intermediary server started 2023-10-08 16:35:04,686 - octoprint.filemanager.storage - INFO - Initializing the file metadata for C:\OctoPrint\basedir\5000\uploads... 2023-10-08 16:35:04,686 - octoprint.filemanager.storage - INFO - ... file metadata for C:\OctoPrint\basedir\5000\uploads initialized successfully. 2023-10-08 16:35:04,686 - 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')") 2023-10-08 16:35:04,686 - 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')") 2023-10-08 16:35:04,686 - 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')") 2023-10-08 16:35:04,686 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2023-10-08 16:35:04,686 - 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')") 2023-10-08 16:35:04,686 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2023-10-08 16:35:04,686 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2023-10-08 16:35:04,686 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2023-10-08 16:35:04,686 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2023-10-08 16:35:04,686 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2023-10-08 16:35:04,686 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2023-10-08 16:35:04,686 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2023-10-08 16:35:04,686 - 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')") 2023-10-08 16:35:04,686 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2023-10-08 16:35:04,686 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2023-10-08 16:35:04,686 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2023-10-08 16:35:05,889 - octoprint.util.pip - INFO - Version of pip is 22.1.2 2023-10-08 16:35:08,372 - octoprint.util.pip - INFO - pip installs to C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\ (writable -> yes), --user flag needed -> no, virtual env -> no 2023-10-08 16:35:08,372 - octoprint.util.pip - INFO - ==> pip ok -> yes 2023-10-08 16:35:08,388 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2023-10-08 16:35:08,388 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2023-10-08 16:35:08,404 - octoprint.plugin.core - INFO - Initialized 18 plugin implementation(s) 2023-10-08 16:35:08,419 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2023-10-08 16:35:08,419 - octoprint.plugin.core - INFO - 18 plugin(s) registered with the system: | Action Command Notification Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_notification | Action Command Prompt Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\tracking | Application Keys Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\appkeys | Backup & Restore (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\backup | Classic Webcam (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\classicwebcam | Core Wizard (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\corewizard | Discovery (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\discovery | Error Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\errortracking | Event Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\eventmanager | File Check (2021.2.23) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_file_check | Firmware Check (2021.10.11) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_firmware_check | GCode Viewer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\gcodeviewer | Logging (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\logging | Plugin Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\pluginmanager | Software Update (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\softwareupdate | Virtual Printer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2023-10-08 16:35:08,419 - octoprint.environment - INFO - Detected environment is Python 3.10.5 under Windows (win32). Details: | hardware: | cores: 4 | freq: 3696.0 | ram: 17121169408 | os: | bits: 64 | id: windows | platform: win32 | python: | pip: 22.1.2 | version: 3.10.5 2023-10-08 16:35:08,435 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\webassets... 2023-10-08 16:35:08,435 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-cache... 2023-10-08 16:35:08,435 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-manifest.json... 2023-10-08 16:35:08,638 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-08 16:35:08,638 - octoprint.server - INFO - Shutting down intermediary server... 2023-10-08 16:35:08,794 - octoprint.server - INFO - Intermediary server shut down 2023-10-08 16:35:08,794 - octoprint.events - INFO - Processing startup event, this is our first event 2023-10-08 16:35:08,794 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2023-10-08 16:35:08,810 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2023-10-08 16:35:08,810 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2023-10-08 16:35:08,810 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2023-10-08 16:35:08,810 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2023-10-08 16:35:08,810 - octoprint.server - INFO - Trying to connect to configured serial port AUTO 2023-10-08 16:35:08,857 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-08 16:35:08,919 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2023-10-08 16:35:08,919 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: COM1@115200, COM1@250000, COM1@230400, COM1@57600, COM1@38400, COM1@19200, COM1@9600 2023-10-08 16:35:08,919 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 115200 2023-10-08 16:35:08,919 - octoprint.util.comm - INFO - Connecting to port COM1, baudrate 115200 2023-10-08 16:35:08,966 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-10-08 16:35:08,982 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-08 16:35:08,982 - octoprint.server - INFO - Autorefresh of serial port list stopped 2023-10-08 16:35:09,013 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:35:09,028 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2023-10-08 16:35:09,091 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2023-10-08 16:35:09,618 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-10-08 16:35:10,057 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on DESKTOP-MC8HTFP._http._tcp.local.' for _http._tcp.local. 2023-10-08 16:35:10,910 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on DESKTOP-MC8HTFP._octoprint._tcp.local.' for _octoprint._tcp.local. 2023-10-08 16:35:10,910 - octoprint.server - INFO - Listening on http://0.0.0.0:5000 and http://[::]:5000 2023-10-08 16:35:10,915 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on DESKTOP-MC8HTFP for SSDP 2023-10-08 16:35:10,935 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-08 16:35:11,015 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2023-10-08 16:35:11,030 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:35:11,728 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-10-08 16:35:12,129 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 1.8TB. That is considered sufficient for updating. 2023-10-08 16:35:12,204 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://10.1.10.228:5000/', 'path': '/', 'query_string': 'l10n=en'} 2023-10-08 16:35:12,545 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8, 'printer_state': 'DETECT_SERIAL'} 2023-10-08 16:35:12,909 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.9.2', 'os': 'windows', 'bits': 64, 'python': '3.10.5', 'pip': '22.1.2', 'cores': 4, 'freq': 3696.0, 'ram': 17121169408, 'plugins': ''} 2023-10-08 16:35:13,064 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2023-10-08 16:35:13,074 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:35:13,299 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.9.2', 'os': 'windows', 'bits': 64, 'python': '3.10.5', 'pip': '22.1.2', 'cores': 4, 'freq': 3696.0, 'ram': 17121169408} 2023-10-08 16:35:15,081 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 250000 2023-10-08 16:35:15,134 - octoprint.util.comm - ERROR - Unexpected error while setting baudrate 250000 Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\comm.py", line 3468, in _perform_detection_step self._serial.baudrate = b File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialutil.py", line 299, in baudrate self._reconfigure_port() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialwin32.py", line 222, in _reconfigure_port raise SerialException( serial.serialutil.SerialException: Cannot configure port, something went wrong. Original message: OSError(22, 'The parameter is incorrect.', None, 87) 2023-10-08 16:35:15,134 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 230400 2023-10-08 16:35:15,134 - octoprint.util.comm - ERROR - Unexpected error while setting baudrate 230400 Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\comm.py", line 3468, in _perform_detection_step self._serial.baudrate = b File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialutil.py", line 299, in baudrate self._reconfigure_port() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialwin32.py", line 222, in _reconfigure_port raise SerialException( serial.serialutil.SerialException: Cannot configure port, something went wrong. Original message: OSError(22, 'The parameter is incorrect.', None, 87) 2023-10-08 16:35:15,134 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 57600 2023-10-08 16:35:15,134 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-08 16:35:15,134 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:35:17,145 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2023-10-08 16:35:17,145 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:35:19,160 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2023-10-08 16:35:19,160 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:35:21,172 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 38400 2023-10-08 16:35:21,172 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-08 16:35:21,172 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:35:22,219 - octoprint.server.preemptive_cache - INFO - ... done in 10.02s 2023-10-08 16:35:23,186 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2023-10-08 16:35:23,186 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:35:25,186 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2023-10-08 16:35:25,186 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:35:27,201 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 19200 2023-10-08 16:35:27,201 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-08 16:35:27,202 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:35:29,204 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2023-10-08 16:35:29,204 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:35:31,209 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2023-10-08 16:35:31,210 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:35:33,218 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 9600 2023-10-08 16:35:33,218 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-08 16:35:33,218 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:35:35,233 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2023-10-08 16:35:35,233 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:35:37,246 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2023-10-08 16:35:37,246 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:35:39,262 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Error" 2023-10-08 16:35:39,277 - octoprint.util.comm - INFO - Changing monitoring state from "Error" to "Offline after error" 2023-10-08 16:35:39,277 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-10-08 16:35:39,277 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2023-10-08 16:35:39,277 - octoprint.server - INFO - Serial port list was updated, refreshing the port list in the frontend 2023-10-08 16:35:39,590 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect, payload: {'commerror_text': 'No more candidates to test, and no working port/baudrate combination detected.'} 2023-10-08 16:35:51,030 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-08 16:35:51,030 - octoprint.access.users - INFO - Logged in user: dana 2023-10-08 16:35:51,116 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-08 16:35:51,116 - octoprint.access.users - INFO - Logged in user: dana 2023-10-08 16:35:51,165 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-08 16:35:51,166 - octoprint.access.users - INFO - Logged in user: dana 2023-10-08 16:35:52,010 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.228 2023-10-08 16:35:52,727 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-08 16:35:52,727 - octoprint.access.users - INFO - Logged in user: dana 2023-10-08 16:35:53,937 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.228 2023-10-08 16:35:54,534 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '117.0.0.0', 'os_name': 'Windows', 'os_version': '10'} 2023-10-08 16:35:57,723 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2023-10-08 16:35:57,726 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 4 port/baudrate candidates: COM1@115200, COM1@250000, COM3@115200, COM3@250000 2023-10-08 16:35:57,726 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 115200 2023-10-08 16:35:57,726 - octoprint.util.comm - INFO - Connecting to port COM1, baudrate 115200 2023-10-08 16:35:57,733 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-08 16:35:57,737 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:35:57,975 - octoprint.server - INFO - Autorefresh of serial port list stopped 2023-10-08 16:35:59,752 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2023-10-08 16:35:59,752 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:36:01,764 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2023-10-08 16:36:01,764 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:36:03,768 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 250000 2023-10-08 16:36:03,768 - octoprint.util.comm - ERROR - Unexpected error while setting baudrate 250000 Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\comm.py", line 3468, in _perform_detection_step self._serial.baudrate = b File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialutil.py", line 299, in baudrate self._reconfigure_port() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialwin32.py", line 222, in _reconfigure_port raise SerialException( serial.serialutil.SerialException: Cannot configure port, something went wrong. Original message: OSError(22, 'The parameter is incorrect.', None, 87) 2023-10-08 16:36:03,768 - octoprint.util.comm - INFO - Serial detection: Trying port COM3, baudrate 115200 2023-10-08 16:36:03,768 - octoprint.util.comm - INFO - Connecting to port COM3, baudrate 115200 2023-10-08 16:36:03,773 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-08 16:36:03,774 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:36:03,779 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2023-10-08 16:36:03,781 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:36:03,808 - octoprint.util.comm - INFO - Printer reports firmware name "2.0.8.2 (Aug 24 2022 17:49:06)" 2023-10-08 16:36:03,812 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2023-10-08 16:36:03,835 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2023-10-08 16:36:03,838 - octoprint.plugins.firmware_check - INFO - Your printer's firmware supports host action commands, but they are disabled. The firmware will not inform OctoPrint about job pause & cancellations, filament runouts, and similar firmware-side events. If you want this functionality, you need to change your firmware's configuration.. More information at https://faq.octoprint.org/warning-firmware-hostcommands 2023-10-08 16:36:04,157 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': '2.0.8.2 (Aug 24 2022 17:49:06)', 'printer_port': 'AUTO', 'printer_baudrate': 0} 2023-10-08 16:41:45,017 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/jneilliii/OctoPrint-GoogleDriveBackup/archive/master.zip 2023-10-08 16:41:45,332 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 16:42:02,514 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 16:42:02,560 - octoprint.plugin.core - INFO - Loading plugins from C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins, C:\OctoPrint\basedir\5000\plugins and installed plugin packages... 2023-10-08 16:42:02,592 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 16:42:02,607 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 18 mixin implementations, 34 hook handlers 2023-10-08 16:42:02,607 - octoprint.plugin.core - INFO - 19 plugin(s) registered with the system: | Action Command Notification Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_notification | Action Command Prompt Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\tracking | Application Keys Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\appkeys | Backup & Restore (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\backup | Classic Webcam (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\classicwebcam | Core Wizard (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\corewizard | Discovery (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\discovery | Error Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\errortracking | Event Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\eventmanager | File Check (2021.2.23) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_file_check | Firmware Check (2021.10.11) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_firmware_check | GCode Viewer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\gcodeviewer | !Google Drive Backup (0.1.1) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_googledrivebackup | Logging (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\logging | Plugin Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\pluginmanager | Software Update (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\softwareupdate | Virtual Printer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2023-10-08 16:42:02,607 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Google Drive Backup, version 0.1.1 2023-10-08 16:42:02,929 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin': 'googledrivebackup', 'plugin_version': '0.1.1'} 2023-10-08 16:42:02,976 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/cmroche/OctoPrint-HomeAssistant/archive/master.zip 2023-10-08 16:42:03,178 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 16:42:07,058 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 16:42:07,082 - octoprint.plugin.core - INFO - Loading plugins from C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins, C:\OctoPrint\basedir\5000\plugins and installed plugin packages... 2023-10-08 16:42:07,113 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 16:42:07,160 - octoprint.plugin.core - INFO - Found 20 plugin(s) providing 19 mixin implementations, 35 hook handlers 2023-10-08 16:42:07,160 - octoprint.plugin.core - INFO - 20 plugin(s) registered with the system: | Action Command Notification Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_notification | Action Command Prompt Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\tracking | Application Keys Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\appkeys | Backup & Restore (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\backup | Classic Webcam (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\classicwebcam | Core Wizard (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\corewizard | Discovery (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\discovery | Error Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\errortracking | Event Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\eventmanager | File Check (2021.2.23) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_file_check | Firmware Check (2021.10.11) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_firmware_check | GCode Viewer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\gcodeviewer | !Google Drive Backup (0.1.1) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_googledrivebackup | HomeAssistant Discovery (3.7.0) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant | Logging (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\logging | Plugin Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\pluginmanager | Software Update (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\softwareupdate | Virtual Printer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2023-10-08 16:42:07,160 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: HomeAssistant Discovery, version 3.7.0 2023-10-08 16:42:07,504 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin': 'homeassistant', 'plugin_version': '3.7.0'} 2023-10-08 16:42:07,535 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/bradcfisher/OctoPrint-ExcludeRegionPlugin/archive/master.zip 2023-10-08 16:42:07,692 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 16:42:11,860 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 16:42:11,907 - octoprint.plugin.core - INFO - Loading plugins from C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins, C:\OctoPrint\basedir\5000\plugins and installed plugin packages... 2023-10-08 16:42:11,938 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 16:42:11,954 - octoprint.plugin.core - INFO - Found 21 plugin(s) providing 19 mixin implementations, 35 hook handlers 2023-10-08 16:42:11,954 - octoprint.plugin.core - INFO - 21 plugin(s) registered with the system: | Action Command Notification Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_notification | Action Command Prompt Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\tracking | Application Keys Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\appkeys | Backup & Restore (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\backup | Classic Webcam (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\classicwebcam | Core Wizard (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\corewizard | Discovery (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\discovery | Error Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\errortracking | Event Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\eventmanager | !Exclude Region (0.3.2) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_excluderegion | File Check (2021.2.23) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_file_check | Firmware Check (2021.10.11) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_firmware_check | GCode Viewer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\gcodeviewer | !Google Drive Backup (0.1.1) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_googledrivebackup | HomeAssistant Discovery (3.7.0) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant | Logging (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\logging | Plugin Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\pluginmanager | Software Update (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\softwareupdate | Virtual Printer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2023-10-08 16:42:11,954 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Exclude Region, version 0.3.2 2023-10-08 16:42:12,302 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin': 'excluderegion', 'plugin_version': '0.3.2'} 2023-10-08 16:42:12,412 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/LazeMSS/OctoPrint-UICustomizer/archive/main.zip 2023-10-08 16:42:12,581 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 16:42:17,064 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 16:42:17,142 - octoprint.plugin.core - INFO - Loading plugins from C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins, C:\OctoPrint\basedir\5000\plugins and installed plugin packages... 2023-10-08 16:42:17,205 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 16:42:17,221 - octoprint.plugin.core - INFO - Found 22 plugin(s) providing 19 mixin implementations, 35 hook handlers 2023-10-08 16:42:17,221 - octoprint.plugin.core - INFO - 22 plugin(s) registered with the system: | Action Command Notification Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_notification | Action Command Prompt Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\tracking | Application Keys Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\appkeys | Backup & Restore (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\backup | Classic Webcam (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\classicwebcam | Core Wizard (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\corewizard | Discovery (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\discovery | Error Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\errortracking | Event Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\eventmanager | !Exclude Region (0.3.2) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_excluderegion | File Check (2021.2.23) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_file_check | Firmware Check (2021.10.11) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_firmware_check | GCode Viewer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\gcodeviewer | !Google Drive Backup (0.1.1) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_googledrivebackup | HomeAssistant Discovery (3.7.0) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant | Logging (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\logging | Plugin Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\pluginmanager | Software Update (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\softwareupdate | !UI Customizer (0.1.9.8) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_uicustomizer | Virtual Printer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2023-10-08 16:42:17,221 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: UI Customizer, version 0.1.9.8 2023-10-08 16:42:17,508 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/marian42/octoprint-preheat/archive/master.zip 2023-10-08 16:42:17,554 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin': 'uicustomizer', 'plugin_version': '0.1.9.8'} 2023-10-08 16:42:17,690 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 16:42:21,391 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 16:42:21,438 - octoprint.plugin.core - INFO - Loading plugins from C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins, C:\OctoPrint\basedir\5000\plugins and installed plugin packages... 2023-10-08 16:42:21,469 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 16:42:21,484 - octoprint.plugin.core - INFO - Found 23 plugin(s) providing 19 mixin implementations, 35 hook handlers 2023-10-08 16:42:21,484 - octoprint.plugin.core - INFO - 23 plugin(s) registered with the system: | Action Command Notification Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_notification | Action Command Prompt Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\tracking | Application Keys Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\appkeys | Backup & Restore (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\backup | Classic Webcam (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\classicwebcam | Core Wizard (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\corewizard | Discovery (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\discovery | Error Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\errortracking | Event Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\eventmanager | !Exclude Region (0.3.2) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_excluderegion | File Check (2021.2.23) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_file_check | Firmware Check (2021.10.11) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_firmware_check | GCode Viewer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\gcodeviewer | !Google Drive Backup (0.1.1) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_googledrivebackup | HomeAssistant Discovery (3.7.0) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant | Logging (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\logging | Plugin Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\pluginmanager | !Preheat Button (0.8.0) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_preheat | Software Update (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\softwareupdate | !UI Customizer (0.1.9.8) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_uicustomizer | Virtual Printer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2023-10-08 16:42:21,484 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Preheat Button, version 0.8.0 2023-10-08 16:42:21,820 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin': 'preheat', 'plugin_version': '0.8.0'} 2023-10-08 16:42:21,960 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/Kragrathea/OctoPrint-PrettyGCode/archive/master.zip 2023-10-08 16:42:22,117 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 16:42:26,308 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 16:42:26,355 - octoprint.plugin.core - INFO - Loading plugins from C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins, C:\OctoPrint\basedir\5000\plugins and installed plugin packages... 2023-10-08 16:42:26,387 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 16:42:26,402 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 19 mixin implementations, 35 hook handlers 2023-10-08 16:42:26,402 - octoprint.plugin.core - INFO - 24 plugin(s) registered with the system: | Action Command Notification Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_notification | Action Command Prompt Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\tracking | Application Keys Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\appkeys | Backup & Restore (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\backup | Classic Webcam (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\classicwebcam | Core Wizard (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\corewizard | Discovery (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\discovery | Error Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\errortracking | Event Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\eventmanager | !Exclude Region (0.3.2) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_excluderegion | File Check (2021.2.23) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_file_check | Firmware Check (2021.10.11) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_firmware_check | GCode Viewer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\gcodeviewer | !Google Drive Backup (0.1.1) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_googledrivebackup | HomeAssistant Discovery (3.7.0) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant | Logging (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\logging | Plugin Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\pluginmanager | !Preheat Button (0.8.0) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_preheat | !PrettyGCode (1.2.4) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_prettygcode | Software Update (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\softwareupdate | !UI Customizer (0.1.9.8) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_uicustomizer | Virtual Printer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2023-10-08 16:42:26,402 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: PrettyGCode, version 1.2.4 2023-10-08 16:42:26,751 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin': 'prettygcode', 'plugin_version': '1.2.4'} 2023-10-08 16:42:26,798 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/jneilliii/OctoPrint-PrusaSlicerThumbnails/archive/master.zip 2023-10-08 16:42:26,975 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 16:42:32,407 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 16:42:32,576 - octoprint.plugin.core - INFO - Loading plugins from C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins, C:\OctoPrint\basedir\5000\plugins and installed plugin packages... 2023-10-08 16:42:32,654 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 16:42:32,669 - octoprint.plugin.core - INFO - Found 25 plugin(s) providing 19 mixin implementations, 35 hook handlers 2023-10-08 16:42:32,669 - octoprint.plugin.core - INFO - 25 plugin(s) registered with the system: | Action Command Notification Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_notification | Action Command Prompt Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\tracking | Application Keys Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\appkeys | Backup & Restore (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\backup | Classic Webcam (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\classicwebcam | Core Wizard (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\corewizard | Discovery (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\discovery | Error Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\errortracking | Event Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\eventmanager | !Exclude Region (0.3.2) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_excluderegion | File Check (2021.2.23) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_file_check | Firmware Check (2021.10.11) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_firmware_check | GCode Viewer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\gcodeviewer | !Google Drive Backup (0.1.1) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_googledrivebackup | HomeAssistant Discovery (3.7.0) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant | Logging (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\logging | Plugin Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\pluginmanager | !Preheat Button (0.8.0) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_preheat | !PrettyGCode (1.2.4) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_prettygcode | !Slicer Thumbnails (1.0.3) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_prusaslicerthumbnails | Software Update (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\softwareupdate | !UI Customizer (0.1.9.8) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_uicustomizer | Virtual Printer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2023-10-08 16:42:32,669 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Slicer Thumbnails, version 1.0.3 2023-10-08 16:42:33,005 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin': 'prusaslicerthumbnails', 'plugin_version': '1.0.3'} 2023-10-08 16:42:33,142 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/j7126/OctoPrint-Dashboard/archive/master.zip 2023-10-08 16:42:33,267 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 16:42:37,909 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 16:42:37,972 - octoprint.plugin.core - INFO - Loading plugins from C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins, C:\OctoPrint\basedir\5000\plugins and installed plugin packages... 2023-10-08 16:42:38,019 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 16:42:38,034 - octoprint.plugin.core - INFO - Found 26 plugin(s) providing 19 mixin implementations, 35 hook handlers 2023-10-08 16:42:38,034 - octoprint.plugin.core - INFO - 26 plugin(s) registered with the system: | Action Command Notification Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_notification | Action Command Prompt Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\tracking | Application Keys Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\appkeys | Backup & Restore (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\backup | Classic Webcam (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\classicwebcam | Core Wizard (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\corewizard | !Dashboard (1.19.10) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_dashboard | Discovery (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\discovery | Error Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\errortracking | Event Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\eventmanager | !Exclude Region (0.3.2) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_excluderegion | File Check (2021.2.23) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_file_check | Firmware Check (2021.10.11) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_firmware_check | GCode Viewer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\gcodeviewer | !Google Drive Backup (0.1.1) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_googledrivebackup | HomeAssistant Discovery (3.7.0) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant | Logging (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\logging | Plugin Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\pluginmanager | !Preheat Button (0.8.0) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_preheat | !PrettyGCode (1.2.4) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_prettygcode | !Slicer Thumbnails (1.0.3) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_prusaslicerthumbnails | Software Update (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\softwareupdate | !UI Customizer (0.1.9.8) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_uicustomizer | Virtual Printer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2023-10-08 16:42:38,034 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Dashboard, version 1.19.10 2023-10-08 16:42:38,371 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin': 'dashboard', 'plugin_version': '1.19.10'} 2023-10-08 16:43:00,887 - octoprint.server.api.system - INFO - Performing command for core:restart: "C:\OctoPrint\OctoPrintService5000.exe" restart! 2023-10-08 16:43:19,124 - octoprint.startup - INFO - ****************************************************************************** 2023-10-08 16:43:19,139 - octoprint.startup - INFO - Starting OctoPrint 1.9.2 2023-10-08 16:43:19,139 - octoprint.startup - INFO - ****************************************************************************** 2023-10-08 16:43:19,327 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2023-10-08 16:43:19,358 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2023-10-08 16:43:19,358 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2023-10-08 16:43:19,358 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2023-10-08 16:43:19,358 - 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) 2023-10-08 16:43:19,358 - octoprint.plugin.core - INFO - Loading plugins from C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins, C:\OctoPrint\basedir\5000\plugins and installed plugin packages... 2023-10-08 16:43:22,115 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-08 16:43:22,318 - octoprint.startup - INFO - Added settings overlay from plugin dashboard 2023-10-08 16:43:22,318 - octoprint.plugin.core - INFO - Found 26 plugin(s) providing 26 mixin implementations, 56 hook handlers 2023-10-08 16:43:22,334 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2023-10-08 16:43:22,443 - octoprint.server - INFO - Intermediary server started 2023-10-08 16:43:22,443 - octoprint.filemanager.storage - INFO - Initializing the file metadata for C:\OctoPrint\basedir\5000\uploads... 2023-10-08 16:43:22,443 - octoprint.filemanager.storage - INFO - ... file metadata for C:\OctoPrint\basedir\5000\uploads initialized successfully. 2023-10-08 16:43:22,443 - 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')") 2023-10-08 16:43:22,443 - 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')") 2023-10-08 16:43:22,461 - 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')") 2023-10-08 16:43:22,461 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2023-10-08 16:43:22,461 - 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')") 2023-10-08 16:43:22,461 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2023-10-08 16:43:22,462 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2023-10-08 16:43:22,462 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2023-10-08 16:43:22,462 - octoprint.server - INFO - Added new permission from plugin dashboard: PLUGIN_DASHBOARD_ADMIN (needs: "Need(method='role', value='plugin_dashboard_admin')") 2023-10-08 16:43:22,463 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2023-10-08 16:43:22,463 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2023-10-08 16:43:22,463 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2023-10-08 16:43:22,463 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2023-10-08 16:43:22,463 - 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')") 2023-10-08 16:43:22,463 - octoprint.server - INFO - Added new permission from plugin prusaslicerthumbnails: PLUGIN_PRUSASLICERTHUMBNAILS_SCAN (needs: "Need(method='role', value='plugin_prusaslicerthumbnails_admin')") 2023-10-08 16:43:22,463 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2023-10-08 16:43:22,464 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2023-10-08 16:43:22,464 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2023-10-08 16:43:23,080 - octoprint.util.pip - INFO - Version of pip is 22.1.2 2023-10-08 16:43:24,497 - octoprint.util.pip - INFO - pip installs to C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\ (writable -> yes), --user flag needed -> no, virtual env -> no 2023-10-08 16:43:24,497 - octoprint.util.pip - INFO - ==> pip ok -> yes 2023-10-08 16:43:24,512 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2023-10-08 16:43:24,512 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2023-10-08 16:43:24,528 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2023-10-08 16:43:24,528 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2023-10-08 16:43:24,528 - octoprint.plugin.core - INFO - Initialized 26 plugin implementation(s) 2023-10-08 16:43:24,700 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2023-10-08 16:43:24,700 - octoprint.plugin.core - INFO - 26 plugin(s) registered with the system: | Action Command Notification Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_notification | Action Command Prompt Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\tracking | Application Keys Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\appkeys | Backup & Restore (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\backup | Classic Webcam (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\classicwebcam | Core Wizard (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\corewizard | Dashboard (1.19.10) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_dashboard | Discovery (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\discovery | Error Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\errortracking | Event Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\eventmanager | Exclude Region (0.3.2) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_excluderegion | File Check (2021.2.23) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_file_check | Firmware Check (2021.10.11) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_firmware_check | GCode Viewer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\gcodeviewer | Google Drive Backup (0.1.1) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_googledrivebackup | HomeAssistant Discovery (3.7.0) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant | Logging (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\logging | Plugin Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\pluginmanager | Preheat Button (0.8.0) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_preheat | PrettyGCode (1.2.4) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_prettygcode | Slicer Thumbnails (1.0.3) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_prusaslicerthumbnails | Software Update (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\softwareupdate | UI Customizer (0.1.9.8) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_uicustomizer | Virtual Printer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2023-10-08 16:43:24,700 - octoprint.environment - INFO - Detected environment is Python 3.10.5 under Windows (win32). Details: | hardware: | cores: 4 | freq: 3696.0 | ram: 17121169408 | os: | bits: 64 | id: windows | platform: win32 | python: | pip: 22.1.2 | version: 3.10.5 2023-10-08 16:43:24,700 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\webassets... 2023-10-08 16:43:24,715 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-cache... 2023-10-08 16:43:24,715 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-manifest.json... 2023-10-08 16:43:24,860 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-08 16:43:24,860 - octoprint.server - INFO - Shutting down intermediary server... 2023-10-08 16:43:30,467 - octoprint.server - INFO - Intermediary server shut down 2023-10-08 16:43:30,469 - octoprint.events - INFO - Processing startup event, this is our first event 2023-10-08 16:43:30,469 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2023-10-08 16:43:30,470 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2023-10-08 16:43:30,483 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2023-10-08 16:43:30,485 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2023-10-08 16:43:30,488 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2023-10-08 16:43:30,494 - octoprint.server - INFO - Trying to connect to configured serial port AUTO 2023-10-08 16:43:30,504 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-08 16:43:30,862 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2023-10-08 16:43:30,908 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 4 port/baudrate candidates: COM1@115200, COM1@250000, COM3@115200, COM3@250000 2023-10-08 16:43:30,924 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 115200 2023-10-08 16:43:30,924 - octoprint.util.comm - INFO - Connecting to port COM1, baudrate 115200 2023-10-08 16:43:30,924 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-10-08 16:43:30,924 - octoprint.server - INFO - Autorefresh of serial port list stopped 2023-10-08 16:43:30,940 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-08 16:43:30,940 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2023-10-08 16:43:30,940 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:43:30,940 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2023-10-08 16:43:30,971 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-10-08 16:43:31,805 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on DESKTOP-MC8HTFP._http._tcp.local.' for _http._tcp.local. 2023-10-08 16:43:31,836 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2023-10-08 16:43:32,664 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on DESKTOP-MC8HTFP._octoprint._tcp.local.' for _octoprint._tcp.local. 2023-10-08 16:43:32,664 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on DESKTOP-MC8HTFP for SSDP 2023-10-08 16:43:32,726 - octoprint.server - INFO - Listening on http://0.0.0.0:5000 and http://[::]:5000 2023-10-08 16:43:32,742 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-08 16:43:32,945 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2023-10-08 16:43:33,007 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:43:33,023 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-10-08 16:43:33,132 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 1.8TB. That is considered sufficient for updating. 2023-10-08 16:43:33,179 - octoprint.plugins.dashboard - INFO - Dashboard started 2023-10-08 16:43:33,195 - octoprint.JsFrontendErrors(Dash) - INFO - Js Logger (Dash) started 2023-10-08 16:43:33,210 - octoprint.plugins.homeassistant - INFO - PSUControl helpers not found 2023-10-08 16:43:33,210 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-08 16:43:33,225 - octoprint.plugin - ERROR - Error while calling plugin homeassistant Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\plugin\__init__.py", line 275, in call_plugin result = getattr(plugin, method)(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 179, in on_after_startup self._generate_device_registration() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 262, in _generate_device_registration self._generate_sensor( File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 610, in _generate_sensor self.mqtt_publish(topic, payload, allow_queueing=True) TypeError: 'NoneType' object is not callable 2023-10-08 16:43:33,225 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2023-10-08 16:43:33,225 - octoprint.plugins.uicustomizer - INFO - UI Customizer is initialized. 2023-10-08 16:43:33,259 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://10.1.10.228:5000/', 'path': '/', 'query_string': 'l10n=en'} 2023-10-08 16:43:33,524 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 11, 'printer_state': 'DETECT_SERIAL'} 2023-10-08 16:43:33,646 - octoprint.server.views - ERROR - Error while retrieving template data for plugin homeassistant, ignoring it Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\server\views.py", line 1271, in fetch_template_data wizard_required = implementation.is_wizard_required() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 1197, in is_wizard_required _retain = settings().get_boolean( AttributeError: 'Settings' object has no attribute 'get_boolean' 2023-10-08 16:43:33,865 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.9.2', 'os': 'windows', 'bits': 64, 'python': '3.10.5', 'pip': '22.1.2', 'cores': 4, 'freq': 3696.0, 'ram': 17121169408, 'plugins': 'homeassistant:3.7.0,dashboard:1.19.10,prettygcode:1.2.4,prusaslicerthumbnails:1.0.3,preheat:0.8.0,excluderegion:0.3.2,uicustomizer:0.1.9.8,googledrivebackup:0.1.1'} 2023-10-08 16:43:34,193 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.9.2', 'os': 'windows', 'bits': 64, 'python': '3.10.5', 'pip': '22.1.2', 'cores': 4, 'freq': 3696.0, 'ram': 17121169408} 2023-10-08 16:43:34,989 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2023-10-08 16:43:34,989 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:43:36,998 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 250000 2023-10-08 16:43:37,055 - octoprint.util.comm - ERROR - Unexpected error while setting baudrate 250000 Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\comm.py", line 3468, in _perform_detection_step self._serial.baudrate = b File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialutil.py", line 299, in baudrate self._reconfigure_port() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialwin32.py", line 222, in _reconfigure_port raise SerialException( serial.serialutil.SerialException: Cannot configure port, something went wrong. Original message: OSError(22, 'The parameter is incorrect.', None, 87) 2023-10-08 16:43:37,055 - octoprint.util.comm - INFO - Serial detection: Trying port COM3, baudrate 115200 2023-10-08 16:43:37,056 - octoprint.util.comm - INFO - Connecting to port COM3, baudrate 115200 2023-10-08 16:43:37,059 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-08 16:43:37,061 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:43:37,069 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2023-10-08 16:43:37,092 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 16:43:37,116 - octoprint.util.comm - INFO - Printer reports firmware name "2.0.8.2 (Aug 24 2022 17:49:06)" 2023-10-08 16:43:37,128 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2023-10-08 16:43:37,144 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2023-10-08 16:43:37,146 - octoprint.plugins.firmware_check - INFO - Your printer's firmware supports host action commands, but they are disabled. The firmware will not inform OctoPrint about job pause & cancellations, filament runouts, and similar firmware-side events. If you want this functionality, you need to change your firmware's configuration.. More information at https://faq.octoprint.org/warning-firmware-hostcommands 2023-10-08 16:43:37,514 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': '2.0.8.2 (Aug 24 2022 17:49:06)', 'printer_port': 'AUTO', 'printer_baudrate': 0} 2023-10-08 16:43:40,913 - octoprint.server.preemptive_cache - INFO - ... done in 7.66s 2023-10-08 16:43:43,518 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.228 2023-10-08 16:43:43,546 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-08 16:43:43,547 - octoprint.access.users - INFO - Logged in user: dana 2023-10-08 16:43:43,564 - octoprint.plugins.uicustomizer - INFO - Checking for updated themes 2023-10-08 16:43:44,536 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.228 2023-10-08 16:44:43,251 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-08 16:44:43,252 - octoprint.access.users - INFO - Logged in user: dana 2023-10-08 16:44:43,351 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.228 2023-10-08 16:44:44,408 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.228 2023-10-08 16:44:44,490 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-08 16:44:44,490 - octoprint.access.users - INFO - Logged in user: dana 2023-10-08 16:44:45,680 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.228 2023-10-08 16:44:47,103 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '117.0.0.0', 'os_name': 'Windows', 'os_version': '10'} 2023-10-08 16:45:18,371 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'stream'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-08 16:45:18,386 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'streamRatio'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-08 16:45:18,420 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2023-10-08 16:47:02,368 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-08 16:47:02,368 - octoprint.access.users - INFO - Logged in user: dana 2023-10-08 16:47:03,249 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.228 2023-10-08 16:47:03,272 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-08 16:47:03,272 - octoprint.access.users - INFO - Logged in user: dana 2023-10-08 16:47:03,305 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.228 2023-10-08 16:47:05,783 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-08 16:47:05,784 - octoprint.access.users - INFO - Logged in user: dana 2023-10-08 16:47:11,093 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.228 2023-10-08 16:48:07,469 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-08 16:48:07,470 - octoprint.access.users - INFO - Logged in user: dana 2023-10-08 16:58:22,353 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 16:58:33,586 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 911, 'printer_state': 'OPERATIONAL'} 2023-10-08 17:02:07,042 - octoprint.access.users - INFO - Cleaning up user session EF024F4C08A04A689DEDC1EBD6FAD68F for user dana 2023-10-08 17:02:07,042 - octoprint.access.users - INFO - Logged out user: dana 2023-10-08 17:02:18,513 - octoprint.plugins.dashboard - INFO - GcodePreProcessor started processing. 2023-10-08 17:02:19,383 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CE3NEO_Nail_Bar_Left.gcode 2023-10-08 17:02:19,385 - octoprint.filemanager.analysis - INFO - Invoking analysis command: C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\python.exe -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 --bed-z=0.0 C:\OctoPrint\basedir\5000\uploads\CE3NEO_Nail_Bar_Left.gcode 2023-10-08 17:02:19,393 - sarge - WARNING - No process found for Command('grep -q -E ^[^;]*\\{travel_speed\\} C:\\OctoPrint\\basedir\\5000\\uploads\\CE3NEO_Nail_Bar_Left.gcode') 2023-10-08 17:02:19,399 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: CE3NEO_Nail_Bar_Left.gcode, owner: dana, user: dana 2023-10-08 17:02:19,400 - octoprint.plugins.excluderegion - INFO - File selected, resetting internal state 2023-10-08 17:02:19,408 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2023-10-08 17:02:19,412 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: CE3NEO_Nail_Bar_Left.gcode, owner: dana, user: dana 2023-10-08 17:02:19,425 - octoprint.plugins.dashboard - INFO - Gcode not pre-processed by Dashboard. Processing now. 2023-10-08 17:02:19,429 - octoprint.plugins.dashboard - INFO - GcodePreProcessor started processing. 2023-10-08 17:02:19,434 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-08 17:02:19,651 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-08 17:02:19,788 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2023-10-08 17:02:19,912 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-10-08 17:02:20,046 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': 'd44557aa5f2e331e435d8a38dd42142f319c8b2b'} 2023-10-08 17:02:21,763 - octoprint.plugins.dashboard - INFO - Gcode pre-processing done. 2023-10-08 17:02:21,763 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found layers: 425 2023-10-08 17:02:21,763 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found filament changes: 0 2023-10-08 17:02:21,763 - octoprint.plugins.dashboard - INFO - GcodePreProcessor saving layer count in file metadata 2023-10-08 17:02:21,779 - octoprint.plugins.excluderegion - INFO - Printing started 2023-10-08 17:02:21,779 - octoprint.plugin - ERROR - Error while calling plugin homeassistant Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\plugin\__init__.py", line 275, in call_plugin result = getattr(plugin, method)(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 1115, in on_event self.mqtt_publish( TypeError: 'NoneType' object is not callable 2023-10-08 17:02:21,920 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2023-10-08 17:03:09,271 - octoprint.access.users - INFO - Cleaning up user session F5CBB118C1C84E9FA962A581EE837AEB for user dana 2023-10-08 17:03:09,271 - octoprint.access.users - INFO - Logged out user: dana 2023-10-08 17:05:06,961 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2023-10-08 17:13:22,366 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 17:13:33,593 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1811, 'printer_state': 'PRINTING'} 2023-10-08 17:20:21,341 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.143 2023-10-08 17:20:32,976 - octoprint.access.users - INFO - Logged in user: dana 2023-10-08 17:20:32,976 - octoprint.server.api - INFO - Actively logging in user dana from 10.1.10.143 2023-10-08 17:20:33,034 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-08 17:20:33,034 - octoprint.access.users - INFO - Logged in user: dana 2023-10-08 17:20:33,113 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.143 2023-10-08 17:20:33,593 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.143 2023-10-08 17:20:33,625 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-08 17:20:33,625 - octoprint.access.users - INFO - Logged in user: dana 2023-10-08 17:20:34,249 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.143 2023-10-08 17:20:35,171 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '117.0.5938.117', 'os_name': 'iOS', 'os_version': '17.0'} 2023-10-08 17:23:08,288 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2023-10-08 17:24:09,663 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-08 17:24:09,663 - octoprint.access.users - INFO - Logged in user: dana 2023-10-08 17:24:09,795 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.143 2023-10-08 17:24:10,161 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.143 2023-10-08 17:24:10,178 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-08 17:24:10,178 - octoprint.access.users - INFO - Logged in user: dana 2023-10-08 17:24:10,744 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.143 2023-10-08 17:24:11,611 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '117.0.5938.117', 'os_name': 'iOS', 'os_version': '17.0'} 2023-10-08 17:24:45,277 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.143 2023-10-08 17:25:53,725 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.143 2023-10-08 17:25:53,913 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-08 17:25:53,913 - octoprint.access.users - INFO - Logged in user: dana 2023-10-08 17:25:54,126 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.143 2023-10-08 17:26:44,516 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.143 2023-10-08 17:28:22,374 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 17:28:33,544 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2711, 'printer_state': 'PRINTING'} 2023-10-08 17:40:55,868 - octoprint.access.users - INFO - Cleaning up user session D874BA08AFD94DF2B413DA528B8FF7C5 for user dana 2023-10-08 17:40:55,868 - octoprint.access.users - INFO - Logged out user: dana 2023-10-08 17:43:22,386 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 17:43:33,600 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3611, 'printer_state': 'PRINTING'} 2023-10-08 17:58:22,400 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 17:58:33,616 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 4511, 'printer_state': 'PRINTING'} 2023-10-08 18:04:39,953 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.143 2023-10-08 18:04:40,000 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-08 18:04:40,000 - octoprint.access.users - INFO - Logged in user: dana 2023-10-08 18:04:40,031 - octoprint.plugins.uicustomizer - INFO - Checking for updated themes 2023-10-08 18:04:40,062 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.143 2023-10-08 18:04:46,787 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-08 18:04:46,787 - octoprint.access.users - INFO - Logged in user: dana 2023-10-08 18:04:46,870 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.143 2023-10-08 18:04:47,305 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.143 2023-10-08 18:04:47,336 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-08 18:04:47,336 - octoprint.access.users - INFO - Logged in user: dana 2023-10-08 18:04:48,069 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.143 2023-10-08 18:04:48,899 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '117.0.5938.117', 'os_name': 'iOS', 'os_version': '17.0'} 2023-10-08 18:05:20,074 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.143 2023-10-08 18:13:22,411 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 18:13:33,611 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 5411, 'printer_state': 'PRINTING'} 2023-10-08 18:19:48,979 - octoprint.access.users - INFO - Cleaning up user session 9DBF8F2DC8134F7E89D4A3DCF2A1EBFD for user dana 2023-10-08 18:19:48,979 - octoprint.access.users - INFO - Logged out user: dana 2023-10-08 18:27:09,846 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.143 2023-10-08 18:27:10,012 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-08 18:27:10,012 - octoprint.access.users - INFO - Logged in user: dana 2023-10-08 18:27:10,212 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.143 2023-10-08 18:27:10,396 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-08 18:27:10,396 - octoprint.access.users - INFO - Logged in user: dana 2023-10-08 18:27:10,512 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.143 2023-10-08 18:27:11,096 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.143 2023-10-08 18:27:11,113 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-08 18:27:11,113 - octoprint.access.users - INFO - Logged in user: dana 2023-10-08 18:27:11,713 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.143 2023-10-08 18:27:12,296 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '117.0.5938.117', 'os_name': 'iOS', 'os_version': '17.0'} 2023-10-08 18:28:22,412 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 18:28:33,648 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6311, 'printer_state': 'PRINTING'} 2023-10-08 18:28:59,583 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.143 2023-10-08 18:43:13,179 - octoprint.access.users - INFO - Cleaning up user session 0A012E0E9C6647E093D2367900725412 for user dana 2023-10-08 18:43:13,179 - octoprint.access.users - INFO - Logged out user: dana 2023-10-08 18:43:16,631 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-08 18:43:16,631 - octoprint.access.users - INFO - Logged in user: dana 2023-10-08 18:43:22,420 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 18:43:33,666 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7211, 'printer_state': 'PRINTING'} 2023-10-08 18:58:17,115 - octoprint.access.users - INFO - Cleaning up user session 23A2376C4C304ED5A01332409E223690 for user dana 2023-10-08 18:58:17,115 - octoprint.access.users - INFO - Logged out user: dana 2023-10-08 18:58:22,428 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 18:58:33,647 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8111, 'printer_state': 'PRINTING'} 2023-10-08 19:13:22,430 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 19:13:33,651 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9011, 'printer_state': 'PRINTING'} 2023-10-08 19:28:22,434 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 19:28:33,684 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9911, 'printer_state': 'PRINTING'} 2023-10-08 19:43:22,438 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 19:43:33,656 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 10811, 'printer_state': 'PRINTING'} 2023-10-08 19:58:22,450 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 19:58:33,695 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 11711, 'printer_state': 'PRINTING'} 2023-10-08 20:13:22,455 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 20:13:33,681 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 12611, 'printer_state': 'PRINTING'} 2023-10-08 20:28:22,456 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 20:28:33,718 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 13511, 'printer_state': 'PRINTING'} 2023-10-08 20:35:46,834 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-08 20:35:46,834 - octoprint.access.users - INFO - Logged in user: dana 2023-10-08 20:35:46,848 - octoprint.plugins.uicustomizer - INFO - Checking for updated themes 2023-10-08 20:43:22,459 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 20:43:33,705 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 14411, 'printer_state': 'PRINTING'} 2023-10-08 20:50:46,852 - octoprint.access.users - INFO - Cleaning up user session 2167796E036D49FE93C85BE94977887C for user dana 2023-10-08 20:50:46,853 - octoprint.access.users - INFO - Logged out user: dana 2023-10-08 20:58:22,470 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 20:58:33,735 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 15311, 'printer_state': 'PRINTING'} 2023-10-08 21:13:22,471 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 21:13:33,702 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 16211, 'printer_state': 'PRINTING'} 2023-10-08 21:28:22,482 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 21:28:33,726 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 17111, 'printer_state': 'PRINTING'} 2023-10-08 21:43:22,483 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 21:43:33,732 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18011, 'printer_state': 'PRINTING'} 2023-10-08 21:58:22,485 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 21:58:33,765 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18911, 'printer_state': 'PRINTING'} 2023-10-08 22:13:22,500 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 22:13:33,751 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 19811, 'printer_state': 'PRINTING'} 2023-10-08 22:28:17,030 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-08 22:28:17,030 - octoprint.access.users - INFO - Logged in user: dana 2023-10-08 22:28:17,057 - octoprint.plugins.uicustomizer - INFO - Checking for updated themes 2023-10-08 22:28:22,512 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 22:28:33,768 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 20711, 'printer_state': 'PRINTING'} 2023-10-08 22:43:17,038 - octoprint.access.users - INFO - Cleaning up user session 3DC1C589EEC14D1581B2BBF22383B130 for user dana 2023-10-08 22:43:17,039 - octoprint.access.users - INFO - Logged out user: dana 2023-10-08 22:43:22,516 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 22:43:33,763 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 21611, 'printer_state': 'PRINTING'} 2023-10-08 22:52:42,072 - octoprint.util.comm - INFO - Finished in 21022.672 s. 2023-10-08 22:52:42,072 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Finishing" 2023-10-08 22:52:42,076 - octoprint.printer.standard.job - INFO - Print job done - origin: local, path: CE3NEO_Nail_Bar_Left.gcode, owner: dana 2023-10-08 22:52:42,076 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CE3NEO_Nail_Bar_Left.gcode 2023-10-08 22:52:42,076 - octoprint.filemanager.analysis - INFO - Invoking analysis command: C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\python.exe -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 --bed-z=0.0 C:\OctoPrint\basedir\5000\uploads\CE3NEO_Nail_Bar_Left.gcode 2023-10-08 22:52:42,093 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintDone 2023-10-08 22:52:42,116 - octoprint.plugin - ERROR - Error while calling plugin homeassistant Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\plugin\__init__.py", line 275, in call_plugin result = getattr(plugin, method)(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 1129, in on_event self.mqtt_publish( TypeError: 'NoneType' object is not callable 2023-10-08 22:52:42,126 - octoprint.util.comm - INFO - Changing monitoring state from "Finishing" to "Operational" 2023-10-08 22:52:42,472 - octoprint.plugins.tracking - INFO - Sent tracking event print_done, payload: {'origin': 'local', 'file': 'd44557aa5f2e331e435d8a38dd42142f319c8b2b', 'elapsed': 21022} 2023-10-08 22:52:51,432 - octoprint.filemanager.analysis - INFO - Analysis of entry local:CE3NEO_Nail_Bar_Left.gcode finished, needed 9.36s 2023-10-08 22:52:51,445 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found layers: 425 2023-10-08 22:52:51,445 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found filament changes: 0 2023-10-08 22:52:51,445 - octoprint.plugins.dashboard - INFO - GcodePreProcessor saving layer count in file metadata 2023-10-08 22:58:22,531 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 22:58:33,799 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 22511, 'printer_state': 'OPERATIONAL'} 2023-10-08 23:13:22,532 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 23:13:33,834 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 23411, 'printer_state': 'OPERATIONAL'} 2023-10-08 23:28:22,533 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 23:28:33,834 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 24311, 'printer_state': 'OPERATIONAL'} 2023-10-08 23:43:22,548 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 23:43:33,846 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 25211, 'printer_state': 'OPERATIONAL'} 2023-10-08 23:44:50,051 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2023-10-08 23:44:50,762 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-08 23:44:50,763 - octoprint.access.users - INFO - Logged in user: dana 2023-10-08 23:44:50,786 - octoprint.plugins.uicustomizer - INFO - Checking for updated themes 2023-10-08 23:58:22,554 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-08 23:58:33,858 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 26111, 'printer_state': 'OPERATIONAL'} 2023-10-08 23:59:51,515 - octoprint.access.users - INFO - Cleaning up user session A5B9C05237C94EF89F5CF2E4840CE6ED for user dana 2023-10-08 23:59:51,515 - octoprint.access.users - INFO - Logged out user: dana 2023-10-09 00:13:22,568 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 00:13:33,896 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27011, 'printer_state': 'OPERATIONAL'} 2023-10-09 00:28:22,569 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 00:28:33,905 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27911, 'printer_state': 'OPERATIONAL'} 2023-10-09 00:43:22,583 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 00:43:33,953 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 28811, 'printer_state': 'OPERATIONAL'} 2023-10-09 00:58:22,597 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 00:58:33,955 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 29711, 'printer_state': 'OPERATIONAL'} 2023-10-09 01:13:22,614 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 01:13:33,937 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 30611, 'printer_state': 'OPERATIONAL'} 2023-10-09 01:20:47,151 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-09 01:20:47,151 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 01:20:47,177 - octoprint.plugins.uicustomizer - INFO - Checking for updated themes 2023-10-09 01:28:22,629 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 01:28:33,944 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 31511, 'printer_state': 'OPERATIONAL'} 2023-10-09 01:35:47,529 - octoprint.access.users - INFO - Cleaning up user session 82411A66A1D44396BD742B1F1CC83ECC for user dana 2023-10-09 01:35:47,529 - octoprint.access.users - INFO - Logged out user: dana 2023-10-09 01:43:22,631 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 01:43:33,975 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 32411, 'printer_state': 'OPERATIONAL'} 2023-10-09 01:58:22,644 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 01:58:34,025 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 33311, 'printer_state': 'OPERATIONAL'} 2023-10-09 02:13:22,647 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 02:13:33,982 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 34211, 'printer_state': 'OPERATIONAL'} 2023-10-09 02:28:22,660 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 02:28:33,980 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 35111, 'printer_state': 'OPERATIONAL'} 2023-10-09 02:37:20,463 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-09 02:37:20,463 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 02:37:20,491 - octoprint.plugins.uicustomizer - INFO - Checking for updated themes 2023-10-09 02:43:22,676 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 02:43:33,994 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 36011, 'printer_state': 'OPERATIONAL'} 2023-10-09 02:52:21,180 - octoprint.access.users - INFO - Cleaning up user session E6D1B2689B6B4E57A08AEE6FB493A713 for user dana 2023-10-09 02:52:21,181 - octoprint.access.users - INFO - Logged out user: dana 2023-10-09 02:58:22,691 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 02:58:34,044 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 36911, 'printer_state': 'OPERATIONAL'} 2023-10-09 03:10:56,837 - octoprint.plugins.dashboard - INFO - GcodePreProcessor started processing. 2023-10-09 03:10:57,715 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CE3NEO_Nail_Bar_Right.gcode 2023-10-09 03:10:57,716 - octoprint.filemanager.analysis - INFO - Invoking analysis command: C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\python.exe -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 --bed-z=0.0 C:\OctoPrint\basedir\5000\uploads\CE3NEO_Nail_Bar_Right.gcode 2023-10-09 03:10:57,722 - sarge - WARNING - No process found for Command('grep -q -E ^[^;]*\\{travel_speed\\} C:\\OctoPrint\\basedir\\5000\\uploads\\CE3NEO_Nail_Bar_Right.gcode') 2023-10-09 03:10:57,723 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: CE3NEO_Nail_Bar_Right.gcode, owner: dana, user: dana 2023-10-09 03:10:57,725 - octoprint.plugins.excluderegion - INFO - File selected, resetting internal state 2023-10-09 03:10:57,740 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2023-10-09 03:10:57,744 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: CE3NEO_Nail_Bar_Right.gcode, owner: dana, user: dana 2023-10-09 03:10:57,757 - octoprint.plugins.dashboard - INFO - Gcode not pre-processed by Dashboard. Processing now. 2023-10-09 03:10:57,765 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-09 03:10:57,803 - octoprint.plugins.dashboard - INFO - GcodePreProcessor started processing. 2023-10-09 03:10:57,910 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-09 03:10:57,940 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer. 2023-10-09 03:10:58,092 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2023-10-09 03:10:58,469 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': '837d06aaa84c2efd57ad16c55ba04cce532bb4cc'} 2023-10-09 03:10:58,802 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2023-10-09 03:11:00,270 - octoprint.plugins.dashboard - INFO - Gcode pre-processing done. 2023-10-09 03:11:00,271 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found layers: 425 2023-10-09 03:11:00,271 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found filament changes: 0 2023-10-09 03:11:00,271 - octoprint.plugins.dashboard - INFO - GcodePreProcessor saving layer count in file metadata 2023-10-09 03:11:00,288 - octoprint.plugins.excluderegion - INFO - Printing started 2023-10-09 03:11:00,289 - octoprint.plugin - ERROR - Error while calling plugin homeassistant Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\plugin\__init__.py", line 275, in call_plugin result = getattr(plugin, method)(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 1115, in on_event self.mqtt_publish( TypeError: 'NoneType' object is not callable 2023-10-09 03:11:09,933 - octoprint.server.api.files - ERROR - Could not delete CE3NEO_Nail_Bar_Left.gcode in C:\OctoPrint\basedir\5000\uploads: unknown Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\filemanager\storage.py", line 945, in remove_file os.remove(file_path) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\OctoPrint\\basedir\\5000\\uploads\\CE3NEO_Nail_Bar_Left.gcode' 2023-10-09 03:13:22,698 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 03:13:34,008 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 37811, 'printer_state': 'PRINTING'} 2023-10-09 03:28:22,708 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 03:28:34,099 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 38711, 'printer_state': 'PRINTING'} 2023-10-09 03:43:22,708 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 03:43:34,040 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 39611, 'printer_state': 'PRINTING'} 2023-10-09 03:58:22,721 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 03:58:34,071 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 40511, 'printer_state': 'PRINTING'} 2023-10-09 04:13:17,373 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-09 04:13:17,373 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 04:13:17,389 - octoprint.plugins.uicustomizer - INFO - Checking for updated themes 2023-10-09 04:13:22,727 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 04:13:34,091 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 41411, 'printer_state': 'PRINTING'} 2023-10-09 04:28:17,482 - octoprint.access.users - INFO - Cleaning up user session 02D3BAE7A9F94265AECE2F46E2723C74 for user dana 2023-10-09 04:28:17,482 - octoprint.access.users - INFO - Logged out user: dana 2023-10-09 04:28:22,741 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 04:28:34,080 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 42311, 'printer_state': 'PRINTING'} 2023-10-09 04:43:22,745 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 04:43:34,108 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 43211, 'printer_state': 'PRINTING'} 2023-10-09 04:58:22,754 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 04:58:34,169 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 44111, 'printer_state': 'PRINTING'} 2023-10-09 05:13:22,759 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 05:13:34,136 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 45011, 'printer_state': 'PRINTING'} 2023-10-09 05:28:22,777 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 05:28:34,144 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 45911, 'printer_state': 'PRINTING'} 2023-10-09 05:29:50,649 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-09 05:29:50,649 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 05:29:50,699 - octoprint.plugins.uicustomizer - INFO - Checking for updated themes 2023-10-09 05:36:04,112 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.143 2023-10-09 05:36:04,144 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-09 05:36:04,144 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 05:36:04,228 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.143 2023-10-09 05:43:22,785 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 05:43:34,153 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 46811, 'printer_state': 'PRINTING'} 2023-10-09 05:44:50,683 - octoprint.access.users - INFO - Cleaning up user session 06CDF63721C34018AC7809E74DDEF5CD for user dana 2023-10-09 05:44:50,683 - octoprint.access.users - INFO - Logged out user: dana 2023-10-09 05:56:51,078 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.143 2023-10-09 05:57:25,410 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.143 2023-10-09 05:57:25,451 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-09 05:57:25,451 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 05:57:25,512 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.143 2023-10-09 05:58:22,795 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 05:58:34,180 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 47711, 'printer_state': 'PRINTING'} 2023-10-09 06:13:22,803 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 06:13:34,216 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 48611, 'printer_state': 'PRINTING'} 2023-10-09 06:28:22,813 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 06:28:34,203 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 49511, 'printer_state': 'PRINTING'} 2023-10-09 06:43:22,826 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 06:43:34,211 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 50411, 'printer_state': 'PRINTING'} 2023-10-09 06:51:23,224 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.143 2023-10-09 06:58:22,836 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 06:58:34,212 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 51311, 'printer_state': 'PRINTING'} 2023-10-09 07:05:26,883 - octoprint.access.users - INFO - Cleaning up user session 4F00245810824D45964D9BC4FB4EF004 for user dana 2023-10-09 07:05:26,899 - octoprint.access.users - INFO - Logged out user: dana 2023-10-09 07:05:47,322 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2023-10-09 07:05:48,074 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-09 07:05:48,074 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 07:05:48,092 - octoprint.plugins.uicustomizer - INFO - Checking for updated themes 2023-10-09 07:13:22,843 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 07:13:34,212 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 52211, 'printer_state': 'PRINTING'} 2023-10-09 07:20:49,265 - octoprint.access.users - INFO - Cleaning up user session 9C4BDBE1035448C591008413977CE3CB for user dana 2023-10-09 07:20:49,265 - octoprint.access.users - INFO - Logged out user: dana 2023-10-09 07:28:22,846 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 07:28:34,252 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 53111, 'printer_state': 'PRINTING'} 2023-10-09 07:43:22,850 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 07:43:34,220 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 54011, 'printer_state': 'PRINTING'} 2023-10-09 07:58:22,853 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 07:58:34,230 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 54911, 'printer_state': 'PRINTING'} 2023-10-09 08:13:22,864 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 08:13:34,226 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 55811, 'printer_state': 'PRINTING'} 2023-10-09 08:22:20,986 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-09 08:22:20,986 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 08:22:21,022 - octoprint.plugins.uicustomizer - INFO - Checking for updated themes 2023-10-09 08:28:22,876 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 08:28:34,266 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 56711, 'printer_state': 'PRINTING'} 2023-10-09 08:37:21,150 - octoprint.access.users - INFO - Cleaning up user session 063DBA41AE8B4D579AD125E7897EFBC4 for user dana 2023-10-09 08:37:21,151 - octoprint.access.users - INFO - Logged out user: dana 2023-10-09 08:43:22,883 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 08:43:34,266 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 57611, 'printer_state': 'PRINTING'} 2023-10-09 08:58:22,890 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 08:58:34,250 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 58511, 'printer_state': 'PRINTING'} 2023-10-09 09:01:12,484 - octoprint.util.comm - INFO - Finished in 21014.750 s. 2023-10-09 09:01:12,484 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Finishing" 2023-10-09 09:01:12,487 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CE3NEO_Nail_Bar_Right.gcode 2023-10-09 09:01:12,489 - octoprint.filemanager.analysis - INFO - Invoking analysis command: C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\python.exe -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 --bed-z=0.0 C:\OctoPrint\basedir\5000\uploads\CE3NEO_Nail_Bar_Right.gcode 2023-10-09 09:01:12,491 - octoprint.printer.standard.job - INFO - Print job done - origin: local, path: CE3NEO_Nail_Bar_Right.gcode, owner: dana 2023-10-09 09:01:12,503 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintDone 2023-10-09 09:01:12,503 - octoprint.plugin - ERROR - Error while calling plugin homeassistant Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\plugin\__init__.py", line 275, in call_plugin result = getattr(plugin, method)(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 1129, in on_event self.mqtt_publish( TypeError: 'NoneType' object is not callable 2023-10-09 09:01:12,531 - octoprint.util.comm - INFO - Changing monitoring state from "Finishing" to "Operational" 2023-10-09 09:01:12,869 - octoprint.plugins.tracking - INFO - Sent tracking event print_done, payload: {'origin': 'local', 'file': '837d06aaa84c2efd57ad16c55ba04cce532bb4cc', 'elapsed': 21014} 2023-10-09 09:01:22,569 - octoprint.filemanager.analysis - INFO - Analysis of entry local:CE3NEO_Nail_Bar_Right.gcode finished, needed 10.09s 2023-10-09 09:01:22,580 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found layers: 425 2023-10-09 09:01:22,580 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found filament changes: 0 2023-10-09 09:01:22,580 - octoprint.plugins.dashboard - INFO - GcodePreProcessor saving layer count in file metadata 2023-10-09 09:02:33,684 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.143 2023-10-09 09:02:33,718 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-09 09:02:33,718 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 09:02:33,768 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.143 2023-10-09 09:03:31,351 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.228 2023-10-09 10:45:37,407 - octoprint.startup - INFO - ****************************************************************************** 2023-10-09 10:45:37,423 - octoprint.startup - INFO - Starting OctoPrint 1.9.2 2023-10-09 10:45:37,423 - octoprint.startup - INFO - ****************************************************************************** 2023-10-09 10:45:38,016 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2023-10-09 10:45:38,048 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2023-10-09 10:45:38,048 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2023-10-09 10:45:38,048 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2023-10-09 10:45:38,569 - 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) 2023-10-09 10:45:38,569 - octoprint.plugin.core - INFO - Loading plugins from C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins, C:\OctoPrint\basedir\5000\plugins and installed plugin packages... 2023-10-09 10:45:41,460 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-09 10:45:42,375 - octoprint.startup - INFO - Added settings overlay from plugin dashboard 2023-10-09 10:45:42,375 - octoprint.plugin.core - INFO - Found 26 plugin(s) providing 26 mixin implementations, 56 hook handlers 2023-10-09 10:45:42,406 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2023-10-09 10:45:42,750 - octoprint.server - INFO - Intermediary server started 2023-10-09 10:45:42,781 - octoprint.filemanager.storage - INFO - Initializing the file metadata for C:\OctoPrint\basedir\5000\uploads... 2023-10-09 10:45:42,828 - octoprint.filemanager.storage - INFO - ... file metadata for C:\OctoPrint\basedir\5000\uploads initialized successfully. 2023-10-09 10:45:42,828 - 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')") 2023-10-09 10:45:42,828 - 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')") 2023-10-09 10:45:42,828 - 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')") 2023-10-09 10:45:42,828 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2023-10-09 10:45:42,828 - 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')") 2023-10-09 10:45:42,828 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2023-10-09 10:45:42,828 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2023-10-09 10:45:42,828 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2023-10-09 10:45:42,828 - octoprint.server - INFO - Added new permission from plugin dashboard: PLUGIN_DASHBOARD_ADMIN (needs: "Need(method='role', value='plugin_dashboard_admin')") 2023-10-09 10:45:42,828 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2023-10-09 10:45:42,828 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2023-10-09 10:45:42,828 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2023-10-09 10:45:42,828 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2023-10-09 10:45:42,828 - 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')") 2023-10-09 10:45:42,828 - octoprint.server - INFO - Added new permission from plugin prusaslicerthumbnails: PLUGIN_PRUSASLICERTHUMBNAILS_SCAN (needs: "Need(method='role', value='plugin_prusaslicerthumbnails_admin')") 2023-10-09 10:45:42,828 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2023-10-09 10:45:42,828 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2023-10-09 10:45:42,828 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2023-10-09 10:45:44,437 - octoprint.util.pip - INFO - Version of pip is 22.1.2 2023-10-09 10:45:47,561 - octoprint.util.pip - INFO - pip installs to C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\ (writable -> yes), --user flag needed -> no, virtual env -> no 2023-10-09 10:45:47,561 - octoprint.util.pip - INFO - ==> pip ok -> yes 2023-10-09 10:45:47,577 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2023-10-09 10:45:47,577 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2023-10-09 10:45:47,623 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2023-10-09 10:45:47,623 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2023-10-09 10:45:47,623 - octoprint.plugin.core - INFO - Initialized 26 plugin implementation(s) 2023-10-09 10:45:47,795 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2023-10-09 10:45:47,795 - octoprint.plugin.core - INFO - 26 plugin(s) registered with the system: | Action Command Notification Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_notification | Action Command Prompt Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\tracking | Application Keys Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\appkeys | Backup & Restore (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\backup | Classic Webcam (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\classicwebcam | Core Wizard (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\corewizard | Dashboard (1.19.10) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_dashboard | Discovery (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\discovery | Error Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\errortracking | Event Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\eventmanager | Exclude Region (0.3.2) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_excluderegion | File Check (2021.2.23) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_file_check | Firmware Check (2021.10.11) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_firmware_check | GCode Viewer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\gcodeviewer | Google Drive Backup (0.1.1) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_googledrivebackup | HomeAssistant Discovery (3.7.0) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant | Logging (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\logging | Plugin Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\pluginmanager | Preheat Button (0.8.0) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_preheat | PrettyGCode (1.2.4) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_prettygcode | Slicer Thumbnails (1.0.3) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_prusaslicerthumbnails | Software Update (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\softwareupdate | UI Customizer (0.1.9.8) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_uicustomizer | Virtual Printer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2023-10-09 10:45:47,811 - octoprint.environment - INFO - Detected environment is Python 3.10.5 under Windows (win32). Details: | hardware: | cores: 4 | freq: 3696.0 | ram: 17121169408 | os: | bits: 64 | id: windows | platform: win32 | python: | pip: 22.1.2 | version: 3.10.5 2023-10-09 10:45:47,811 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\webassets... 2023-10-09 10:45:47,811 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-cache... 2023-10-09 10:45:47,811 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-manifest.json... 2023-10-09 10:45:48,108 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-09 10:45:48,108 - octoprint.server - INFO - Shutting down intermediary server... 2023-10-09 10:45:48,420 - octoprint.server - INFO - Intermediary server shut down 2023-10-09 10:45:48,420 - octoprint.events - INFO - Processing startup event, this is our first event 2023-10-09 10:45:48,420 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2023-10-09 10:45:48,420 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2023-10-09 10:45:48,420 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2023-10-09 10:45:48,436 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2023-10-09 10:45:48,451 - octoprint.server - INFO - Trying to connect to configured serial port None 2023-10-09 10:45:48,498 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2023-10-09 10:45:48,514 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2023-10-09 10:45:48,514 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-09 10:45:48,545 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-10-09 10:45:48,561 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 4 port/baudrate candidates: COM1@115200, COM1@250000, COM5@115200, COM5@250000 2023-10-09 10:45:48,561 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 115200 2023-10-09 10:45:48,561 - octoprint.util.comm - INFO - Connecting to port COM1, baudrate 115200 2023-10-09 10:45:48,561 - octoprint.server - INFO - Autorefresh of serial port list stopped 2023-10-09 10:45:48,592 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-09 10:45:48,639 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-09 10:45:48,686 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2023-10-09 10:45:48,686 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2023-10-09 10:45:49,029 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.55s 2023-10-09 10:45:49,607 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2023-10-09 10:45:49,639 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.36s 2023-10-09 10:45:49,873 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on DESKTOP-MC8HTFP._http._tcp.local.' for _http._tcp.local. 2023-10-09 10:45:50,060 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.34s 2023-10-09 10:45:50,467 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.34s 2023-10-09 10:45:50,654 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2023-10-09 10:45:50,654 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-09 10:45:50,716 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on DESKTOP-MC8HTFP._octoprint._tcp.local.' for _octoprint._tcp.local. 2023-10-09 10:45:50,810 - octoprint.server - INFO - Listening on http://0.0.0.0:5000 and http://[::]:5000 2023-10-09 10:45:50,810 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on DESKTOP-MC8HTFP for SSDP 2023-10-09 10:45:51,169 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.64s 2023-10-09 10:45:51,591 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-09 10:45:52,450 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-10-09 10:45:52,560 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 1.7TB. That is considered sufficient for updating. 2023-10-09 10:45:52,622 - octoprint.plugins.dashboard - INFO - Dashboard started 2023-10-09 10:45:52,622 - octoprint.JsFrontendErrors(Dash) - INFO - Js Logger (Dash) started 2023-10-09 10:45:52,622 - octoprint.plugins.homeassistant - INFO - PSUControl helpers not found 2023-10-09 10:45:52,622 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-09 10:45:52,622 - octoprint.plugin - ERROR - Error while calling plugin homeassistant Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\plugin\__init__.py", line 275, in call_plugin result = getattr(plugin, method)(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 179, in on_after_startup self._generate_device_registration() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 262, in _generate_device_registration self._generate_sensor( File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 610, in _generate_sensor self.mqtt_publish(topic, payload, allow_queueing=True) TypeError: 'NoneType' object is not callable 2023-10-09 10:45:52,622 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2023-10-09 10:45:52,638 - octoprint.plugins.uicustomizer - INFO - UI Customizer is initialized. 2023-10-09 10:45:52,669 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2023-10-09 10:45:52,669 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-09 10:45:52,669 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://10.1.10.228:5000/', 'path': '/', 'query_string': 'l10n=en'} 2023-10-09 10:45:52,966 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 11, 'printer_state': 'DETECT_SERIAL'} 2023-10-09 10:45:53,310 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.9.2', 'os': 'windows', 'bits': 64, 'python': '3.10.5', 'pip': '22.1.2', 'cores': 4, 'freq': 3696.0, 'ram': 17121169408, 'plugins': 'homeassistant:3.7.0,dashboard:1.19.10,prettygcode:1.2.4,prusaslicerthumbnails:1.0.3,preheat:0.8.0,excluderegion:0.3.2,uicustomizer:0.1.9.8,googledrivebackup:0.1.1'} 2023-10-09 10:45:53,466 - octoprint.server.views - ERROR - Error while retrieving template data for plugin homeassistant, ignoring it Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\server\views.py", line 1271, in fetch_template_data wizard_required = implementation.is_wizard_required() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 1197, in is_wizard_required _retain = settings().get_boolean( AttributeError: 'Settings' object has no attribute 'get_boolean' 2023-10-09 10:45:53,653 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.9.2', 'os': 'windows', 'bits': 64, 'python': '3.10.5', 'pip': '22.1.2', 'cores': 4, 'freq': 3696.0, 'ram': 17121169408} 2023-10-09 10:45:54,684 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 250000 2023-10-09 10:45:54,762 - octoprint.util.comm - ERROR - Unexpected error while setting baudrate 250000 Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\comm.py", line 3468, in _perform_detection_step self._serial.baudrate = b File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialutil.py", line 299, in baudrate self._reconfigure_port() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialwin32.py", line 222, in _reconfigure_port raise SerialException( serial.serialutil.SerialException: Cannot configure port, something went wrong. Original message: OSError(22, 'The parameter is incorrect.', None, 87) 2023-10-09 10:45:54,762 - octoprint.util.comm - INFO - Serial detection: Trying port COM5, baudrate 115200 2023-10-09 10:45:54,762 - octoprint.util.comm - INFO - Connecting to port COM5, baudrate 115200 2023-10-09 10:45:54,778 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-09 10:45:54,778 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-09 10:45:54,919 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2023-10-09 10:45:54,919 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-09 10:45:54,965 - octoprint.util.comm - INFO - Printer reports firmware name "2.0.8.2 (Aug 24 2022 17:49:06)" 2023-10-09 10:45:54,965 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2023-10-09 10:45:54,981 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2023-10-09 10:45:54,997 - octoprint.plugins.firmware_check - INFO - Your printer's firmware supports host action commands, but they are disabled. The firmware will not inform OctoPrint about job pause & cancellations, filament runouts, and similar firmware-side events. If you want this functionality, you need to change your firmware's configuration.. More information at https://faq.octoprint.org/warning-firmware-hostcommands 2023-10-09 10:45:55,325 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': '2.0.8.2 (Aug 24 2022 17:49:06)', 'printer_port': None, 'printer_baudrate': 0} 2023-10-09 10:46:11,134 - octoprint.server.preemptive_cache - INFO - ... done in 18.47s 2023-10-09 10:46:30,460 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-09 10:46:30,460 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 10:46:30,491 - octoprint.plugins.uicustomizer - INFO - Checking for updated themes 2023-10-09 10:46:30,646 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-09 10:46:30,646 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 10:46:30,758 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-09 10:46:30,758 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 10:46:32,396 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.228 2023-10-09 10:46:32,550 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-09 10:46:32,550 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 10:46:33,791 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.228 2023-10-09 11:00:42,416 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 11:00:53,010 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 911, 'printer_state': 'OPERATIONAL'} 2023-10-09 11:05:31,788 - octoprint.startup - INFO - ****************************************************************************** 2023-10-09 11:05:31,804 - octoprint.startup - INFO - Starting OctoPrint 1.9.2 2023-10-09 11:05:31,804 - octoprint.startup - INFO - ****************************************************************************** 2023-10-09 11:05:32,210 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2023-10-09 11:05:32,226 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2023-10-09 11:05:32,226 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2023-10-09 11:05:32,226 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2023-10-09 11:05:32,648 - 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) 2023-10-09 11:05:32,663 - octoprint.plugin.core - INFO - Loading plugins from C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins, C:\OctoPrint\basedir\5000\plugins and installed plugin packages... 2023-10-09 11:05:34,054 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-09 11:05:34,335 - octoprint.startup - INFO - Added settings overlay from plugin dashboard 2023-10-09 11:05:34,335 - octoprint.plugin.core - INFO - Found 26 plugin(s) providing 26 mixin implementations, 56 hook handlers 2023-10-09 11:05:34,350 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2023-10-09 11:05:34,475 - octoprint.server - INFO - Intermediary server started 2023-10-09 11:05:34,475 - octoprint.filemanager.storage - INFO - Initializing the file metadata for C:\OctoPrint\basedir\5000\uploads... 2023-10-09 11:05:34,507 - octoprint.filemanager.storage - INFO - ... file metadata for C:\OctoPrint\basedir\5000\uploads initialized successfully. 2023-10-09 11:05:34,507 - 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')") 2023-10-09 11:05:34,507 - 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')") 2023-10-09 11:05:34,507 - 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')") 2023-10-09 11:05:34,507 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2023-10-09 11:05:34,507 - 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')") 2023-10-09 11:05:34,507 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2023-10-09 11:05:34,507 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2023-10-09 11:05:34,507 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2023-10-09 11:05:34,507 - octoprint.server - INFO - Added new permission from plugin dashboard: PLUGIN_DASHBOARD_ADMIN (needs: "Need(method='role', value='plugin_dashboard_admin')") 2023-10-09 11:05:34,507 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2023-10-09 11:05:34,507 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2023-10-09 11:05:34,507 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2023-10-09 11:05:34,507 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2023-10-09 11:05:34,507 - 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')") 2023-10-09 11:05:34,507 - octoprint.server - INFO - Added new permission from plugin prusaslicerthumbnails: PLUGIN_PRUSASLICERTHUMBNAILS_SCAN (needs: "Need(method='role', value='plugin_prusaslicerthumbnails_admin')") 2023-10-09 11:05:34,507 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2023-10-09 11:05:34,507 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2023-10-09 11:05:34,507 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2023-10-09 11:05:35,444 - octoprint.util.pip - INFO - Version of pip is 22.1.2 2023-10-09 11:05:37,787 - octoprint.util.pip - INFO - pip installs to C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\ (writable -> yes), --user flag needed -> no, virtual env -> no 2023-10-09 11:05:37,787 - octoprint.util.pip - INFO - ==> pip ok -> yes 2023-10-09 11:05:37,803 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2023-10-09 11:05:37,803 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2023-10-09 11:05:37,834 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2023-10-09 11:05:37,834 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2023-10-09 11:05:37,834 - octoprint.plugin.core - INFO - Initialized 26 plugin implementation(s) 2023-10-09 11:05:37,990 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2023-10-09 11:05:37,990 - octoprint.plugin.core - INFO - 26 plugin(s) registered with the system: | Action Command Notification Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_notification | Action Command Prompt Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\tracking | Application Keys Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\appkeys | Backup & Restore (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\backup | Classic Webcam (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\classicwebcam | Core Wizard (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\corewizard | Dashboard (1.19.10) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_dashboard | Discovery (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\discovery | Error Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\errortracking | Event Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\eventmanager | Exclude Region (0.3.2) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_excluderegion | File Check (2021.2.23) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_file_check | Firmware Check (2021.10.11) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_firmware_check | GCode Viewer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\gcodeviewer | Google Drive Backup (0.1.1) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_googledrivebackup | HomeAssistant Discovery (3.7.0) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant | Logging (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\logging | Plugin Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\pluginmanager | Preheat Button (0.8.0) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_preheat | PrettyGCode (1.2.4) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_prettygcode | Slicer Thumbnails (1.0.3) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_prusaslicerthumbnails | Software Update (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\softwareupdate | UI Customizer (0.1.9.8) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_uicustomizer | Virtual Printer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2023-10-09 11:05:37,990 - octoprint.environment - INFO - Detected environment is Python 3.10.5 under Windows (win32). Details: | hardware: | cores: 4 | freq: 3696.0 | ram: 17121169408 | os: | bits: 64 | id: windows | platform: win32 | python: | pip: 22.1.2 | version: 3.10.5 2023-10-09 11:05:38,006 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\webassets... 2023-10-09 11:05:38,006 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-cache... 2023-10-09 11:05:38,006 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-manifest.json... 2023-10-09 11:05:38,193 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-09 11:05:38,193 - octoprint.server - INFO - Shutting down intermediary server... 2023-10-09 11:05:38,599 - octoprint.server - INFO - Intermediary server shut down 2023-10-09 11:05:38,599 - octoprint.events - INFO - Processing startup event, this is our first event 2023-10-09 11:05:38,599 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2023-10-09 11:05:38,599 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2023-10-09 11:05:38,599 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2023-10-09 11:05:38,615 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2023-10-09 11:05:38,631 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2023-10-09 11:05:38,631 - octoprint.server - INFO - Trying to connect to configured serial port None 2023-10-09 11:05:38,646 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-09 11:05:38,740 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2023-10-09 11:05:38,787 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 4 port/baudrate candidates: COM1@115200, COM1@250000, COM5@115200, COM5@250000 2023-10-09 11:05:38,787 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 115200 2023-10-09 11:05:38,787 - octoprint.util.comm - INFO - Connecting to port COM1, baudrate 115200 2023-10-09 11:05:38,881 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-09 11:05:38,896 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-10-09 11:05:38,943 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-09 11:05:39,021 - octoprint.server - INFO - Autorefresh of serial port list stopped 2023-10-09 11:05:39,099 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2023-10-09 11:05:39,130 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2023-10-09 11:05:39,130 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-10-09 11:05:39,990 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on DESKTOP-MC8HTFP._http._tcp.local.' for _http._tcp.local. 2023-10-09 11:05:40,833 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on DESKTOP-MC8HTFP._octoprint._tcp.local.' for _octoprint._tcp.local. 2023-10-09 11:05:40,833 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on DESKTOP-MC8HTFP for SSDP 2023-10-09 11:05:40,833 - octoprint.server - INFO - Listening on http://0.0.0.0:5000 and http://[::]:5000 2023-10-09 11:05:40,849 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-09 11:05:40,974 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2023-10-09 11:05:40,989 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-09 11:05:41,380 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-10-09 11:05:41,505 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 1.7TB. That is considered sufficient for updating. 2023-10-09 11:05:41,552 - octoprint.plugins.dashboard - INFO - Dashboard started 2023-10-09 11:05:41,567 - octoprint.JsFrontendErrors(Dash) - INFO - Js Logger (Dash) started 2023-10-09 11:05:41,567 - octoprint.plugins.homeassistant - INFO - PSUControl helpers not found 2023-10-09 11:05:41,567 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-09 11:05:41,567 - octoprint.plugin - ERROR - Error while calling plugin homeassistant Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\plugin\__init__.py", line 275, in call_plugin result = getattr(plugin, method)(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 179, in on_after_startup self._generate_device_registration() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 262, in _generate_device_registration self._generate_sensor( File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 610, in _generate_sensor self.mqtt_publish(topic, payload, allow_queueing=True) TypeError: 'NoneType' object is not callable 2023-10-09 11:05:41,567 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2023-10-09 11:05:41,567 - octoprint.plugins.uicustomizer - INFO - UI Customizer is initialized. 2023-10-09 11:05:41,599 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://10.1.10.228:5000/', 'path': '/', 'query_string': 'l10n=en'} 2023-10-09 11:05:41,927 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7, 'printer_state': 'DETECT_SERIAL'} 2023-10-09 11:05:42,255 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.9.2', 'os': 'windows', 'bits': 64, 'python': '3.10.5', 'pip': '22.1.2', 'cores': 4, 'freq': 3696.0, 'ram': 17121169408, 'plugins': 'homeassistant:3.7.0,dashboard:1.19.10,prettygcode:1.2.4,prusaslicerthumbnails:1.0.3,preheat:0.8.0,excluderegion:0.3.2,uicustomizer:0.1.9.8,googledrivebackup:0.1.1'} 2023-10-09 11:05:42,348 - octoprint.server.views - ERROR - Error while retrieving template data for plugin homeassistant, ignoring it Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\server\views.py", line 1271, in fetch_template_data wizard_required = implementation.is_wizard_required() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 1197, in is_wizard_required _retain = settings().get_boolean( AttributeError: 'Settings' object has no attribute 'get_boolean' 2023-10-09 11:05:42,598 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.9.2', 'os': 'windows', 'bits': 64, 'python': '3.10.5', 'pip': '22.1.2', 'cores': 4, 'freq': 3696.0, 'ram': 17121169408} 2023-10-09 11:05:43,036 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2023-10-09 11:05:43,036 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-09 11:05:45,051 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 250000 2023-10-09 11:05:45,098 - octoprint.util.comm - ERROR - Unexpected error while setting baudrate 250000 Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\comm.py", line 3468, in _perform_detection_step self._serial.baudrate = b File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialutil.py", line 299, in baudrate self._reconfigure_port() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialwin32.py", line 222, in _reconfigure_port raise SerialException( serial.serialutil.SerialException: Cannot configure port, something went wrong. Original message: OSError(22, 'The parameter is incorrect.', None, 87) 2023-10-09 11:05:45,098 - octoprint.util.comm - INFO - Serial detection: Trying port COM5, baudrate 115200 2023-10-09 11:05:45,098 - octoprint.util.comm - INFO - Connecting to port COM5, baudrate 115200 2023-10-09 11:05:45,098 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-09 11:05:45,098 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-09 11:05:45,113 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2023-10-09 11:05:45,129 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-09 11:05:45,145 - octoprint.util.comm - INFO - Printer reports firmware name "2.0.8.2 (Aug 24 2022 17:49:06)" 2023-10-09 11:05:45,160 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2023-10-09 11:05:45,176 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2023-10-09 11:05:45,176 - octoprint.plugins.firmware_check - INFO - Your printer's firmware supports host action commands, but they are disabled. The firmware will not inform OctoPrint about job pause & cancellations, filament runouts, and similar firmware-side events. If you want this functionality, you need to change your firmware's configuration.. More information at https://faq.octoprint.org/warning-firmware-hostcommands 2023-10-09 11:05:45,488 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': '2.0.8.2 (Aug 24 2022 17:49:06)', 'printer_port': None, 'printer_baudrate': 0} 2023-10-09 11:05:51,034 - octoprint.server.preemptive_cache - INFO - ... done in 9.42s 2023-10-09 11:06:45,030 - octoprint.startup - INFO - ****************************************************************************** 2023-10-09 11:06:45,155 - octoprint.startup - INFO - Starting OctoPrint 1.9.2 2023-10-09 11:06:45,155 - octoprint.startup - INFO - ****************************************************************************** 2023-10-09 11:06:45,748 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2023-10-09 11:06:45,764 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2023-10-09 11:06:45,764 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2023-10-09 11:06:45,764 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2023-10-09 11:06:45,764 - 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) 2023-10-09 11:06:45,764 - octoprint.plugin.core - INFO - Loading plugins from C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins, C:\OctoPrint\basedir\5000\plugins and installed plugin packages... 2023-10-09 11:06:47,888 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-09 11:06:48,076 - octoprint.startup - INFO - Added settings overlay from plugin dashboard 2023-10-09 11:06:48,091 - octoprint.plugin.core - INFO - Found 26 plugin(s) providing 26 mixin implementations, 56 hook handlers 2023-10-09 11:06:48,091 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2023-10-09 11:06:48,185 - octoprint.server - INFO - Intermediary server started 2023-10-09 11:06:48,185 - octoprint.filemanager.storage - INFO - Initializing the file metadata for C:\OctoPrint\basedir\5000\uploads... 2023-10-09 11:06:48,201 - octoprint.filemanager.storage - INFO - ... file metadata for C:\OctoPrint\basedir\5000\uploads initialized successfully. 2023-10-09 11:06:48,201 - 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')") 2023-10-09 11:06:48,201 - 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')") 2023-10-09 11:06:48,201 - 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')") 2023-10-09 11:06:48,201 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2023-10-09 11:06:48,201 - 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')") 2023-10-09 11:06:48,201 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2023-10-09 11:06:48,201 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2023-10-09 11:06:48,201 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2023-10-09 11:06:48,201 - octoprint.server - INFO - Added new permission from plugin dashboard: PLUGIN_DASHBOARD_ADMIN (needs: "Need(method='role', value='plugin_dashboard_admin')") 2023-10-09 11:06:48,201 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2023-10-09 11:06:48,201 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2023-10-09 11:06:48,201 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2023-10-09 11:06:48,201 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2023-10-09 11:06:48,201 - 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')") 2023-10-09 11:06:48,201 - octoprint.server - INFO - Added new permission from plugin prusaslicerthumbnails: PLUGIN_PRUSASLICERTHUMBNAILS_SCAN (needs: "Need(method='role', value='plugin_prusaslicerthumbnails_admin')") 2023-10-09 11:06:48,201 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2023-10-09 11:06:48,201 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2023-10-09 11:06:48,201 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2023-10-09 11:06:48,997 - octoprint.util.pip - INFO - Version of pip is 22.1.2 2023-10-09 11:06:50,481 - octoprint.util.pip - INFO - pip installs to C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\ (writable -> yes), --user flag needed -> no, virtual env -> no 2023-10-09 11:06:50,481 - octoprint.util.pip - INFO - ==> pip ok -> yes 2023-10-09 11:06:50,497 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2023-10-09 11:06:50,497 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2023-10-09 11:06:50,513 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2023-10-09 11:06:50,513 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2023-10-09 11:06:50,513 - octoprint.plugin.core - INFO - Initialized 26 plugin implementation(s) 2023-10-09 11:06:50,669 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2023-10-09 11:06:50,669 - octoprint.plugin.core - INFO - 26 plugin(s) registered with the system: | Action Command Notification Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_notification | Action Command Prompt Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\tracking | Application Keys Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\appkeys | Backup & Restore (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\backup | Classic Webcam (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\classicwebcam | Core Wizard (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\corewizard | Dashboard (1.19.10) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_dashboard | Discovery (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\discovery | Error Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\errortracking | Event Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\eventmanager | Exclude Region (0.3.2) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_excluderegion | File Check (2021.2.23) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_file_check | Firmware Check (2021.10.11) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_firmware_check | GCode Viewer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\gcodeviewer | Google Drive Backup (0.1.1) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_googledrivebackup | HomeAssistant Discovery (3.7.0) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant | Logging (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\logging | Plugin Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\pluginmanager | Preheat Button (0.8.0) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_preheat | PrettyGCode (1.2.4) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_prettygcode | Slicer Thumbnails (1.0.3) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_prusaslicerthumbnails | Software Update (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\softwareupdate | UI Customizer (0.1.9.8) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_uicustomizer | Virtual Printer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2023-10-09 11:06:50,685 - octoprint.environment - INFO - Detected environment is Python 3.10.5 under Windows (win32). Details: | hardware: | cores: 4 | freq: 3696.0 | ram: 17121169408 | os: | bits: 64 | id: windows | platform: win32 | python: | pip: 22.1.2 | version: 3.10.5 2023-10-09 11:06:50,685 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\webassets... 2023-10-09 11:06:50,685 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-cache... 2023-10-09 11:06:50,685 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-manifest.json... 2023-10-09 11:06:50,841 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-09 11:06:50,856 - octoprint.server - INFO - Shutting down intermediary server... 2023-10-09 11:06:51,294 - octoprint.server - INFO - Intermediary server shut down 2023-10-09 11:06:51,294 - octoprint.events - INFO - Processing startup event, this is our first event 2023-10-09 11:06:51,294 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2023-10-09 11:06:51,294 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2023-10-09 11:06:51,309 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2023-10-09 11:06:51,309 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2023-10-09 11:06:51,309 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2023-10-09 11:06:51,309 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-09 11:06:51,434 - octoprint.server - INFO - Trying to connect to configured serial port None 2023-10-09 11:06:51,747 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2023-10-09 11:06:51,778 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 4 port/baudrate candidates: COM1@115200, COM1@250000, COM5@115200, COM5@250000 2023-10-09 11:06:51,794 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 115200 2023-10-09 11:06:51,794 - octoprint.util.comm - INFO - Connecting to port COM1, baudrate 115200 2023-10-09 11:06:51,794 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-10-09 11:06:51,794 - octoprint.server - INFO - Autorefresh of serial port list stopped 2023-10-09 11:06:51,794 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-10-09 11:06:51,794 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2023-10-09 11:06:51,794 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-09 11:06:51,794 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2023-10-09 11:06:51,825 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-09 11:06:52,653 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on DESKTOP-MC8HTFP._http._tcp.local.' for _http._tcp.local. 2023-10-09 11:06:53,497 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on DESKTOP-MC8HTFP._octoprint._tcp.local.' for _octoprint._tcp.local. 2023-10-09 11:06:53,497 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on DESKTOP-MC8HTFP for SSDP 2023-10-09 11:06:53,497 - octoprint.server - INFO - Listening on http://0.0.0.0:5000 and http://[::]:5000 2023-10-09 11:06:53,512 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-09 11:06:53,762 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-10-09 11:06:53,824 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 1.7TB. That is considered sufficient for updating. 2023-10-09 11:06:53,840 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2023-10-09 11:06:53,840 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-09 11:06:53,856 - octoprint.plugins.dashboard - INFO - Dashboard started 2023-10-09 11:06:53,856 - octoprint.JsFrontendErrors(Dash) - INFO - Js Logger (Dash) started 2023-10-09 11:06:53,856 - octoprint.plugins.homeassistant - INFO - PSUControl helpers not found 2023-10-09 11:06:53,856 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-09 11:06:53,856 - octoprint.plugin - ERROR - Error while calling plugin homeassistant Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\plugin\__init__.py", line 275, in call_plugin result = getattr(plugin, method)(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 179, in on_after_startup self._generate_device_registration() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 262, in _generate_device_registration self._generate_sensor( File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 610, in _generate_sensor self.mqtt_publish(topic, payload, allow_queueing=True) TypeError: 'NoneType' object is not callable 2023-10-09 11:06:53,856 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2023-10-09 11:06:53,856 - octoprint.plugins.uicustomizer - INFO - UI Customizer is initialized. 2023-10-09 11:06:53,887 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://10.1.10.228:5000/', 'path': '/', 'query_string': 'l10n=en'} 2023-10-09 11:06:54,215 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6, 'printer_state': 'DETECT_SERIAL'} 2023-10-09 11:06:54,309 - octoprint.server.views - ERROR - Error while retrieving template data for plugin homeassistant, ignoring it Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\server\views.py", line 1271, in fetch_template_data wizard_required = implementation.is_wizard_required() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 1197, in is_wizard_required _retain = settings().get_boolean( AttributeError: 'Settings' object has no attribute 'get_boolean' 2023-10-09 11:06:54,574 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.9.2', 'os': 'windows', 'bits': 64, 'python': '3.10.5', 'pip': '22.1.2', 'cores': 4, 'freq': 3696.0, 'ram': 17121169408, 'plugins': 'homeassistant:3.7.0,dashboard:1.19.10,prettygcode:1.2.4,prusaslicerthumbnails:1.0.3,preheat:0.8.0,excluderegion:0.3.2,uicustomizer:0.1.9.8,googledrivebackup:0.1.1'} 2023-10-09 11:06:54,902 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.9.2', 'os': 'windows', 'bits': 64, 'python': '3.10.5', 'pip': '22.1.2', 'cores': 4, 'freq': 3696.0, 'ram': 17121169408} 2023-10-09 11:06:55,855 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2023-10-09 11:06:55,855 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-09 11:06:57,870 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 250000 2023-10-09 11:06:57,948 - octoprint.util.comm - ERROR - Unexpected error while setting baudrate 250000 Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\comm.py", line 3468, in _perform_detection_step self._serial.baudrate = b File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialutil.py", line 299, in baudrate self._reconfigure_port() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialwin32.py", line 222, in _reconfigure_port raise SerialException( serial.serialutil.SerialException: Cannot configure port, something went wrong. Original message: OSError(22, 'The parameter is incorrect.', None, 87) 2023-10-09 11:06:57,948 - octoprint.util.comm - INFO - Serial detection: Trying port COM5, baudrate 115200 2023-10-09 11:06:57,948 - octoprint.util.comm - INFO - Connecting to port COM5, baudrate 115200 2023-10-09 11:06:58,136 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-09 11:06:58,167 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-09 11:06:58,277 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2023-10-09 11:06:58,308 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-09 11:06:58,323 - octoprint.util.comm - INFO - Printer reports firmware name "2.0.8.2 (Aug 24 2022 17:49:06)" 2023-10-09 11:06:58,339 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2023-10-09 11:06:58,355 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2023-10-09 11:06:58,355 - octoprint.plugins.firmware_check - INFO - Your printer's firmware supports host action commands, but they are disabled. The firmware will not inform OctoPrint about job pause & cancellations, filament runouts, and similar firmware-side events. If you want this functionality, you need to change your firmware's configuration.. More information at https://faq.octoprint.org/warning-firmware-hostcommands 2023-10-09 11:06:58,745 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': '2.0.8.2 (Aug 24 2022 17:49:06)', 'printer_port': None, 'printer_baudrate': 0} 2023-10-09 11:07:02,900 - octoprint.server.preemptive_cache - INFO - ... done in 9.02s 2023-10-09 11:17:04,213 - octoprint.startup - INFO - ****************************************************************************** 2023-10-09 11:17:04,244 - octoprint.startup - INFO - Starting OctoPrint 1.9.2 2023-10-09 11:17:04,244 - octoprint.startup - INFO - ****************************************************************************** 2023-10-09 11:17:04,775 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2023-10-09 11:17:04,791 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2023-10-09 11:17:04,791 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2023-10-09 11:17:04,791 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2023-10-09 11:17:04,791 - 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) 2023-10-09 11:17:04,806 - octoprint.plugin.core - INFO - Loading plugins from C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins, C:\OctoPrint\basedir\5000\plugins and installed plugin packages... 2023-10-09 11:17:08,398 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-09 11:17:09,366 - octoprint.startup - INFO - Added settings overlay from plugin dashboard 2023-10-09 11:17:09,382 - octoprint.plugin.core - INFO - Found 26 plugin(s) providing 26 mixin implementations, 56 hook handlers 2023-10-09 11:17:09,397 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2023-10-09 11:17:09,632 - octoprint.server - INFO - Intermediary server started 2023-10-09 11:17:09,647 - octoprint.filemanager.storage - INFO - Initializing the file metadata for C:\OctoPrint\basedir\5000\uploads... 2023-10-09 11:17:09,679 - octoprint.filemanager.storage - INFO - ... file metadata for C:\OctoPrint\basedir\5000\uploads initialized successfully. 2023-10-09 11:17:09,679 - 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')") 2023-10-09 11:17:09,679 - 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')") 2023-10-09 11:17:09,679 - 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')") 2023-10-09 11:17:09,679 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2023-10-09 11:17:09,679 - 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')") 2023-10-09 11:17:09,679 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2023-10-09 11:17:09,679 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2023-10-09 11:17:09,679 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2023-10-09 11:17:09,679 - octoprint.server - INFO - Added new permission from plugin dashboard: PLUGIN_DASHBOARD_ADMIN (needs: "Need(method='role', value='plugin_dashboard_admin')") 2023-10-09 11:17:09,679 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2023-10-09 11:17:09,679 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2023-10-09 11:17:09,679 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2023-10-09 11:17:09,679 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2023-10-09 11:17:09,679 - 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')") 2023-10-09 11:17:09,679 - octoprint.server - INFO - Added new permission from plugin prusaslicerthumbnails: PLUGIN_PRUSASLICERTHUMBNAILS_SCAN (needs: "Need(method='role', value='plugin_prusaslicerthumbnails_admin')") 2023-10-09 11:17:09,679 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2023-10-09 11:17:09,679 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2023-10-09 11:17:09,679 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2023-10-09 11:17:11,085 - octoprint.util.pip - INFO - Version of pip is 22.1.2 2023-10-09 11:17:13,615 - octoprint.util.pip - INFO - pip installs to C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\ (writable -> yes), --user flag needed -> no, virtual env -> no 2023-10-09 11:17:13,615 - octoprint.util.pip - INFO - ==> pip ok -> yes 2023-10-09 11:17:13,631 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2023-10-09 11:17:13,631 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2023-10-09 11:17:13,662 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2023-10-09 11:17:13,662 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2023-10-09 11:17:13,678 - octoprint.plugin.core - INFO - Initialized 26 plugin implementation(s) 2023-10-09 11:17:13,850 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2023-10-09 11:17:13,850 - octoprint.plugin.core - INFO - 26 plugin(s) registered with the system: | Action Command Notification Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_notification | Action Command Prompt Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\tracking | Application Keys Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\appkeys | Backup & Restore (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\backup | Classic Webcam (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\classicwebcam | Core Wizard (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\corewizard | Dashboard (1.19.10) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_dashboard | Discovery (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\discovery | Error Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\errortracking | Event Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\eventmanager | Exclude Region (0.3.2) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_excluderegion | File Check (2021.2.23) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_file_check | Firmware Check (2021.10.11) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_firmware_check | GCode Viewer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\gcodeviewer | Google Drive Backup (0.1.1) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_googledrivebackup | HomeAssistant Discovery (3.7.0) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant | Logging (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\logging | Plugin Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\pluginmanager | Preheat Button (0.8.0) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_preheat | PrettyGCode (1.2.4) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_prettygcode | Slicer Thumbnails (1.0.3) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_prusaslicerthumbnails | Software Update (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\softwareupdate | UI Customizer (0.1.9.8) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_uicustomizer | Virtual Printer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2023-10-09 11:17:13,850 - octoprint.environment - INFO - Detected environment is Python 3.10.5 under Windows (win32). Details: | hardware: | cores: 4 | freq: 3696.0 | ram: 17121169408 | os: | bits: 64 | id: windows | platform: win32 | python: | pip: 22.1.2 | version: 3.10.5 2023-10-09 11:17:13,865 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\webassets... 2023-10-09 11:17:13,865 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-cache... 2023-10-09 11:17:13,865 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-manifest.json... 2023-10-09 11:17:14,099 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-09 11:17:14,099 - octoprint.server - INFO - Shutting down intermediary server... 2023-10-09 11:17:14,271 - octoprint.server - INFO - Intermediary server shut down 2023-10-09 11:17:14,271 - octoprint.events - INFO - Processing startup event, this is our first event 2023-10-09 11:17:14,271 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2023-10-09 11:17:14,271 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2023-10-09 11:17:14,271 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2023-10-09 11:17:14,287 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2023-10-09 11:17:14,303 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2023-10-09 11:17:14,303 - octoprint.server - INFO - Trying to connect to configured serial port None 2023-10-09 11:17:14,318 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-09 11:17:14,474 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2023-10-09 11:17:14,506 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 4 port/baudrate candidates: COM1@115200, COM1@250000, COM5@115200, COM5@250000 2023-10-09 11:17:14,506 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 115200 2023-10-09 11:17:14,506 - octoprint.util.comm - INFO - Connecting to port COM1, baudrate 115200 2023-10-09 11:17:14,615 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-09 11:17:14,646 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-09 11:17:14,662 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-10-09 11:17:14,724 - octoprint.server - INFO - Autorefresh of serial port list stopped 2023-10-09 11:17:14,787 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2023-10-09 11:17:14,896 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2023-10-09 11:17:15,021 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-10-09 11:17:15,833 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on Danas-office._http._tcp.local.' for _http._tcp.local. 2023-10-09 11:17:16,677 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2023-10-09 11:17:16,677 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-09 11:17:16,693 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on Danas-office._octoprint._tcp.local.' for _octoprint._tcp.local. 2023-10-09 11:17:16,693 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on Danas-office for SSDP 2023-10-09 11:17:16,693 - octoprint.server - INFO - Listening on http://0.0.0.0:5000 and http://[::]:5000 2023-10-09 11:17:16,708 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-09 11:17:17,474 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-10-09 11:17:17,567 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 1.7TB. That is considered sufficient for updating. 2023-10-09 11:17:17,614 - octoprint.plugins.dashboard - INFO - Dashboard started 2023-10-09 11:17:17,614 - octoprint.JsFrontendErrors(Dash) - INFO - Js Logger (Dash) started 2023-10-09 11:17:17,614 - octoprint.plugins.homeassistant - INFO - PSUControl helpers not found 2023-10-09 11:17:17,614 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-09 11:17:17,630 - octoprint.plugin - ERROR - Error while calling plugin homeassistant Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\plugin\__init__.py", line 275, in call_plugin result = getattr(plugin, method)(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 179, in on_after_startup self._generate_device_registration() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 262, in _generate_device_registration self._generate_sensor( File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 610, in _generate_sensor self.mqtt_publish(topic, payload, allow_queueing=True) TypeError: 'NoneType' object is not callable 2023-10-09 11:17:17,630 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2023-10-09 11:17:17,630 - octoprint.plugins.uicustomizer - INFO - UI Customizer is initialized. 2023-10-09 11:17:17,677 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://10.1.10.228:5000/', 'path': '/', 'query_string': 'l10n=en'} 2023-10-09 11:17:17,974 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9, 'printer_state': 'DETECT_SERIAL'} 2023-10-09 11:17:18,317 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.9.2', 'os': 'windows', 'bits': 64, 'python': '3.10.5', 'pip': '22.1.2', 'cores': 4, 'freq': 3696.0, 'ram': 17121169408, 'plugins': 'homeassistant:3.7.0,dashboard:1.19.10,prettygcode:1.2.4,prusaslicerthumbnails:1.0.3,preheat:0.8.0,excluderegion:0.3.2,uicustomizer:0.1.9.8,googledrivebackup:0.1.1'} 2023-10-09 11:17:18,677 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.9.2', 'os': 'windows', 'bits': 64, 'python': '3.10.5', 'pip': '22.1.2', 'cores': 4, 'freq': 3696.0, 'ram': 17121169408} 2023-10-09 11:17:18,692 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2023-10-09 11:17:18,692 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-09 11:17:18,739 - octoprint.server.views - ERROR - Error while retrieving template data for plugin homeassistant, ignoring it Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\server\views.py", line 1271, in fetch_template_data wizard_required = implementation.is_wizard_required() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 1197, in is_wizard_required _retain = settings().get_boolean( AttributeError: 'Settings' object has no attribute 'get_boolean' 2023-10-09 11:17:20,707 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 250000 2023-10-09 11:17:21,160 - octoprint.util.comm - ERROR - Unexpected error while setting baudrate 250000 Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\comm.py", line 3468, in _perform_detection_step self._serial.baudrate = b File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialutil.py", line 299, in baudrate self._reconfigure_port() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialwin32.py", line 222, in _reconfigure_port raise SerialException( serial.serialutil.SerialException: Cannot configure port, something went wrong. Original message: OSError(22, 'The parameter is incorrect.', None, 87) 2023-10-09 11:17:21,160 - octoprint.util.comm - INFO - Serial detection: Trying port COM5, baudrate 115200 2023-10-09 11:17:21,160 - octoprint.util.comm - INFO - Connecting to port COM5, baudrate 115200 2023-10-09 11:17:21,192 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-09 11:17:21,192 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-09 11:17:21,192 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2023-10-09 11:17:21,192 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-09 11:17:21,223 - octoprint.util.comm - INFO - Printer reports firmware name "2.0.8.2 (Aug 24 2022 17:49:06)" 2023-10-09 11:17:21,238 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2023-10-09 11:17:21,254 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2023-10-09 11:17:21,254 - octoprint.plugins.firmware_check - INFO - Your printer's firmware supports host action commands, but they are disabled. The firmware will not inform OctoPrint about job pause & cancellations, filament runouts, and similar firmware-side events. If you want this functionality, you need to change your firmware's configuration.. More information at https://faq.octoprint.org/warning-firmware-hostcommands 2023-10-09 11:17:21,582 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': '2.0.8.2 (Aug 24 2022 17:49:06)', 'printer_port': None, 'printer_baudrate': 0} 2023-10-09 11:17:33,412 - octoprint.server.preemptive_cache - INFO - ... done in 15.73s 2023-10-09 11:32:09,410 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 11:32:18,033 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 909, 'printer_state': 'OPERATIONAL'} 2023-10-09 11:47:09,419 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 11:47:18,016 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1809, 'printer_state': 'OPERATIONAL'} 2023-10-09 12:02:09,432 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 12:02:17,999 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2709, 'printer_state': 'OPERATIONAL'} 2023-10-09 12:17:09,442 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 12:17:18,023 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3609, 'printer_state': 'OPERATIONAL'} 2023-10-09 12:23:05,355 - octoprint.startup - INFO - ****************************************************************************** 2023-10-09 12:23:05,449 - octoprint.startup - INFO - Starting OctoPrint 1.9.2 2023-10-09 12:23:05,449 - octoprint.startup - INFO - ****************************************************************************** 2023-10-09 12:23:07,152 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2023-10-09 12:23:07,167 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2023-10-09 12:23:07,167 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2023-10-09 12:23:07,167 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2023-10-09 12:23:07,870 - 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) 2023-10-09 12:23:07,886 - octoprint.plugin.core - INFO - Loading plugins from C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins, C:\OctoPrint\basedir\5000\plugins and installed plugin packages... 2023-10-09 12:23:15,211 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-09 12:23:16,335 - octoprint.startup - INFO - Added settings overlay from plugin dashboard 2023-10-09 12:23:16,335 - octoprint.plugin.core - INFO - Found 26 plugin(s) providing 26 mixin implementations, 56 hook handlers 2023-10-09 12:23:16,367 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2023-10-09 12:23:16,648 - octoprint.server - INFO - Intermediary server started 2023-10-09 12:23:16,664 - octoprint.filemanager.storage - INFO - Initializing the file metadata for C:\OctoPrint\basedir\5000\uploads... 2023-10-09 12:23:16,710 - octoprint.filemanager.storage - INFO - ... file metadata for C:\OctoPrint\basedir\5000\uploads initialized successfully. 2023-10-09 12:23:16,710 - 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')") 2023-10-09 12:23:16,710 - 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')") 2023-10-09 12:23:16,710 - 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')") 2023-10-09 12:23:16,710 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2023-10-09 12:23:16,710 - 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')") 2023-10-09 12:23:16,710 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2023-10-09 12:23:16,710 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2023-10-09 12:23:16,710 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2023-10-09 12:23:16,710 - octoprint.server - INFO - Added new permission from plugin dashboard: PLUGIN_DASHBOARD_ADMIN (needs: "Need(method='role', value='plugin_dashboard_admin')") 2023-10-09 12:23:16,710 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2023-10-09 12:23:16,710 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2023-10-09 12:23:16,710 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2023-10-09 12:23:16,710 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2023-10-09 12:23:16,710 - 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')") 2023-10-09 12:23:16,710 - octoprint.server - INFO - Added new permission from plugin prusaslicerthumbnails: PLUGIN_PRUSASLICERTHUMBNAILS_SCAN (needs: "Need(method='role', value='plugin_prusaslicerthumbnails_admin')") 2023-10-09 12:23:16,710 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2023-10-09 12:23:16,710 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2023-10-09 12:23:16,710 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2023-10-09 12:23:19,710 - octoprint.util.pip - INFO - Version of pip is 22.1.2 2023-10-09 12:23:23,553 - octoprint.util.pip - INFO - pip installs to C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\ (writable -> yes), --user flag needed -> no, virtual env -> no 2023-10-09 12:23:23,553 - octoprint.util.pip - INFO - ==> pip ok -> yes 2023-10-09 12:23:23,568 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2023-10-09 12:23:23,584 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2023-10-09 12:23:23,615 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2023-10-09 12:23:23,615 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2023-10-09 12:23:23,631 - octoprint.plugin.core - INFO - Initialized 26 plugin implementation(s) 2023-10-09 12:23:23,865 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2023-10-09 12:23:23,865 - octoprint.plugin.core - INFO - 26 plugin(s) registered with the system: | Action Command Notification Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_notification | Action Command Prompt Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\tracking | Application Keys Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\appkeys | Backup & Restore (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\backup | Classic Webcam (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\classicwebcam | Core Wizard (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\corewizard | Dashboard (1.19.10) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_dashboard | Discovery (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\discovery | Error Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\errortracking | Event Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\eventmanager | Exclude Region (0.3.2) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_excluderegion | File Check (2021.2.23) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_file_check | Firmware Check (2021.10.11) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_firmware_check | GCode Viewer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\gcodeviewer | Google Drive Backup (0.1.1) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_googledrivebackup | HomeAssistant Discovery (3.7.0) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant | Logging (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\logging | Plugin Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\pluginmanager | Preheat Button (0.8.0) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_preheat | PrettyGCode (1.2.4) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_prettygcode | Slicer Thumbnails (1.0.3) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_prusaslicerthumbnails | Software Update (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\softwareupdate | UI Customizer (0.1.9.8) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_uicustomizer | Virtual Printer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2023-10-09 12:23:23,865 - octoprint.environment - INFO - Detected environment is Python 3.10.5 under Windows (win32). Details: | hardware: | cores: 4 | freq: 3696.0 | ram: 17121169408 | os: | bits: 64 | id: windows | platform: win32 | python: | pip: 22.1.2 | version: 3.10.5 2023-10-09 12:23:23,896 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\webassets... 2023-10-09 12:23:23,896 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-cache... 2023-10-09 12:23:23,896 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-manifest.json... 2023-10-09 12:23:24,193 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-09 12:23:24,209 - octoprint.server - INFO - Shutting down intermediary server... 2023-10-09 12:23:24,380 - octoprint.server - INFO - Intermediary server shut down 2023-10-09 12:23:24,380 - octoprint.events - INFO - Processing startup event, this is our first event 2023-10-09 12:23:24,380 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2023-10-09 12:23:24,380 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2023-10-09 12:23:24,380 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2023-10-09 12:23:24,412 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2023-10-09 12:23:24,412 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2023-10-09 12:23:24,412 - octoprint.server - INFO - Trying to connect to configured serial port None 2023-10-09 12:23:24,505 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2023-10-09 12:23:24,521 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 4 port/baudrate candidates: COM1@115200, COM1@250000, COM5@115200, COM5@250000 2023-10-09 12:23:24,521 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 115200 2023-10-09 12:23:24,521 - octoprint.util.comm - INFO - Connecting to port COM1, baudrate 115200 2023-10-09 12:23:24,537 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-09 12:23:24,552 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-09 12:23:24,552 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-10-09 12:23:24,568 - octoprint.server - INFO - Autorefresh of serial port list stopped 2023-10-09 12:23:24,599 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2023-10-09 12:23:24,599 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2023-10-09 12:23:24,896 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-09 12:23:25,615 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-10-09 12:23:25,802 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on Danas-office._http._tcp.local.' for _http._tcp.local. 2023-10-09 12:23:26,552 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2023-10-09 12:23:26,552 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-09 12:23:26,661 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on Danas-office._octoprint._tcp.local.' for _octoprint._tcp.local. 2023-10-09 12:23:26,661 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on Danas-office for SSDP 2023-10-09 12:23:26,677 - octoprint.server - INFO - Listening on http://0.0.0.0:5000 and http://[::]:5000 2023-10-09 12:23:26,692 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-09 12:23:27,145 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-10-09 12:23:27,255 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 1.7TB. That is considered sufficient for updating. 2023-10-09 12:23:27,302 - octoprint.plugins.dashboard - INFO - Dashboard started 2023-10-09 12:23:27,302 - octoprint.JsFrontendErrors(Dash) - INFO - Js Logger (Dash) started 2023-10-09 12:23:27,302 - octoprint.plugins.homeassistant - INFO - PSUControl helpers not found 2023-10-09 12:23:27,302 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-09 12:23:27,302 - octoprint.plugin - ERROR - Error while calling plugin homeassistant Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\plugin\__init__.py", line 275, in call_plugin result = getattr(plugin, method)(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 179, in on_after_startup self._generate_device_registration() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 262, in _generate_device_registration self._generate_sensor( File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 610, in _generate_sensor self.mqtt_publish(topic, payload, allow_queueing=True) TypeError: 'NoneType' object is not callable 2023-10-09 12:23:27,302 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2023-10-09 12:23:27,302 - octoprint.plugins.uicustomizer - INFO - UI Customizer is initialized. 2023-10-09 12:23:27,333 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://10.1.10.228:5000/', 'path': '/', 'query_string': 'l10n=en'} 2023-10-09 12:23:27,895 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 12, 'printer_state': 'DETECT_SERIAL'} 2023-10-09 12:23:28,364 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.9.2', 'os': 'windows', 'bits': 64, 'python': '3.10.5', 'pip': '22.1.2', 'cores': 4, 'freq': 3696.0, 'ram': 17121169408, 'plugins': 'homeassistant:3.7.0,dashboard:1.19.10,prettygcode:1.2.4,prusaslicerthumbnails:1.0.3,preheat:0.8.0,excluderegion:0.3.2,uicustomizer:0.1.9.8,googledrivebackup:0.1.1'} 2023-10-09 12:23:28,567 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2023-10-09 12:23:28,567 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-09 12:23:28,770 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.9.2', 'os': 'windows', 'bits': 64, 'python': '3.10.5', 'pip': '22.1.2', 'cores': 4, 'freq': 3696.0, 'ram': 17121169408} 2023-10-09 12:23:28,973 - octoprint.server.views - ERROR - Error while retrieving template data for plugin homeassistant, ignoring it Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\server\views.py", line 1271, in fetch_template_data wizard_required = implementation.is_wizard_required() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 1197, in is_wizard_required _retain = settings().get_boolean( AttributeError: 'Settings' object has no attribute 'get_boolean' 2023-10-09 12:23:30,582 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 250000 2023-10-09 12:23:30,660 - octoprint.util.comm - ERROR - Unexpected error while setting baudrate 250000 Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\comm.py", line 3468, in _perform_detection_step self._serial.baudrate = b File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialutil.py", line 299, in baudrate self._reconfigure_port() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialwin32.py", line 222, in _reconfigure_port raise SerialException( serial.serialutil.SerialException: Cannot configure port, something went wrong. Original message: OSError(22, 'The parameter is incorrect.', None, 87) 2023-10-09 12:23:30,660 - octoprint.util.comm - INFO - Serial detection: Trying port COM5, baudrate 115200 2023-10-09 12:23:30,660 - octoprint.util.comm - INFO - Connecting to port COM5, baudrate 115200 2023-10-09 12:23:30,676 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-09 12:23:30,676 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-09 12:23:30,691 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2023-10-09 12:23:30,691 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-09 12:23:30,738 - octoprint.util.comm - INFO - Printer reports firmware name "2.0.8.2 (Aug 24 2022 17:49:06)" 2023-10-09 12:23:30,754 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2023-10-09 12:23:30,754 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2023-10-09 12:23:30,770 - octoprint.plugins.firmware_check - INFO - Your printer's firmware supports host action commands, but they are disabled. The firmware will not inform OctoPrint about job pause & cancellations, filament runouts, and similar firmware-side events. If you want this functionality, you need to change your firmware's configuration.. More information at https://faq.octoprint.org/warning-firmware-hostcommands 2023-10-09 12:23:31,098 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': '2.0.8.2 (Aug 24 2022 17:49:06)', 'printer_port': None, 'printer_baudrate': 0} 2023-10-09 12:23:36,690 - octoprint.server.preemptive_cache - INFO - ... done in 9.36s 2023-10-09 12:38:16,379 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 12:38:27,677 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 912, 'printer_state': 'OPERATIONAL'} 2023-10-09 12:53:16,381 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 12:53:27,650 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1812, 'printer_state': 'OPERATIONAL'} 2023-10-09 13:08:16,383 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 13:08:27,665 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2712, 'printer_state': 'OPERATIONAL'} 2023-10-09 13:23:16,397 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 13:23:27,649 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3612, 'printer_state': 'OPERATIONAL'} 2023-10-09 13:38:16,413 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 13:38:27,675 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 4512, 'printer_state': 'OPERATIONAL'} 2023-10-09 13:41:01,186 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-09 13:41:01,186 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 13:41:01,199 - octoprint.plugins.uicustomizer - INFO - Checking for updated themes 2023-10-09 13:41:01,266 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-09 13:41:01,266 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 13:41:01,332 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-09 13:41:01,332 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 13:41:02,754 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.228 2023-10-09 13:41:02,825 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-09 13:41:02,825 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 13:41:03,754 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.228 2023-10-09 13:41:05,180 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '117.0.0.0', 'os_name': 'Windows', 'os_version': '10'} 2023-10-09 13:41:41,337 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-09 13:41:41,337 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 13:41:42,354 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.228 2023-10-09 13:41:42,380 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-09 13:41:42,380 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 13:41:42,453 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.228 2023-10-09 13:41:44,329 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-09 13:41:44,329 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 13:41:46,351 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.228 2023-10-09 13:42:34,392 - octoprint.plugins.dashboard - INFO - GcodePreProcessor started processing. 2023-10-09 13:42:35,284 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CE3NEO_hingedbox_v5_120231009-37-1f49s7w.gcode 2023-10-09 13:42:35,286 - octoprint.filemanager.analysis - INFO - Invoking analysis command: C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\python.exe -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 --bed-z=0.0 C:\OctoPrint\basedir\5000\uploads\CE3NEO_hingedbox_v5_120231009-37-1f49s7w.gcode 2023-10-09 13:42:35,296 - sarge - WARNING - No process found for Command('grep -q -E ^[^;]*\\{travel_speed\\} C:\\OctoPrint\\basedir\\5000\\uploads\\CE3NEO_hingedbox_v5_120231009-37-1f49s7w.gcode') 2023-10-09 13:42:35,297 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: CE3NEO_hingedbox_v5_120231009-37-1f49s7w.gcode, owner: dana, user: dana 2023-10-09 13:42:35,298 - octoprint.plugins.excluderegion - INFO - File selected, resetting internal state 2023-10-09 13:42:35,306 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2023-10-09 13:42:35,309 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: CE3NEO_hingedbox_v5_120231009-37-1f49s7w.gcode, owner: dana, user: dana 2023-10-09 13:42:35,325 - octoprint.plugins.dashboard - INFO - Gcode not pre-processed by Dashboard. Processing now. 2023-10-09 13:42:35,341 - octoprint.plugins.dashboard - INFO - GcodePreProcessor started processing. 2023-10-09 13:42:35,343 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-09 13:42:35,348 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2023-10-09 13:42:35,714 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': '6f961ab5d44d1917323392239f5a1cdac4f4be50'} 2023-10-09 13:42:35,933 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json 2023-10-09 13:42:37,432 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2023-10-09 13:42:37,918 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-10-09 13:42:38,200 - octoprint.plugins.dashboard - INFO - Gcode pre-processing done. 2023-10-09 13:42:38,200 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found layers: 236 2023-10-09 13:42:38,200 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found filament changes: 0 2023-10-09 13:42:38,200 - octoprint.plugins.dashboard - INFO - GcodePreProcessor saving layer count in file metadata 2023-10-09 13:42:38,215 - octoprint.plugins.excluderegion - INFO - Printing started 2023-10-09 13:42:38,215 - octoprint.plugin - ERROR - Error while calling plugin homeassistant Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\plugin\__init__.py", line 275, in call_plugin result = getattr(plugin, method)(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 1115, in on_event self.mqtt_publish( TypeError: 'NoneType' object is not callable 2023-10-09 13:45:27,066 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2023-10-09 13:53:16,426 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 13:53:27,675 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 5412, 'printer_state': 'PRINTING'} 2023-10-09 13:56:44,886 - octoprint.access.users - INFO - Cleaning up user session C2DCCFA8416048A2BDB52975A5736AE7 for user dana 2023-10-09 13:56:44,886 - octoprint.access.users - INFO - Logged out user: dana 2023-10-09 14:01:23,915 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-09 14:01:23,916 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 14:01:24,816 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.143 2023-10-09 14:01:24,835 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-09 14:01:24,835 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 14:01:25,759 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.143 2023-10-09 14:01:27,115 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '117.0.5938.117', 'os_name': 'iOS', 'os_version': '17.0'} 2023-10-09 14:08:16,426 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 14:08:27,707 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6312, 'printer_state': 'PRINTING'} 2023-10-09 14:16:52,505 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-09 14:16:52,505 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 14:17:54,803 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.143 2023-10-09 14:17:55,354 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.143 2023-10-09 14:17:55,883 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-09 14:17:55,883 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 14:17:56,584 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.143 2023-10-09 14:17:57,158 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '117.0.5938.117', 'os_name': 'iOS', 'os_version': '17.0'} 2023-10-09 14:23:16,432 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 14:23:27,712 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7212, 'printer_state': 'PRINTING'} 2023-10-09 14:28:08,900 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.143 2023-10-09 14:28:34,576 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.143 2023-10-09 14:28:34,896 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-09 14:28:34,896 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 14:28:35,114 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.143 2023-10-09 14:28:59,532 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.143 2023-10-09 14:29:10,609 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.143 2023-10-09 14:29:10,640 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-09 14:29:10,640 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 14:29:10,718 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.143 2023-10-09 14:38:16,440 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 14:38:27,720 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8112, 'printer_state': 'PRINTING'} 2023-10-09 14:53:16,444 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 14:53:27,724 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9012, 'printer_state': 'PRINTING'} 2023-10-09 15:02:45,697 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-09 15:02:45,697 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 15:02:45,728 - octoprint.plugins.uicustomizer - INFO - Checking for updated themes 2023-10-09 15:08:16,455 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 15:08:27,715 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9912, 'printer_state': 'PRINTING'} 2023-10-09 15:17:46,036 - octoprint.access.users - INFO - Cleaning up user session DAB6DA26E9024A5191539FDD91E0505D for user dana 2023-10-09 15:17:46,036 - octoprint.access.users - INFO - Logged out user: dana 2023-10-09 15:23:16,456 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 15:23:27,743 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 10812, 'printer_state': 'PRINTING'} 2023-10-09 15:37:51,619 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.143 2023-10-09 15:38:16,466 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 15:38:27,762 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 11712, 'printer_state': 'PRINTING'} 2023-10-09 15:52:11,922 - octoprint.access.users - INFO - Cleaning up user session BFC3C56A543E432EA01E166E5AD7B1C3 for user dana 2023-10-09 15:52:11,923 - octoprint.access.users - INFO - Logged out user: dana 2023-10-09 15:53:16,468 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 15:53:27,727 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 12612, 'printer_state': 'PRINTING'} 2023-10-09 16:08:16,477 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 16:08:27,756 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 13512, 'printer_state': 'PRINTING'} 2023-10-09 16:11:43,549 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-09 16:11:43,549 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 16:11:43,603 - octoprint.plugins.uicustomizer - INFO - Checking for updated themes 2023-10-09 16:11:43,728 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-09 16:11:43,728 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 16:11:43,813 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-09 16:11:43,813 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 16:11:44,800 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.143 2023-10-09 16:11:44,831 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-09 16:11:44,831 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 16:11:45,569 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.143 2023-10-09 16:11:46,562 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2023-10-09 16:11:46,609 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '117.0.5938.117', 'os_name': 'iOS', 'os_version': '17.0'} 2023-10-09 16:12:03,811 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-09 16:12:03,811 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 16:12:03,952 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.143 2023-10-09 16:12:04,289 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.143 2023-10-09 16:12:04,306 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-09 16:12:04,306 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 16:12:05,067 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.143 2023-10-09 16:12:05,662 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '117.0.5938.117', 'os_name': 'iOS', 'os_version': '17.0'} 2023-10-09 16:23:16,480 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 16:23:27,795 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 14412, 'printer_state': 'PRINTING'} 2023-10-09 16:38:16,496 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 16:38:27,786 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 15312, 'printer_state': 'PRINTING'} 2023-10-09 16:39:18,033 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-09 16:39:18,034 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 16:53:16,498 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 16:53:27,799 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 16212, 'printer_state': 'PRINTING'} 2023-10-09 16:54:18,760 - octoprint.access.users - INFO - Cleaning up user session 27A4CBC2CED24B5C8B2F1BF91A442002 for user dana 2023-10-09 16:54:18,760 - octoprint.access.users - INFO - Logged out user: dana 2023-10-09 16:57:03,735 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.143 2023-10-09 16:57:16,129 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-09 16:57:16,129 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 16:57:16,848 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.143 2023-10-09 16:57:16,879 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-09 16:57:16,879 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 16:57:17,630 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.143 2023-10-09 16:57:18,144 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.36s 2023-10-09 16:57:18,566 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.36s 2023-10-09 16:57:18,992 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.36s 2023-10-09 16:57:19,413 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.38s 2023-10-09 16:57:19,852 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.36s 2023-10-09 16:57:20,755 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2023-10-09 16:57:21,687 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '117.0.5938.117', 'os_name': 'iOS', 'os_version': '17.0'} 2023-10-09 16:57:21,744 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2023-10-09 16:57:42,052 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.143 2023-10-09 17:08:16,510 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 17:08:27,797 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 17112, 'printer_state': 'PRINTING'} 2023-10-09 17:11:05,899 - octoprint.access.users - INFO - Cleaning up user session 0C4898CABAC241F8ADE0D23328EBA5F2 for user dana 2023-10-09 17:11:05,899 - octoprint.access.users - INFO - Logged out user: dana 2023-10-09 17:12:22,955 - octoprint.access.users - INFO - Cleaning up user session 3FA572079B7A4C969D70381759011F8F for user dana 2023-10-09 17:12:22,955 - octoprint.access.users - INFO - Logged out user: dana 2023-10-09 17:13:42,657 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.143 2023-10-09 17:13:42,688 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-09 17:13:42,688 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 17:13:42,735 - octoprint.plugins.uicustomizer - INFO - Checking for updated themes 2023-10-09 17:13:42,844 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.143 2023-10-09 17:13:44,964 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-09 17:13:44,964 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 17:13:45,102 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.143 2023-10-09 17:13:45,520 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.143 2023-10-09 17:13:45,536 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-09 17:13:45,536 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 17:13:46,270 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.143 2023-10-09 17:13:47,336 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '117.0.5938.117', 'os_name': 'iOS', 'os_version': '17.0'} 2023-10-09 17:15:23,338 - octoprint.util.comm - INFO - Cancelling job on behalf of user dana 2023-10-09 17:15:23,339 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Cancelling" 2023-10-09 17:15:23,340 - octoprint.util.comm - INFO - Force-sending M108 to the printer 2023-10-09 17:15:23,341 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CE3NEO_hingedbox_v5_120231009-37-1f49s7w.gcode 2023-10-09 17:15:23,345 - octoprint.filemanager.analysis - INFO - Invoking analysis command: C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\python.exe -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 --bed-z=0.0 C:\OctoPrint\basedir\5000\uploads\CE3NEO_hingedbox_v5_120231009-37-1f49s7w.gcode 2023-10-09 17:15:23,345 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintCancelling 2023-10-09 17:15:23,360 - octoprint.printer.standard.job - INFO - Print job cancelled - origin: local, path: CE3NEO_hingedbox_v5_120231009-37-1f49s7w.gcode, owner: dana, user: dana 2023-10-09 17:15:23,388 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintCancelled 2023-10-09 17:15:23,389 - octoprint.plugin - ERROR - Error while calling plugin homeassistant Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\plugin\__init__.py", line 275, in call_plugin result = getattr(plugin, method)(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 1129, in on_event self.mqtt_publish( TypeError: 'NoneType' object is not callable 2023-10-09 17:15:23,435 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintFailed 2023-10-09 17:15:23,435 - octoprint.plugin - ERROR - Error while calling plugin homeassistant Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\plugin\__init__.py", line 275, in call_plugin result = getattr(plugin, method)(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 1129, in on_event self.mqtt_publish( TypeError: 'NoneType' object is not callable 2023-10-09 17:15:23,753 - octoprint.plugins.tracking - INFO - Sent tracking event print_cancelled, payload: {'origin': 'local', 'file': '6f961ab5d44d1917323392239f5a1cdac4f4be50', 'elapsed': 12768} 2023-10-09 17:15:24,108 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {'origin': 'local', 'file': '6f961ab5d44d1917323392239f5a1cdac4f4be50', 'elapsed': 12768, 'reason': 'cancelled'} 2023-10-09 17:15:32,822 - octoprint.filemanager.analysis - INFO - Analysis of entry local:CE3NEO_hingedbox_v5_120231009-37-1f49s7w.gcode finished, needed 9.49s 2023-10-09 17:15:32,822 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found layers: 236 2023-10-09 17:15:32,822 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found filament changes: 0 2023-10-09 17:15:32,822 - octoprint.plugins.dashboard - INFO - GcodePreProcessor saving layer count in file metadata 2023-10-09 17:15:32,909 - octoprint.util.comm - INFO - Changing monitoring state from "Cancelling" to "Operational" 2023-10-09 17:16:53,001 - octoprint.plugins.dashboard - INFO - GcodePreProcessor started processing. 2023-10-09 17:16:53,783 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CE3NEO_hingedbox_v5_120231009-37-1f49s7w.gcode 2023-10-09 17:16:53,784 - octoprint.filemanager.analysis - INFO - Invoking analysis command: C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\python.exe -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 --bed-z=0.0 C:\OctoPrint\basedir\5000\uploads\CE3NEO_hingedbox_v5_120231009-37-1f49s7w.gcode 2023-10-09 17:16:53,794 - sarge - WARNING - No process found for Command('grep -q -E ^[^;]*\\{travel_speed\\} C:\\OctoPrint\\basedir\\5000\\uploads\\CE3NEO_hingedbox_v5_120231009-37-1f49s7w.gcode') 2023-10-09 17:16:53,795 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: CE3NEO_hingedbox_v5_120231009-37-1f49s7w.gcode, owner: dana, user: dana 2023-10-09 17:16:53,797 - octoprint.plugins.excluderegion - INFO - File selected, resetting internal state 2023-10-09 17:16:53,804 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2023-10-09 17:16:53,807 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: CE3NEO_hingedbox_v5_120231009-37-1f49s7w.gcode, owner: dana, user: dana 2023-10-09 17:16:53,828 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-09 17:16:53,871 - octoprint.plugins.dashboard - INFO - Gcode not pre-processed by Dashboard. Processing now. 2023-10-09 17:16:53,966 - octoprint.plugins.dashboard - INFO - GcodePreProcessor started processing. 2023-10-09 17:16:53,968 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-09 17:16:54,216 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2023-10-09 17:16:54,418 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-10-09 17:16:54,615 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': '6f961ab5d44d1917323392239f5a1cdac4f4be50'} 2023-10-09 17:16:55,319 - octoprint.plugins.dashboard - INFO - Gcode pre-processing done. 2023-10-09 17:16:55,319 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found layers: 236 2023-10-09 17:16:55,319 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found filament changes: 0 2023-10-09 17:16:55,319 - octoprint.plugins.dashboard - INFO - GcodePreProcessor saving layer count in file metadata 2023-10-09 17:16:55,319 - octoprint.plugins.excluderegion - INFO - Printing started 2023-10-09 17:16:55,319 - octoprint.plugin - ERROR - Error while calling plugin homeassistant Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\plugin\__init__.py", line 275, in call_plugin result = getattr(plugin, method)(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 1115, in on_event self.mqtt_publish( TypeError: 'NoneType' object is not callable 2023-10-09 17:21:10,739 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.143 2023-10-09 17:23:16,524 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 17:23:27,811 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18012, 'printer_state': 'PRINTING'} 2023-10-09 17:29:48,816 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-09 17:29:48,816 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 17:29:49,761 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.143 2023-10-09 17:29:49,917 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-09 17:29:49,917 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 17:29:50,861 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.143 2023-10-09 17:29:51,910 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '117.0.5938.117', 'os_name': 'iOS', 'os_version': '17.0'} 2023-10-09 17:31:35,809 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.143 2023-10-09 17:35:47,423 - octoprint.access.users - INFO - Cleaning up user session 6F2D443EDC34469FA3D59AA5D5982C77 for user dana 2023-10-09 17:35:47,423 - octoprint.access.users - INFO - Logged out user: dana 2023-10-09 17:38:16,531 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 17:38:27,841 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18912, 'printer_state': 'PRINTING'} 2023-10-09 17:45:23,250 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.143 2023-10-09 17:45:23,266 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-09 17:45:23,266 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 17:45:23,600 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.143 2023-10-09 17:53:16,541 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 17:53:21,608 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.143 2023-10-09 17:53:27,825 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 19812, 'printer_state': 'PRINTING'} 2023-10-09 17:57:21,453 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-09 17:57:21,453 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 17:57:22,429 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.143 2023-10-09 17:57:22,446 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-09 17:57:22,446 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 17:57:23,295 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.143 2023-10-09 17:59:24,153 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-09 17:59:24,153 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 18:00:09,281 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2023-10-09 18:01:51,004 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'stream'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-09 18:01:51,020 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'streamRatio'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-09 18:01:51,082 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2023-10-09 18:03:59,531 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2023-10-09 18:04:27,384 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2023-10-09 18:05:11,077 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2023-10-09 18:08:16,557 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 18:08:27,840 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 20712, 'printer_state': 'PRINTING'} 2023-10-09 18:14:24,465 - octoprint.access.users - INFO - Cleaning up user session 6393E641F03E4A8297716BAB9591533D for user dana 2023-10-09 18:14:24,465 - octoprint.access.users - INFO - Logged out user: dana 2023-10-09 18:23:16,567 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 18:23:27,841 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 21612, 'printer_state': 'PRINTING'} 2023-10-09 18:33:47,219 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-09 18:33:47,219 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 18:33:47,249 - octoprint.plugins.uicustomizer - INFO - Checking for updated themes 2023-10-09 18:33:47,393 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.143 2023-10-09 18:33:48,033 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.143 2023-10-09 18:33:48,064 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-09 18:33:48,064 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 18:33:48,252 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2023-10-09 18:33:49,166 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.143 2023-10-09 18:33:50,251 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '117.0.5938.117', 'os_name': 'iOS', 'os_version': '17.0'} 2023-10-09 18:34:51,368 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.143 2023-10-09 18:38:16,571 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 18:38:27,852 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 22512, 'printer_state': 'PRINTING'} 2023-10-09 18:49:49,930 - octoprint.access.users - INFO - Cleaning up user session 8D6263B8E2B247559DB16935916D5B5D for user dana 2023-10-09 18:49:49,930 - octoprint.access.users - INFO - Logged out user: dana 2023-10-09 18:53:16,587 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 18:53:27,873 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 23412, 'printer_state': 'PRINTING'} 2023-10-09 19:00:27,262 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.143 2023-10-09 19:00:27,446 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-09 19:00:27,446 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 19:00:27,644 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.143 2023-10-09 19:03:35,579 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.143 2023-10-09 19:08:16,603 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 19:08:27,854 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 24312, 'printer_state': 'PRINTING'} 2023-10-09 19:18:28,086 - octoprint.access.users - INFO - Cleaning up user session 1EDB01AB1D38446EBB8F555A79BCEB79 for user dana 2023-10-09 19:18:28,086 - octoprint.access.users - INFO - Logged out user: dana 2023-10-09 19:23:16,619 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 19:23:27,892 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 25212, 'printer_state': 'PRINTING'} 2023-10-09 19:36:06,329 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-09 19:36:06,329 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 19:36:06,358 - octoprint.plugins.uicustomizer - INFO - Checking for updated themes 2023-10-09 19:38:16,622 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 19:38:27,895 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 26112, 'printer_state': 'PRINTING'} 2023-10-09 19:51:06,646 - octoprint.access.users - INFO - Cleaning up user session B549DD4C44654C55AB7210B87040D606 for user dana 2023-10-09 19:51:06,646 - octoprint.access.users - INFO - Logged out user: dana 2023-10-09 19:53:16,631 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 19:53:27,935 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27012, 'printer_state': 'PRINTING'} 2023-10-09 20:08:16,638 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 20:08:27,903 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27912, 'printer_state': 'PRINTING'} 2023-10-09 20:23:16,649 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 20:23:27,914 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 28812, 'printer_state': 'PRINTING'} 2023-10-09 20:38:16,652 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 20:38:27,938 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 29712, 'printer_state': 'PRINTING'} 2023-10-09 20:53:16,665 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 20:53:27,949 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 30612, 'printer_state': 'PRINTING'} 2023-10-09 21:08:16,676 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 21:08:27,950 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 31512, 'printer_state': 'PRINTING'} 2023-10-09 21:23:16,677 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 21:23:27,974 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 32412, 'printer_state': 'PRINTING'} 2023-10-09 21:28:36,378 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-09 21:28:36,378 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 21:28:36,425 - octoprint.plugins.uicustomizer - INFO - Checking for updated themes 2023-10-09 21:38:16,688 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 21:38:27,961 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 33312, 'printer_state': 'PRINTING'} 2023-10-09 21:43:36,490 - octoprint.access.users - INFO - Cleaning up user session DDF4D5E3A1D54C2895A0939D2ED3A0D9 for user dana 2023-10-09 21:43:36,490 - octoprint.access.users - INFO - Logged out user: dana 2023-10-09 21:53:16,699 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 21:53:27,983 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 34212, 'printer_state': 'PRINTING'} 2023-10-09 22:08:16,714 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 22:08:27,989 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 35112, 'printer_state': 'PRINTING'} 2023-10-09 22:23:16,742 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 22:23:27,977 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 36012, 'printer_state': 'PRINTING'} 2023-10-09 22:38:16,756 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 22:38:28,000 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 36912, 'printer_state': 'PRINTING'} 2023-10-09 22:53:16,756 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 22:53:27,986 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 37812, 'printer_state': 'PRINTING'} 2023-10-09 23:08:14,721 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 23:08:25,951 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 38712, 'printer_state': 'PRINTING'} 2023-10-09 23:21:06,668 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-09 23:21:06,668 - octoprint.access.users - INFO - Logged in user: dana 2023-10-09 23:21:06,699 - octoprint.plugins.uicustomizer - INFO - Checking for updated themes 2023-10-09 23:23:14,736 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 23:23:25,972 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 39612, 'printer_state': 'PRINTING'} 2023-10-09 23:36:07,185 - octoprint.access.users - INFO - Cleaning up user session C8DE222BA6364ACDA974EEF010AC0325 for user dana 2023-10-09 23:36:07,185 - octoprint.access.users - INFO - Logged out user: dana 2023-10-09 23:38:14,737 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 23:38:25,984 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 40512, 'printer_state': 'PRINTING'} 2023-10-09 23:53:14,750 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-09 23:53:26,003 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 41412, 'printer_state': 'PRINTING'} 2023-10-10 00:08:14,769 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-10 00:08:25,993 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 42312, 'printer_state': 'PRINTING'} 2023-10-10 00:23:14,781 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-10 00:23:25,986 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 43212, 'printer_state': 'PRINTING'} 2023-10-10 00:38:14,786 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-10 00:38:26,025 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 44112, 'printer_state': 'PRINTING'} 2023-10-10 00:41:48,074 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2023-10-10 00:41:48,940 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-10 00:41:48,940 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 00:41:48,955 - octoprint.plugins.uicustomizer - INFO - Checking for updated themes 2023-10-10 00:53:14,799 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-10 00:53:26,041 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 45012, 'printer_state': 'PRINTING'} 2023-10-10 00:56:48,957 - octoprint.access.users - INFO - Cleaning up user session B05B53F81AD7451091DF4F0AB29F77BD for user dana 2023-10-10 00:56:48,957 - octoprint.access.users - INFO - Logged out user: dana 2023-10-10 01:08:14,800 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-10 01:08:26,020 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 45912, 'printer_state': 'PRINTING'} 2023-10-10 01:23:14,807 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-10 01:23:26,018 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 46812, 'printer_state': 'PRINTING'} 2023-10-10 01:38:14,813 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-10 01:38:26,053 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 47712, 'printer_state': 'PRINTING'} 2023-10-10 01:53:14,815 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-10 01:53:26,017 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 48612, 'printer_state': 'PRINTING'} 2023-10-10 02:08:14,816 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-10 02:08:26,057 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 49512, 'printer_state': 'PRINTING'} 2023-10-10 02:09:52,233 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-10 02:09:52,233 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 02:09:52,248 - octoprint.plugins.uicustomizer - INFO - Checking for updated themes 2023-10-10 02:23:14,849 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-10 02:23:26,233 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 50412, 'printer_state': 'PRINTING'} 2023-10-10 02:24:52,875 - octoprint.access.users - INFO - Cleaning up user session 56C2BCC4EF704243B67984C65BBCC2B9 for user dana 2023-10-10 02:24:52,875 - octoprint.access.users - INFO - Logged out user: dana 2023-10-10 02:38:14,866 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-10 02:38:26,120 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 51312, 'printer_state': 'PRINTING'} 2023-10-10 02:40:17,992 - octoprint.util.comm - INFO - Finished in 33806.234 s. 2023-10-10 02:40:17,992 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Finishing" 2023-10-10 02:40:17,998 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CE3NEO_hingedbox_v5_120231009-37-1f49s7w.gcode 2023-10-10 02:40:18,001 - octoprint.filemanager.analysis - INFO - Invoking analysis command: C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\python.exe -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 --bed-z=0.0 C:\OctoPrint\basedir\5000\uploads\CE3NEO_hingedbox_v5_120231009-37-1f49s7w.gcode 2023-10-10 02:40:18,005 - octoprint.printer.standard.job - INFO - Print job done - origin: local, path: CE3NEO_hingedbox_v5_120231009-37-1f49s7w.gcode, owner: dana 2023-10-10 02:40:18,005 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintDone 2023-10-10 02:40:18,005 - octoprint.plugin - ERROR - Error while calling plugin homeassistant Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\plugin\__init__.py", line 275, in call_plugin result = getattr(plugin, method)(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 1129, in on_event self.mqtt_publish( TypeError: 'NoneType' object is not callable 2023-10-10 02:40:18,051 - octoprint.util.comm - INFO - Changing monitoring state from "Finishing" to "Operational" 2023-10-10 02:40:18,384 - octoprint.plugins.tracking - INFO - Sent tracking event print_done, payload: {'origin': 'local', 'file': '6f961ab5d44d1917323392239f5a1cdac4f4be50', 'elapsed': 33806} 2023-10-10 02:40:25,882 - octoprint.filemanager.analysis - INFO - Analysis of entry local:CE3NEO_hingedbox_v5_120231009-37-1f49s7w.gcode finished, needed 7.89s 2023-10-10 02:40:25,897 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found layers: 236 2023-10-10 02:40:25,897 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found filament changes: 0 2023-10-10 02:40:25,897 - octoprint.plugins.dashboard - INFO - GcodePreProcessor saving layer count in file metadata 2023-10-10 02:53:14,881 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-10 02:53:26,100 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 52212, 'printer_state': 'OPERATIONAL'} 2023-10-10 03:08:14,881 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-10 03:08:26,150 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 53112, 'printer_state': 'OPERATIONAL'} 2023-10-10 03:23:14,882 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-10 03:23:26,121 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 54012, 'printer_state': 'OPERATIONAL'} 2023-10-10 03:38:14,884 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-10 03:38:26,196 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 54912, 'printer_state': 'OPERATIONAL'} 2023-10-10 03:38:56,285 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-10 03:38:56,285 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 03:38:56,332 - octoprint.plugins.uicustomizer - INFO - Checking for updated themes 2023-10-10 03:53:14,895 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-10 03:53:26,131 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 55812, 'printer_state': 'OPERATIONAL'} 2023-10-10 03:53:56,501 - octoprint.access.users - INFO - Cleaning up user session 2EF8629387B54AFDA58E10AE10F6A35A for user dana 2023-10-10 03:53:56,501 - octoprint.access.users - INFO - Logged out user: dana 2023-10-10 04:08:14,900 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-10 04:08:26,181 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 56712, 'printer_state': 'OPERATIONAL'} 2023-10-10 04:23:14,912 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-10 04:23:26,176 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 57612, 'printer_state': 'OPERATIONAL'} 2023-10-10 04:38:14,922 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-10 04:38:26,202 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 58512, 'printer_state': 'OPERATIONAL'} 2023-10-10 04:41:31,063 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-10 04:41:31,063 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 04:41:31,094 - octoprint.plugins.uicustomizer - INFO - Checking for updated themes 2023-10-10 04:41:34,784 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.143 2023-10-10 04:41:34,833 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-10 04:41:34,833 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 04:41:40,340 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.143 2023-10-10 04:41:40,788 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.38s 2023-10-10 04:41:41,203 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.34s 2023-10-10 04:41:41,603 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.36s 2023-10-10 04:41:42,056 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.39s 2023-10-10 04:41:42,460 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.34s 2023-10-10 04:41:42,849 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2023-10-10 04:41:44,047 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '117.0.5938.117', 'os_name': 'iOS', 'os_version': '17.0'} 2023-10-10 04:42:08,381 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.143 2023-10-10 04:53:14,931 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-10 04:53:26,199 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 59412, 'printer_state': 'OPERATIONAL'} 2023-10-10 04:56:45,095 - octoprint.access.users - INFO - Cleaning up user session 3424505B19B04F5D90A3F2E7727559D5 for user dana 2023-10-10 04:56:45,095 - octoprint.access.users - INFO - Logged out user: dana 2023-10-10 05:02:22,690 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-10 05:02:22,690 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 05:08:14,945 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-10 05:08:26,214 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 60312, 'printer_state': 'OPERATIONAL'} 2023-10-10 05:17:23,542 - octoprint.access.users - INFO - Cleaning up user session EC987ECDA932476D99E4F978C0819CFB for user dana 2023-10-10 05:17:23,542 - octoprint.access.users - INFO - Logged out user: dana 2023-10-10 05:23:14,946 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-10 05:23:26,208 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 61212, 'printer_state': 'OPERATIONAL'} 2023-10-10 05:38:14,962 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-10 05:38:26,250 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 62112, 'printer_state': 'OPERATIONAL'} 2023-10-10 05:49:11,520 - octoprint.printer.standard.job - INFO - Print job deselected - user: n/a 2023-10-10 05:49:11,528 - octoprint.server.api.files - ERROR - Could not delete CE3NEO_hingedbox_v5_120231009-37-1f49s7w.gcode in C:\OctoPrint\basedir\5000\uploads: unknown Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\filemanager\storage.py", line 945, in remove_file os.remove(file_path) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\OctoPrint\\basedir\\5000\\uploads\\CE3NEO_hingedbox_v5_120231009-37-1f49s7w.gcode' 2023-10-10 05:49:23,678 - octoprint.server.api.system - INFO - Performing command for core:restart: "C:\OctoPrint\OctoPrintService5000.exe" restart! 2023-10-10 05:49:44,463 - octoprint.startup - INFO - ****************************************************************************** 2023-10-10 05:49:44,479 - octoprint.startup - INFO - Starting OctoPrint 1.9.2 2023-10-10 05:49:44,479 - octoprint.startup - INFO - ****************************************************************************** 2023-10-10 05:49:44,838 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2023-10-10 05:49:44,869 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2023-10-10 05:49:44,869 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2023-10-10 05:49:44,869 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2023-10-10 05:49:45,291 - 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) 2023-10-10 05:49:45,291 - octoprint.plugin.core - INFO - Loading plugins from C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins, C:\OctoPrint\basedir\5000\plugins and installed plugin packages... 2023-10-10 05:49:46,882 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-10 05:49:47,335 - octoprint.startup - INFO - Added settings overlay from plugin dashboard 2023-10-10 05:49:47,335 - octoprint.plugin.core - INFO - Found 26 plugin(s) providing 26 mixin implementations, 56 hook handlers 2023-10-10 05:49:47,351 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2023-10-10 05:49:47,507 - octoprint.server - INFO - Intermediary server started 2023-10-10 05:49:47,507 - octoprint.filemanager.storage - INFO - Initializing the file metadata for C:\OctoPrint\basedir\5000\uploads... 2023-10-10 05:49:47,538 - octoprint.filemanager.storage - INFO - ... file metadata for C:\OctoPrint\basedir\5000\uploads initialized successfully. 2023-10-10 05:49:47,538 - 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')") 2023-10-10 05:49:47,538 - 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')") 2023-10-10 05:49:47,538 - 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')") 2023-10-10 05:49:47,538 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2023-10-10 05:49:47,538 - 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')") 2023-10-10 05:49:47,538 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2023-10-10 05:49:47,538 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2023-10-10 05:49:47,538 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2023-10-10 05:49:47,538 - octoprint.server - INFO - Added new permission from plugin dashboard: PLUGIN_DASHBOARD_ADMIN (needs: "Need(method='role', value='plugin_dashboard_admin')") 2023-10-10 05:49:47,538 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2023-10-10 05:49:47,538 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2023-10-10 05:49:47,538 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2023-10-10 05:49:47,538 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2023-10-10 05:49:47,538 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_install'), Need(method='role', value='plugin_pluginmanager_manage')") 2023-10-10 05:49:47,538 - octoprint.server - INFO - Added new permission from plugin prusaslicerthumbnails: PLUGIN_PRUSASLICERTHUMBNAILS_SCAN (needs: "Need(method='role', value='plugin_prusaslicerthumbnails_admin')") 2023-10-10 05:49:47,538 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2023-10-10 05:49:47,538 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2023-10-10 05:49:47,538 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2023-10-10 05:49:49,273 - octoprint.util.pip - INFO - Version of pip is 22.1.2 2023-10-10 05:49:52,439 - octoprint.util.pip - INFO - pip installs to C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\ (writable -> yes), --user flag needed -> no, virtual env -> no 2023-10-10 05:49:52,439 - octoprint.util.pip - INFO - ==> pip ok -> yes 2023-10-10 05:49:52,454 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2023-10-10 05:49:52,454 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2023-10-10 05:49:52,486 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2023-10-10 05:49:52,486 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2023-10-10 05:49:52,486 - octoprint.plugin.core - INFO - Initialized 26 plugin implementation(s) 2023-10-10 05:49:52,689 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2023-10-10 05:49:52,689 - octoprint.plugin.core - INFO - 26 plugin(s) registered with the system: | Action Command Notification Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_notification | Action Command Prompt Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\tracking | Application Keys Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\appkeys | Backup & Restore (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\backup | Classic Webcam (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\classicwebcam | Core Wizard (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\corewizard | Dashboard (1.19.10) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_dashboard | Discovery (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\discovery | Error Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\errortracking | Event Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\eventmanager | Exclude Region (0.3.2) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_excluderegion | File Check (2021.2.23) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_file_check | Firmware Check (2021.10.11) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_firmware_check | GCode Viewer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\gcodeviewer | Google Drive Backup (0.1.1) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_googledrivebackup | HomeAssistant Discovery (3.7.0) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant | Logging (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\logging | Plugin Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\pluginmanager | Preheat Button (0.8.0) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_preheat | PrettyGCode (1.2.4) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_prettygcode | Slicer Thumbnails (1.0.3) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_prusaslicerthumbnails | Software Update (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\softwareupdate | UI Customizer (0.1.9.8) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_uicustomizer | Virtual Printer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2023-10-10 05:49:52,689 - octoprint.environment - INFO - Detected environment is Python 3.10.5 under Windows (win32). Details: | hardware: | cores: 4 | freq: 3696.0 | ram: 17121169408 | os: | bits: 64 | id: windows | platform: win32 | python: | pip: 22.1.2 | version: 3.10.5 2023-10-10 05:49:52,720 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\webassets... 2023-10-10 05:49:52,720 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-cache... 2023-10-10 05:49:52,720 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-manifest.json... 2023-10-10 05:49:52,892 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-10 05:49:52,892 - octoprint.server - INFO - Shutting down intermediary server... 2023-10-10 05:49:54,110 - octoprint.server - INFO - Intermediary server shut down 2023-10-10 05:49:54,126 - octoprint.events - INFO - Processing startup event, this is our first event 2023-10-10 05:49:54,126 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2023-10-10 05:49:54,126 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2023-10-10 05:49:54,126 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2023-10-10 05:49:54,157 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2023-10-10 05:49:54,157 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2023-10-10 05:49:54,157 - octoprint.server - INFO - Trying to connect to configured serial port None 2023-10-10 05:49:54,173 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-10 05:49:54,392 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2023-10-10 05:49:54,457 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 4 port/baudrate candidates: COM1@115200, COM1@250000, COM5@115200, COM5@250000 2023-10-10 05:49:54,457 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 115200 2023-10-10 05:49:54,457 - octoprint.util.comm - INFO - Connecting to port COM1, baudrate 115200 2023-10-10 05:49:54,457 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-10-10 05:49:54,504 - octoprint.server - INFO - Autorefresh of serial port list stopped 2023-10-10 05:49:54,535 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-10 05:49:54,535 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-10 05:49:54,535 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2023-10-10 05:49:54,551 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-10-10 05:49:54,551 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2023-10-10 05:49:55,441 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on Danas-office._http._tcp.local.' for _http._tcp.local. 2023-10-10 05:49:56,332 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on Danas-office._octoprint._tcp.local.' for _octoprint._tcp.local. 2023-10-10 05:49:56,347 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on Danas-office for SSDP 2023-10-10 05:49:56,363 - octoprint.server - INFO - Listening on http://0.0.0.0:5000 and http://[::]:5000 2023-10-10 05:49:56,430 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-10 05:49:56,555 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2023-10-10 05:49:56,555 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-10 05:49:56,711 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-10-10 05:49:56,836 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 1.7TB. That is considered sufficient for updating. 2023-10-10 05:49:56,883 - octoprint.plugins.dashboard - INFO - Dashboard started 2023-10-10 05:49:56,883 - octoprint.JsFrontendErrors(Dash) - INFO - Js Logger (Dash) started 2023-10-10 05:49:56,883 - octoprint.plugins.homeassistant - INFO - PSUControl helpers not found 2023-10-10 05:49:56,883 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-10 05:49:56,899 - octoprint.plugin - ERROR - Error while calling plugin homeassistant Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\plugin\__init__.py", line 275, in call_plugin result = getattr(plugin, method)(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 179, in on_after_startup self._generate_device_registration() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 262, in _generate_device_registration self._generate_sensor( File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 610, in _generate_sensor self.mqtt_publish(topic, payload, allow_queueing=True) TypeError: 'NoneType' object is not callable 2023-10-10 05:49:56,899 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2023-10-10 05:49:56,899 - octoprint.plugins.uicustomizer - INFO - UI Customizer is initialized. 2023-10-10 05:49:56,993 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://10.1.10.228:5000/', 'path': '/', 'query_string': 'l10n=en'} 2023-10-10 05:49:57,336 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 10, 'printer_state': 'DETECT_SERIAL'} 2023-10-10 05:49:57,352 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-10 05:49:57,367 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 05:49:57,383 - octoprint.plugins.uicustomizer - INFO - Checking for updated themes 2023-10-10 05:49:57,680 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.9.2', 'os': 'windows', 'bits': 64, 'python': '3.10.5', 'pip': '22.1.2', 'cores': 4, 'freq': 3696.0, 'ram': 17121169408, 'plugins': 'homeassistant:3.7.0,dashboard:1.19.10,prettygcode:1.2.4,prusaslicerthumbnails:1.0.3,preheat:0.8.0,excluderegion:0.3.2,uicustomizer:0.1.9.8,googledrivebackup:0.1.1'} 2023-10-10 05:49:57,961 - octoprint.server.views - ERROR - Error while retrieving template data for plugin homeassistant, ignoring it Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\server\views.py", line 1271, in fetch_template_data wizard_required = implementation.is_wizard_required() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 1197, in is_wizard_required _retain = settings().get_boolean( AttributeError: 'Settings' object has no attribute 'get_boolean' 2023-10-10 05:49:58,008 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.9.2', 'os': 'windows', 'bits': 64, 'python': '3.10.5', 'pip': '22.1.2', 'cores': 4, 'freq': 3696.0, 'ram': 17121169408} 2023-10-10 05:49:58,590 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2023-10-10 05:49:58,621 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-10 05:49:58,840 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.228 2023-10-10 05:49:58,860 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-10 05:49:58,860 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 05:49:59,587 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.228 2023-10-10 05:50:00,635 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 250000 2023-10-10 05:50:00,635 - octoprint.util.comm - ERROR - Unexpected error while setting baudrate 250000 Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\comm.py", line 3468, in _perform_detection_step self._serial.baudrate = b File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialutil.py", line 299, in baudrate self._reconfigure_port() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialwin32.py", line 222, in _reconfigure_port raise SerialException( serial.serialutil.SerialException: Cannot configure port, something went wrong. Original message: OSError(22, 'The parameter is incorrect.', None, 87) 2023-10-10 05:50:00,635 - octoprint.util.comm - INFO - Serial detection: Trying port COM5, baudrate 115200 2023-10-10 05:50:00,635 - octoprint.util.comm - INFO - Connecting to port COM5, baudrate 115200 2023-10-10 05:50:00,668 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-10 05:50:00,677 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-10 05:50:00,710 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2023-10-10 05:50:00,710 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-10 05:50:00,757 - octoprint.util.comm - INFO - Printer reports firmware name "2.0.8.2 (Aug 24 2022 17:49:06)" 2023-10-10 05:50:00,772 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2023-10-10 05:50:00,788 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2023-10-10 05:50:00,804 - octoprint.plugins.firmware_check - INFO - Your printer's firmware supports host action commands, but they are disabled. The firmware will not inform OctoPrint about job pause & cancellations, filament runouts, and similar firmware-side events. If you want this functionality, you need to change your firmware's configuration.. More information at https://faq.octoprint.org/warning-firmware-hostcommands 2023-10-10 05:50:01,217 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': '2.0.8.2 (Aug 24 2022 17:49:06)', 'printer_port': None, 'printer_baudrate': 0} 2023-10-10 05:50:02,386 - octoprint.server.preemptive_cache - INFO - ... done in 5.39s 2023-10-10 05:50:03,150 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-10 05:50:03,151 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 05:50:03,275 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.228 2023-10-10 05:50:03,975 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.228 2023-10-10 05:50:04,347 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-10 05:50:04,347 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 05:50:05,100 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.228 2023-10-10 05:50:06,159 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '117.0.0.0', 'os_name': 'Windows', 'os_version': '10'} 2023-10-10 05:50:11,145 - octoprint.plugins.softwareupdate - INFO - Starting update of octoprint to 1.9.3... 2023-10-10 05:50:49,359 - octoprint.plugins.softwareupdate - ERROR - Update of octoprint can not be performed, please also check plugin_softwareupdate_console.log for possible causes of this Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\softwareupdate\__init__.py", line 2201, in _perform_update update_result = updater.perform_update( File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\softwareupdate\updaters\pip.py", line 126, in perform_update raise exceptions.UpdateError( octoprint.plugins.softwareupdate.exceptions.UpdateError: Error while executing pip install 2023-10-10 05:50:49,375 - octoprint.plugins.softwareupdate - INFO - Saved update log to disk 2023-10-10 05:50:49,744 - octoprint.plugins.tracking - INFO - Sent tracking event update_failed, payload: {'target': 'octoprint', 'from_version': '1.9.2', 'to_version': '1.9.3'} 2023-10-10 05:51:27,862 - octoprint.plugins.softwareupdate - INFO - Starting update of octoprint to 1.9.3... 2023-10-10 05:52:04,627 - octoprint.plugins.softwareupdate - INFO - Update of octoprint to 1.9.3 successful! 2023-10-10 05:52:04,642 - octoprint.plugins.softwareupdate - INFO - Saved update log to disk 2023-10-10 05:52:04,658 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2023-10-10 05:52:04,658 - octoprint.plugins.softwareupdate - INFO - Restarting... 2023-10-10 05:52:04,969 - octoprint.plugins.tracking - INFO - Sent tracking event update_successful, payload: {'target': 'octoprint', 'from_version': '1.9.2', 'to_version': '1.9.3'} 2023-10-10 05:52:22,951 - octoprint.startup - INFO - ****************************************************************************** 2023-10-10 05:52:22,951 - octoprint.startup - INFO - Starting OctoPrint 1.9.3 2023-10-10 05:52:22,951 - octoprint.startup - INFO - ****************************************************************************** 2023-10-10 05:52:23,242 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2023-10-10 05:52:23,273 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2023-10-10 05:52:23,273 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2023-10-10 05:52:23,273 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2023-10-10 05:52:23,273 - 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) 2023-10-10 05:52:23,273 - octoprint.plugin.core - INFO - Loading plugins from C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins, C:\OctoPrint\basedir\5000\plugins and installed plugin packages... 2023-10-10 05:52:24,996 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-10 05:52:25,258 - octoprint.startup - INFO - Added settings overlay from plugin dashboard 2023-10-10 05:52:25,258 - octoprint.plugin.core - INFO - Found 26 plugin(s) providing 26 mixin implementations, 56 hook handlers 2023-10-10 05:52:25,273 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2023-10-10 05:52:25,398 - octoprint.server - INFO - Intermediary server started 2023-10-10 05:52:25,398 - octoprint.filemanager.storage - INFO - Initializing the file metadata for C:\OctoPrint\basedir\5000\uploads... 2023-10-10 05:52:25,413 - octoprint.filemanager.storage - INFO - ... file metadata for C:\OctoPrint\basedir\5000\uploads initialized successfully. 2023-10-10 05:52:25,413 - 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')") 2023-10-10 05:52:25,413 - 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')") 2023-10-10 05:52:25,413 - 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')") 2023-10-10 05:52:25,413 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2023-10-10 05:52:25,413 - 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')") 2023-10-10 05:52:25,413 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2023-10-10 05:52:25,413 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2023-10-10 05:52:25,413 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2023-10-10 05:52:25,413 - octoprint.server - INFO - Added new permission from plugin dashboard: PLUGIN_DASHBOARD_ADMIN (needs: "Need(method='role', value='plugin_dashboard_admin')") 2023-10-10 05:52:25,413 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2023-10-10 05:52:25,413 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2023-10-10 05:52:25,413 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2023-10-10 05:52:25,413 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2023-10-10 05:52:25,413 - 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')") 2023-10-10 05:52:25,413 - octoprint.server - INFO - Added new permission from plugin prusaslicerthumbnails: PLUGIN_PRUSASLICERTHUMBNAILS_SCAN (needs: "Need(method='role', value='plugin_prusaslicerthumbnails_admin')") 2023-10-10 05:52:25,413 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2023-10-10 05:52:25,413 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2023-10-10 05:52:25,413 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2023-10-10 05:52:26,440 - octoprint.util.pip - INFO - Version of pip is 22.1.2 2023-10-10 05:52:30,071 - octoprint.util.pip - INFO - pip installs to C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\ (writable -> yes), --user flag needed -> no, virtual env -> no 2023-10-10 05:52:30,071 - octoprint.util.pip - INFO - ==> pip ok -> yes 2023-10-10 05:52:30,087 - octoprint.plugins.softwareupdate - INFO - Version cache was created for another version of OctoPrint, not using it 2023-10-10 05:52:30,087 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2023-10-10 05:52:30,103 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2023-10-10 05:52:30,103 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2023-10-10 05:52:30,118 - octoprint.plugin.core - INFO - Initialized 26 plugin implementation(s) 2023-10-10 05:52:30,285 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2023-10-10 05:52:30,285 - octoprint.plugin.core - INFO - 26 plugin(s) registered with the system: | Action Command Notification Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_notification | Action Command Prompt Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\tracking | Application Keys Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\appkeys | Backup & Restore (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\backup | Classic Webcam (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\classicwebcam | Core Wizard (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\corewizard | Dashboard (1.19.10) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_dashboard | Discovery (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\discovery | Error Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\errortracking | Event Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\eventmanager | Exclude Region (0.3.2) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_excluderegion | File Check (2021.2.23) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_file_check | Firmware Check (2021.10.11) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_firmware_check | GCode Viewer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\gcodeviewer | Google Drive Backup (0.1.1) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_googledrivebackup | HomeAssistant Discovery (3.7.0) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant | Logging (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\logging | Plugin Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\pluginmanager | Preheat Button (0.8.0) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_preheat | PrettyGCode (1.2.4) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_prettygcode | Slicer Thumbnails (1.0.3) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_prusaslicerthumbnails | Software Update (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\softwareupdate | UI Customizer (0.1.9.8) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_uicustomizer | Virtual Printer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2023-10-10 05:52:30,285 - octoprint.environment - INFO - Detected environment is Python 3.10.5 under Windows (win32). Details: | hardware: | cores: 4 | freq: 3696.0 | ram: 17121169408 | os: | bits: 64 | id: windows | platform: win32 | python: | pip: 22.1.2 | version: 3.10.5 2023-10-10 05:52:30,301 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\webassets... 2023-10-10 05:52:30,301 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-cache... 2023-10-10 05:52:30,301 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-manifest.json... 2023-10-10 05:52:30,702 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-10 05:52:30,702 - octoprint.server - INFO - Shutting down intermediary server... 2023-10-10 05:52:34,096 - octoprint.server - INFO - Intermediary server shut down 2023-10-10 05:52:34,096 - octoprint.events - INFO - Processing startup event, this is our first event 2023-10-10 05:52:34,112 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2023-10-10 05:52:34,112 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2023-10-10 05:52:34,112 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2023-10-10 05:52:34,128 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2023-10-10 05:52:34,128 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2023-10-10 05:52:34,143 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-10 05:52:34,237 - octoprint.server - INFO - Trying to connect to configured serial port None 2023-10-10 05:52:34,491 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2023-10-10 05:52:34,523 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 4 port/baudrate candidates: COM1@115200, COM1@250000, COM5@115200, COM5@250000 2023-10-10 05:52:34,523 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 115200 2023-10-10 05:52:34,523 - octoprint.util.comm - INFO - Connecting to port COM1, baudrate 115200 2023-10-10 05:52:34,555 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-10-10 05:52:34,555 - octoprint.server - INFO - Autorefresh of serial port list stopped 2023-10-10 05:52:34,555 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-10-10 05:52:34,555 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-10 05:52:34,555 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2023-10-10 05:52:34,555 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2023-10-10 05:52:34,555 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-10 05:52:35,443 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on Danas-office._http._tcp.local.' for _http._tcp.local. 2023-10-10 05:52:35,796 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2023-10-10 05:52:36,333 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on Danas-office._octoprint._tcp.local.' for _octoprint._tcp.local. 2023-10-10 05:52:36,333 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on Danas-office for SSDP 2023-10-10 05:52:36,380 - octoprint.server - INFO - Listening on http://0.0.0.0:5000 and http://[::]:5000 2023-10-10 05:52:36,412 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-10 05:52:36,561 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2023-10-10 05:52:36,561 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-10 05:52:36,742 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-10-10 05:52:36,949 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 1.7TB. That is considered sufficient for updating. 2023-10-10 05:52:37,032 - octoprint.plugins.dashboard - INFO - Dashboard started 2023-10-10 05:52:37,034 - octoprint.JsFrontendErrors(Dash) - INFO - Js Logger (Dash) started 2023-10-10 05:52:37,034 - octoprint.plugins.homeassistant - INFO - PSUControl helpers not found 2023-10-10 05:52:37,034 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-10 05:52:37,039 - octoprint.plugin - ERROR - Error while calling plugin homeassistant Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\plugin\__init__.py", line 275, in call_plugin result = getattr(plugin, method)(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 179, in on_after_startup self._generate_device_registration() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 262, in _generate_device_registration self._generate_sensor( File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 610, in _generate_sensor self.mqtt_publish(topic, payload, allow_queueing=True) TypeError: 'NoneType' object is not callable 2023-10-10 05:52:37,039 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2023-10-10 05:52:37,039 - octoprint.plugins.uicustomizer - INFO - UI Customizer is initialized. 2023-10-10 05:52:37,444 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 12, 'printer_state': 'DETECT_SERIAL'} 2023-10-10 05:52:37,476 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://10.1.10.228:5000/', 'path': '/', 'query_string': 'l10n=en'} 2023-10-10 05:52:37,626 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-10 05:52:37,626 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 05:52:37,633 - octoprint.plugins.uicustomizer - INFO - Checking for updated themes 2023-10-10 05:52:37,779 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.228 2023-10-10 05:52:37,816 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-10 05:52:37,816 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 05:52:37,862 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.9.3', 'os': 'windows', 'bits': 64, 'python': '3.10.5', 'pip': '22.1.2', 'cores': 4, 'freq': 3696.0, 'ram': 17121169408, 'plugins': 'homeassistant:3.7.0,dashboard:1.19.10,prettygcode:1.2.4,prusaslicerthumbnails:1.0.3,preheat:0.8.0,excluderegion:0.3.2,uicustomizer:0.1.9.8,googledrivebackup:0.1.1'} 2023-10-10 05:52:37,954 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.228 2023-10-10 05:52:38,283 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.9.3', 'os': 'windows', 'bits': 64, 'python': '3.10.5', 'pip': '22.1.2', 'cores': 4, 'freq': 3696.0, 'ram': 17121169408} 2023-10-10 05:52:38,575 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2023-10-10 05:52:38,579 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-10 05:52:39,486 - octoprint.server.views - ERROR - Error while retrieving template data for plugin homeassistant, ignoring it Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\server\views.py", line 1271, in fetch_template_data wizard_required = implementation.is_wizard_required() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 1197, in is_wizard_required _retain = settings().get_boolean( AttributeError: 'Settings' object has no attribute 'get_boolean' 2023-10-10 05:52:40,602 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 250000 2023-10-10 05:52:40,648 - octoprint.util.comm - ERROR - Unexpected error while setting baudrate 250000 Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\comm.py", line 3468, in _perform_detection_step self._serial.baudrate = b File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialutil.py", line 299, in baudrate self._reconfigure_port() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialwin32.py", line 222, in _reconfigure_port raise SerialException( serial.serialutil.SerialException: Cannot configure port, something went wrong. Original message: OSError(22, 'The parameter is incorrect.', None, 87) 2023-10-10 05:52:40,648 - octoprint.util.comm - INFO - Serial detection: Trying port COM5, baudrate 115200 2023-10-10 05:52:40,648 - octoprint.util.comm - INFO - Connecting to port COM5, baudrate 115200 2023-10-10 05:52:40,663 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-10 05:52:40,665 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-10 05:52:40,670 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2023-10-10 05:52:40,671 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-10 05:52:40,696 - octoprint.util.comm - INFO - Printer reports firmware name "2.0.8.2 (Aug 24 2022 17:49:06)" 2023-10-10 05:52:40,712 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2023-10-10 05:52:40,727 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2023-10-10 05:52:40,727 - octoprint.plugins.firmware_check - INFO - Your printer's firmware supports host action commands, but they are disabled. The firmware will not inform OctoPrint about job pause & cancellations, filament runouts, and similar firmware-side events. If you want this functionality, you need to change your firmware's configuration.. More information at https://faq.octoprint.org/warning-firmware-hostcommands 2023-10-10 05:52:41,059 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': '2.0.8.2 (Aug 24 2022 17:49:06)', 'printer_port': None, 'printer_baudrate': 0} 2023-10-10 05:52:43,539 - octoprint.server.preemptive_cache - INFO - ... done in 6.06s 2023-10-10 05:52:51,875 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-10 05:52:51,875 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 05:52:52,144 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.228 2023-10-10 05:52:53,365 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.228 2023-10-10 05:52:53,480 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-10 05:52:53,480 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 05:52:54,548 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.228 2023-10-10 05:52:56,059 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '117.0.0.0', 'os_name': 'Windows', 'os_version': '10'} 2023-10-10 05:53:09,061 - octoprint.plugins.dashboard - INFO - GcodePreProcessor started processing. 2023-10-10 05:53:09,373 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CE3NEO_hingedbox_top.gcode 2023-10-10 05:53:09,375 - octoprint.filemanager.analysis - INFO - Invoking analysis command: C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\python.exe -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 --bed-z=0.0 C:\OctoPrint\basedir\5000\uploads\CE3NEO_hingedbox_top.gcode 2023-10-10 05:53:09,384 - sarge - WARNING - No process found for Command('grep -q -E ^[^;]*\\{travel_speed\\} C:\\OctoPrint\\basedir\\5000\\uploads\\CE3NEO_hingedbox_top.gcode') 2023-10-10 05:53:09,386 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: CE3NEO_hingedbox_top.gcode, owner: dana, user: dana 2023-10-10 05:53:09,388 - octoprint.plugins.excluderegion - INFO - File selected, resetting internal state 2023-10-10 05:53:09,393 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2023-10-10 05:53:09,397 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: CE3NEO_hingedbox_top.gcode, owner: dana, user: dana 2023-10-10 05:53:09,422 - octoprint.plugins.dashboard - INFO - Gcode not pre-processed by Dashboard. Processing now. 2023-10-10 05:53:09,426 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-10 05:53:09,433 - octoprint.plugins.dashboard - INFO - GcodePreProcessor started processing. 2023-10-10 05:53:09,481 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-10 05:53:09,653 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2023-10-10 05:53:09,945 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-10-10 05:53:10,126 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': '1c8c18e58302a68c7906c1ca95bc8a72cc603d01'} 2023-10-10 05:53:10,557 - octoprint.plugins.dashboard - INFO - Gcode pre-processing done. 2023-10-10 05:53:10,557 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found layers: 107 2023-10-10 05:53:10,557 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found filament changes: 0 2023-10-10 05:53:10,557 - octoprint.plugins.dashboard - INFO - GcodePreProcessor saving layer count in file metadata 2023-10-10 05:53:10,557 - octoprint.plugins.excluderegion - INFO - Printing started 2023-10-10 05:53:10,557 - octoprint.plugin - ERROR - Error while calling plugin homeassistant Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\plugin\__init__.py", line 275, in call_plugin result = getattr(plugin, method)(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 1115, in on_event self.mqtt_publish( TypeError: 'NoneType' object is not callable 2023-10-10 05:53:11,814 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2023-10-10 05:54:17,666 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.143 2023-10-10 05:54:17,699 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-10 05:54:17,699 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 05:54:17,868 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.143 2023-10-10 05:54:19,717 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-10 05:54:19,717 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 05:54:20,082 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.143 2023-10-10 05:54:20,494 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.143 2023-10-10 05:54:20,526 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.143 2023-10-10 05:54:20,526 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 05:54:21,247 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.143 2023-10-10 05:56:05,870 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2023-10-10 06:07:25,292 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-10 06:07:37,382 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 912, 'printer_state': 'PRINTING'} 2023-10-10 06:07:38,165 - octoprint.access.users - INFO - Cleaning up user session 7FD4C2A46B9D442C9A82AE76FE296958 for user dana 2023-10-10 06:07:38,165 - octoprint.access.users - INFO - Logged out user: dana 2023-10-10 06:20:26,209 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer. 2023-10-10 06:22:25,298 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-10 06:22:37,408 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1812, 'printer_state': 'PRINTING'} 2023-10-10 06:30:42,397 - octoprint.util.comm - INFO - Cancelling job on behalf of user dana 2023-10-10 06:30:42,398 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Cancelling" 2023-10-10 06:30:42,399 - octoprint.util.comm - INFO - Force-sending M108 to the printer 2023-10-10 06:30:42,402 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintCancelling 2023-10-10 06:30:42,404 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CE3NEO_hingedbox_top.gcode 2023-10-10 06:30:42,408 - octoprint.filemanager.analysis - INFO - Invoking analysis command: C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\python.exe -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 --bed-z=0.0 C:\OctoPrint\basedir\5000\uploads\CE3NEO_hingedbox_top.gcode 2023-10-10 06:30:42,422 - octoprint.printer.standard.job - INFO - Print job cancelled - origin: local, path: CE3NEO_hingedbox_top.gcode, owner: dana, user: dana 2023-10-10 06:30:42,423 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintCancelled 2023-10-10 06:30:42,423 - octoprint.plugin - ERROR - Error while calling plugin homeassistant Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\plugin\__init__.py", line 275, in call_plugin result = getattr(plugin, method)(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 1129, in on_event self.mqtt_publish( TypeError: 'NoneType' object is not callable 2023-10-10 06:30:42,560 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintFailed 2023-10-10 06:30:42,562 - octoprint.plugin - ERROR - Error while calling plugin homeassistant Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\plugin\__init__.py", line 275, in call_plugin result = getattr(plugin, method)(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 1129, in on_event self.mqtt_publish( TypeError: 'NoneType' object is not callable 2023-10-10 06:30:42,829 - octoprint.plugins.tracking - INFO - Sent tracking event print_cancelled, payload: {'origin': 'local', 'file': '1c8c18e58302a68c7906c1ca95bc8a72cc603d01', 'elapsed': 2253} 2023-10-10 06:30:43,186 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {'origin': 'local', 'file': '1c8c18e58302a68c7906c1ca95bc8a72cc603d01', 'elapsed': 2253, 'reason': 'cancelled'} 2023-10-10 06:30:45,761 - octoprint.filemanager.analysis - INFO - Analysis of entry local:CE3NEO_hingedbox_top.gcode finished, needed 3.36s 2023-10-10 06:30:45,761 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found layers: 107 2023-10-10 06:30:45,761 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found filament changes: 0 2023-10-10 06:30:45,761 - octoprint.plugins.dashboard - INFO - GcodePreProcessor saving layer count in file metadata 2023-10-10 06:30:46,004 - octoprint.util.comm - INFO - Changing monitoring state from "Cancelling" to "Operational" 2023-10-10 06:37:25,303 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-10 06:37:37,411 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2712, 'printer_state': 'OPERATIONAL'} 2023-10-10 06:52:25,306 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-10 06:52:37,408 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3612, 'printer_state': 'OPERATIONAL'} 2023-10-10 06:56:03,168 - octoprint.plugins.preheat - INFO - Preheating bed to 60.0. 2023-10-10 06:56:03,168 - octoprint.plugins.preheat - INFO - Preheating tool0 to 205.0. 2023-10-10 07:06:26,304 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.143 2023-10-10 07:07:25,309 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-10 07:07:37,414 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 4512, 'printer_state': 'OPERATIONAL'} 2023-10-10 07:21:22,699 - octoprint.access.users - INFO - Cleaning up user session 0EF2D69CE8FC454EA15F5DF5A37B4DCF for user dana 2023-10-10 07:21:22,699 - octoprint.access.users - INFO - Logged out user: dana 2023-10-10 07:22:08,677 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2023-10-10 07:22:25,311 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-10 07:22:37,433 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 5412, 'printer_state': 'OPERATIONAL'} 2023-10-10 07:31:43,686 - octoprint.server.api - ERROR - Error while running a test GET request on http://10.1.10.228:8888/out.jpg Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\urllib3\connection.py", line 200, in _new_conn sock = connection.create_connection( File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\urllib3\util\connection.py", line 85, in create_connection raise err File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\urllib3\util\connection.py", line 73, in create_connection sock.connect(sa) ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\urllib3\connectionpool.py", line 790, in urlopen response = self._make_request( File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\urllib3\connectionpool.py", line 496, in _make_request conn.request( File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\urllib3\connection.py", line 388, in request self.endheaders() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\http\client.py", line 1277, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\http\client.py", line 1037, in _send_output self.send(msg) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\http\client.py", line 975, in send self.connect() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\urllib3\connection.py", line 236, in connect self.sock = self._new_conn() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\urllib3\connection.py", line 215, in _new_conn raise NewConnectionError( urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\requests\adapters.py", line 486, in send resp = conn.urlopen( File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\urllib3\connectionpool.py", line 844, in urlopen retries = retries.increment( File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\urllib3\util\retry.py", line 515, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='10.1.10.228', port=8888): Max retries exceeded with url: /out.jpg (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\server\api\__init__.py", line 657, in _test_url with requests.request( File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\requests\api.py", line 59, in request return session.request(method=method, url=url, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\requests\sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\requests\sessions.py", line 703, in send r = adapter.send(request, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\requests\adapters.py", line 519, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPConnectionPool(host='10.1.10.228', port=8888): Max retries exceeded with url: /out.jpg (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it')) 2023-10-10 07:36:20,602 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-10 07:36:20,602 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 07:36:20,625 - octoprint.plugins.uicustomizer - INFO - Checking for updated themes 2023-10-10 07:36:20,681 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-10 07:36:20,681 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 07:36:20,732 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-10 07:36:20,732 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 07:36:20,794 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-10 07:36:20,794 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 07:36:20,842 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-10 07:36:20,842 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 07:36:21,316 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-10 07:36:21,316 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 07:36:24,530 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-10 07:36:24,530 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 07:37:25,326 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-10 07:37:37,440 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6312, 'printer_state': 'OPERATIONAL'} 2023-10-10 07:41:56,120 - octoprint.plugin.core - INFO - Loading plugins from C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins, C:\OctoPrint\basedir\5000\plugins and installed plugin packages... 2023-10-10 07:41:56,212 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-10 07:41:56,228 - octoprint.plugin.core - INFO - Found 25 plugin(s) providing 26 mixin implementations, 56 hook handlers 2023-10-10 07:41:56,228 - octoprint.plugins.pluginmanager - INFO - Plugin googledrivebackup uninstalled 2023-10-10 07:41:56,244 - octoprint.plugins.pluginmanager - INFO - Cleaning up plugin googledrivebackup... 2023-10-10 07:41:56,615 - octoprint.plugins.tracking - INFO - Sent tracking event uninstall_plugin, payload: {'plugin': 'googledrivebackup', 'plugin_version': '0.1.1'} 2023-10-10 07:41:59,262 - octoprint.server.api.system - INFO - Performing command for core:restart: "C:\OctoPrint\OctoPrintService5000.exe" restart! 2023-10-10 07:42:18,103 - octoprint.startup - INFO - ****************************************************************************** 2023-10-10 07:42:18,103 - octoprint.startup - INFO - Starting OctoPrint 1.9.3 2023-10-10 07:42:18,103 - octoprint.startup - INFO - ****************************************************************************** 2023-10-10 07:42:18,516 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2023-10-10 07:42:18,532 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2023-10-10 07:42:18,532 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2023-10-10 07:42:18,532 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2023-10-10 07:42:18,924 - 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) 2023-10-10 07:42:18,935 - octoprint.plugin.core - INFO - Loading plugins from C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins, C:\OctoPrint\basedir\5000\plugins and installed plugin packages... 2023-10-10 07:42:21,145 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-10 07:42:21,765 - octoprint.startup - INFO - Added settings overlay from plugin dashboard 2023-10-10 07:42:21,783 - octoprint.plugin.core - INFO - Found 25 plugin(s) providing 25 mixin implementations, 55 hook handlers 2023-10-10 07:42:21,799 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2023-10-10 07:42:21,933 - octoprint.server - INFO - Intermediary server started 2023-10-10 07:42:21,933 - octoprint.filemanager.storage - INFO - Initializing the file metadata for C:\OctoPrint\basedir\5000\uploads... 2023-10-10 07:42:21,958 - octoprint.filemanager.storage - INFO - ... file metadata for C:\OctoPrint\basedir\5000\uploads initialized successfully. 2023-10-10 07:42:21,959 - 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')") 2023-10-10 07:42:21,960 - 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')") 2023-10-10 07:42:21,960 - 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')") 2023-10-10 07:42:21,960 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2023-10-10 07:42:21,960 - 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')") 2023-10-10 07:42:21,960 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2023-10-10 07:42:21,960 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2023-10-10 07:42:21,960 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2023-10-10 07:42:21,960 - octoprint.server - INFO - Added new permission from plugin dashboard: PLUGIN_DASHBOARD_ADMIN (needs: "Need(method='role', value='plugin_dashboard_admin')") 2023-10-10 07:42:21,960 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2023-10-10 07:42:21,960 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2023-10-10 07:42:21,961 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2023-10-10 07:42:21,961 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2023-10-10 07:42:21,961 - 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')") 2023-10-10 07:42:21,961 - octoprint.server - INFO - Added new permission from plugin prusaslicerthumbnails: PLUGIN_PRUSASLICERTHUMBNAILS_SCAN (needs: "Need(method='role', value='plugin_prusaslicerthumbnails_admin')") 2023-10-10 07:42:21,961 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2023-10-10 07:42:21,961 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2023-10-10 07:42:21,961 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2023-10-10 07:42:22,836 - octoprint.util.pip - INFO - Version of pip is 22.1.2 2023-10-10 07:42:25,395 - octoprint.util.pip - INFO - pip installs to C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\ (writable -> yes), --user flag needed -> no, virtual env -> no 2023-10-10 07:42:25,395 - octoprint.util.pip - INFO - ==> pip ok -> yes 2023-10-10 07:42:25,401 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2023-10-10 07:42:25,403 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2023-10-10 07:42:25,422 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2023-10-10 07:42:25,422 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2023-10-10 07:42:25,424 - octoprint.plugin.core - INFO - Initialized 25 plugin implementation(s) 2023-10-10 07:42:25,573 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2023-10-10 07:42:25,573 - octoprint.plugin.core - INFO - 25 plugin(s) registered with the system: | Action Command Notification Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_notification | Action Command Prompt Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\tracking | Application Keys Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\appkeys | Backup & Restore (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\backup | Classic Webcam (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\classicwebcam | Core Wizard (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\corewizard | Dashboard (1.19.10) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_dashboard | Discovery (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\discovery | Error Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\errortracking | Event Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\eventmanager | Exclude Region (0.3.2) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_excluderegion | File Check (2021.2.23) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_file_check | Firmware Check (2021.10.11) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_firmware_check | GCode Viewer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\gcodeviewer | HomeAssistant Discovery (3.7.0) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant | Logging (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\logging | Plugin Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\pluginmanager | Preheat Button (0.8.0) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_preheat | PrettyGCode (1.2.4) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_prettygcode | Slicer Thumbnails (1.0.3) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_prusaslicerthumbnails | Software Update (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\softwareupdate | UI Customizer (0.1.9.8) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_uicustomizer | Virtual Printer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2023-10-10 07:42:25,577 - octoprint.environment - INFO - Detected environment is Python 3.10.5 under Windows (win32). Details: | hardware: | cores: 4 | freq: 3696.0 | ram: 17121169408 | os: | bits: 64 | id: windows | platform: win32 | python: | pip: 22.1.2 | version: 3.10.5 2023-10-10 07:42:25,590 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\webassets... 2023-10-10 07:42:25,590 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-cache... 2023-10-10 07:42:25,590 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-manifest.json... 2023-10-10 07:42:25,730 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-10 07:42:25,735 - octoprint.server - INFO - Shutting down intermediary server... 2023-10-10 07:42:27,012 - octoprint.server - INFO - Intermediary server shut down 2023-10-10 07:42:27,028 - octoprint.events - INFO - Processing startup event, this is our first event 2023-10-10 07:42:27,028 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2023-10-10 07:42:27,043 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2023-10-10 07:42:27,043 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2023-10-10 07:42:27,059 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2023-10-10 07:42:27,059 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2023-10-10 07:42:27,074 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-10 07:42:27,153 - octoprint.server - INFO - Trying to connect to configured serial port None 2023-10-10 07:42:27,423 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2023-10-10 07:42:27,441 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 4 port/baudrate candidates: COM1@115200, COM1@250000, COM5@115200, COM5@250000 2023-10-10 07:42:27,441 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 115200 2023-10-10 07:42:27,442 - octoprint.util.comm - INFO - Connecting to port COM1, baudrate 115200 2023-10-10 07:42:27,443 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-10-10 07:42:27,444 - octoprint.server - INFO - Autorefresh of serial port list stopped 2023-10-10 07:42:27,446 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-10-10 07:42:27,447 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2023-10-10 07:42:27,447 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-10 07:42:27,449 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2023-10-10 07:42:27,451 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-10 07:42:28,324 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on Danas-office._http._tcp.local.' for _http._tcp.local. 2023-10-10 07:42:29,230 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on Danas-office._octoprint._tcp.local.' for _octoprint._tcp.local. 2023-10-10 07:42:29,230 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on Danas-office for SSDP 2023-10-10 07:42:29,308 - octoprint.server - INFO - Listening on http://0.0.0.0:5000 and http://[::]:5000 2023-10-10 07:42:29,328 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-10 07:42:29,485 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2023-10-10 07:42:29,516 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-10 07:42:29,610 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-10-10 07:42:29,737 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 1.7TB. That is considered sufficient for updating. 2023-10-10 07:42:29,781 - octoprint.plugins.dashboard - INFO - Dashboard started 2023-10-10 07:42:29,781 - octoprint.JsFrontendErrors(Dash) - INFO - Js Logger (Dash) started 2023-10-10 07:42:29,781 - octoprint.plugins.homeassistant - INFO - PSUControl helpers not found 2023-10-10 07:42:29,781 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-10 07:42:29,781 - octoprint.plugin - ERROR - Error while calling plugin homeassistant Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\plugin\__init__.py", line 275, in call_plugin result = getattr(plugin, method)(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 179, in on_after_startup self._generate_device_registration() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 262, in _generate_device_registration self._generate_sensor( File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 610, in _generate_sensor self.mqtt_publish(topic, payload, allow_queueing=True) TypeError: 'NoneType' object is not callable 2023-10-10 07:42:29,781 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2023-10-10 07:42:29,781 - octoprint.plugins.uicustomizer - INFO - UI Customizer is initialized. 2023-10-10 07:42:30,140 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-10 07:42:30,140 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 07:42:30,156 - octoprint.plugins.uicustomizer - INFO - Checking for updated themes 2023-10-10 07:42:30,187 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8, 'printer_state': 'DETECT_SERIAL'} 2023-10-10 07:42:30,202 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://10.1.10.228:5000/', 'path': '/', 'query_string': 'l10n=en'} 2023-10-10 07:42:30,546 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.9.3', 'os': 'windows', 'bits': 64, 'python': '3.10.5', 'pip': '22.1.2', 'cores': 4, 'freq': 3696.0, 'ram': 17121169408, 'plugins': 'homeassistant:3.7.0,dashboard:1.19.10,prettygcode:1.2.4,prusaslicerthumbnails:1.0.3,preheat:0.8.0,excluderegion:0.3.2,uicustomizer:0.1.9.8'} 2023-10-10 07:42:30,765 - octoprint.server.views - ERROR - Error while retrieving template data for plugin homeassistant, ignoring it Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\server\views.py", line 1271, in fetch_template_data wizard_required = implementation.is_wizard_required() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 1197, in is_wizard_required _retain = settings().get_boolean( AttributeError: 'Settings' object has no attribute 'get_boolean' 2023-10-10 07:42:30,874 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.9.3', 'os': 'windows', 'bits': 64, 'python': '3.10.5', 'pip': '22.1.2', 'cores': 4, 'freq': 3696.0, 'ram': 17121169408} 2023-10-10 07:42:31,530 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2023-10-10 07:42:31,530 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-10 07:42:32,936 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.228 2023-10-10 07:42:32,952 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-10 07:42:32,952 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 07:42:33,541 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 250000 2023-10-10 07:42:33,568 - octoprint.util.comm - ERROR - Unexpected error while setting baudrate 250000 Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\comm.py", line 3468, in _perform_detection_step self._serial.baudrate = b File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialutil.py", line 299, in baudrate self._reconfigure_port() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialwin32.py", line 222, in _reconfigure_port raise SerialException( serial.serialutil.SerialException: Cannot configure port, something went wrong. Original message: OSError(22, 'The parameter is incorrect.', None, 87) 2023-10-10 07:42:33,568 - octoprint.util.comm - INFO - Serial detection: Trying port COM5, baudrate 115200 2023-10-10 07:42:33,570 - octoprint.util.comm - INFO - Connecting to port COM5, baudrate 115200 2023-10-10 07:42:33,573 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-10 07:42:33,576 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-10 07:42:33,593 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2023-10-10 07:42:33,596 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-10 07:42:33,630 - octoprint.util.comm - INFO - Printer reports firmware name "2.0.8.2 (Aug 24 2022 17:49:06)" 2023-10-10 07:42:33,635 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2023-10-10 07:42:33,662 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2023-10-10 07:42:33,663 - octoprint.plugins.firmware_check - INFO - Your printer's firmware supports host action commands, but they are disabled. The firmware will not inform OctoPrint about job pause & cancellations, filament runouts, and similar firmware-side events. If you want this functionality, you need to change your firmware's configuration.. More information at https://faq.octoprint.org/warning-firmware-hostcommands 2023-10-10 07:42:33,703 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.228 2023-10-10 07:42:33,932 - octoprint.server.preemptive_cache - INFO - ... done in 3.73s 2023-10-10 07:42:34,016 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': '2.0.8.2 (Aug 24 2022 17:49:06)', 'printer_port': None, 'printer_baudrate': 0} 2023-10-10 07:42:37,679 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-10 07:42:37,679 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 07:42:37,807 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.228 2023-10-10 07:42:38,527 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.228 2023-10-10 07:42:38,863 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-10 07:42:38,863 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 07:42:39,577 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.228 2023-10-10 07:42:40,643 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '117.0.0.0', 'os_name': 'Windows', 'os_version': '10'} 2023-10-10 07:51:47,339 - octoprint.server.util.sockjs - INFO - Client connection closed: 10.1.10.228 2023-10-10 07:51:47,893 - octoprint.server.util.sockjs - INFO - New connection from client: 127.0.0.1 2023-10-10 07:51:50,975 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 07:51:50,975 - octoprint.server.api - INFO - Actively logging in user dana from 127.0.0.1 2023-10-10 07:51:51,053 - octoprint.server.util.flask - INFO - Passively logging in user dana from 127.0.0.1 2023-10-10 07:51:51,053 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 07:51:51,143 - octoprint.server.util.flask.PreemptiveCache - INFO - Adding entry for / and {'path': '/', 'base_url': 'http://127.0.0.1:5000/', 'query_string': 'l10n=en', '_timestamp': 1696938711.1431143, '_count': 1} 2023-10-10 07:51:51,475 - octoprint.server.util.sockjs - INFO - Client connection closed: 127.0.0.1 2023-10-10 07:51:52,260 - octoprint.server.util.sockjs - INFO - New connection from client: 127.0.0.1 2023-10-10 07:51:52,417 - octoprint.server.util.flask - INFO - Passively logging in user dana from 127.0.0.1 2023-10-10 07:51:52,417 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 07:51:53,430 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 127.0.0.1 2023-10-10 07:51:54,543 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '117.0.0.0', 'os_name': 'Windows', 'os_version': '10'} 2023-10-10 07:52:12,310 - octoprint.server.api - ERROR - Error while running a test GET request on http://10.1.10.228:8888/out.jpg Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\urllib3\connection.py", line 200, in _new_conn sock = connection.create_connection( File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\urllib3\util\connection.py", line 85, in create_connection raise err File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\urllib3\util\connection.py", line 73, in create_connection sock.connect(sa) ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\urllib3\connectionpool.py", line 790, in urlopen response = self._make_request( File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\urllib3\connectionpool.py", line 496, in _make_request conn.request( File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\urllib3\connection.py", line 388, in request self.endheaders() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\http\client.py", line 1277, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\http\client.py", line 1037, in _send_output self.send(msg) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\http\client.py", line 975, in send self.connect() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\urllib3\connection.py", line 236, in connect self.sock = self._new_conn() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\urllib3\connection.py", line 215, in _new_conn raise NewConnectionError( urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\requests\adapters.py", line 486, in send resp = conn.urlopen( File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\urllib3\connectionpool.py", line 844, in urlopen retries = retries.increment( File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\urllib3\util\retry.py", line 515, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='10.1.10.228', port=8888): Max retries exceeded with url: /out.jpg (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\server\api\__init__.py", line 657, in _test_url with requests.request( File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\requests\api.py", line 59, in request return session.request(method=method, url=url, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\requests\sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\requests\sessions.py", line 703, in send r = adapter.send(request, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\requests\adapters.py", line 519, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPConnectionPool(host='10.1.10.228', port=8888): Max retries exceeded with url: /out.jpg (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it')) 2023-10-10 07:57:21,825 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-10 07:57:30,157 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 908, 'printer_state': 'OPERATIONAL'} 2023-10-10 07:57:30,494 - octoprint.access.users - INFO - Cleaning up user session CE293F2D5E9E46E09B5BA8646A1553C5 for user dana 2023-10-10 07:57:30,494 - octoprint.access.users - INFO - Logged out user: dana 2023-10-10 08:06:40,615 - octoprint.access.users - INFO - Cleaning up user session 84A27DBC1ED740F8B4EEF5BF65AAE42D for user dana 2023-10-10 08:06:40,616 - octoprint.access.users - INFO - Logged out user: dana 2023-10-10 08:08:34,606 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/jneilliii/OctoPrint-RTMPStreamer/archive/master.zip 2023-10-10 08:08:34,837 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-10 08:08:43,623 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-10 08:08:44,201 - octoprint.plugin.core - INFO - Loading plugins from C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins, C:\OctoPrint\basedir\5000\plugins and installed plugin packages... 2023-10-10 08:08:44,248 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-10 08:08:44,279 - octoprint.plugin.core - INFO - Found 26 plugin(s) providing 25 mixin implementations, 55 hook handlers 2023-10-10 08:08:44,279 - octoprint.plugin.core - INFO - 26 plugin(s) registered with the system: | Action Command Notification Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_notification | Action Command Prompt Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\tracking | Application Keys Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\appkeys | Backup & Restore (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\backup | Classic Webcam (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\classicwebcam | Core Wizard (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\corewizard | Dashboard (1.19.10) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_dashboard | Discovery (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\discovery | Error Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\errortracking | Event Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\eventmanager | Exclude Region (0.3.2) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_excluderegion | File Check (2021.2.23) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_file_check | Firmware Check (2021.10.11) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_firmware_check | GCode Viewer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\gcodeviewer | HomeAssistant Discovery (3.7.0) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant | Logging (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\logging | Plugin Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\pluginmanager | Preheat Button (0.8.0) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_preheat | PrettyGCode (1.2.4) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_prettygcode | !RTMP Streamer (1.0.4) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_rtmpstreamer | Slicer Thumbnails (1.0.3) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_prusaslicerthumbnails | Software Update (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\softwareupdate | UI Customizer (0.1.9.8) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_uicustomizer | Virtual Printer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2023-10-10 08:08:44,279 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: RTMP Streamer, version 1.0.4 2023-10-10 08:08:44,626 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin': 'rtmpstreamer', 'plugin_version': '1.0.4'} 2023-10-10 08:08:47,444 - octoprint.server.api.system - INFO - Performing command for core:restart: "C:\OctoPrint\OctoPrintService5000.exe" restart! 2023-10-10 08:09:05,196 - octoprint.startup - INFO - ****************************************************************************** 2023-10-10 08:09:05,196 - octoprint.startup - INFO - Starting OctoPrint 1.9.3 2023-10-10 08:09:05,196 - octoprint.startup - INFO - ****************************************************************************** 2023-10-10 08:09:05,492 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2023-10-10 08:09:05,524 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2023-10-10 08:09:05,524 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2023-10-10 08:09:05,524 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2023-10-10 08:09:05,899 - 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) 2023-10-10 08:09:05,899 - octoprint.plugin.core - INFO - Loading plugins from C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins, C:\OctoPrint\basedir\5000\plugins and installed plugin packages... 2023-10-10 08:09:06,938 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2023.5.24) did not pass check, not loading. 2023-10-10 08:09:07,313 - octoprint.startup - INFO - Added settings overlay from plugin dashboard 2023-10-10 08:09:07,328 - octoprint.plugin.core - INFO - Found 26 plugin(s) providing 26 mixin implementations, 57 hook handlers 2023-10-10 08:09:07,344 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2023-10-10 08:09:07,438 - octoprint.server - INFO - Intermediary server started 2023-10-10 08:09:07,438 - octoprint.filemanager.storage - INFO - Initializing the file metadata for C:\OctoPrint\basedir\5000\uploads... 2023-10-10 08:09:07,453 - octoprint.filemanager.storage - INFO - ... file metadata for C:\OctoPrint\basedir\5000\uploads initialized successfully. 2023-10-10 08:09:07,469 - 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')") 2023-10-10 08:09:07,469 - 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')") 2023-10-10 08:09:07,469 - 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')") 2023-10-10 08:09:07,469 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2023-10-10 08:09:07,469 - 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')") 2023-10-10 08:09:07,469 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2023-10-10 08:09:07,469 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_GRANT (needs: "Need(method='role', value='plugin_appkeys_user')") 2023-10-10 08:09:07,469 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2023-10-10 08:09:07,469 - octoprint.server - INFO - Added new permission from plugin dashboard: PLUGIN_DASHBOARD_ADMIN (needs: "Need(method='role', value='plugin_dashboard_admin')") 2023-10-10 08:09:07,469 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2023-10-10 08:09:07,469 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2023-10-10 08:09:07,469 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_LIST (needs: "Need(method='role', value='plugin_pluginmanager_list')") 2023-10-10 08:09:07,469 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2023-10-10 08:09:07,469 - 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')") 2023-10-10 08:09:07,469 - octoprint.server - INFO - Added new permission from plugin prusaslicerthumbnails: PLUGIN_PRUSASLICERTHUMBNAILS_SCAN (needs: "Need(method='role', value='plugin_prusaslicerthumbnails_admin')") 2023-10-10 08:09:07,469 - octoprint.server - INFO - Added new permission from plugin rtmpstreamer: PLUGIN_RTMPSTREAMER_CONTROL (needs: "Need(method='role', value='plugin_rtmpstreamer_admin')") 2023-10-10 08:09:07,469 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2023-10-10 08:09:07,469 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2023-10-10 08:09:07,469 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2023-10-10 08:09:08,524 - octoprint.util.pip - INFO - Version of pip is 22.1.2 2023-10-10 08:09:11,518 - octoprint.util.pip - INFO - pip installs to C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\ (writable -> yes), --user flag needed -> no, virtual env -> no 2023-10-10 08:09:11,518 - octoprint.util.pip - INFO - ==> pip ok -> yes 2023-10-10 08:09:11,535 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2023-10-10 08:09:11,538 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2023-10-10 08:09:11,572 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2023-10-10 08:09:11,572 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2023-10-10 08:09:11,574 - octoprint.plugin.core - INFO - Initialized 26 plugin implementation(s) 2023-10-10 08:09:11,760 - octoprint - INFO - Installing webcam compat overlay for configured default webcam 2023-10-10 08:09:11,761 - octoprint.plugin.core - INFO - 26 plugin(s) registered with the system: | Action Command Notification Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_notification | Action Command Prompt Support (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\action_command_prompt | Announcement Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\announcements | Anonymous Usage Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\tracking | Application Keys Plugin (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\appkeys | Backup & Restore (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\backup | Classic Webcam (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\classicwebcam | Core Wizard (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\corewizard | Dashboard (1.19.10) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_dashboard | Discovery (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\discovery | Error Tracking (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\errortracking | Event Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\eventmanager | Exclude Region (0.3.2) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_excluderegion | File Check (2021.2.23) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_file_check | Firmware Check (2021.10.11) (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_firmware_check | GCode Viewer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\gcodeviewer | HomeAssistant Discovery (3.7.0) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant | Logging (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\logging | Plugin Manager (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\pluginmanager | Preheat Button (0.8.0) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_preheat | PrettyGCode (1.2.4) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_prettygcode | RTMP Streamer (1.0.4) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_rtmpstreamer | Slicer Thumbnails (1.0.3) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_prusaslicerthumbnails | Software Update (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\softwareupdate | UI Customizer (0.1.9.8) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_uicustomizer | Virtual Printer (bundled) = C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\Lib\site-packages\octoprint\plugins\virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2023-10-10 08:09:11,766 - octoprint.environment - INFO - Detected environment is Python 3.10.5 under Windows (win32). Details: | hardware: | cores: 4 | freq: 3696.0 | ram: 17121169408 | os: | bits: 64 | id: windows | platform: win32 | python: | pip: 22.1.2 | version: 3.10.5 2023-10-10 08:09:11,780 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\webassets... 2023-10-10 08:09:11,780 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-cache... 2023-10-10 08:09:11,780 - octoprint.server - INFO - Reset webasset folder C:\OctoPrint\basedir\5000\generated\.webassets-manifest.json... 2023-10-10 08:09:11,833 - octoprint.plugins.rtmpstreamer - 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. 2023-10-10 08:09:11,833 - octoprint.server - WARNING - CSRF Protection for Blueprint of plugin rtmpstreamer is DISABLED 2023-10-10 08:09:11,996 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-10 08:09:12,002 - octoprint.server - INFO - Shutting down intermediary server... 2023-10-10 08:09:13,062 - octoprint.server - INFO - Intermediary server shut down 2023-10-10 08:09:13,066 - octoprint.events - INFO - Processing startup event, this is our first event 2023-10-10 08:09:13,066 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2023-10-10 08:09:13,066 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2023-10-10 08:09:13,068 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2023-10-10 08:09:13,088 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2023-10-10 08:09:13,090 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2023-10-10 08:09:13,098 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-10 08:09:13,126 - octoprint.server - INFO - Trying to connect to configured serial port None 2023-10-10 08:09:13,322 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2023-10-10 08:09:13,348 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 4 port/baudrate candidates: COM1@115200, COM1@250000, COM5@115200, COM5@250000 2023-10-10 08:09:13,348 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 115200 2023-10-10 08:09:13,348 - octoprint.util.comm - INFO - Connecting to port COM1, baudrate 115200 2023-10-10 08:09:13,351 - octoprint.server - INFO - Starting autorefresh of serial port list 2023-10-10 08:09:13,351 - octoprint.server - INFO - Autorefresh of serial port list stopped 2023-10-10 08:09:13,363 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-10 08:09:13,397 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-10 08:09:13,443 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2023-10-10 08:09:13,482 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2023-10-10 08:09:13,642 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-10-10 08:09:14,084 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2023-10-10 08:09:14,459 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on Danas-office._http._tcp.local.' for _http._tcp.local. 2023-10-10 08:09:15,356 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on Danas-office._octoprint._tcp.local.' for _octoprint._tcp.local. 2023-10-10 08:09:15,362 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on Danas-office for SSDP 2023-10-10 08:09:15,420 - octoprint.server - INFO - Listening on http://0.0.0.0:5000 and http://[::]:5000 2023-10-10 08:09:15,429 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2023-10-10 08:09:15,431 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-10 08:09:15,436 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2023-10-10 08:09:15,742 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2023-10-10 08:09:15,757 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 1.7TB. That is considered sufficient for updating. 2023-10-10 08:09:15,815 - octoprint.plugins.dashboard - INFO - Dashboard started 2023-10-10 08:09:15,817 - octoprint.JsFrontendErrors(Dash) - INFO - Js Logger (Dash) started 2023-10-10 08:09:15,817 - octoprint.plugins.homeassistant - INFO - PSUControl helpers not found 2023-10-10 08:09:15,817 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release. 2023-10-10 08:09:15,822 - octoprint.plugin - ERROR - Error while calling plugin homeassistant Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\plugin\__init__.py", line 275, in call_plugin result = getattr(plugin, method)(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 179, in on_after_startup self._generate_device_registration() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 262, in _generate_device_registration self._generate_sensor( File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 610, in _generate_sensor self.mqtt_publish(topic, payload, allow_queueing=True) TypeError: 'NoneType' object is not callable 2023-10-10 08:09:15,822 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2023-10-10 08:09:15,978 - octoprint.plugins.uicustomizer - INFO - UI Customizer is initialized. 2023-10-10 08:09:16,181 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-10 08:09:16,181 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 08:09:16,198 - octoprint.plugins.uicustomizer - INFO - Checking for updated themes 2023-10-10 08:09:16,251 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://10.1.10.228:5000/', 'path': '/', 'query_string': 'l10n=en'} 2023-10-10 08:09:16,259 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8, 'printer_state': 'DETECT_SERIAL'} 2023-10-10 08:09:16,600 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.9.3', 'os': 'windows', 'bits': 64, 'python': '3.10.5', 'pip': '22.1.2', 'cores': 4, 'freq': 3696.0, 'ram': 17121169408, 'plugins': 'homeassistant:3.7.0,dashboard:1.19.10,prettygcode:1.2.4,rtmpstreamer:1.0.4,prusaslicerthumbnails:1.0.3,preheat:0.8.0,excluderegion:0.3.2,uicustomizer:0.1.9.8'} 2023-10-10 08:09:16,947 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.9.3', 'os': 'windows', 'bits': 64, 'python': '3.10.5', 'pip': '22.1.2', 'cores': 4, 'freq': 3696.0, 'ram': 17121169408} 2023-10-10 08:09:17,012 - octoprint.server.views - ERROR - Error while retrieving template data for plugin homeassistant, ignoring it Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\server\views.py", line 1271, in fetch_template_data wizard_required = implementation.is_wizard_required() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\__init__.py", line 1686, in wrapper return f(*args, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint_homeassistant\__init__.py", line 1197, in is_wizard_required _retain = settings().get_boolean( AttributeError: 'Settings' object has no attribute 'get_boolean' 2023-10-10 08:09:17,442 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2023-10-10 08:09:17,445 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-10 08:09:19,449 - octoprint.util.comm - INFO - Serial detection: Trying port COM1, baudrate 250000 2023-10-10 08:09:19,488 - octoprint.util.comm - ERROR - Unexpected error while setting baudrate 250000 Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\util\comm.py", line 3468, in _perform_detection_step self._serial.baudrate = b File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialutil.py", line 299, in baudrate self._reconfigure_port() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\serial\serialwin32.py", line 222, in _reconfigure_port raise SerialException( serial.serialutil.SerialException: Cannot configure port, something went wrong. Original message: OSError(22, 'The parameter is incorrect.', None, 87) 2023-10-10 08:09:19,489 - octoprint.util.comm - INFO - Serial detection: Trying port COM5, baudrate 115200 2023-10-10 08:09:19,489 - octoprint.util.comm - INFO - Connecting to port COM5, baudrate 115200 2023-10-10 08:09:19,497 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2023-10-10 08:09:19,505 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-10 08:09:19,535 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2023-10-10 08:09:19,544 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2023-10-10 08:09:19,579 - octoprint.server.util.sockjs - INFO - New connection from client: 127.0.0.1 2023-10-10 08:09:19,583 - octoprint.util.comm - INFO - Printer reports firmware name "2.0.8.2 (Aug 24 2022 17:49:06)" 2023-10-10 08:09:19,597 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2023-10-10 08:09:19,606 - octoprint.server.util.flask - INFO - Passively logging in user dana from 127.0.0.1 2023-10-10 08:09:19,607 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 08:09:19,673 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2023-10-10 08:09:19,675 - octoprint.plugins.firmware_check - INFO - Your printer's firmware supports host action commands, but they are disabled. The firmware will not inform OctoPrint about job pause & cancellations, filament runouts, and similar firmware-side events. If you want this functionality, you need to change your firmware's configuration.. More information at https://faq.octoprint.org/warning-firmware-hostcommands 2023-10-10 08:09:20,009 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': '2.0.8.2 (Aug 24 2022 17:49:06)', 'printer_port': None, 'printer_baudrate': 0} 2023-10-10 08:09:20,517 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 127.0.0.1 2023-10-10 08:09:20,844 - octoprint.server.preemptive_cache - INFO - ... done in 4.59s 2023-10-10 08:09:20,844 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://127.0.0.1:5000/', 'path': '/', 'query_string': 'l10n=en'} 2023-10-10 08:09:21,220 - octoprint.server.preemptive_cache - INFO - ... done in 0.38s 2023-10-10 08:09:22,484 - octoprint.server.util.flask - INFO - Passively logging in user dana from 127.0.0.1 2023-10-10 08:09:22,484 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 08:09:22,595 - octoprint.server.util.sockjs - INFO - Client connection closed: 127.0.0.1 2023-10-10 08:09:23,296 - octoprint.server.util.sockjs - INFO - New connection from client: 127.0.0.1 2023-10-10 08:09:23,687 - octoprint.server.util.flask - INFO - Passively logging in user dana from 127.0.0.1 2023-10-10 08:09:23,687 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 08:09:24,487 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 127.0.0.1 2023-10-10 08:09:25,707 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '117.0.0.0', 'os_name': 'Windows', 'os_version': '10'} 2023-10-10 08:09:54,959 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-10 08:09:54,959 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 08:09:55,062 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-10 08:09:55,062 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 08:09:55,146 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-10 08:09:55,146 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 08:09:55,395 - octoprint.server.util.sockjs - INFO - Client connection closed: 127.0.0.1 2023-10-10 08:09:56,038 - octoprint.server.util.sockjs - INFO - New connection from client: 10.1.10.228 2023-10-10 08:09:56,452 - octoprint.server.util.flask - INFO - Passively logging in user dana from 10.1.10.228 2023-10-10 08:09:56,452 - octoprint.access.users - INFO - Logged in user: dana 2023-10-10 08:09:57,518 - octoprint.server.util.sockjs - INFO - User dana logged in on the socket from client 10.1.10.228 2023-10-10 08:09:58,743 - octoprint.plugins.tracking - INFO - Sent tracking event webui_load, payload: {'browser_name': 'Chrome', 'browser_version': '117.0.0.0', 'os_name': 'Windows', 'os_version': '10'} 2023-10-10 08:11:49,945 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2023-10-10 08:12:29,015 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2023-10-10 08:24:07,356 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-10 08:24:16,182 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 908, 'printer_state': 'OPERATIONAL'} 2023-10-10 08:24:16,772 - octoprint.access.users - INFO - Cleaning up user session C077960C401842848DF4EDC0F223D38C for user dana 2023-10-10 08:24:16,772 - octoprint.access.users - INFO - Logged out user: dana 2023-10-10 08:24:30,770 - octoprint.access.users - INFO - Cleaning up user session BA911BEBB9AE43D6B4AEFE82A87EFD0E for user dana 2023-10-10 08:24:30,770 - octoprint.access.users - INFO - Logged out user: dana 2023-10-10 08:39:07,359 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2023-10-10 08:39:16,207 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1808, 'printer_state': 'OPERATIONAL'} 2023-10-10 08:39:24,444 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2023-10-10 08:40:54,098 - octoprint.server.api - ERROR - Error while running a test GET request on http://10.1.10.228:8888/out.jpg Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\urllib3\connection.py", line 200, in _new_conn sock = connection.create_connection( File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\urllib3\util\connection.py", line 85, in create_connection raise err File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\urllib3\util\connection.py", line 73, in create_connection sock.connect(sa) ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\urllib3\connectionpool.py", line 790, in urlopen response = self._make_request( File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\urllib3\connectionpool.py", line 496, in _make_request conn.request( File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\urllib3\connection.py", line 388, in request self.endheaders() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\http\client.py", line 1277, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\http\client.py", line 1037, in _send_output self.send(msg) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\http\client.py", line 975, in send self.connect() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\urllib3\connection.py", line 236, in connect self.sock = self._new_conn() File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\urllib3\connection.py", line 215, in _new_conn raise NewConnectionError( urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\requests\adapters.py", line 486, in send resp = conn.urlopen( File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\urllib3\connectionpool.py", line 844, in urlopen retries = retries.increment( File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\urllib3\util\retry.py", line 515, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='10.1.10.228', port=8888): Max retries exceeded with url: /out.jpg (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\octoprint\server\api\__init__.py", line 657, in _test_url with requests.request( File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\requests\api.py", line 59, in request return session.request(method=method, url=url, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\requests\sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\requests\sessions.py", line 703, in send r = adapter.send(request, **kwargs) File "C:\OctoPrint\WPy64-31050\python-3.10.5.amd64\lib\site-packages\requests\adapters.py", line 519, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPConnectionPool(host='10.1.10.228', port=8888): Max retries exceeded with url: /out.jpg (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it')) 2023-10-10 08:47:50,970 - octoprint.plugins.errortracking - INFO - Initialized error tracking 2023-10-10 08:47:51,004 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]}