Skip to content

Instantly share code, notes, and snippets.

@cp2004
Created December 14, 2020 20:57
Show Gist options
  • Save cp2004/6a4b4ff600fadcd6b0f41529baa0ece4 to your computer and use it in GitHub Desktop.
Save cp2004/6a4b4ff600fadcd6b0f41529baa0ece4 to your computer and use it in GitHub Desktop.
"C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\venv3\Scripts\python.exe" -m octoprint serve --debug
2020-12-14 19:07:38,718 - octoprint.startup - INFO - ******************************************************************************
2020-12-14 19:07:38,721 - octoprint.startup - INFO - Starting OctoPrint 1.6.0.dev94+g8a7a436ee
2020-12-14 19:07:38,721 - octoprint.startup - INFO - ******************************************************************************
2020-12-14 19:07:39,682 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online
2020-12-14 19:07:39,682 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working
2020-12-14 19:07:39,683 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working
2020-12-14 19:07:39,701 - octoprint.startup - INFO - Blacklist processing done, adding 12 blacklisted plugin versions: roomtemp (any), GcodeEditor (0.1.1), GcodeEditor (0.2.0), GcodeEditor (0.2.1), GcodeEditor (0.2.2), GcodeEditor (0.2.3), GcodeEditor (0.2.4), GcodeEditor (0.2.5), GcodeEditor (0.2.6), GcodeEditor (0.2.8), gcodeleveling (0.1.0), gcodeleveling (0.1.1)
2020-12-14 19:07:39,745 - octoprint.plugin.core - INFO - Loading plugins from C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\src\octoprint\plugins, C:\Users\charl.TERRANCE\AppData\Roaming\OctoPrint\plugins and installed plugin packages...
2020-12-14 19:07:39,746 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for action_command_notification from AST of C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\src\octoprint\plugins\action_command_notification\__init__.py
2020-12-14 19:07:39,750 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for action_command_prompt from AST of C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\src\octoprint\plugins\action_command_prompt\__init__.py
2020-12-14 19:07:39,757 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for announcements from AST of C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\src\octoprint\plugins\announcements\__init__.py
2020-12-14 19:07:39,934 - py.warnings - WARNING - C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\venv3\lib\site-packages\tornado\httputil.py:107: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working
class HTTPHeaders(collections.MutableMapping):
2020-12-14 19:07:40,145 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for appkeys from AST of C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\src\octoprint\plugins\appkeys\__init__.py
2020-12-14 19:07:40,153 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for backup from AST of C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\src\octoprint\plugins\backup\__init__.py
2020-12-14 19:07:40,176 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for corewizard from AST of C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\src\octoprint\plugins\corewizard\__init__.py
2020-12-14 19:07:40,180 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for discovery from AST of C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\src\octoprint\plugins\discovery\__init__.py
2020-12-14 19:07:40,205 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for errortracking from AST of C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\src\octoprint\plugins\errortracking\__init__.py
2020-12-14 19:07:40,209 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for gcodeviewer from AST of C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\src\octoprint\plugins\gcodeviewer\__init__.py
2020-12-14 19:07:40,212 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for logging from AST of C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\src\octoprint\plugins\logging\__init__.py
2020-12-14 19:07:40,218 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for pi_support from AST of C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\src\octoprint\plugins\pi_support\__init__.py
2020-12-14 19:07:40,224 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading.
2020-12-14 19:07:40,225 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for pluginmanager from AST of C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\src\octoprint\plugins\pluginmanager\__init__.py
2020-12-14 19:07:40,307 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for softwareupdate from AST of C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\src\octoprint\plugins\softwareupdate\__init__.py
2020-12-14 19:07:40,359 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for tracking from AST of C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\src\octoprint\plugins\tracking\__init__.py
2020-12-14 19:07:40,371 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for virtual_printer from AST of C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\src\octoprint\plugins\virtual_printer\__init__.py
2020-12-14 19:07:40,376 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for test_backup from AST of C:\Users\charl.TERRANCE\AppData\Roaming\OctoPrint\plugins\test_backup.py
2020-12-14 19:07:40,378 - octoprint.plugin.core - INFO - Plugin Backup Test (1.0.0) is disabled.
2020-12-14 19:07:40,559 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for eeprom_marlin from AST of C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint-EEPROM-Marlin\octoprint_eeprom_marlin\__init__.py
2020-12-14 19:07:41,051 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for touchui from AST of C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\venv3\lib\site-packages\octoprint_touchui\__init__.py
2020-12-14 19:07:41,070 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for themeify from AST of C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\venv3\lib\site-packages\octoprint_themeify\__init__.py
2020-12-14 19:07:41,101 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for firmware_check from AST of C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\venv3\lib\site-packages\octoprint_firmware_check\__init__.py
2020-12-14 19:07:41,123 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for file_check from AST of C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\venv3\lib\site-packages\octoprint_file_check\__init__.py
2020-12-14 19:07:41,163 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for excluderegion from AST of c:\users\charl.terrance\onedrive\documents\8. coding projects\5. octoprint\octoprint-excluderegionplugin\octoprint_excluderegion\__init__.py
2020-12-14 19:07:41,170 - octoprint.plugin.core - INFO - Plugin Exclude Region (0.2.0) is disabled.
2020-12-14 19:07:41,186 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for swupdate_test from AST of c:\users\charl.terrance\onedrive\documents\8. coding projects\5. octoprint\octoprint-swupdate-testing\octoprint_swupdate_test\__init__.py
2020-12-14 19:07:41,188 - octoprint.plugin.core - INFO - Plugin Swupdate_test Plugin (0.1.0) is disabled.
2020-12-14 19:07:41,203 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for wled from AST of c:\users\charl.terrance\onedrive\documents\8. coding projects\5. octoprint\octoprint-wled\octoprint_wled\__init__.py
2020-12-14 19:07:41,207 - octoprint.plugin.core - INFO - Plugin WLED Integration (0.1.0.dev5+ga5b0618.dirty) is disabled.
2020-12-14 19:07:41,221 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for widescreen from AST of c:\users\charl.terrance\onedrive\documents\8. coding projects\5. octoprint\octoprint-widescreen\octoprint_widescreen\__init__.py
2020-12-14 19:07:41,223 - octoprint.plugin.core - INFO - Plugin OctoPrint-WideScreen (0.1.3) is disabled.
2020-12-14 19:07:41,239 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for octoeverywhere from AST of c:\users\charl.terrance\onedrive\documents\8. coding projects\5. octoprint\octoprint-octoeverywhere\octoprint_octoeverywhere\__init__.py
2020-12-14 19:07:41,242 - octoprint.plugin.core - INFO - Plugin OctoEverywhere! (0.2.2) is disabled.
2020-12-14 19:07:41,260 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for EasyServo from AST of c:\users\charl.terrance\onedrive\documents\8. coding projects\5. octoprint\easyservo-binding\octoprint-easyservo-master\EasyServo\__init__.py
2020-12-14 19:07:41,267 - octoprint.plugin.core - INFO - Plugin Easy Servo (0.1.1) is disabled.
2020-12-14 19:07:41,290 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for autologin_config from AST of c:\users\charl.terrance\onedrive\documents\8. coding projects\5. octoprint\octoprint-autologinconfig\octoprint_autologin_config\__init__.py
2020-12-14 19:07:41,764 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for octolapse from AST of c:\users\charl.terrance\onedrive\documents\8. coding projects\5. octoprint\octolapse\octoprint_octolapse\__init__.py
2020-12-14 19:07:41,821 - octoprint.plugin.core - INFO - Plugin Octolapse (0.4.0+8.gdc7884b) is disabled.
2020-12-14 19:07:41,835 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for virtual_printerconfig from AST of c:\users\charl.terrance\onedrive\documents\8. coding projects\5. octoprint\octoprint-virtualprintersettings\octoprint_virtual_printerconfig\__init__.py
2020-12-14 19:07:42,531 - octoprint.plugin.core - DEBUG - Loaded plugin action_command_notification: Action Command Notification Support
2020-12-14 19:07:42,531 - octoprint.plugin.core - DEBUG - Loaded plugin action_command_prompt: Action Command Prompt Support
2020-12-14 19:07:42,531 - octoprint.plugin.core - DEBUG - Loaded plugin announcements: Announcement Plugin
2020-12-14 19:07:42,532 - octoprint.plugin.core - DEBUG - Loaded plugin appkeys: Application Keys Plugin
2020-12-14 19:07:42,532 - octoprint.plugin.core - DEBUG - Loaded plugin backup: Backup & Restore
2020-12-14 19:07:42,532 - octoprint.plugin.core - DEBUG - Loaded plugin corewizard: Core Wizard
2020-12-14 19:07:42,567 - octoprint.plugin.core - DEBUG - Loaded plugin discovery: Discovery
2020-12-14 19:07:42,568 - octoprint.plugin.core - DEBUG - Loaded plugin errortracking: Error Tracking
2020-12-14 19:07:42,569 - octoprint.plugin.core - DEBUG - Loaded plugin gcodeviewer: GCode Viewer
2020-12-14 19:07:42,569 - octoprint.plugin.core - DEBUG - Loaded plugin logging: Logging
2020-12-14 19:07:42,569 - octoprint.plugin.core - DEBUG - Loaded plugin pluginmanager: Plugin Manager
2020-12-14 19:07:42,570 - octoprint.plugin.core - DEBUG - Loaded plugin softwareupdate: Software Update
2020-12-14 19:07:42,570 - octoprint.plugin.core - DEBUG - Loaded plugin tracking: Anonymous Usage Tracking
2020-12-14 19:07:42,570 - octoprint.plugin.core - DEBUG - Loaded plugin virtual_printer: Virtual Printer
2020-12-14 19:07:42,570 - octoprint.plugin.core - DEBUG - Loaded plugin eeprom_marlin: Marlin EEPROM Editor (3.0.0.dev87+g0f35beb.dirty)
2020-12-14 19:07:42,570 - octoprint.plugin.core - DEBUG - Loaded plugin touchui: TouchUI (0.3.17)
2020-12-14 19:07:42,571 - octoprint.plugin.core - DEBUG - Loaded plugin themeify: Themeify (1.2.2)
2020-12-14 19:07:42,571 - octoprint.plugin.core - DEBUG - Loaded plugin firmware_check: Firmware Check (2020.9.23)
2020-12-14 19:07:42,571 - octoprint.plugin.core - DEBUG - Loaded plugin file_check: File Check (2020.8.7)
2020-12-14 19:07:42,571 - octoprint.plugin.core - DEBUG - Loaded plugin autologin_config: Autologin Configuration (0.1.0post4.post1.dev0-gf58b5bf)
2020-12-14 19:07:42,572 - octoprint.plugin.core - DEBUG - Loaded plugin virtual_printerconfig: Virtual Printer Settings (0.2.0.dev4+g15be30b.dirty)
2020-12-14 19:07:42,574 - octoprint.plugin.core - DEBUG - Enabled plugin action_command_notification: Action Command Notification Support
2020-12-14 19:07:42,576 - octoprint.plugin.core - DEBUG - Enabled plugin action_command_prompt: Action Command Prompt Support
2020-12-14 19:07:42,578 - octoprint.plugin.core - DEBUG - Enabled plugin announcements: Announcement Plugin
2020-12-14 19:07:42,583 - octoprint.plugin.core - DEBUG - Enabled plugin appkeys: Application Keys Plugin
2020-12-14 19:07:42,595 - octoprint.plugin.core - DEBUG - Enabled plugin backup: Backup & Restore
2020-12-14 19:07:42,600 - octoprint.plugin.core - DEBUG - Enabled plugin corewizard: Core Wizard
2020-12-14 19:07:42,603 - octoprint.plugin.core - DEBUG - Enabled plugin discovery: Discovery
2020-12-14 19:07:42,605 - octoprint.plugin.core - DEBUG - Enabled plugin errortracking: Error Tracking
2020-12-14 19:07:42,606 - octoprint.plugin.core - DEBUG - Enabled plugin gcodeviewer: GCode Viewer
2020-12-14 19:07:42,608 - octoprint.plugin.core - DEBUG - Enabled plugin logging: Logging
2020-12-14 19:07:42,610 - octoprint.plugin.core - DEBUG - Enabled plugin pluginmanager: Plugin Manager
2020-12-14 19:07:42,612 - octoprint.plugin.core - DEBUG - Enabled plugin softwareupdate: Software Update
2020-12-14 19:07:42,615 - octoprint.plugin.core - DEBUG - Enabled plugin tracking: Anonymous Usage Tracking
2020-12-14 19:07:42,620 - octoprint.plugin.core - DEBUG - Enabled plugin virtual_printer: Virtual Printer
2020-12-14 19:07:42,622 - octoprint.plugin.core - DEBUG - Enabled plugin eeprom_marlin: Marlin EEPROM Editor (3.0.0.dev87+g0f35beb.dirty)
2020-12-14 19:07:42,626 - octoprint.plugin.core - DEBUG - Enabled plugin touchui: TouchUI (0.3.17)
2020-12-14 19:07:42,630 - octoprint.plugin.core - DEBUG - Enabled plugin themeify: Themeify (1.2.2)
2020-12-14 19:07:42,633 - octoprint.plugin.core - DEBUG - Enabled plugin firmware_check: Firmware Check (2020.9.23)
2020-12-14 19:07:42,634 - octoprint.plugin.core - DEBUG - Enabled plugin file_check: File Check (2020.8.7)
2020-12-14 19:07:42,639 - octoprint.plugin.core - DEBUG - Enabled plugin autologin_config: Autologin Configuration (0.1.0post4.post1.dev0-gf58b5bf)
2020-12-14 19:07:42,641 - octoprint.plugin.core - DEBUG - Enabled plugin virtual_printerconfig: Virtual Printer Settings (0.2.0.dev4+g15be30b.dirty)
2020-12-14 19:07:42,641 - octoprint.plugin.core - INFO - Found 29 plugin(s) providing 21 mixin implementations, 42 hook handlers
2020-12-14 19:07:42,687 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
2020-12-14 19:07:42,698 - octoprint.server - DEBUG - Starting intermediary server on http://0.0.0.0:5000 and http://[::]:5000
2020-12-14 19:07:42,714 - octoprint.server - INFO - Intermediary server started
::1 - - [14/Dec/2020 19:07:42] "GET /sockjs/info?t=1607972860408 HTTP/1.1" 404 -
2020-12-14 19:07:42,730 - octoprint.filemanager.storage - INFO - Initializing the file metadata for C:\Users\charl.TERRANCE\AppData\Roaming\OctoPrint\uploads...
2020-12-14 19:07:42,947 - octoprint.filemanager.storage.timings - DEBUG - octoprint.filemanager.storage._list_folder(<octoprint.filemanager.storage.LocalFileStorage object at 0x0000014190C3F790>,'C:\\Users\\charl.TERRANCE\\AppData\\Roaming\\OctoPrint\\uploads\\test',base='test/',force_refresh=False) took 5.00ms
2020-12-14 19:07:42,948 - octoprint.filemanager.storage.timings - DEBUG - octoprint.filemanager.storage._list_folder(<octoprint.filemanager.storage.LocalFileStorage object at 0x0000014190C3F790>,'C:\\Users\\charl.TERRANCE\\AppData\\Roaming\\OctoPrint\\uploads',) took 217.18ms
2020-12-14 19:07:42,948 - octoprint.filemanager.storage - INFO - ... file metadata for C:\Users\charl.TERRANCE\AppData\Roaming\OctoPrint\uploads initialized successfully.
2020-12-14 19:07:42,950 - octoprint.events - DEBUG - Subscribed listener <function Server.run.<locals>.on_settings_update at 0x0000014190C3B8B0> for event SettingsUpdated
2020-12-14 19:07:42,951 - 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')")
2020-12-14 19:07:42,951 - 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')")
2020-12-14 19:07:42,952 - 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')")
2020-12-14 19:07:42,952 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')")
2020-12-14 19:07:42,953 - 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')")
2020-12-14 19:07:42,953 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')")
2020-12-14 19:07:42,953 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')")
2020-12-14 19:07:42,953 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')")
2020-12-14 19:07:42,954 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')")
2020-12-14 19:07:42,954 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')")
2020-12-14 19:07:42,954 - 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')")
2020-12-14 19:07:42,955 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')")
2020-12-14 19:07:42,955 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')")
2020-12-14 19:07:42,955 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')")
2020-12-14 19:07:42,980 - octoprint.events - DEBUG - Subscribed listener <bound method Printer._on_event_MetadataAnalysisFinished of <octoprint.printer.standard.Printer object at 0x000001418FB21160>> for event MetadataAnalysisFinished
2020-12-14 19:07:42,981 - octoprint.events - DEBUG - Subscribed listener <bound method Printer._on_event_MetadataStatisticsUpdated of <octoprint.printer.standard.Printer object at 0x000001418FB21160>> for event MetadataStatisticsUpdated
2020-12-14 19:07:42,981 - octoprint - DEBUG - Registered event backup_created of plugin backup as Events.PLUGIN_BACKUP_BACKUP_CREATED = "plugin_backup_backup_created"
2020-12-14 19:07:42,981 - octoprint - DEBUG - Registered event warning of plugin firmware_check as Events.PLUGIN_FIRMWARE_CHECK_WARNING = "plugin_firmware_check_warning"
2020-12-14 19:07:42,982 - octoprint - DEBUG - Registered event install_plugin of plugin pluginmanager as Events.PLUGIN_PLUGINMANAGER_INSTALL_PLUGIN = "plugin_pluginmanager_install_plugin"
2020-12-14 19:07:42,982 - octoprint - DEBUG - Registered event uninstall_plugin of plugin pluginmanager as Events.PLUGIN_PLUGINMANAGER_UNINSTALL_PLUGIN = "plugin_pluginmanager_uninstall_plugin"
2020-12-14 19:07:42,982 - octoprint - DEBUG - Registered event enable_plugin of plugin pluginmanager as Events.PLUGIN_PLUGINMANAGER_ENABLE_PLUGIN = "plugin_pluginmanager_enable_plugin"
2020-12-14 19:07:42,982 - octoprint - DEBUG - Registered event disable_plugin of plugin pluginmanager as Events.PLUGIN_PLUGINMANAGER_DISABLE_PLUGIN = "plugin_pluginmanager_disable_plugin"
2020-12-14 19:07:42,982 - octoprint - DEBUG - Registered event update_succeeded of plugin softwareupdate as Events.PLUGIN_SOFTWAREUPDATE_UPDATE_SUCCEEDED = "plugin_softwareupdate_update_succeeded"
2020-12-14 19:07:42,982 - octoprint - DEBUG - Registered event update_failed of plugin softwareupdate as Events.PLUGIN_SOFTWAREUPDATE_UPDATE_FAILED = "plugin_softwareupdate_update_failed"
2020-12-14 19:07:42,988 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin action_command_notification
2020-12-14 19:07:42,992 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin action_command_prompt
2020-12-14 19:07:43,004 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin announcements
2020-12-14 19:07:43,011 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin appkeys
2020-12-14 19:07:43,013 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin backup
2020-12-14 19:07:43,016 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin corewizard
2020-12-14 19:07:43,025 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin discovery
2020-12-14 19:07:43,029 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin errortracking
2020-12-14 19:07:43,032 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin gcodeviewer
2020-12-14 19:07:43,036 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin logging
::ffff:127.0.0.1 - - [14/Dec/2020 19:07:44] "GET /sockjs/info?t=1607972864442 HTTP/1.1" 404 -
2020-12-14 19:07:44,743 - octoprint.util.pip - INFO - Using "C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\venv3\Scripts\python.exe -m pip" as command to invoke pip
2020-12-14 19:07:46,850 - octoprint.util.pip - INFO - Version of pip is 20.3.1
2020-12-14 19:07:46,851 - octoprint.util.pip - INFO - pip installs to C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\venv3\Lib\site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
2020-12-14 19:07:46,851 - octoprint.util.pip - INFO - ==> pip ok -> yes
2020-12-14 19:07:46,852 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin pluginmanager
::1 - - [14/Dec/2020 19:07:47] "GET /sockjs/info?t=1607972867412 HTTP/1.1" 404 -
2020-12-14 19:07:47,712 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2020-12-14 19:07:47,712 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin softwareupdate
2020-12-14 19:07:47,717 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin tracking
2020-12-14 19:07:47,729 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin virtual_printer
2020-12-14 19:07:47,734 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin eeprom_marlin
2020-12-14 19:07:47,739 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin touchui
2020-12-14 19:07:47,746 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin themeify
2020-12-14 19:07:47,748 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin firmware_check
2020-12-14 19:07:47,749 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin file_check
2020-12-14 19:07:47,751 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin autologin_config
2020-12-14 19:07:47,753 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin virtual_printerconfig
2020-12-14 19:07:47,753 - octoprint.plugin.core - INFO - Initialized 21 plugin implementation(s)
2020-12-14 19:07:47,760 - octoprint.plugin.core - INFO - 29 plugin(s) registered with the system:
| Action Command Notification Support (bundled) = C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\src\octoprint\plugins\action_command_notification
| Action Command Prompt Support (bundled) = C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\src\octoprint\plugins\action_command_prompt
| Announcement Plugin (bundled) = C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\src\octoprint\plugins\announcements
| Anonymous Usage Tracking (bundled) = C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\src\octoprint\plugins\tracking
| Application Keys Plugin (bundled) = C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\src\octoprint\plugins\appkeys
| Autologin Configuration (0.1.0post4.post1.dev0-gf58b5bf) = c:\users\charl.terrance\onedrive\documents\8. coding projects\5. octoprint\octoprint-autologinconfig\octoprint_autologin_config
| Backup & Restore (bundled) = C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\src\octoprint\plugins\backup
| !Backup Test (1.0.0) = C:\Users\charl.TERRANCE\AppData\Roaming\OctoPrint\plugins\test_backup.py
| Core Wizard (bundled) = C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\src\octoprint\plugins\corewizard
| Discovery (bundled) = C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\src\octoprint\plugins\discovery
| !Easy Servo (0.1.1) = c:\users\charl.terrance\onedrive\documents\8. coding projects\5. octoprint\easyservo-binding\octoprint-easyservo-master\EasyServo
| Error Tracking (bundled) = C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\src\octoprint\plugins\errortracking
| !Exclude Region (0.2.0) = c:\users\charl.terrance\onedrive\documents\8. coding projects\5. octoprint\octoprint-excluderegionplugin\octoprint_excluderegion
| File Check (2020.8.7) (bundled) = C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\venv3\lib\site-packages\octoprint_file_check
| Firmware Check (2020.9.23) (bundled) = C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\venv3\lib\site-packages\octoprint_firmware_check
| GCode Viewer (bundled) = C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\src\octoprint\plugins\gcodeviewer
| Logging (bundled) = C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\src\octoprint\plugins\logging
| Marlin EEPROM Editor (3.0.0.dev87+g0f35beb.dirty) = C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint-EEPROM-Marlin\octoprint_eeprom_marlin
| !OctoEverywhere! (0.2.2) = c:\users\charl.terrance\onedrive\documents\8. coding projects\5. octoprint\octoprint-octoeverywhere\octoprint_octoeverywhere
| !Octolapse (0.4.0+8.gdc7884b) = c:\users\charl.terrance\onedrive\documents\8. coding projects\5. octoprint\octolapse\octoprint_octolapse
| !OctoPrint-WideScreen (0.1.3) = c:\users\charl.terrance\onedrive\documents\8. coding projects\5. octoprint\octoprint-widescreen\octoprint_widescreen
| Plugin Manager (bundled) = C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\src\octoprint\plugins\pluginmanager
| Software Update (bundled) = C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\src\octoprint\plugins\softwareupdate
| !Swupdate_test Plugin (0.1.0) = c:\users\charl.terrance\onedrive\documents\8. coding projects\5. octoprint\octoprint-swupdate-testing\octoprint_swupdate_test
| Themeify (1.2.2) = C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\venv3\lib\site-packages\octoprint_themeify
| TouchUI (0.3.17) = C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\venv3\lib\site-packages\octoprint_touchui
| Virtual Printer (bundled) = C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\src\octoprint\plugins\virtual_printer
| Virtual Printer Settings (0.2.0.dev4+g15be30b.dirty) = c:\users\charl.terrance\onedrive\documents\8. coding projects\5. octoprint\octoprint-virtualprintersettings\octoprint_virtual_printerconfig
| !WLED Integration (0.1.0.dev5+ga5b0618.dirty) = c:\users\charl.terrance\onedrive\documents\8. coding projects\5. octoprint\octoprint-wled\octoprint_wled
Prefix legend: ! = disabled, # = blacklisted, * = incompatible
2020-12-14 19:07:47,766 - octoprint.environment - INFO - Detected environment is Python 3.8.3 under Windows (win32). Details:
| hardware:
| cores: 8
| freq: 2300.0
| ram: 14941876224
| os:
| bits: 64
| id: windows
| platform: win32
| python:
| pip: 20.3.1
| version: 3.8.3
| virtualenv: C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\venv3
2020-12-14 19:07:47,824 - octoprint.server - DEBUG - Deleting C:\Users\charl.TERRANCE\AppData\Roaming\OctoPrint\generated\webassets...
2020-12-14 19:07:47,825 - octoprint.server - DEBUG - Creating C:\Users\charl.TERRANCE\AppData\Roaming\OctoPrint\generated\webassets...
2020-12-14 19:07:47,826 - octoprint.server - INFO - Reset webasset folder C:\Users\charl.TERRANCE\AppData\Roaming\OctoPrint\generated\webassets...
2020-12-14 19:07:47,827 - octoprint.server - DEBUG - Deleting C:\Users\charl.TERRANCE\AppData\Roaming\OctoPrint\generated\.webassets-cache...
2020-12-14 19:07:47,827 - octoprint.server - DEBUG - Creating C:\Users\charl.TERRANCE\AppData\Roaming\OctoPrint\generated\.webassets-cache...
2020-12-14 19:07:47,829 - octoprint.server - INFO - Reset webasset folder C:\Users\charl.TERRANCE\AppData\Roaming\OctoPrint\generated\.webassets-cache...
2020-12-14 19:07:47,848 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event ALERT
2020-12-14 19:07:47,849 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event CAPTURE_DONE
2020-12-14 19:07:47,849 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event CAPTURE_FAILED
2020-12-14 19:07:47,849 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event CAPTURE_START
2020-12-14 19:07:47,849 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event CLIENT_AUTHED
2020-12-14 19:07:47,849 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event CLIENT_CLOSED
2020-12-14 19:07:47,849 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event CLIENT_DEAUTHED
2020-12-14 19:07:47,849 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event CLIENT_OPENED
2020-12-14 19:07:47,849 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event COMMAND_SUPPRESSED
2020-12-14 19:07:47,849 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event CONNECTED
2020-12-14 19:07:47,849 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event CONNECTING
2020-12-14 19:07:47,849 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event CONNECTIVITY_CHANGED
2020-12-14 19:07:47,849 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event CONVEYOR
2020-12-14 19:07:47,849 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event COOLING
2020-12-14 19:07:47,849 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event DISCONNECTED
2020-12-14 19:07:47,850 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event DISCONNECTING
2020-12-14 19:07:47,850 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event DWELL
2020-12-14 19:07:47,850 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event EJECT
2020-12-14 19:07:47,850 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event ERROR
2020-12-14 19:07:47,850 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event E_STOP
2020-12-14 19:07:47,850 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event FILE_ADDED
2020-12-14 19:07:47,850 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event FILE_DESELECTED
2020-12-14 19:07:47,850 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event FILE_REMOVED
2020-12-14 19:07:47,850 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event FILE_SELECTED
2020-12-14 19:07:47,850 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event FIRMWARE_DATA
2020-12-14 19:07:47,850 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event FOLDER_ADDED
2020-12-14 19:07:47,851 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event FOLDER_REMOVED
2020-12-14 19:07:47,851 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event HOME
2020-12-14 19:07:47,851 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event INVALID_TOOL_REPORTED
2020-12-14 19:07:47,851 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event METADATA_ANALYSIS_FINISHED
2020-12-14 19:07:47,851 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event METADATA_ANALYSIS_STARTED
2020-12-14 19:07:47,851 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event METADATA_STATISTICS_UPDATED
2020-12-14 19:07:47,851 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event MOVIE_DONE
2020-12-14 19:07:47,851 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event MOVIE_FAILED
2020-12-14 19:07:47,851 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event MOVIE_RENDERING
2020-12-14 19:07:47,851 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event PLUGIN_BACKUP_BACKUP_CREATED
2020-12-14 19:07:47,851 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event PLUGIN_FIRMWARE_CHECK_WARNING
2020-12-14 19:07:47,851 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event PLUGIN_PLUGINMANAGER_DISABLE_PLUGIN
2020-12-14 19:07:47,852 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event PLUGIN_PLUGINMANAGER_ENABLE_PLUGIN
2020-12-14 19:07:47,852 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event PLUGIN_PLUGINMANAGER_INSTALL_PLUGIN
2020-12-14 19:07:47,852 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event PLUGIN_PLUGINMANAGER_UNINSTALL_PLUGIN
2020-12-14 19:07:47,852 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event PLUGIN_SOFTWAREUPDATE_UPDATE_FAILED
2020-12-14 19:07:47,852 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event PLUGIN_SOFTWAREUPDATE_UPDATE_SUCCEEDED
2020-12-14 19:07:47,852 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event POSITION_UPDATE
2020-12-14 19:07:47,852 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event POSTROLL_END
2020-12-14 19:07:47,852 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event POSTROLL_START
2020-12-14 19:07:47,853 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event POWER_OFF
2020-12-14 19:07:47,853 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event POWER_ON
2020-12-14 19:07:47,853 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event PRINTER_PROFILE_ADDED
2020-12-14 19:07:47,853 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event PRINTER_PROFILE_DELETED
2020-12-14 19:07:47,853 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event PRINTER_PROFILE_MODIFIED
2020-12-14 19:07:47,853 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event PRINTER_RESET
2020-12-14 19:07:47,854 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event PRINTER_STATE_CHANGED
2020-12-14 19:07:47,854 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event PRINT_CANCELLED
2020-12-14 19:07:47,854 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event PRINT_CANCELLING
2020-12-14 19:07:47,854 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event PRINT_DONE
2020-12-14 19:07:47,854 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event PRINT_FAILED
2020-12-14 19:07:47,854 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event PRINT_PAUSED
2020-12-14 19:07:47,854 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event PRINT_RESUMED
2020-12-14 19:07:47,855 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event PRINT_STARTED
2020-12-14 19:07:47,855 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event REGISTERED_MESSAGE_RECEIVED
2020-12-14 19:07:47,855 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event SETTINGS_UPDATED
2020-12-14 19:07:47,855 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event SHUTDOWN
2020-12-14 19:07:47,857 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event SLICING_CANCELLED
2020-12-14 19:07:47,858 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event SLICING_DONE
2020-12-14 19:07:47,859 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event SLICING_FAILED
2020-12-14 19:07:47,860 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event SLICING_PROFILE_ADDED
2020-12-14 19:07:47,860 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event SLICING_PROFILE_DELETED
2020-12-14 19:07:47,860 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event SLICING_PROFILE_MODIFIED
2020-12-14 19:07:47,861 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event SLICING_STARTED
2020-12-14 19:07:47,861 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event STARTUP
2020-12-14 19:07:47,861 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event TOOL_CHANGE
2020-12-14 19:07:47,862 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event TRANSFER_DONE
2020-12-14 19:07:47,862 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event TRANSFER_FAILED
2020-12-14 19:07:47,862 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event TRANSFER_STARTED
2020-12-14 19:07:47,862 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event UPDATED_FILES
2020-12-14 19:07:47,862 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event UPLOAD
2020-12-14 19:07:47,863 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event USER_LOGGED_IN
2020-12-14 19:07:47,863 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event USER_LOGGED_OUT
2020-12-14 19:07:47,863 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event WAITING
2020-12-14 19:07:47,863 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event Z_CHANGE
2020-12-14 19:07:47,863 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event _all_cap_re
2020-12-14 19:07:47,864 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event _first_cap_re
2020-12-14 19:07:47,864 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event _to_identifier
2020-12-14 19:07:47,864 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x000001418FC0D640>> for event register_event
2020-12-14 19:07:47,912 - octoprint.server - DEBUG - Registered API of plugin announcements under URL prefix /plugin/announcements
2020-12-14 19:07:47,921 - octoprint.server - DEBUG - Registered API of plugin appkeys under URL prefix /plugin/appkeys
2020-12-14 19:07:47,941 - octoprint.server - DEBUG - Registered API of plugin backup under URL prefix /plugin/backup
2020-12-14 19:07:47,947 - octoprint.server - DEBUG - Registered API of plugin corewizard under URL prefix /plugin/corewizard
2020-12-14 19:07:47,955 - octoprint.server - DEBUG - Registered API of plugin discovery under URL prefix /plugin/discovery
2020-12-14 19:07:47,970 - octoprint.server - DEBUG - Registered API of plugin logging under URL prefix /plugin/logging
2020-12-14 19:07:47,980 - octoprint.server - DEBUG - Registered API of plugin pluginmanager under URL prefix /plugin/pluginmanager
2020-12-14 19:07:47,991 - octoprint.server - DEBUG - Registered API of plugin softwareupdate under URL prefix /plugin/softwareupdate
2020-12-14 19:07:48,001 - octoprint.server - DEBUG - Registered API of plugin eeprom_marlin under URL prefix /plugin/eeprom_marlin
2020-12-14 19:07:48,013 - octoprint.server - DEBUG - Registered API of plugin touchui under URL prefix /plugin/touchui
2020-12-14 19:07:48,018 - octoprint.server - DEBUG - Registered assets of plugin action_command_notification under URL prefix /plugin/action_command_notification
2020-12-14 19:07:48,022 - octoprint.server - DEBUG - Registered assets of plugin action_command_prompt under URL prefix /plugin/action_command_prompt
2020-12-14 19:07:48,027 - octoprint.server - DEBUG - Registered assets of plugin errortracking under URL prefix /plugin/errortracking
2020-12-14 19:07:48,031 - octoprint.server - DEBUG - Registered assets of plugin file_check under URL prefix /plugin/file_check
2020-12-14 19:07:48,036 - octoprint.server - DEBUG - Registered assets of plugin firmware_check under URL prefix /plugin/firmware_check
2020-12-14 19:07:48,040 - octoprint.server - DEBUG - Registered assets of plugin gcodeviewer under URL prefix /plugin/gcodeviewer
2020-12-14 19:07:48,044 - octoprint.server - DEBUG - Registered assets of plugin tracking under URL prefix /plugin/tracking
2020-12-14 19:07:48,049 - octoprint.server - DEBUG - Registered assets of plugin autologin_config under URL prefix /plugin/autologin_config
2020-12-14 19:07:48,053 - octoprint.server - DEBUG - Registered assets of plugin themeify under URL prefix /plugin/themeify
2020-12-14 19:07:48,059 - octoprint.server - DEBUG - Registered assets of plugin virtual_printerconfig under URL prefix /plugin/virtual_printerconfig
2020-12-14 19:07:48,313 - octoprint.server - DEBUG - Adding additional route /plugin/backup/download/(.*) handled by handler <class 'octoprint.server.util.tornado.LargeResponseHandler'> and with additional arguments {'path': 'C:\\Users\\charl.TERRANCE\\AppData\\Roaming\\OctoPrint\\data\\backup', 'as_attachment': True, 'path_validation': <function path_validation_factory.<locals>.f at 0x000001419100B5E0>, 'access_validation': <function access_validation_factory.<locals>.f at 0x000001419100B670>}
2020-12-14 19:07:48,321 - octoprint.server - DEBUG - Adding maximum body size of 1073741824B for POST requests to /plugin/backup/restore)
2020-12-14 19:07:48,321 - octoprint.server - DEBUG - Adding maximum body size of 52428800B for POST requests to /plugin/pluginmanager/upload_file)
2020-12-14 19:07:48,322 - octoprint.server - DEBUG - Adding maximum body size of 1048576B for POST requests to /plugin/touchui/css)
2020-12-14 19:07:48,322 - octoprint.server - INFO - Shutting down intermediary server...
2020-12-14 19:07:48,453 - octoprint.server - INFO - Intermediary server shut down
2020-12-14 19:07:48,455 - octoprint.events - INFO - Processing startup event, this is our first event
2020-12-14 19:07:48,455 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event
2020-12-14 19:07:48,456 - octoprint.events.fire - DEBUG - Firing event: Startup (Payload: None)
2020-12-14 19:07:48,456 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2020-12-14 19:07:48,457 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer...
2020-12-14 19:07:48,457 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 19:07:48,458 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 19:07:48,459 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 19:07:48,460 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 19:07:48,460 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 19:07:48,461 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 19:07:48,461 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 19:07:48,468 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 19:07:48,470 - octoprint.server - INFO - Trying to connect to configured serial port VIRTUAL
2020-12-14 19:07:48,471 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2020-12-14 19:07:48,471 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 19:07:48,472 - octoprint.events.fire - DEBUG - Firing event: Connecting (Payload: None)
2020-12-14 19:07:48,473 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 19:07:48,473 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 19:07:48,474 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 19:07:48,474 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 19:07:48,474 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 19:07:48,475 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 19:07:48,482 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 19:07:48,487 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 19:07:48,488 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial connection"
2020-12-14 19:07:48,489 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 19:07:48,491 - octoprint.events.fire - DEBUG - Firing event: PrinterStateChanged (Payload: {'state_id': 'OPEN_SERIAL', 'state_string': 'Opening serial connection'})
2020-12-14 19:07:48,491 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 19:07:48,492 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
2020-12-14 19:07:48,493 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 19:07:48,495 - octoprint.plugin - DEBUG - Calling on_startup on announcements
2020-12-14 19:07:48,495 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 19:07:48,495 - octoprint.server.util.watchdog - INFO - ... initial scan done.
2020-12-14 19:07:48,496 - octoprint.plugin - DEBUG - Calling on_startup on backup
2020-12-14 19:07:48,496 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 19:07:48,497 - octoprint.plugin - DEBUG - Calling on_startup on discovery
2020-12-14 19:07:48,497 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 19:07:48,519 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 19:07:48,590 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 19:07:48,591 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 19:07:48,592 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 19:07:48,606 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial connection" to "Connecting"
2020-12-14 19:07:48,608 - octoprint.events.fire - DEBUG - Firing event: PrinterStateChanged (Payload: {'state_id': 'CONNECTING', 'state_string': 'Connecting'})
2020-12-14 19:07:48,608 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2020-12-14 19:07:48,608 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 19:07:48,609 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 19:07:48,610 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 19:07:48,611 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2020-12-14 19:07:48,612 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 19:07:48,614 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 19:07:48,614 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational"
2020-12-14 19:07:48,615 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 19:07:48,623 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 19:07:48,624 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2020-12-14 19:07:48,624 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 19:07:48,626 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 19:07:48,629 - octoprint.events.fire - DEBUG - Firing event: PrinterStateChanged (Payload: {'state_id': 'OPERATIONAL', 'state_string': 'Operational'})
2020-12-14 19:07:48,629 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 19:07:48,630 - octoprint.util.comm - INFO - Printer reports firmware name "Virtual Marlin 1.0"
2020-12-14 19:07:48,630 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 19:07:48,632 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting
2020-12-14 19:07:48,634 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 19:07:48,634 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 19:07:48,634 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 19:07:48,634 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 19:07:48,638 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first
2020-12-14 19:07:48,639 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 19:07:48,641 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 19:07:48,643 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 19:07:48,645 - octoprint.events.fire - DEBUG - Firing event: Connected (Payload: {'port': 'VIRTUAL', 'baudrate': 250000})
2020-12-14 19:07:48,645 - octoprint.plugins.eeprom_marlin - INFO - M501/3 detected
2020-12-14 19:07:48,646 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 19:07:48,649 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 19:07:48,651 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 19:07:48,653 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 19:07:48,655 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 19:07:48,656 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 19:07:48,658 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 19:07:48,659 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 19:07:48,661 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 19:07:48,662 - octoprint.events.fire - DEBUG - Firing event: FirmwareData (Payload: {'name': 'Virtual Marlin 1.0', 'data': {'FIRMWARE_NAME': 'Virtual Marlin 1.0', 'PROTOCOL_VERSION': '1.0'}})
2020-12-14 19:07:48,663 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 19:07:48,664 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 19:07:48,667 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 19:07:48,670 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 19:07:48,671 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 19:07:48,672 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 19:07:48,674 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 19:07:48,676 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 19:07:48,678 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 19:07:48,679 - octoprint.events.fire - DEBUG - Firing event: UpdatedFiles (Payload: {'type': 'printables'})
2020-12-14 19:07:48,680 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 19:07:48,681 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 19:07:48,683 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 19:07:48,683 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 19:07:48,684 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 19:07:48,687 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 19:07:48,687 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 19:07:48,688 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 19:07:48,689 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 19:07:48,854 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Virtual Marlin 1.0', 'printer_port': 'VIRTUAL', 'printer_baudrate': 250000}
2020-12-14 19:07:49,424 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "OctoPrint"._http._tcp.local.' for _http._tcp.local.
2020-12-14 19:07:50,347 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "OctoPrint"._octoprint._tcp.local.' for _octoprint._tcp.local.
2020-12-14 19:07:50,348 - octoprint.plugin - DEBUG - Calling on_startup on pluginmanager
2020-12-14 19:07:50,349 - octoprint.plugin - DEBUG - Calling on_startup on softwareupdate
2020-12-14 19:07:50,350 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "OctoPrint" for SSDP
2020-12-14 19:07:50,398 - octoprint.plugin - DEBUG - Calling on_startup on tracking
2020-12-14 19:07:50,398 - octoprint.plugin - DEBUG - Calling on_startup on eeprom_marlin
2020-12-14 19:07:50,399 - octoprint.plugin - DEBUG - Calling on_startup on themeify
2020-12-14 19:07:50,399 - octoprint.plugin - DEBUG - Calling on_startup on touchui
2020-12-14 19:07:50,400 - octoprint.server - INFO - Listening on http://0.0.0.0:5000 and http://[::]:5000
2020-12-14 19:07:50,401 - octoprint.plugin - DEBUG - Calling on_after_startup on announcements
2020-12-14 19:07:50,443 - octoprint.plugin - DEBUG - Calling on_after_startup on backup
2020-12-14 19:07:50,444 - octoprint.plugin - DEBUG - Calling on_after_startup on discovery
2020-12-14 19:07:50,444 - octoprint.plugin - DEBUG - Calling on_after_startup on pluginmanager
2020-12-14 19:07:50,451 - octoprint.plugin - DEBUG - Calling on_after_startup on softwareupdate
2020-12-14 19:07:50,461 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2020-12-14 19:07:51,099 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2020-12-14 19:07:51,114 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 671.30ms
2020-12-14 19:07:51,426 - tornado.access - INFO - 200 GET /sockjs/info?t=1607972871417 (::1) 1.00ms
2020-12-14 19:07:51,442 - tornado.access - INFO - 101 GET /sockjs/700/ryp0d4no/websocket (::1) 2.00ms
2020-12-14 19:07:51,444 - octoprint.server.util.sockjs - INFO - New connection from client: ::1
2020-12-14 19:07:51,476 - octoprint.events.fire - DEBUG - Firing event: ClientOpened (Payload: {'remoteAddress': '::1'})
2020-12-14 19:07:51,476 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 19:07:51,477 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 19:07:51,477 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 19:07:51,477 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 19:07:51,477 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 19:07:51,477 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 19:07:51,477 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 19:07:51,478 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 19:07:51,478 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 19:07:51,624 - octoprint.server.util.flask - INFO - Passively logging in user Charlie from ::1
2020-12-14 19:07:51,625 - octoprint.access.users - INFO - Logged in user: Charlie
2020-12-14 19:07:51,643 - octoprint.events.fire - DEBUG - Firing event: UserLoggedIn (Payload: {'username': 'Charlie'})
2020-12-14 19:07:51,735 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 19:07:51,756 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 19:07:51,756 - tornado.access - INFO - 200 POST /api/login (::1) 138.39ms
2020-12-14 19:07:51,757 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 19:07:51,758 - tornado.access - INFO - 200 POST /api/login (::1) 140.64ms
2020-12-14 19:07:51,759 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 19:07:51,760 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 19:07:51,761 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 19:07:51,762 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 19:07:51,762 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 19:07:51,764 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 19:07:51,823 - tornado.access - INFO - 200 GET /api/access/groups (::1) 8.04ms
2020-12-14 19:07:51,875 - tornado.access - INFO - 200 GET /api/printerprofiles (::1) 48.56ms
2020-12-14 19:07:51,885 - tornado.access - INFO - 200 GET /api/system/commands (::1) 8.00ms
2020-12-14 19:07:51,949 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json
2020-12-14 19:07:52,252 - octoprint.util.pip - INFO - Using "C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\venv3\Scripts\python.exe -m pip" as command to invoke pip
2020-12-14 19:07:52,259 - octoprint.util.pip - INFO - pip installs to C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\venv3\Lib\site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
2020-12-14 19:07:52,260 - octoprint.util.pip - INFO - ==> pip ok -> yes
2020-12-14 19:07:52,262 - tornado.access - INFO - 200 GET /api/settings (::1) 371.41ms
2020-12-14 19:07:52,271 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 184.3GB. That is considered sufficient for updating.
2020-12-14 19:07:52,275 - octoprint.plugins.softwareupdate - WARNING - Unknown update check type for target swupdate_test: <n/a>
2020-12-14 19:07:52,279 - octoprint.plugin - DEBUG - Calling on_after_startup on tracking
2020-12-14 19:07:52,284 - octoprint.plugin - DEBUG - Calling on_after_startup on eeprom_marlin
2020-12-14 19:07:52,284 - octoprint.plugin - DEBUG - Calling on_after_startup on themeify
2020-12-14 19:07:52,284 - octoprint.plugins.themeify - INFO - Themeify initialized.
2020-12-14 19:07:52,284 - octoprint.plugin - DEBUG - Calling on_after_startup on touchui
2020-12-14 19:07:52,294 - tornado.access - INFO - 200 GET /api/timelapse?unrendered=true (::1) 30.14ms
2020-12-14 19:07:52,330 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://localhost:5000/', 'path': '/', 'query_string': 'l10n=en'}
2020-12-14 19:07:52,489 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 11}
2020-12-14 19:07:52,660 - tornado.access - INFO - 200 GET /plugin/announcements/channels (::1) 364.21ms
2020-12-14 19:07:52,688 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.6.0.dev94+g8a7a436ee', 'os': 'windows', 'bits': 64, 'python': '3.8.3', 'pip': '20.3.1', 'cores': 8, 'freq': 2300.0, 'ram': 14941876224, 'plugins': 'eeprom_marlin:3.0.0.dev87+g0f35beb.dirty,touchui:0.3.17,themeify:1.2.2,autologin_config:0.1.0post4.post1.dev0-gf58b5bf,virtual_printerconfig:0.2.0.dev4+g15be30b.dirty'}
2020-12-14 19:07:52,710 - tornado.access - INFO - 200 GET /api/connection (::1) 47.01ms
2020-12-14 19:07:52,724 - tornado.access - INFO - 200 GET /api/printer/command/custom (::1) 12.00ms
2020-12-14 19:07:52,734 - tornado.access - INFO - 304 GET /api/slicing (::1) 7.00ms
2020-12-14 19:07:52,746 - tornado.access - INFO - 200 GET /api/plugin/firmware_check (::1) 7.00ms
2020-12-14 19:07:52,762 - octoprint.filemanager.storage.timings - DEBUG - octoprint.filemanager.storage._list_folder(<octoprint.filemanager.storage.LocalFileStorage object at 0x0000014190C3F790>,'C:\\Users\\charl.TERRANCE\\AppData\\Roaming\\OctoPrint\\uploads\\test',base='test/',force_refresh=False) took 2.00ms
2020-12-14 19:07:52,762 - octoprint.filemanager.storage.timings - DEBUG - octoprint.filemanager.storage._list_folder(<octoprint.filemanager.storage.LocalFileStorage object at 0x0000014190C3F790>,'C:\\Users\\charl.TERRANCE\\AppData\\Roaming\\OctoPrint\\uploads',base='',force_refresh=False) took 6.00ms
2020-12-14 19:07:52,767 - octoprint.server.api.files.timings - DEBUG - octoprint.server.api.files._getFileList('local',filter=False,recursive=True,allow_from_cache=True) took 11.00ms
2020-12-14 19:07:52,774 - octoprint.server.api.files.timings - DEBUG - octoprint.server.api.files._getFileList('sdcard',) took 0.00ms
2020-12-14 19:07:52,783 - tornado.access - INFO - 200 GET /api/files?recursive=true (::1) 34.00ms
2020-12-14 19:07:52,836 - tornado.access - INFO - 304 GET /api/plugin/pluginmanager (::1) 50.00ms
2020-12-14 19:07:52,919 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.6.0.dev94+g8a7a436ee', 'os': 'windows', 'bits': 64, 'python': '3.8.3', 'pip': '20.3.1', 'cores': 8, 'freq': 2300.0, 'ram': 14941876224}
2020-12-14 19:07:52,922 - octoprint.plugins.softwareupdate - WARNING - Unknown update check type for target swupdate_test: <n/a>
2020-12-14 19:07:52,961 - tornado.access - INFO - 200 GET /plugin/softwareupdate/check (::1) 123.01ms
2020-12-14 19:07:52,990 - tornado.access - INFO - 304 GET /api/timelapse?unrendered=true (::1) 13.00ms
2020-12-14 19:07:53,008 - tornado.access - INFO - 200 GET /api/access/users (::1) 14.00ms
2020-12-14 19:07:53,066 - tornado.access - INFO - 200 GET /plugin/logging/ (::1) 54.00ms
2020-12-14 19:07:53,084 - octoprint.server.util.sockjs - INFO - User Charlie logged in on the socket from client ::1
2020-12-14 19:07:53,091 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event Startup
2020-12-14 19:07:53,091 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event Shutdown
2020-12-14 19:07:53,091 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event ConnectivityChanged
2020-12-14 19:07:53,091 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event Connecting
2020-12-14 19:07:53,092 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event Connected
2020-12-14 19:07:53,092 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event Disconnecting
2020-12-14 19:07:53,092 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event Disconnected
2020-12-14 19:07:53,092 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event PrinterStateChanged
2020-12-14 19:07:53,092 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event PrinterReset
2020-12-14 19:07:53,092 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event ClientOpened
2020-12-14 19:07:53,092 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event ClientClosed
2020-12-14 19:07:53,093 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event ClientAuthed
2020-12-14 19:07:53,093 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event ClientDeauthed
2020-12-14 19:07:53,093 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event UserLoggedIn
2020-12-14 19:07:53,093 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event UserLoggedOut
2020-12-14 19:07:53,093 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event Upload
2020-12-14 19:07:53,093 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event FileSelected
2020-12-14 19:07:53,093 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event FileDeselected
2020-12-14 19:07:53,094 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event UpdatedFiles
2020-12-14 19:07:53,094 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event MetadataAnalysisStarted
2020-12-14 19:07:53,094 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event MetadataAnalysisFinished
2020-12-14 19:07:53,094 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event MetadataStatisticsUpdated
2020-12-14 19:07:53,094 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event FileAdded
2020-12-14 19:07:53,095 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event FileRemoved
2020-12-14 19:07:53,095 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event FolderAdded
2020-12-14 19:07:53,095 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event FolderRemoved
2020-12-14 19:07:53,097 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event TransferStarted
2020-12-14 19:07:53,098 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event TransferDone
2020-12-14 19:07:53,098 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event TransferFailed
2020-12-14 19:07:53,098 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event PrintStarted
2020-12-14 19:07:53,098 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event PrintDone
2020-12-14 19:07:53,099 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event PrintFailed
2020-12-14 19:07:53,100 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event PrintCancelling
2020-12-14 19:07:53,100 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event PrintCancelled
2020-12-14 19:07:53,100 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event PrintPaused
2020-12-14 19:07:53,100 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event PrintResumed
2020-12-14 19:07:53,100 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event Error
2020-12-14 19:07:53,100 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event PowerOn
2020-12-14 19:07:53,100 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event PowerOff
2020-12-14 19:07:53,100 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event Home
2020-12-14 19:07:53,100 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event ZChange
2020-12-14 19:07:53,100 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event Waiting
2020-12-14 19:07:53,100 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event Dwelling
2020-12-14 19:07:53,100 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event Cooling
2020-12-14 19:07:53,100 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event Alert
2020-12-14 19:07:53,100 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event Conveyor
2020-12-14 19:07:53,100 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event Eject
2020-12-14 19:07:53,100 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event EStop
2020-12-14 19:07:53,101 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event PositionUpdate
2020-12-14 19:07:53,101 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event FirmwareData
2020-12-14 19:07:53,102 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event ToolChange
2020-12-14 19:07:53,103 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event RegisteredMessageReceived
2020-12-14 19:07:53,103 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event CommandSuppressed
2020-12-14 19:07:53,103 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event InvalidToolReported
2020-12-14 19:07:53,103 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event CaptureStart
2020-12-14 19:07:53,103 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event CaptureDone
2020-12-14 19:07:53,103 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event CaptureFailed
2020-12-14 19:07:53,103 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event PostRollStart
2020-12-14 19:07:53,104 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event PostRollEnd
2020-12-14 19:07:53,104 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event MovieRendering
2020-12-14 19:07:53,104 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event MovieDone
2020-12-14 19:07:53,104 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event MovieFailed
2020-12-14 19:07:53,104 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event SlicingStarted
2020-12-14 19:07:53,104 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event SlicingDone
2020-12-14 19:07:53,104 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event SlicingFailed
2020-12-14 19:07:53,106 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event SlicingCancelled
2020-12-14 19:07:53,107 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event SlicingProfileAdded
2020-12-14 19:07:53,107 - octoprint.events.fire - DEBUG - Firing event: ClientAuthed (Payload: {'username': 'Charlie', 'remoteAddress': '::1'})
2020-12-14 19:07:53,110 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event SlicingProfileModified
2020-12-14 19:07:53,110 - octoprint.events - DEBUG - Sending action to <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>>
2020-12-14 19:07:53,111 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event SlicingProfileDeleted
2020-12-14 19:07:53,113 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 19:07:53,114 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event PrinterProfileAdded
2020-12-14 19:07:53,114 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 19:07:53,116 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 19:07:53,130 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event PrinterProfileModified
2020-12-14 19:07:53,130 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 19:07:53,130 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event PrinterProfileDeleted
2020-12-14 19:07:53,130 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 19:07:53,131 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event SettingsUpdated
2020-12-14 19:07:53,131 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 19:07:53,131 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event plugin_backup_backup_created
2020-12-14 19:07:53,132 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 19:07:53,132 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event plugin_firmware_check_warning
2020-12-14 19:07:53,133 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 19:07:53,133 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event plugin_pluginmanager_install_plugin
2020-12-14 19:07:53,133 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event plugin_pluginmanager_uninstall_plugin
2020-12-14 19:07:53,134 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 19:07:53,134 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event plugin_pluginmanager_enable_plugin
2020-12-14 19:07:53,136 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event plugin_pluginmanager_disable_plugin
2020-12-14 19:07:53,136 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event plugin_softwareupdate_update_succeeded
2020-12-14 19:07:53,137 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>> for event plugin_softwareupdate_update_failed
2020-12-14 19:07:53,842 - octoprint.server.views - DEBUG - Forcing rendering of view _default
2020-12-14 19:07:54,175 - octoprint.server.util.flask - DEBUG - Cache for / disabled, calling wrapped function
2020-12-14 19:07:57,043 - octoprint.server.util.flask - DEBUG - Needed 2.87s to render / (key: ui:_default:http://localhost:5000/:en)
2020-12-14 19:07:57,044 - octoprint.server.preemptive_cache - INFO - ... done in 4.72s
2020-12-14 19:07:58,707 - octoprint.server.util.flask - INFO - Passively logging in user Charlie from ::1
2020-12-14 19:07:58,707 - octoprint.access.users - INFO - Logged in user: Charlie
2020-12-14 19:07:58,728 - octoprint.events.fire - DEBUG - Firing event: UserLoggedIn (Payload: {'username': 'Charlie'})
2020-12-14 19:07:58,728 - octoprint.events - DEBUG - Sending action to <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x000001419131D670>>
2020-12-14 19:07:58,760 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 19:07:58,789 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 19:07:58,793 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 19:07:58,794 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 19:07:58,794 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 19:07:58,795 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 19:07:58,795 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 19:07:58,795 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 19:07:58,796 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 19:07:58,864 - octoprint.server.util.flask.PreemptiveCache - DEBUG - Updating timestamp and counter for / and {'path': '/', 'base_url': 'http://localhost:5000/', 'query_string': 'l10n=en'}
2020-12-14 19:07:58,883 - octoprint.server.util.flask - DEBUG - Cache for / disabled, calling wrapped function
2020-12-14 19:07:59,237 - octoprint.server.util.flask - DEBUG - Needed 0.35s to render / (key: ui:_default:http://localhost:5000/:en)
2020-12-14 19:07:59,242 - tornado.access - INFO - 200 GET / (::1) 538.75ms
2020-12-14 19:07:59,263 - octoprint.server.util.sockjs - INFO - Client connection closed: ::1
2020-12-14 19:07:59,263 - octoprint.events.fire - DEBUG - Firing event: ClientClosed (Payload: {'remoteAddress': '::1'})
2020-12-14 19:07:59,263 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 19:07:59,263 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 19:07:59,263 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 19:07:59,263 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 19:07:59,263 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 19:07:59,263 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 19:07:59,264 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 19:07:59,264 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 19:07:59,264 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 19:07:59,366 - tornado.access - INFO - 304 GET /static/css/bootstrap.min.css (::1) 7.00ms
2020-12-14 19:07:59,375 - tornado.access - INFO - 304 GET /static/css/bootstrap-modal.css (::1) 7.00ms
2020-12-14 19:07:59,393 - tornado.access - INFO - 304 GET /static/css/bootstrap-slider.css (::1) 7.00ms
2020-12-14 19:07:59,401 - tornado.access - INFO - 304 GET /static/css/bootstrap-tabdrop.css (::1) 6.00ms
2020-12-14 19:07:59,413 - tornado.access - INFO - 304 GET /static/vendor/font-awesome-5.15.1/css/v4-shims.min.css (::1) 8.00ms
2020-12-14 19:07:59,423 - tornado.access - INFO - 304 GET /static/css/jquery.fileupload-ui.css (::1) 8.00ms
2020-12-14 19:07:59,433 - tornado.access - INFO - 304 GET /static/css/pnotify.core.min.css (::1) 8.00ms
2020-12-14 19:07:59,442 - tornado.access - INFO - 304 GET /static/css/pnotify.buttons.min.css (::1) 7.16ms
2020-12-14 19:07:59,450 - tornado.access - INFO - 304 GET /static/css/pnotify.history.min.css (::1) 6.00ms
2020-12-14 19:07:59,459 - tornado.access - INFO - 304 GET /static/css/octoprint.css (::1) 6.00ms
2020-12-14 19:07:59,471 - tornado.access - INFO - 304 GET /plugin/action_command_notification/static/css/action_command_notification.css (::1) 10.00ms
2020-12-14 19:07:59,479 - tornado.access - INFO - 304 GET /plugin/announcements/static/css/announcements.css (::1) 6.62ms
2020-12-14 19:07:59,489 - tornado.access - INFO - 304 GET /plugin/appkeys/static/css/appkeys.css (::1) 8.12ms
2020-12-14 19:07:59,498 - tornado.access - INFO - 304 GET /plugin/backup/static/css/backup.css (::1) 6.52ms
2020-12-14 19:07:59,511 - tornado.access - INFO - 304 GET /plugin/firmware_check/static/css/firmware_check.css (::1) 11.00ms
2020-12-14 19:07:59,523 - tornado.access - INFO - 304 GET /plugin/gcodeviewer/static/css/gcodeviewer.css (::1) 10.00ms
2020-12-14 19:07:59,537 - tornado.access - INFO - 304 GET /plugin/logging/static/css/logging.css (::1) 11.00ms
2020-12-14 19:07:59,556 - tornado.access - INFO - 304 GET /plugin/pluginmanager/static/css/pluginmanager.css (::1) 14.00ms
2020-12-14 19:07:59,566 - tornado.access - INFO - 304 GET /plugin/softwareupdate/static/css/softwareupdate.css (::1) 8.00ms
2020-12-14 19:07:59,579 - tornado.access - INFO - 304 GET /plugin/autologin_config/static/css/autologin_config.css (::1) 9.00ms
2020-12-14 19:07:59,599 - tornado.access - INFO - 304 GET /plugin/eeprom_marlin/static/css/fontawesome5_stripped.css (::1) 18.00ms
2020-12-14 19:07:59,611 - tornado.access - INFO - 304 GET /plugin/eeprom_marlin/static/css/eeprom_marlin.css (::1) 10.00ms
2020-12-14 19:07:59,624 - tornado.access - INFO - 304 GET /plugin/themeify/static/dist/themeify.min.css (::1) 9.81ms
2020-12-14 19:07:59,634 - tornado.access - INFO - 304 GET /plugin/themeify/static/css/includes.css (::1) 8.00ms
2020-12-14 19:07:59,644 - tornado.access - INFO - 304 GET /plugin/touchui/static/css/touchui.css?ea05c8eb4 (::1) 8.00ms
2020-12-14 19:07:59,652 - tornado.access - INFO - 304 GET /static/vendor/font-awesome-5.15.1/webfonts/fa-brands-400.woff2?v=5.15.1 (::1) 6.00ms
2020-12-14 19:07:59,661 - tornado.access - INFO - 304 GET /static/vendor/font-awesome-5.15.1/webfonts/fa-brands-400.woff?v=5.15.1 (::1) 6.00ms
2020-12-14 19:07:59,669 - tornado.access - INFO - 304 GET /static/vendor/font-awesome-5.15.1/webfonts/fa-regular-400.woff2?v=5.15.1 (::1) 6.09ms
2020-12-14 19:07:59,679 - tornado.access - INFO - 304 GET /static/vendor/font-awesome-5.15.1/webfonts/fa-regular-400.woff?v=5.15.1 (::1) 7.00ms
2020-12-14 19:07:59,691 - tornado.access - INFO - 304 GET /static/vendor/font-awesome-5.15.1/webfonts/fa-solid-900.woff2?v=5.15.1 (::1) 9.00ms
2020-12-14 19:07:59,700 - tornado.access - INFO - 304 GET /static/vendor/font-awesome-5.15.1/webfonts/fa-solid-900.woff?v=5.15.1 (::1) 5.99ms
2020-12-14 19:07:59,716 - tornado.access - INFO - 304 GET /static/vendor/font-awesome-3.2.1/css/font-awesome.min.css (::1) 6.00ms
2020-12-14 19:07:59,727 - tornado.access - INFO - 304 GET /static/vendor/font-awesome-5.15.1/css/all.min.css (::1) 9.70ms
2020-12-14 19:08:01,062 - tornado.access - INFO - 304 GET /static/img/mask-theme.svg (::1) 6.00ms
2020-12-14 19:08:01,095 - tornado.access - INFO - 200 GET /static/img/tentacle-32x32.png (::1) 23.00ms
2020-12-14 19:08:01,098 - tornado.access - INFO - 200 GET /sockjs/info?t=1607972881085 (::1) 1.00ms
2020-12-14 19:08:01,130 - tornado.access - INFO - 304 GET /static/img/apple-touch-icon-144x144.png (::1) 7.00ms
2020-12-14 19:08:01,161 - tornado.access - INFO - 101 GET /sockjs/840/a22yibgy/websocket (::1) 1.00ms
2020-12-14 19:08:01,163 - octoprint.server.util.sockjs - INFO - New connection from client: ::1
2020-12-14 19:08:01,166 - octoprint.events.fire - DEBUG - Firing event: ClientOpened (Payload: {'remoteAddress': '::1'})
2020-12-14 19:08:01,167 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 19:08:01,171 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 19:08:01,171 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 19:08:01,172 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 19:08:01,172 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 19:08:01,172 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 19:08:01,172 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 19:08:01,173 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 19:08:01,173 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 19:08:01,350 - octoprint.server.util.flask - INFO - Passively logging in user Charlie from ::1
2020-12-14 19:08:01,350 - octoprint.access.users - INFO - Logged in user: Charlie
2020-12-14 19:08:01,370 - octoprint.events.fire - DEBUG - Firing event: UserLoggedIn (Payload: {'username': 'Charlie'})
2020-12-14 19:08:01,371 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 19:08:01,371 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 19:08:01,371 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 19:08:01,371 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 19:08:01,371 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 19:08:01,372 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 19:08:01,372 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 19:08:01,372 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 19:08:01,372 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 19:08:01,480 - tornado.access - INFO - 200 POST /api/login (::1) 133.23ms
2020-12-14 19:08:01,481 - tornado.access - INFO - 200 POST /api/login (::1) 134.23ms
2020-12-14 19:08:01,588 - tornado.access - INFO - 304 GET /api/settings (::1) 71.74ms
2020-12-14 19:08:03,017 - tornado.access - INFO - 200 GET /api/plugin/appkeys (::1) 6.00ms
2020-12-14 19:08:03,026 - tornado.access - INFO - 200 GET /api/access/groups (::1) 6.00ms
2020-12-14 19:08:03,043 - tornado.access - INFO - 304 GET /api/printerprofiles (::1) 15.00ms
2020-12-14 19:08:03,051 - tornado.access - INFO - 200 GET /api/system/commands (::1) 6.00ms
2020-12-14 19:08:03,060 - tornado.access - INFO - 200 GET /api/plugin/appkeys?all=true (::1) 7.00ms
2020-12-14 19:08:03,073 - tornado.access - INFO - 200 GET /plugin/logging/ (::1) 11.00ms
2020-12-14 19:08:03,080 - tornado.access - INFO - 304 GET /api/timelapse?unrendered=true (::1) 6.07ms
2020-12-14 19:08:03,088 - tornado.access - INFO - 200 GET /api/plugin/action_command_notification (::1) 6.00ms
2020-12-14 19:08:03,175 - tornado.access - INFO - 304 GET /plugin/announcements/channels (::1) 84.99ms
2020-12-14 19:08:03,195 - tornado.access - INFO - 200 GET /api/connection (::1) 18.00ms
2020-12-14 19:08:03,202 - tornado.access - INFO - 200 GET /api/printer/command/custom (::1) 4.99ms
2020-12-14 19:08:03,207 - tornado.access - INFO - 304 GET /api/slicing (::1) 4.00ms
2020-12-14 19:08:03,214 - tornado.access - INFO - 200 GET /api/plugin/firmware_check (::1) 4.98ms
2020-12-14 19:08:03,220 - tornado.access - INFO - 304 GET /api/files?recursive=true (::1) 5.00ms
2020-12-14 19:08:03,252 - tornado.access - INFO - 304 GET /api/plugin/pluginmanager (::1) 31.02ms
2020-12-14 19:08:03,260 - tornado.access - INFO - 304 GET /plugin/softwareupdate/check (::1) 7.00ms
2020-12-14 19:08:03,269 - tornado.access - INFO - 200 GET /api/plugin/autologin_config (::1) 7.00ms
2020-12-14 19:08:03,278 - tornado.access - INFO - 200 GET /api/access/users (::1) 7.00ms
2020-12-14 19:08:03,285 - tornado.access - INFO - 200 GET /api/plugin/eeprom_marlin (::1) 5.00ms
2020-12-14 19:08:03,293 - tornado.access - INFO - 200 GET /api/plugin/action_command_prompt (::1) 6.00ms
2020-12-14 19:08:03,303 - tornado.access - INFO - 304 GET /plugin/gcodeviewer/static/js/viewer/worker.js (::1) 7.00ms
2020-12-14 19:08:03,312 - tornado.access - INFO - 200 GET /api/access/users (::1) 7.00ms
2020-12-14 19:08:03,318 - octoprint.server.util.sockjs - INFO - User Charlie logged in on the socket from client ::1
2020-12-14 19:08:03,320 - octoprint.events.fire - DEBUG - Firing event: ClientAuthed (Payload: {'username': 'Charlie', 'remoteAddress': '::1'})
2020-12-14 19:08:03,320 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 19:08:03,320 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 19:08:03,320 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 19:08:03,320 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 19:08:03,320 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 19:08:03,320 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 19:08:03,321 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 19:08:03,321 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 19:08:03,321 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 19:08:03,322 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event Startup
2020-12-14 19:08:03,322 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event Shutdown
2020-12-14 19:08:03,322 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event ConnectivityChanged
2020-12-14 19:08:03,322 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event Connecting
2020-12-14 19:08:03,322 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event Connected
2020-12-14 19:08:03,322 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event Disconnecting
2020-12-14 19:08:03,322 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event Disconnected
2020-12-14 19:08:03,322 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event PrinterStateChanged
2020-12-14 19:08:03,323 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event PrinterReset
2020-12-14 19:08:03,323 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event ClientOpened
2020-12-14 19:08:03,323 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event ClientClosed
2020-12-14 19:08:03,323 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event ClientAuthed
2020-12-14 19:08:03,323 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event ClientDeauthed
2020-12-14 19:08:03,323 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event UserLoggedIn
2020-12-14 19:08:03,323 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event UserLoggedOut
2020-12-14 19:08:03,323 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event Upload
2020-12-14 19:08:03,323 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event FileSelected
2020-12-14 19:08:03,324 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event FileDeselected
2020-12-14 19:08:03,324 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event UpdatedFiles
2020-12-14 19:08:03,324 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event MetadataAnalysisStarted
2020-12-14 19:08:03,324 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event MetadataAnalysisFinished
2020-12-14 19:08:03,324 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event MetadataStatisticsUpdated
2020-12-14 19:08:03,325 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event FileAdded
2020-12-14 19:08:03,325 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event FileRemoved
2020-12-14 19:08:03,325 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event FolderAdded
2020-12-14 19:08:03,325 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event FolderRemoved
2020-12-14 19:08:03,325 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event TransferStarted
2020-12-14 19:08:03,325 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event TransferDone
2020-12-14 19:08:03,325 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event TransferFailed
2020-12-14 19:08:03,325 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event PrintStarted
2020-12-14 19:08:03,326 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event PrintDone
2020-12-14 19:08:03,326 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event PrintFailed
2020-12-14 19:08:03,326 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event PrintCancelling
2020-12-14 19:08:03,326 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event PrintCancelled
2020-12-14 19:08:03,326 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event PrintPaused
2020-12-14 19:08:03,326 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event PrintResumed
2020-12-14 19:08:03,326 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event Error
2020-12-14 19:08:03,326 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event PowerOn
2020-12-14 19:08:03,326 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event PowerOff
2020-12-14 19:08:03,326 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event Home
2020-12-14 19:08:03,327 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event ZChange
2020-12-14 19:08:03,327 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event Waiting
2020-12-14 19:08:03,327 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event Dwelling
2020-12-14 19:08:03,327 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event Cooling
2020-12-14 19:08:03,327 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event Alert
2020-12-14 19:08:03,327 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event Conveyor
2020-12-14 19:08:03,327 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event Eject
2020-12-14 19:08:03,329 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event EStop
2020-12-14 19:08:03,329 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event PositionUpdate
2020-12-14 19:08:03,329 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event FirmwareData
2020-12-14 19:08:03,329 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event ToolChange
2020-12-14 19:08:03,329 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event RegisteredMessageReceived
2020-12-14 19:08:03,329 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event CommandSuppressed
2020-12-14 19:08:03,329 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event InvalidToolReported
2020-12-14 19:08:03,329 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event CaptureStart
2020-12-14 19:08:03,329 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event CaptureDone
2020-12-14 19:08:03,329 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event CaptureFailed
2020-12-14 19:08:03,329 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event PostRollStart
2020-12-14 19:08:03,329 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event PostRollEnd
2020-12-14 19:08:03,329 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event MovieRendering
2020-12-14 19:08:03,329 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event MovieDone
2020-12-14 19:08:03,329 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event MovieFailed
2020-12-14 19:08:03,329 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event SlicingStarted
2020-12-14 19:08:03,329 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event SlicingDone
2020-12-14 19:08:03,329 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event SlicingFailed
2020-12-14 19:08:03,329 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event SlicingCancelled
2020-12-14 19:08:03,329 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event SlicingProfileAdded
2020-12-14 19:08:03,329 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event SlicingProfileModified
2020-12-14 19:08:03,329 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event SlicingProfileDeleted
2020-12-14 19:08:03,330 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event PrinterProfileAdded
2020-12-14 19:08:03,330 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event PrinterProfileModified
2020-12-14 19:08:03,330 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event PrinterProfileDeleted
2020-12-14 19:08:03,330 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event SettingsUpdated
2020-12-14 19:08:03,330 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event plugin_backup_backup_created
2020-12-14 19:08:03,330 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event plugin_firmware_check_warning
2020-12-14 19:08:03,330 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event plugin_pluginmanager_install_plugin
2020-12-14 19:08:03,330 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event plugin_pluginmanager_uninstall_plugin
2020-12-14 19:08:03,330 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event plugin_pluginmanager_enable_plugin
2020-12-14 19:08:03,330 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event plugin_pluginmanager_disable_plugin
2020-12-14 19:08:03,331 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event plugin_softwareupdate_update_succeeded
2020-12-14 19:08:03,331 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191694550>> for event plugin_softwareupdate_update_failed
2020-12-14 19:08:21,709 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 2.00ms
2020-12-14 19:09:17,155 - tornado.access - INFO - 200 POST /api/plugin/eeprom_marlin (::1) 9.00ms
2020-12-14 19:09:17,155 - tornado.access - INFO - 200 POST /api/plugin/eeprom_marlin (::1) 9.00ms
2020-12-14 19:09:17,184 - tornado.access - INFO - 200 GET /api/plugin/eeprom_marlin (::1) 4.00ms
2020-12-14 19:09:18,804 - tornado.access - INFO - 200 POST /api/plugin/eeprom_marlin (::1) 8.00ms
2020-12-14 19:09:18,804 - tornado.access - INFO - 200 POST /api/plugin/eeprom_marlin (::1) 8.00ms
2020-12-14 19:09:18,824 - tornado.access - INFO - 200 GET /api/plugin/eeprom_marlin (::1) 3.00ms
2020-12-14 19:09:28,068 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 4.00ms
2020-12-14 19:09:58,405 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 4.00ms
2020-12-14 19:10:28,480 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 2.00ms
2020-12-14 19:11:01,337 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 3.00ms
2020-12-14 19:11:31,653 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 3.00ms
2020-12-14 19:12:14,769 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 2.99ms
2020-12-14 19:12:47,835 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 3.00ms
2020-12-14 19:13:31,668 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 2.00ms
2020-12-14 19:14:01,728 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 2.75ms
2020-12-14 19:14:50,629 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 2.00ms
2020-12-14 19:15:26,792 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 3.00ms
2020-12-14 19:15:57,385 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 3.00ms
2020-12-14 19:16:31,682 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 2.00ms
2020-12-14 19:17:11,510 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 1.99ms
2020-12-14 19:17:50,645 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 4.01ms
2020-12-14 19:18:22,690 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 3.00ms
2020-12-14 19:19:01,290 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 4.01ms
2020-12-14 19:19:31,704 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 3.00ms
2020-12-14 19:20:14,802 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 3.00ms
2020-12-14 19:20:50,672 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 3.00ms
2020-12-14 19:21:31,606 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 2.00ms
2020-12-14 19:22:12,062 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 3.00ms
2020-12-14 19:22:12,166 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 2.00ms
2020-12-14 19:22:42,697 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-12-14 19:22:50,677 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 2.77ms
2020-12-14 19:22:52,447 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 911}
2020-12-14 19:23:23,950 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 5.04ms
2020-12-14 19:23:57,437 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 3.00ms
2020-12-14 19:24:31,622 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 3.00ms
2020-12-14 19:25:11,161 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 3.00ms
2020-12-14 19:25:50,641 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 2.98ms
2020-12-14 19:26:21,710 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 1.99ms
2020-12-14 19:27:01,169 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 3.00ms
2020-12-14 19:27:31,672 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 3.00ms
2020-12-14 19:28:36,452 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 3.00ms
2020-12-14 19:29:11,683 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 2.00ms
2020-12-14 19:29:44,873 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 4.98ms
2020-12-14 19:30:15,804 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 3.00ms
2020-12-14 19:30:50,733 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 3.00ms
2020-12-14 19:31:24,820 - tornado.access - INFO - 200 GET /plugin/discovery/discovery.xml (192.168.1.154) 2.00ms
2020-12-14 19:33:18,999 - octoprint.server.util.sockjs - INFO - Client connection closed: ::1
2020-12-14 19:33:18,999 - octoprint.events.fire - DEBUG - Firing event: ClientClosed (Payload: {'remoteAddress': '::1'})
2020-12-14 19:33:19,000 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 19:33:19,000 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 19:33:19,000 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 19:33:19,000 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 19:33:19,000 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 19:33:19,000 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 19:33:19,000 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 19:33:19,000 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 19:33:19,000 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 20:01:31,270 - tornado.access - INFO - 200 GET /sockjs/info?t=1607976091263 (::1) 1.00ms
2020-12-14 20:01:31,287 - tornado.access - INFO - 101 GET /sockjs/438/okpeajjw/websocket (::1) 1.00ms
2020-12-14 20:01:31,288 - octoprint.server.util.sockjs - INFO - New connection from client: ::1
2020-12-14 20:01:31,290 - octoprint.events.fire - DEBUG - Firing event: ClientOpened (Payload: {'remoteAddress': '::1'})
2020-12-14 20:01:31,290 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 20:01:31,291 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 20:01:31,291 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 20:01:31,291 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 20:01:31,291 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 20:01:31,291 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 20:01:31,291 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 20:01:31,291 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 20:01:31,291 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 20:01:31,369 - octoprint.server.util.flask - INFO - Passively logging in user Charlie from ::1
2020-12-14 20:01:31,369 - octoprint.access.users - INFO - Logged in user: Charlie
2020-12-14 20:01:31,380 - octoprint.events.fire - DEBUG - Firing event: UserLoggedIn (Payload: {'username': 'Charlie'})
2020-12-14 20:01:31,380 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 20:01:31,380 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 20:01:31,380 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 20:01:31,381 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 20:01:31,381 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 20:01:31,381 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 20:01:31,381 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 20:01:31,381 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 20:01:31,381 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 20:01:31,493 - tornado.access - INFO - 200 POST /api/login (::1) 127.01ms
2020-12-14 20:01:31,496 - tornado.access - INFO - 200 POST /api/login (::1) 130.01ms
2020-12-14 20:01:31,578 - octoprint.server.util.sockjs - INFO - User Charlie logged in on the socket from client ::1
2020-12-14 20:01:31,582 - octoprint.events.fire - DEBUG - Firing event: ClientAuthed (Payload: {'username': 'Charlie', 'remoteAddress': '::1'})
2020-12-14 20:01:31,582 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 20:01:31,582 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 20:01:31,582 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 20:01:31,582 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 20:01:31,582 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 20:01:31,583 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 20:01:31,583 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 20:01:31,583 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 20:01:31,583 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 20:01:31,584 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event Startup
2020-12-14 20:01:31,585 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event Shutdown
2020-12-14 20:01:31,586 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event ConnectivityChanged
2020-12-14 20:01:31,587 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event Connecting
2020-12-14 20:01:31,587 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event Connected
2020-12-14 20:01:31,588 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event Disconnecting
2020-12-14 20:01:31,588 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event Disconnected
2020-12-14 20:01:31,589 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event PrinterStateChanged
2020-12-14 20:01:31,589 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event PrinterReset
2020-12-14 20:01:31,589 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event ClientOpened
2020-12-14 20:01:31,589 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event ClientClosed
2020-12-14 20:01:31,590 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event ClientAuthed
2020-12-14 20:01:31,590 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event ClientDeauthed
2020-12-14 20:01:31,591 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event UserLoggedIn
2020-12-14 20:01:31,591 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event UserLoggedOut
2020-12-14 20:01:31,591 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event Upload
2020-12-14 20:01:31,591 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event FileSelected
2020-12-14 20:01:31,592 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event FileDeselected
2020-12-14 20:01:31,592 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event UpdatedFiles
2020-12-14 20:01:31,592 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event MetadataAnalysisStarted
2020-12-14 20:01:31,593 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event MetadataAnalysisFinished
2020-12-14 20:01:31,593 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event MetadataStatisticsUpdated
2020-12-14 20:01:31,593 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event FileAdded
2020-12-14 20:01:31,595 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event FileRemoved
2020-12-14 20:01:31,595 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event FolderAdded
2020-12-14 20:01:31,596 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event FolderRemoved
2020-12-14 20:01:31,596 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event TransferStarted
2020-12-14 20:01:31,596 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event TransferDone
2020-12-14 20:01:31,596 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event TransferFailed
2020-12-14 20:01:31,597 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event PrintStarted
2020-12-14 20:01:31,597 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event PrintDone
2020-12-14 20:01:31,598 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event PrintFailed
2020-12-14 20:01:31,599 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event PrintCancelling
2020-12-14 20:01:31,599 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event PrintCancelled
2020-12-14 20:01:31,600 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event PrintPaused
2020-12-14 20:01:31,600 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event PrintResumed
2020-12-14 20:01:31,600 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event Error
2020-12-14 20:01:31,600 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event PowerOn
2020-12-14 20:01:31,601 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event PowerOff
2020-12-14 20:01:31,601 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event Home
2020-12-14 20:01:31,601 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event ZChange
2020-12-14 20:01:31,601 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event Waiting
2020-12-14 20:01:31,601 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event Dwelling
2020-12-14 20:01:31,602 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event Cooling
2020-12-14 20:01:31,602 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event Alert
2020-12-14 20:01:31,602 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event Conveyor
2020-12-14 20:01:31,602 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event Eject
2020-12-14 20:01:31,602 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event EStop
2020-12-14 20:01:31,603 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event PositionUpdate
2020-12-14 20:01:31,603 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event FirmwareData
2020-12-14 20:01:31,603 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event ToolChange
2020-12-14 20:01:31,603 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event RegisteredMessageReceived
2020-12-14 20:01:31,604 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event CommandSuppressed
2020-12-14 20:01:31,604 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event InvalidToolReported
2020-12-14 20:01:31,604 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event CaptureStart
2020-12-14 20:01:31,605 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event CaptureDone
2020-12-14 20:01:31,605 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event CaptureFailed
2020-12-14 20:01:31,605 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event PostRollStart
2020-12-14 20:01:31,605 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event PostRollEnd
2020-12-14 20:01:31,606 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event MovieRendering
2020-12-14 20:01:31,606 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event MovieDone
2020-12-14 20:01:31,606 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event MovieFailed
2020-12-14 20:01:31,606 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event SlicingStarted
2020-12-14 20:01:31,607 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event SlicingDone
2020-12-14 20:01:31,607 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event SlicingFailed
2020-12-14 20:01:31,607 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event SlicingCancelled
2020-12-14 20:01:31,607 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event SlicingProfileAdded
2020-12-14 20:01:31,608 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event SlicingProfileModified
2020-12-14 20:01:31,608 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event SlicingProfileDeleted
2020-12-14 20:01:31,608 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event PrinterProfileAdded
2020-12-14 20:01:31,609 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event PrinterProfileModified
2020-12-14 20:01:31,609 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event PrinterProfileDeleted
2020-12-14 20:01:31,609 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event SettingsUpdated
2020-12-14 20:01:31,609 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event plugin_backup_backup_created
2020-12-14 20:01:31,610 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event plugin_firmware_check_warning
2020-12-14 20:01:31,610 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>> for event plugin_pluginmanager_install_plugin
[...](something;s missing here, paste didn't go well. Irrelevant
2020-12-14 20:01:32,458 - tornado.access - INFO - 304 GET /api/files?recursive=true (::1) 6.00ms
2020-12-14 20:05:46,365 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-12-14 20:05:56,077 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3495}
2020-12-14 20:20:46,380 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-12-14 20:20:56,135 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 4395}
2020-12-14 20:20:58,412 - octoprint.server.util.sockjs - DEBUG - Set throttle factor for client ::1 to 2
2020-12-14 20:21:17,887 - octoprint.server.util.sockjs - DEBUG - Set throttle factor for client ::1 to 1
2020-12-14 20:31:33,149 - tornado.access - INFO - 200 GET /api/languages (::1) 4.00ms
2020-12-14 20:31:33,274 - tornado.access - INFO - 304 GET /api/printerprofiles (::1) 123.01ms
2020-12-14 20:31:33,279 - tornado.access - INFO - 200 GET /api/plugin/appkeys?all=true (::1) 4.00ms
2020-12-14 20:31:33,286 - tornado.access - INFO - 200 GET /plugin/backup/ (::1) 6.00ms
2020-12-14 20:31:42,864 - octoprint.server.util.flask - INFO - Passively logging in user Charlie from ::1
2020-12-14 20:31:42,865 - octoprint.access.users - INFO - Logged in user: Charlie
2020-12-14 20:31:42,874 - octoprint.events.fire - DEBUG - Firing event: UserLoggedIn (Payload: {'username': 'Charlie'})
2020-12-14 20:31:42,875 - octoprint.events - DEBUG - Sending action to <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x00000141916B6700>>
2020-12-14 20:31:42,891 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 20:31:42,922 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 20:31:42,930 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 20:31:42,931 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 20:31:42,931 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 20:31:42,931 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 20:31:42,932 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 20:31:42,932 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 20:31:42,932 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 20:31:42,983 - octoprint.server.util.flask.PreemptiveCache - DEBUG - Updating timestamp and counter for / and {'path': '/', 'base_url': 'http://localhost:5000/', 'query_string': 'l10n=en'}
2020-12-14 20:31:43,000 - octoprint.server.util.flask - DEBUG - Cache for / disabled, calling wrapped function
2020-12-14 20:31:43,241 - octoprint.server.util.flask - DEBUG - Needed 0.24s to render / (key: ui:_default:http://localhost:5000/:en)
2020-12-14 20:31:43,245 - tornado.access - INFO - 200 GET /? (::1) 384.03ms
2020-12-14 20:31:43,256 - octoprint.server.util.sockjs - INFO - Client connection closed: ::1
2020-12-14 20:31:43,256 - octoprint.events.fire - DEBUG - Firing event: ClientClosed (Payload: {'remoteAddress': '::1'})
2020-12-14 20:31:43,257 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 20:31:43,257 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 20:31:43,257 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 20:31:43,257 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 20:31:43,257 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 20:31:43,257 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 20:31:43,258 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 20:31:43,258 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 20:31:43,258 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 20:31:43,331 - tornado.access - INFO - 304 GET /static/css/bootstrap.min.css (::1) 5.00ms
2020-12-14 20:31:43,337 - tornado.access - INFO - 304 GET /static/css/bootstrap-tabdrop.css (::1) 4.00ms
2020-12-14 20:31:43,342 - tornado.access - INFO - 304 GET /static/vendor/font-awesome-5.15.1/css/all.min.css (::1) 4.00ms
2020-12-14 20:31:43,347 - tornado.access - INFO - 304 GET /static/css/bootstrap-modal.css (::1) 5.00ms
2020-12-14 20:31:43,351 - tornado.access - INFO - 304 GET /static/vendor/font-awesome-3.2.1/css/font-awesome.min.css (::1) 4.00ms
2020-12-14 20:31:43,355 - tornado.access - INFO - 304 GET /static/css/bootstrap-slider.css (::1) 4.00ms
2020-12-14 20:31:43,360 - tornado.access - INFO - 304 GET /static/css/jquery.fileupload-ui.css (::1) 3.00ms
2020-12-14 20:31:43,364 - tornado.access - INFO - 304 GET /static/css/pnotify.core.min.css (::1) 3.00ms
2020-12-14 20:31:43,370 - tornado.access - INFO - 304 GET /static/css/pnotify.buttons.min.css (::1) 4.00ms
2020-12-14 20:31:43,375 - tornado.access - INFO - 304 GET /static/css/pnotify.history.min.css (::1) 4.00ms
2020-12-14 20:31:43,379 - tornado.access - INFO - 304 GET /static/css/octoprint.css (::1) 3.00ms
2020-12-14 20:31:43,385 - tornado.access - INFO - 304 GET /plugin/action_command_notification/static/css/action_command_notification.css (::1) 5.00ms
2020-12-14 20:31:43,391 - tornado.access - INFO - 304 GET /plugin/announcements/static/css/announcements.css (::1) 5.00ms
2020-12-14 20:31:43,396 - tornado.access - INFO - 304 GET /plugin/appkeys/static/css/appkeys.css (::1) 4.00ms
2020-12-14 20:31:43,403 - tornado.access - INFO - 304 GET /plugin/backup/static/css/backup.css (::1) 5.00ms
2020-12-14 20:31:43,410 - tornado.access - INFO - 304 GET /plugin/firmware_check/static/css/firmware_check.css (::1) 4.00ms
2020-12-14 20:31:43,415 - tornado.access - INFO - 304 GET /plugin/gcodeviewer/static/css/gcodeviewer.css (::1) 4.00ms
2020-12-14 20:31:43,421 - tornado.access - INFO - 304 GET /plugin/logging/static/css/logging.css (::1) 5.00ms
2020-12-14 20:31:43,426 - tornado.access - INFO - 304 GET /plugin/pluginmanager/static/css/pluginmanager.css (::1) 4.00ms
2020-12-14 20:31:43,432 - tornado.access - INFO - 304 GET /plugin/softwareupdate/static/css/softwareupdate.css (::1) 5.00ms
2020-12-14 20:31:43,438 - tornado.access - INFO - 304 GET /plugin/autologin_config/static/css/autologin_config.css (::1) 5.00ms
2020-12-14 20:31:43,444 - tornado.access - INFO - 304 GET /plugin/eeprom_marlin/static/css/fontawesome5_stripped.css (::1) 5.00ms
2020-12-14 20:31:43,450 - tornado.access - INFO - 200 GET /plugin/eeprom_marlin/static/css/eeprom_marlin.css (::1) 5.00ms
2020-12-14 20:31:43,456 - tornado.access - INFO - 304 GET /plugin/themeify/static/dist/themeify.min.css (::1) 5.00ms
2020-12-14 20:31:43,462 - tornado.access - INFO - 304 GET /plugin/themeify/static/css/includes.css (::1) 5.00ms
2020-12-14 20:31:43,469 - tornado.access - INFO - 304 GET /plugin/touchui/static/css/touchui.css?ea05c8eb4 (::1) 5.00ms
2020-12-14 20:31:43,475 - tornado.access - INFO - 304 GET /static/vendor/font-awesome-5.15.1/webfonts/fa-brands-400.woff2?v=5.15.1 (::1) 5.00ms
2020-12-14 20:31:43,481 - tornado.access - INFO - 304 GET /static/vendor/font-awesome-5.15.1/webfonts/fa-brands-400.woff?v=5.15.1 (::1) 5.00ms
2020-12-14 20:31:43,487 - tornado.access - INFO - 304 GET /static/vendor/font-awesome-5.15.1/webfonts/fa-regular-400.woff2?v=5.15.1 (::1) 5.00ms
2020-12-14 20:31:43,492 - tornado.access - INFO - 304 GET /static/vendor/font-awesome-5.15.1/webfonts/fa-regular-400.woff?v=5.15.1 (::1) 4.00ms
2020-12-14 20:31:43,497 - tornado.access - INFO - 304 GET /static/vendor/font-awesome-5.15.1/webfonts/fa-solid-900.woff2?v=5.15.1 (::1) 3.00ms
2020-12-14 20:31:43,502 - tornado.access - INFO - 304 GET /static/vendor/font-awesome-5.15.1/webfonts/fa-solid-900.woff?v=5.15.1 (::1) 4.00ms
2020-12-14 20:31:43,512 - tornado.access - INFO - 304 GET /static/vendor/font-awesome-5.15.1/css/v4-shims.min.css (::1) 4.00ms
2020-12-14 20:31:43,958 - tornado.access - INFO - 304 GET /static/img/mask-theme.svg (::1) 3.00ms
2020-12-14 20:31:43,985 - tornado.access - INFO - 200 GET /sockjs/info?t=1607977903971 (::1) 1.00ms
2020-12-14 20:31:43,991 - tornado.access - INFO - 304 GET /static/img/apple-touch-icon-144x144.png (::1) 5.00ms
2020-12-14 20:31:43,998 - tornado.access - INFO - 101 GET /sockjs/225/0vxiq43h/websocket (::1) 0.00ms
2020-12-14 20:31:44,000 - octoprint.server.util.sockjs - INFO - New connection from client: ::1
2020-12-14 20:31:44,001 - octoprint.events.fire - DEBUG - Firing event: ClientOpened (Payload: {'remoteAddress': '::1'})
2020-12-14 20:31:44,001 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 20:31:44,002 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 20:31:44,002 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 20:31:44,002 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 20:31:44,002 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 20:31:44,002 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 20:31:44,002 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 20:31:44,002 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 20:31:44,002 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 20:31:44,015 - octoprint.server.util.flask - INFO - Passively logging in user Charlie from ::1
2020-12-14 20:31:44,015 - octoprint.access.users - INFO - Logged in user: Charlie
2020-12-14 20:31:44,033 - octoprint.events.fire - DEBUG - Firing event: UserLoggedIn (Payload: {'username': 'Charlie'})
2020-12-14 20:31:44,033 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 20:31:44,033 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 20:31:44,033 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 20:31:44,033 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 20:31:44,033 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 20:31:44,034 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 20:31:44,034 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 20:31:44,034 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 20:31:44,034 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 20:31:44,088 - tornado.access - INFO - 200 POST /api/login (::1) 77.01ms
2020-12-14 20:31:44,088 - tornado.access - INFO - 200 POST /api/login (::1) 77.01ms
2020-12-14 20:31:44,137 - tornado.access - INFO - 304 GET /api/settings (::1) 29.00ms
2020-12-14 20:31:44,160 - tornado.access - INFO - 304 GET /static/img/mask-theme.svg (::1) 3.00ms
2020-12-14 20:31:44,848 - tornado.access - INFO - 200 GET /api/plugin/appkeys (::1) 5.00ms
2020-12-14 20:31:44,856 - tornado.access - INFO - 200 GET /api/access/groups (::1) 6.00ms
2020-12-14 20:31:44,871 - tornado.access - INFO - 304 GET /api/printerprofiles (::1) 14.00ms
2020-12-14 20:31:44,877 - tornado.access - INFO - 200 GET /api/system/commands (::1) 5.00ms
2020-12-14 20:31:44,884 - tornado.access - INFO - 200 GET /api/plugin/appkeys?all=true (::1) 5.00ms
2020-12-14 20:31:44,893 - tornado.access - INFO - 200 GET /plugin/logging/ (::1) 8.00ms
2020-12-14 20:31:44,900 - tornado.access - INFO - 304 GET /api/timelapse?unrendered=true (::1) 5.00ms
2020-12-14 20:31:44,907 - tornado.access - INFO - 200 GET /api/plugin/action_command_notification (::1) 5.00ms
2020-12-14 20:31:44,971 - tornado.access - INFO - 304 GET /plugin/announcements/channels (::1) 63.01ms
2020-12-14 20:31:44,993 - tornado.access - INFO - 200 GET /api/connection (::1) 20.00ms
2020-12-14 20:31:45,000 - tornado.access - INFO - 200 GET /api/printer/command/custom (::1) 5.00ms
2020-12-14 20:31:45,007 - tornado.access - INFO - 304 GET /api/slicing (::1) 4.00ms
2020-12-14 20:31:45,013 - tornado.access - INFO - 200 GET /api/plugin/firmware_check (::1) 5.00ms
2020-12-14 20:31:45,023 - tornado.access - INFO - 304 GET /api/files?recursive=true (::1) 9.00ms
2020-12-14 20:31:45,045 - tornado.access - INFO - 304 GET /api/plugin/pluginmanager (::1) 21.01ms
2020-12-14 20:31:45,052 - tornado.access - INFO - 304 GET /plugin/softwareupdate/check (::1) 5.00ms
2020-12-14 20:31:45,057 - tornado.access - INFO - 200 GET /api/plugin/autologin_config (::1) 4.00ms
2020-12-14 20:31:45,065 - tornado.access - INFO - 200 GET /api/access/users (::1) 6.00ms
2020-12-14 20:31:45,073 - tornado.access - INFO - 200 GET /api/plugin/eeprom_marlin (::1) 6.00ms
2020-12-14 20:31:45,081 - tornado.access - INFO - 200 GET /api/plugin/action_command_prompt (::1) 7.00ms
2020-12-14 20:31:45,088 - tornado.access - INFO - 304 GET /static/img/tentacle-20x20.png (::1) 4.00ms
2020-12-14 20:31:45,094 - tornado.access - INFO - 304 GET /static/img/graph-background.png (::1) 4.00ms
2020-12-14 20:31:45,104 - tornado.access - INFO - 304 GET /plugin/gcodeviewer/static/js/viewer/worker.js (::1) 7.00ms
2020-12-14 20:31:45,112 - tornado.access - INFO - 200 GET /api/access/users (::1) 6.00ms
2020-12-14 20:31:45,119 - octoprint.server.util.sockjs - INFO - User Charlie logged in on the socket from client ::1
2020-12-14 20:31:45,127 - octoprint.events.fire - DEBUG - Firing event: ClientAuthed (Payload: {'username': 'Charlie', 'remoteAddress': '::1'})
2020-12-14 20:31:45,127 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 20:31:45,128 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 20:31:45,128 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 20:31:45,128 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 20:31:45,128 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 20:31:45,128 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 20:31:45,128 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 20:31:45,128 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 20:31:45,128 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 20:31:45,152 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event Startup
2020-12-14 20:31:45,152 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event Shutdown
2020-12-14 20:31:45,153 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event ConnectivityChanged
2020-12-14 20:31:45,153 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event Connecting
2020-12-14 20:31:45,153 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event Connected
2020-12-14 20:31:45,153 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event Disconnecting
2020-12-14 20:31:45,154 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event Disconnected
2020-12-14 20:31:45,154 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event PrinterStateChanged
2020-12-14 20:31:45,154 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event PrinterReset
2020-12-14 20:31:45,154 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event ClientOpened
2020-12-14 20:31:45,155 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event ClientClosed
2020-12-14 20:31:45,155 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event ClientAuthed
2020-12-14 20:31:45,155 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event ClientDeauthed
2020-12-14 20:31:45,155 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event UserLoggedIn
2020-12-14 20:31:45,155 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event UserLoggedOut
2020-12-14 20:31:45,155 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event Upload
2020-12-14 20:31:45,156 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event FileSelected
2020-12-14 20:31:45,156 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event FileDeselected
2020-12-14 20:31:45,156 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event UpdatedFiles
2020-12-14 20:31:45,156 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event MetadataAnalysisStarted
2020-12-14 20:31:45,156 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event MetadataAnalysisFinished
2020-12-14 20:31:45,156 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event MetadataStatisticsUpdated
2020-12-14 20:31:45,156 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event FileAdded
2020-12-14 20:31:45,156 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event FileRemoved
2020-12-14 20:31:45,157 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event FolderAdded
2020-12-14 20:31:45,157 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event FolderRemoved
2020-12-14 20:31:45,157 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event TransferStarted
2020-12-14 20:31:45,158 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event TransferDone
2020-12-14 20:31:45,158 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event TransferFailed
2020-12-14 20:31:45,158 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event PrintStarted
2020-12-14 20:31:45,158 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event PrintDone
2020-12-14 20:31:45,159 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event PrintFailed
2020-12-14 20:31:45,159 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event PrintCancelling
2020-12-14 20:31:45,159 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event PrintCancelled
2020-12-14 20:31:45,159 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event PrintPaused
2020-12-14 20:31:45,160 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event PrintResumed
2020-12-14 20:31:45,160 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event Error
2020-12-14 20:31:45,160 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event PowerOn
2020-12-14 20:31:45,160 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event PowerOff
2020-12-14 20:31:45,160 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event Home
2020-12-14 20:31:45,160 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event ZChange
2020-12-14 20:31:45,160 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event Waiting
2020-12-14 20:31:45,161 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event Dwelling
2020-12-14 20:31:45,161 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event Cooling
2020-12-14 20:31:45,161 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event Alert
2020-12-14 20:31:45,161 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event Conveyor
2020-12-14 20:31:45,161 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event Eject
2020-12-14 20:31:45,161 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event EStop
2020-12-14 20:31:45,161 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event PositionUpdate
2020-12-14 20:31:45,161 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event FirmwareData
2020-12-14 20:31:45,162 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event ToolChange
2020-12-14 20:31:45,162 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event RegisteredMessageReceived
2020-12-14 20:31:45,162 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event CommandSuppressed
2020-12-14 20:31:45,162 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event InvalidToolReported
2020-12-14 20:31:45,162 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event CaptureStart
2020-12-14 20:31:45,162 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event CaptureDone
2020-12-14 20:31:45,163 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event CaptureFailed
2020-12-14 20:31:45,163 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event PostRollStart
2020-12-14 20:31:45,163 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event PostRollEnd
2020-12-14 20:31:45,163 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event MovieRendering
2020-12-14 20:31:45,163 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event MovieDone
2020-12-14 20:31:45,163 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event MovieFailed
2020-12-14 20:31:45,163 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event SlicingStarted
2020-12-14 20:31:45,164 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event SlicingDone
2020-12-14 20:31:45,164 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event SlicingFailed
2020-12-14 20:31:45,164 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event SlicingCancelled
2020-12-14 20:31:45,164 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event SlicingProfileAdded
2020-12-14 20:31:45,164 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event SlicingProfileModified
2020-12-14 20:31:45,164 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event SlicingProfileDeleted
2020-12-14 20:31:45,165 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event PrinterProfileAdded
2020-12-14 20:31:45,165 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event PrinterProfileModified
2020-12-14 20:31:45,165 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event PrinterProfileDeleted
2020-12-14 20:31:45,165 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event SettingsUpdated
2020-12-14 20:31:45,165 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event plugin_backup_backup_created
2020-12-14 20:31:45,165 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event plugin_firmware_check_warning
2020-12-14 20:31:45,166 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event plugin_pluginmanager_install_plugin
2020-12-14 20:31:45,166 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event plugin_pluginmanager_uninstall_plugin
2020-12-14 20:31:45,166 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event plugin_pluginmanager_enable_plugin
2020-12-14 20:31:45,166 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event plugin_pluginmanager_disable_plugin
2020-12-14 20:31:45,166 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event plugin_softwareupdate_update_succeeded
2020-12-14 20:31:45,167 - octoprint.events - DEBUG - Subscribed listener <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>> for event plugin_softwareupdate_update_failed
2020-12-14 20:31:46,449 - tornado.access - INFO - 200 GET /api/languages (::1) 5.00ms
2020-12-14 20:31:46,463 - tornado.access - INFO - 304 GET /api/printerprofiles (::1) 12.00ms
2020-12-14 20:31:46,469 - tornado.access - INFO - 200 GET /api/plugin/appkeys?all=true (::1) 4.00ms
2020-12-14 20:31:46,475 - tornado.access - INFO - 200 GET /plugin/backup/ (::1) 5.00ms
2020-12-14 20:32:03,916 - tornado.access - INFO - 304 GET /static/css/bootstrap.min.css (::1) 6.00ms
2020-12-14 20:32:03,928 - tornado.access - INFO - 304 GET /static/css/bootstrap-tabdrop.css (::1) 5.00ms
2020-12-14 20:32:03,935 - tornado.access - INFO - 304 GET /static/css/bootstrap-modal.css (::1) 6.00ms
2020-12-14 20:32:03,941 - tornado.access - INFO - 304 GET /static/css/bootstrap-slider.css (::1) 5.00ms
2020-12-14 20:32:03,946 - tornado.access - INFO - 304 GET /static/vendor/font-awesome-3.2.1/css/font-awesome.min.css (::1) 5.00ms
2020-12-14 20:32:03,952 - tornado.access - INFO - 304 GET /static/css/jquery.fileupload-ui.css (::1) 5.00ms
2020-12-14 20:32:03,958 - tornado.access - INFO - 304 GET /static/css/pnotify.core.min.css (::1) 5.00ms
2020-12-14 20:32:03,963 - tornado.access - INFO - 304 GET /static/css/pnotify.buttons.min.css (::1) 4.00ms
2020-12-14 20:32:03,969 - tornado.access - INFO - 304 GET /static/css/pnotify.history.min.css (::1) 5.00ms
2020-12-14 20:32:03,974 - tornado.access - INFO - 304 GET /static/css/octoprint.css (::1) 4.00ms
2020-12-14 20:32:03,980 - tornado.access - INFO - 304 GET /plugin/action_command_notification/static/css/action_command_notification.css (::1) 5.00ms
2020-12-14 20:32:03,986 - tornado.access - INFO - 304 GET /plugin/announcements/static/css/announcements.css (::1) 5.00ms
2020-12-14 20:32:03,993 - tornado.access - INFO - 304 GET /plugin/appkeys/static/css/appkeys.css (::1) 5.00ms
2020-12-14 20:32:03,998 - tornado.access - INFO - 304 GET /plugin/backup/static/css/backup.css (::1) 4.00ms
2020-12-14 20:32:04,005 - tornado.access - INFO - 304 GET /plugin/firmware_check/static/css/firmware_check.css (::1) 5.00ms
2020-12-14 20:32:04,012 - tornado.access - INFO - 304 GET /plugin/gcodeviewer/static/css/gcodeviewer.css (::1) 5.00ms
2020-12-14 20:32:04,018 - tornado.access - INFO - 304 GET /plugin/logging/static/css/logging.css (::1) 4.86ms
2020-12-14 20:32:04,025 - tornado.access - INFO - 304 GET /plugin/pluginmanager/static/css/pluginmanager.css (::1) 5.00ms
2020-12-14 20:32:04,034 - tornado.access - INFO - 304 GET /plugin/softwareupdate/static/css/softwareupdate.css (::1) 6.00ms
2020-12-14 20:32:04,045 - tornado.access - INFO - 304 GET /plugin/autologin_config/static/css/autologin_config.css (::1) 7.00ms
2020-12-14 20:32:04,053 - tornado.access - INFO - 304 GET /plugin/eeprom_marlin/static/css/fontawesome5_stripped.css (::1) 7.00ms
2020-12-14 20:32:04,061 - tornado.access - INFO - 304 GET /plugin/eeprom_marlin/static/css/eeprom_marlin.css (::1) 6.00ms
2020-12-14 20:32:04,071 - tornado.access - INFO - 304 GET /plugin/themeify/static/dist/themeify.min.css (::1) 8.00ms
2020-12-14 20:32:04,078 - tornado.access - INFO - 304 GET /plugin/themeify/static/css/includes.css (::1) 6.00ms
2020-12-14 20:32:04,086 - tornado.access - INFO - 304 GET /plugin/touchui/static/css/touchui.css?ea05c8eb4 (::1) 6.00ms
2020-12-14 20:32:04,092 - tornado.access - WARNING - 404 GET /static/js/lib/less.min.js.map (::1) 3.00ms
2020-12-14 20:32:04,097 - tornado.access - WARNING - 404 GET /static/js/lib/hls.js.map (::1) 4.00ms
2020-12-14 20:32:04,104 - tornado.access - INFO - 304 GET /static/vendor/font-awesome-5.15.1/css/all.min.css (::1) 5.00ms
2020-12-14 20:32:04,114 - tornado.access - INFO - 304 GET /static/vendor/font-awesome-5.15.1/css/v4-shims.min.css (::1) 4.00ms
2020-12-14 20:32:04,182 - tornado.access - INFO - 304 GET /static/img/tentacle-20x20@2x.png (::1) 13.00ms
2020-12-14 20:32:04,487 - tornado.access - WARNING - 404 GET /plugin/softwareupdate/static/css/softwareupdate.css.map (::1) 6.00ms
2020-12-14 20:32:04,495 - tornado.access - INFO - 200 GET /plugin/eeprom_marlin/static/css/eeprom_marlin.css.map (::1) 6.00ms
2020-12-14 20:32:04,503 - tornado.access - WARNING - 404 GET /plugin/pluginmanager/static/css/pluginmanager.css.map (::1) 5.00ms
2020-12-14 20:32:43,557 - octoprint.plugins.autologin_config - INFO - Autologin settings saved
2020-12-14 20:32:43,559 - tornado.access - INFO - 200 POST /api/plugin/autologin_config (::1) 6.00ms
2020-12-14 20:32:43,559 - tornado.access - INFO - 200 POST /api/plugin/autologin_config (::1) 6.00ms
2020-12-14 20:32:43,711 - octoprint.events.fire - DEBUG - Firing event: SettingsUpdated (Payload: {'config_hash': '6d2fe076dd3df8a1f1daaf8391fc053c', 'effective_hash': 'f245d1ca66118f0ef8ea2bcd23ab3d7e'})
2020-12-14 20:32:43,712 - octoprint.events - DEBUG - Sending action to <function Server.run.<locals>.on_settings_update at 0x0000014190C3B8B0>
2020-12-14 20:32:43,712 - octoprint.events - DEBUG - Sending action to <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>>
2020-12-14 20:32:43,713 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 20:32:43,722 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 20:32:43,740 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 20:32:43,740 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 20:32:43,744 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 20:32:43,744 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 20:32:43,744 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 20:32:43,745 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 20:32:43,745 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 20:32:43,797 - tornado.access - INFO - 200 POST /api/settings (::1) 229.01ms
2020-12-14 20:32:43,798 - tornado.access - INFO - 200 POST /api/settings (::1) 230.01ms
2020-12-14 20:32:43,814 - tornado.access - INFO - 200 GET /api/system/commands (::1) 4.00ms
2020-12-14 20:32:43,824 - tornado.access - INFO - 200 GET /plugin/logging/ (::1) 8.00ms
2020-12-14 20:32:43,859 - tornado.access - INFO - 200 GET /api/connection (::1) 19.00ms
2020-12-14 20:32:43,865 - tornado.access - INFO - 200 GET /api/printer/command/custom (::1) 4.00ms
2020-12-14 20:32:43,872 - tornado.access - INFO - 304 GET /api/slicing (::1) 5.00ms
2020-12-14 20:32:49,936 - tornado.access - INFO - 200 GET /api/connection (::1) 17.00ms
2020-12-14 20:32:49,940 - octoprint.events.fire - DEBUG - Firing event: Disconnecting (Payload: None)
2020-12-14 20:32:49,940 - octoprint.events - DEBUG - Sending action to <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>>
2020-12-14 20:32:49,945 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline"
2020-12-14 20:32:49,946 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 20:32:49,946 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 20:32:49,946 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 20:32:49,946 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 20:32:49,947 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 20:32:49,947 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 20:32:49,947 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 20:32:49,947 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 20:32:49,947 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 20:32:49,947 - octoprint.events.fire - DEBUG - Firing event: UpdatedFiles (Payload: {'type': 'printables'})
2020-12-14 20:32:49,947 - octoprint.events - DEBUG - Sending action to <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>>
2020-12-14 20:32:49,948 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 20:32:49,948 - octoprint.plugins.virtual_printer.VirtualPrinter - INFO - Closing down read loop
2020-12-14 20:32:49,950 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 20:32:49,951 - tornado.access - INFO - 204 POST /api/connection (::1) 14.00ms
2020-12-14 20:32:49,952 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 20:32:49,952 - tornado.access - INFO - 200 POST /api/connection (::1) 15.00ms
2020-12-14 20:32:49,953 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 20:32:49,953 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 20:32:49,954 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 20:32:49,955 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 20:32:49,956 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 20:32:49,956 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 20:32:49,957 - octoprint.events.fire - DEBUG - Firing event: Disconnected (Payload: None)
2020-12-14 20:32:49,957 - octoprint.events - DEBUG - Sending action to <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>>
2020-12-14 20:32:49,959 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 20:32:49,960 - octoprint.plugins.action_command_notification - INFO - Notifications cleared
2020-12-14 20:32:49,961 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 20:32:49,962 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 20:32:49,963 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 20:32:49,964 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 20:32:49,965 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 20:32:49,965 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 20:32:49,966 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 20:32:49,966 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 20:32:49,969 - octoprint.events.fire - DEBUG - Firing event: PrinterStateChanged (Payload: {'state_id': 'OFFLINE', 'state_string': 'Offline'})
2020-12-14 20:32:49,969 - octoprint.events - DEBUG - Sending action to <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>>
2020-12-14 20:32:49,970 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 20:32:49,970 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 20:32:49,970 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 20:32:49,971 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 20:32:49,971 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 20:32:49,971 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 20:32:49,971 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 20:32:49,974 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 20:32:49,974 - tornado.access - INFO - 304 GET /api/files?recursive=true (::1) 7.00ms
2020-12-14 20:32:49,975 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 20:32:50,022 - octoprint.plugins.virtual_printer.VirtualPrinter - INFO - Closing down buffer loop
2020-12-14 20:32:50,044 - tornado.access - INFO - 200 GET /api/connection (::1) 17.00ms
2020-12-14 20:32:50,153 - tornado.access - INFO - 200 GET /api/plugin/action_command_notification (::1) 5.00ms
2020-12-14 20:32:50,159 - tornado.access - INFO - 200 GET /api/plugin/firmware_check (::1) 4.00ms
2020-12-14 20:32:51,100 - octoprint.events.fire - DEBUG - Firing event: Connecting (Payload: None)
2020-12-14 20:32:51,100 - octoprint.events - DEBUG - Sending action to <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>>
2020-12-14 20:32:51,101 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 20:32:51,102 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 20:32:51,102 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 20:32:51,103 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 20:32:51,108 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 20:32:51,111 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial connection"
2020-12-14 20:32:51,111 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 20:32:51,115 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 20:32:51,116 - tornado.access - INFO - 204 POST /api/connection (::1) 20.00ms
2020-12-14 20:32:51,116 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 20:32:51,117 - tornado.access - INFO - 200 POST /api/connection (::1) 21.00ms
2020-12-14 20:32:51,118 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 20:32:51,119 - octoprint.events.fire - DEBUG - Firing event: PrinterStateChanged (Payload: {'state_id': 'OPEN_SERIAL', 'state_string': 'Opening serial connection'})
2020-12-14 20:32:51,120 - octoprint.events - DEBUG - Sending action to <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>>
2020-12-14 20:32:51,121 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 20:32:51,122 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 20:32:51,124 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 20:32:51,125 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 20:32:51,126 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 20:32:51,127 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 20:32:51,127 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 20:32:51,130 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 20:32:51,132 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 20:32:51,132 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial connection" to "Connecting"
2020-12-14 20:32:51,136 - octoprint.events.fire - DEBUG - Firing event: PrinterStateChanged (Payload: {'state_id': 'CONNECTING', 'state_string': 'Connecting'})
2020-12-14 20:32:51,137 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2020-12-14 20:32:51,137 - octoprint.events - DEBUG - Sending action to <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>>
2020-12-14 20:32:51,139 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 20:32:51,140 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2020-12-14 20:32:51,140 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 20:32:51,141 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational"
2020-12-14 20:32:51,141 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 20:32:51,142 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 20:32:51,153 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 20:32:51,155 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2020-12-14 20:32:51,155 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 20:32:51,155 - tornado.access - INFO - 304 GET /api/printerprofiles (::1) 22.00ms
2020-12-14 20:32:51,156 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 20:32:51,157 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 20:32:51,160 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 20:32:51,161 - octoprint.events.fire - DEBUG - Firing event: PrinterStateChanged (Payload: {'state_id': 'OPERATIONAL', 'state_string': 'Operational'})
2020-12-14 20:32:51,161 - octoprint.util.comm - INFO - Printer reports firmware name "Virtual Marlin 1.0"
2020-12-14 20:32:51,182 - octoprint.events - DEBUG - Sending action to <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>>
2020-12-14 20:32:51,194 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting
2020-12-14 20:32:51,195 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 20:32:51,196 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 20:32:51,201 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 20:32:51,201 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first
2020-12-14 20:32:51,202 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 20:32:51,203 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 20:32:51,204 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 20:32:51,205 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 20:32:51,206 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 20:32:51,207 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 20:32:51,208 - octoprint.events.fire - DEBUG - Firing event: Connected (Payload: {'port': 'VIRTUAL', 'baudrate': 250000})
2020-12-14 20:32:51,209 - octoprint.events - DEBUG - Sending action to <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>>
2020-12-14 20:32:51,210 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 20:32:51,211 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 20:32:51,215 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 20:32:51,216 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 20:32:51,216 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 20:32:51,217 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 20:32:51,218 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 20:32:51,223 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 20:32:51,245 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 20:32:51,249 - octoprint.events.fire - DEBUG - Firing event: FirmwareData (Payload: {'name': 'Virtual Marlin 1.0', 'data': {'FIRMWARE_NAME': 'Virtual Marlin 1.0', 'PROTOCOL_VERSION': '1.0'}})
2020-12-14 20:32:51,253 - tornado.access - INFO - 200 GET /api/settings (::1) 95.01ms
2020-12-14 20:32:51,253 - octoprint.events - DEBUG - Sending action to <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>>
2020-12-14 20:32:51,255 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 20:32:51,256 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 20:32:51,256 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 20:32:51,257 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 20:32:51,257 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 20:32:51,258 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 20:32:51,258 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 20:32:51,259 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 20:32:51,259 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 20:32:51,260 - octoprint.events.fire - DEBUG - Firing event: UpdatedFiles (Payload: {'type': 'printables'})
2020-12-14 20:32:51,262 - octoprint.events - DEBUG - Sending action to <bound method PrinterStateConnection._onEvent of <octoprint.server.util.sockjs.PrinterStateConnection object at 0x0000014191718AC0>>
2020-12-14 20:32:51,264 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
2020-12-14 20:32:51,264 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-12-14 20:32:51,265 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-12-14 20:32:51,265 - octoprint.plugin - DEBUG - Calling on_event on file_check
2020-12-14 20:32:51,265 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
2020-12-14 20:32:51,266 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-12-14 20:32:51,266 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-12-14 20:32:51,266 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-12-14 20:32:51,267 - octoprint.plugin - DEBUG - Calling on_event on eeprom_marlin
2020-12-14 20:32:51,353 - tornado.access - INFO - 200 GET /api/connection (::1) 15.00ms
2020-12-14 20:32:51,359 - tornado.access - INFO - 200 GET /api/plugin/eeprom_marlin (::1) 5.00ms
2020-12-14 20:32:51,364 - tornado.access - INFO - 304 GET /api/files?recursive=true (::1) 4.00ms
2020-12-14 20:32:51,385 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Virtual Marlin 1.0', 'printer_port': 'VIRTUAL', 'printer_baudrate': 250000}
2020-12-14 20:35:46,384 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-12-14 20:35:56,112 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 5295}
2020-12-14 20:50:46,395 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-12-14 20:50:56,152 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6195}
2020-12-14 20:51:27,846 - tornado.access - INFO - 200 GET /api/languages (::1) 4.00ms
2020-12-14 20:51:27,857 - tornado.access - INFO - 304 GET /api/printerprofiles (::1) 10.00ms
2020-12-14 20:51:27,863 - tornado.access - INFO - 200 GET /api/plugin/appkeys?all=true (::1) 4.00ms
2020-12-14 20:51:27,869 - tornado.access - INFO - 200 GET /plugin/backup/ (::1) 4.00ms
2020-12-14 20:51:39,476 - tornado.access - INFO - 200 POST /api/plugin/pluginmanager (::1) 7.00ms
2020-12-14 20:51:39,476 - tornado.access - INFO - 200 POST /api/plugin/pluginmanager (::1) 7.00ms
Exception in thread Thread-137:
Traceback (most recent call last):
File "C:\Program Files\Python38\lib\threading.py", line 932, in _bootstrap_inner
self.run()
File "C:\Program Files\Python38\lib\threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\src\octoprint\plugins\pluginmanager\__init__.py", line 631, in command_install
path = download_file(url, folder.name)
File "c:\users\charl.terrance\onedrive\documents\8. coding projects\5. octoprint\octoprint\src\octoprint\util\net.py", line 254, in download_file
r.raise_for_status()
File "C:\Users\charl.TERRANCE\OneDrive\Documents\8. Coding Projects\5. Octoprint\OctoPrint\venv3\lib\site-packages\requests\models.py", line 941, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://codeload.github.com/cp2004/OctoPrint-EEPROM-Marlin/zip/3.0.0r3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment