2020-12-03 12:08:34,213 - octoprint.startup - INFO - ****************************************************************************** 2020-12-03 12:08:34,216 - octoprint.startup - INFO - Starting OctoPrint 1.5.0 2020-12-03 12:08:34,216 - octoprint.startup - INFO - ****************************************************************************** 2020-12-03 12:08:40,960 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2020-12-03 12:08:40,962 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working 2020-12-03 12:08:40,964 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2020-12-03 12:08:40,975 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2020-12-03 12:08:41,071 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2020-12-03 12:08:41,074 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for pi_support from AST of /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support/__init__.py 2020-12-03 12:08:41,099 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for discovery from AST of /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery/__init__.py 2020-12-03 12:08:41,267 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for announcements from AST of /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements/__init__.py 2020-12-03 12:08:42,480 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for virtual_printer from AST of /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer/__init__.py 2020-12-03 12:08:42,521 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for appkeys from AST of /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys/__init__.py 2020-12-03 12:08:42,593 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for tracking from AST of /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking/__init__.py 2020-12-03 12:08:42,663 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for gcodeviewer from AST of /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/gcodeviewer/__init__.py 2020-12-03 12:08:42,688 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for pluginmanager from AST of /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager/__init__.py 2020-12-03 12:08:42,849 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for backup from AST of /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup/__init__.py 2020-12-03 12:08:42,921 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for action_command_notification from AST of /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_notification/__init__.py 2020-12-03 12:08:42,938 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for errortracking from AST of /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking/__init__.py 2020-12-03 12:08:42,960 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for softwareupdate from AST of /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate/__init__.py 2020-12-03 12:08:43,086 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for action_command_prompt from AST of /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt/__init__.py 2020-12-03 12:08:43,102 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for corewizard from AST of /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard/__init__.py 2020-12-03 12:08:43,116 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for logging from AST of /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging/__init__.py 2020-12-03 12:08:43,243 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for webcamSB from AST of /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_webcamSB/__init__.py 2020-12-03 12:08:43,269 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for webcamtab from AST of /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_webcamtab/__init__.py 2020-12-03 12:08:43,287 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for tplinksmartplug from AST of /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_tplinksmartplug/__init__.py 2020-12-03 12:08:43,488 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for firmware_check from AST of /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_firmware_check/__init__.py 2020-12-03 12:08:43,517 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for file_check from AST of /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_file_check/__init__.py 2020-12-03 12:08:43,550 - octoprint.plugin.core - DEBUG - Loaded plugin pi_support: Pi Support Plugin 2020-12-03 12:08:43,555 - octoprint.plugin.core - DEBUG - Loaded plugin discovery: Discovery 2020-12-03 12:08:43,557 - octoprint.plugin.core - DEBUG - Loaded plugin announcements: Announcement Plugin 2020-12-03 12:08:43,558 - octoprint.plugin.core - DEBUG - Loaded plugin virtual_printer: Virtual Printer 2020-12-03 12:08:43,559 - octoprint.plugin.core - DEBUG - Loaded plugin appkeys: Application Keys Plugin 2020-12-03 12:08:43,560 - octoprint.plugin.core - DEBUG - Loaded plugin tracking: Anonymous Usage Tracking 2020-12-03 12:08:43,562 - octoprint.plugin.core - DEBUG - Loaded plugin gcodeviewer: GCode Viewer 2020-12-03 12:08:43,563 - octoprint.plugin.core - DEBUG - Loaded plugin pluginmanager: Plugin Manager 2020-12-03 12:08:43,564 - octoprint.plugin.core - DEBUG - Loaded plugin backup: Backup & Restore 2020-12-03 12:08:43,565 - octoprint.plugin.core - DEBUG - Loaded plugin action_command_notification: Action Command Notification Support 2020-12-03 12:08:43,567 - octoprint.plugin.core - DEBUG - Loaded plugin errortracking: Error Tracking 2020-12-03 12:08:43,568 - octoprint.plugin.core - DEBUG - Loaded plugin softwareupdate: Software Update 2020-12-03 12:08:43,570 - octoprint.plugin.core - DEBUG - Loaded plugin action_command_prompt: Action Command Prompt Support 2020-12-03 12:08:43,571 - octoprint.plugin.core - DEBUG - Loaded plugin corewizard: Core Wizard 2020-12-03 12:08:43,572 - octoprint.plugin.core - DEBUG - Loaded plugin logging: Logging 2020-12-03 12:08:43,573 - octoprint.plugin.core - DEBUG - Loaded plugin webcamSB: Sidebar Webcam (0.1.8) 2020-12-03 12:08:43,575 - octoprint.plugin.core - DEBUG - Loaded plugin webcamtab: Webcam Tab (0.1.2) 2020-12-03 12:08:43,576 - octoprint.plugin.core - DEBUG - Loaded plugin tplinksmartplug: TP-Link Smartplug (0.9.26) 2020-12-03 12:08:43,577 - octoprint.plugin.core - DEBUG - Loaded plugin firmware_check: Firmware Check (2020.9.23) 2020-12-03 12:08:43,579 - octoprint.plugin.core - DEBUG - Loaded plugin file_check: File Check (2020.8.7) 2020-12-03 12:08:43,585 - octoprint.plugin.core - DEBUG - Enabled plugin pi_support: Pi Support Plugin 2020-12-03 12:08:43,590 - octoprint.plugin.core - DEBUG - Enabled plugin discovery: Discovery 2020-12-03 12:08:43,594 - octoprint.plugin.core - DEBUG - Enabled plugin announcements: Announcement Plugin 2020-12-03 12:08:43,602 - octoprint.plugin.core - DEBUG - Enabled plugin virtual_printer: Virtual Printer 2020-12-03 12:08:43,606 - octoprint.plugin.core - DEBUG - Enabled plugin appkeys: Application Keys Plugin 2020-12-03 12:08:43,611 - octoprint.plugin.core - DEBUG - Enabled plugin tracking: Anonymous Usage Tracking 2020-12-03 12:08:43,615 - octoprint.plugin.core - DEBUG - Enabled plugin gcodeviewer: GCode Viewer 2020-12-03 12:08:43,620 - octoprint.plugin.core - DEBUG - Enabled plugin pluginmanager: Plugin Manager 2020-12-03 12:08:43,626 - octoprint.plugin.core - DEBUG - Enabled plugin backup: Backup & Restore 2020-12-03 12:08:43,630 - octoprint.plugin.core - DEBUG - Enabled plugin action_command_notification: Action Command Notification Support 2020-12-03 12:08:43,637 - octoprint.plugin.core - DEBUG - Enabled plugin errortracking: Error Tracking 2020-12-03 12:08:43,642 - octoprint.plugin.core - DEBUG - Enabled plugin softwareupdate: Software Update 2020-12-03 12:08:43,647 - octoprint.plugin.core - DEBUG - Enabled plugin action_command_prompt: Action Command Prompt Support 2020-12-03 12:08:43,651 - octoprint.plugin.core - DEBUG - Enabled plugin corewizard: Core Wizard 2020-12-03 12:08:43,655 - octoprint.plugin.core - DEBUG - Enabled plugin logging: Logging 2020-12-03 12:08:43,659 - octoprint.plugin.core - DEBUG - Enabled plugin webcamSB: Sidebar Webcam (0.1.8) 2020-12-03 12:08:43,662 - octoprint.plugin.core - DEBUG - Enabled plugin webcamtab: Webcam Tab (0.1.2) 2020-12-03 12:08:43,667 - octoprint.plugin.core - DEBUG - Enabled plugin tplinksmartplug: TP-Link Smartplug (0.9.26) 2020-12-03 12:08:43,671 - octoprint.plugin.core - DEBUG - Enabled plugin firmware_check: Firmware Check (2020.9.23) 2020-12-03 12:08:43,674 - octoprint.plugin.core - DEBUG - Enabled plugin file_check: File Check (2020.8.7) 2020-12-03 12:08:43,675 - octoprint.plugin.core - INFO - Found 20 plugin(s) providing 20 mixin implementations, 41 hook handlers 2020-12-03 12:08:43,983 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2020-12-03 12:08:44,030 - octoprint.server - DEBUG - Starting intermediary server on http://127.0.0.1:5000 2020-12-03 12:08:44,034 - octoprint.server - INFO - Intermediary server started 2020-12-03 12:08:44,069 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2020-12-03 12:08:44,501 - octoprint.filemanager.storage.timings - DEBUG - octoprint.filemanager.storage._list_folder(,u'/home/pi/.octoprint/uploads/Ender_3_Pro',force_refresh=False,base=u'Ender_3_Pro/') took 10.98ms 2020-12-03 12:08:44,507 - octoprint.filemanager.storage.timings - DEBUG - octoprint.filemanager.storage._list_folder(,u'/home/pi/.octoprint/uploads/R32_GTR',force_refresh=False,base=u'R32_GTR/') took 4.96ms 2020-12-03 12:08:44,516 - octoprint.filemanager.storage.timings - DEBUG - octoprint.filemanager.storage._list_folder(,u'/home/pi/.octoprint/uploads/RC',force_refresh=False,base=u'RC/') took 7.80ms 2020-12-03 12:08:44,518 - octoprint.filemanager.storage.timings - DEBUG - octoprint.filemanager.storage._list_folder(,u'/home/pi/.octoprint/uploads',) took 447.17ms 2020-12-03 12:08:44,519 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2020-12-03 12:08:44,521 - octoprint.events - DEBUG - Subscribed listener for event SettingsUpdated 2020-12-03 12:08:44,524 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: u"Need(method='role', value=u'plugin_action_command_notification_show')") 2020-12-03 12:08:44,526 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: u"Need(method='role', value=u'plugin_action_command_notification_clear')") 2020-12-03 12:08:44,528 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: u"Need(method='role', value=u'plugin_action_command_prompt_interact')") 2020-12-03 12:08:44,530 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: u"Need(method='role', value=u'plugin_announcements_read')") 2020-12-03 12:08:44,531 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: u"Need(method='role', value=u'plugin_announcements_manage'), Need(method='role', value=u'plugin_announcements_read')") 2020-12-03 12:08:44,533 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: u"Need(method='role', value=u'plugin_appkeys_admin')") 2020-12-03 12:08:44,535 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: u"Need(method='role', value=u'plugin_backup_access')") 2020-12-03 12:08:44,537 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: u"Need(method='role', value=u'plugin_firmware_check_display')") 2020-12-03 12:08:44,538 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: u"Need(method='role', value=u'plugin_logging_manage')") 2020-12-03 12:08:44,540 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: u"Need(method='role', value=u'plugin_pi_support_check')") 2020-12-03 12:08:44,542 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: u"Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-12-03 12:08:44,544 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: u"Need(method='role', value=u'plugin_pluginmanager_install'), Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-12-03 12:08:44,545 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: u"Need(method='role', value=u'plugin_softwareupdate_check')") 2020-12-03 12:08:44,547 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: u"Need(method='role', value=u'plugin_softwareupdate_update')") 2020-12-03 12:08:44,548 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: u"Need(method='role', value=u'plugin_softwareupdate_configure')") 2020-12-03 12:08:44,550 - octoprint.server - INFO - Added new permission from plugin tplinksmartplug: PLUGIN_TPLINKSMARTPLUG_CONTROL (needs: u"Need(method='role', value=u'plugin_tplinksmartplug_admin')") 2020-12-03 12:08:44,573 - octoprint.events - DEBUG - Subscribed listener > for event MetadataAnalysisFinished 2020-12-03 12:08:44,574 - octoprint.events - DEBUG - Subscribed listener > for event MetadataStatisticsUpdated 2020-12-03 12:08:44,577 - octoprint - DEBUG - Registered event backup_created of plugin backup as Events.PLUGIN_BACKUP_BACKUP_CREATED = "plugin_backup_backup_created" 2020-12-03 12:08:44,578 - octoprint - DEBUG - Registered event warning of plugin firmware_check as Events.PLUGIN_FIRMWARE_CHECK_WARNING = "plugin_firmware_check_warning" 2020-12-03 12:08:44,579 - octoprint - DEBUG - Registered event throttle_state of plugin pi_support as Events.PLUGIN_PI_SUPPORT_THROTTLE_STATE = "plugin_pi_support_throttle_state" 2020-12-03 12:08:44,581 - octoprint - DEBUG - Registered event install_plugin of plugin pluginmanager as Events.PLUGIN_PLUGINMANAGER_INSTALL_PLUGIN = "plugin_pluginmanager_install_plugin" 2020-12-03 12:08:44,583 - octoprint - DEBUG - Registered event uninstall_plugin of plugin pluginmanager as Events.PLUGIN_PLUGINMANAGER_UNINSTALL_PLUGIN = "plugin_pluginmanager_uninstall_plugin" 2020-12-03 12:08:44,584 - octoprint - DEBUG - Registered event enable_plugin of plugin pluginmanager as Events.PLUGIN_PLUGINMANAGER_ENABLE_PLUGIN = "plugin_pluginmanager_enable_plugin" 2020-12-03 12:08:44,585 - octoprint - DEBUG - Registered event disable_plugin of plugin pluginmanager as Events.PLUGIN_PLUGINMANAGER_DISABLE_PLUGIN = "plugin_pluginmanager_disable_plugin" 2020-12-03 12:08:44,587 - octoprint - DEBUG - Registered event update_succeeded of plugin softwareupdate as Events.PLUGIN_SOFTWAREUPDATE_UPDATE_SUCCEEDED = "plugin_softwareupdate_update_succeeded" 2020-12-03 12:08:44,588 - octoprint - DEBUG - Registered event update_failed of plugin softwareupdate as Events.PLUGIN_SOFTWAREUPDATE_UPDATE_FAILED = "plugin_softwareupdate_update_failed" 2020-12-03 12:08:44,602 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin tracking 2020-12-03 12:08:44,606 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin logging 2020-12-03 12:08:44,609 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin file_check 2020-12-03 12:08:44,613 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin appkeys 2020-12-03 12:08:44,651 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin virtual_printer 2020-12-03 12:08:44,659 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin action_command_prompt 2020-12-03 12:08:44,664 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin corewizard 2020-12-03 12:08:44,671 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin pi_support 2020-12-03 12:08:44,677 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin action_command_notification 2020-12-03 12:08:44,679 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin webcamtab 2020-12-03 12:08:44,686 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin gcodeviewer 2020-12-03 12:08:44,801 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2020-12-03 12:08:44,803 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin softwareupdate 2020-12-03 12:08:44,806 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin firmware_check 2020-12-03 12:08:44,815 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin errortracking 2020-12-03 12:08:44,829 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin webcamSB 2020-12-03 12:08:44,857 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin announcements 2020-12-03 12:08:46,014 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-12-03 12:08:46,981 - octoprint.util.pip - INFO - Version of pip is 19.3.1 2020-12-03 12:08:46,984 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2020-12-03 12:08:46,984 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-12-03 12:08:46,986 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin pluginmanager 2020-12-03 12:08:46,993 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin backup 2020-12-03 12:08:47,007 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin tplinksmartplug 2020-12-03 12:08:47,020 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin discovery 2020-12-03 12:08:47,020 - octoprint.plugin.core - INFO - Initialized 20 plugin implementation(s) 2020-12-03 12:08:47,045 - octoprint.plugin.core - INFO - 20 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager | Sidebar Webcam (0.1.8) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_webcamSB | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate | TP-Link Smartplug (0.9.26) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_tplinksmartplug | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer | Webcam Tab (0.1.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_webcamtab Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2020-12-03 12:08:47,083 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1400.0 | ram: 915709952 | os: | bits: 32 | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi 3 Model B Plus Rev 1.3 | octopi_version: 0.17.0 | throttle_state: '0x0' | python: | pip: 19.3.1 | version: 2.7.16 | virtualenv: /home/pi/oprint 2020-12-03 12:08:47,095 - octoprint.server - DEBUG - Deleting /home/pi/.octoprint/generated/webassets... 2020-12-03 12:08:47,100 - octoprint.server - DEBUG - Creating /home/pi/.octoprint/generated/webassets... 2020-12-03 12:08:47,101 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2020-12-03 12:08:47,102 - octoprint.server - DEBUG - Deleting /home/pi/.octoprint/generated/.webassets-cache... 2020-12-03 12:08:47,134 - octoprint.server - DEBUG - Creating /home/pi/.octoprint/generated/.webassets-cache... 2020-12-03 12:08:47,136 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2020-12-03 12:08:47,316 - octoprint.server - DEBUG - Registered API of plugin announcements under URL prefix /plugin/announcements 2020-12-03 12:08:47,349 - octoprint.server - DEBUG - Registered API of plugin appkeys under URL prefix /plugin/appkeys 2020-12-03 12:08:47,389 - octoprint.server - DEBUG - Registered API of plugin backup under URL prefix /plugin/backup 2020-12-03 12:08:47,406 - octoprint.server - DEBUG - Registered API of plugin corewizard under URL prefix /plugin/corewizard 2020-12-03 12:08:47,423 - octoprint.server - DEBUG - Registered API of plugin discovery under URL prefix /plugin/discovery 2020-12-03 12:08:47,465 - octoprint.server - DEBUG - Registered API of plugin logging under URL prefix /plugin/logging 2020-12-03 12:08:47,483 - octoprint.server - DEBUG - Registered API of plugin pluginmanager under URL prefix /plugin/pluginmanager 2020-12-03 12:08:47,508 - octoprint.server - DEBUG - Registered API of plugin softwareupdate under URL prefix /plugin/softwareupdate 2020-12-03 12:08:47,520 - octoprint.server - DEBUG - Registered assets of plugin action_command_notification under URL prefix /plugin/action_command_notification 2020-12-03 12:08:47,531 - octoprint.server - DEBUG - Registered assets of plugin action_command_prompt under URL prefix /plugin/action_command_prompt 2020-12-03 12:08:47,543 - octoprint.server - DEBUG - Registered assets of plugin errortracking under URL prefix /plugin/errortracking 2020-12-03 12:08:47,554 - octoprint.server - DEBUG - Registered assets of plugin file_check under URL prefix /plugin/file_check 2020-12-03 12:08:47,565 - octoprint.server - DEBUG - Registered assets of plugin firmware_check under URL prefix /plugin/firmware_check 2020-12-03 12:08:47,578 - octoprint.server - DEBUG - Registered assets of plugin gcodeviewer under URL prefix /plugin/gcodeviewer 2020-12-03 12:08:47,590 - octoprint.server - DEBUG - Registered assets of plugin pi_support under URL prefix /plugin/pi_support 2020-12-03 12:08:47,601 - octoprint.server - DEBUG - Registered assets of plugin tracking under URL prefix /plugin/tracking 2020-12-03 12:08:47,612 - octoprint.server - DEBUG - Registered assets of plugin tplinksmartplug under URL prefix /plugin/tplinksmartplug 2020-12-03 12:08:47,623 - octoprint.server - DEBUG - Registered assets of plugin webcamSB under URL prefix /plugin/webcamSB 2020-12-03 12:08:47,634 - octoprint.server - DEBUG - Registered assets of plugin webcamtab under URL prefix /plugin/webcamtab 2020-12-03 12:08:48,343 - octoprint.server - DEBUG - Adding additional route /plugin/backup/download/(.*) handled by handler and with additional arguments {u'path': u'/home/pi/.octoprint/data/backup', u'as_attachment': True, u'path_validation': , u'access_validation': } 2020-12-03 12:08:48,371 - octoprint.server - DEBUG - Adding maximum body size of 1073741824B for POST requests to /plugin/backup/restore) 2020-12-03 12:08:48,372 - octoprint.server - DEBUG - Adding maximum body size of 52428800B for POST requests to /plugin/pluginmanager/upload_file) 2020-12-03 12:08:48,373 - octoprint.server - INFO - Shutting down intermediary server... 2020-12-03 12:08:48,645 - octoprint.server - INFO - Intermediary server shut down 2020-12-03 12:08:48,648 - octoprint.events - INFO - Processing startup event, this is our first event 2020-12-03 12:08:48,649 - octoprint.events.fire - DEBUG - Firing event: Startup (Payload: None) 2020-12-03 12:08:48,649 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2020-12-03 12:08:48,651 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification 2020-12-03 12:08:48,653 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt 2020-12-03 12:08:48,653 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2020-12-03 12:08:48,654 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2020-12-03 12:08:48,654 - octoprint.plugin - DEBUG - Calling on_event on announcements 2020-12-03 12:08:48,659 - octoprint.plugin - DEBUG - Calling on_event on file_check 2020-12-03 12:08:48,691 - octoprint.plugin - DEBUG - Calling on_event on firmware_check 2020-12-03 12:08:48,692 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager 2020-12-03 12:08:48,693 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate 2020-12-03 12:08:48,695 - octoprint.plugin - DEBUG - Calling on_event on tracking 2020-12-03 12:08:48,698 - octoprint.plugin - DEBUG - Calling on_event on tplinksmartplug 2020-12-03 12:08:48,699 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2020-12-03 12:08:48,701 - octoprint.events.fire - DEBUG - Firing event: plugin_pi_support_throttle_state (Payload: {u'raw_value': 0, u'past_overheat': False, u'past_undervoltage': False, u'current_undervoltage': False, u'current_overheat': False, u'past_issue': False, u'current_issue': False}) 2020-12-03 12:08:48,703 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification 2020-12-03 12:08:48,705 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt 2020-12-03 12:08:48,706 - octoprint.plugin - DEBUG - Calling on_event on announcements 2020-12-03 12:08:48,707 - octoprint.plugin - DEBUG - Calling on_event on file_check 2020-12-03 12:08:48,708 - octoprint.plugin - DEBUG - Calling on_event on firmware_check 2020-12-03 12:08:48,709 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager 2020-12-03 12:08:48,710 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate 2020-12-03 12:08:48,711 - octoprint.plugin - DEBUG - Calling on_event on tracking 2020-12-03 12:08:48,716 - octoprint.plugin - DEBUG - Calling on_event on tplinksmartplug 2020-12-03 12:08:48,738 - octoprint.server - INFO - Trying to connect to configured serial port None 2020-12-03 12:08:48,739 - octoprint.events.fire - DEBUG - Firing event: Connecting (Payload: None) 2020-12-03 12:08:48,742 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification 2020-12-03 12:08:48,743 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt 2020-12-03 12:08:48,744 - octoprint.plugin - DEBUG - Calling on_event on announcements 2020-12-03 12:08:48,803 - octoprint.plugin - DEBUG - Calling on_event on file_check 2020-12-03 12:08:48,804 - octoprint.plugin - DEBUG - Calling on_event on firmware_check 2020-12-03 12:08:48,806 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager 2020-12-03 12:08:48,809 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate 2020-12-03 12:08:48,812 - octoprint.plugin - DEBUG - Calling on_event on tracking 2020-12-03 12:08:48,812 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2020-12-03 12:08:48,817 - octoprint.plugin - DEBUG - Calling on_event on tplinksmartplug 2020-12-03 12:08:48,816 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2020-12-03 12:08:48,820 - octoprint.events.fire - DEBUG - Firing event: PrinterStateChanged (Payload: {u'state_id': 'DETECT_SERIAL', u'state_string': u'Detecting serial connection'}) 2020-12-03 12:08:48,825 - octoprint.plugin - DEBUG - Calling on_startup on announcements 2020-12-03 12:08:48,826 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2020-12-03 12:08:48,828 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification 2020-12-03 12:08:48,829 - octoprint.plugin - DEBUG - Calling on_startup on backup 2020-12-03 12:08:48,830 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt 2020-12-03 12:08:48,831 - octoprint.plugin - DEBUG - Calling on_startup on discovery 2020-12-03 12:08:48,834 - octoprint.plugin - DEBUG - Calling on_event on announcements 2020-12-03 12:08:48,843 - octoprint.plugin - DEBUG - Calling on_event on file_check 2020-12-03 12:08:48,845 - octoprint.plugin - DEBUG - Calling on_event on firmware_check 2020-12-03 12:08:48,846 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager 2020-12-03 12:08:48,849 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate 2020-12-03 12:08:48,853 - octoprint.plugin - DEBUG - Calling on_event on tracking 2020-12-03 12:08:48,856 - octoprint.plugin - DEBUG - Calling on_event on tplinksmartplug 2020-12-03 12:08:48,873 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyUSB0@115200, /dev/ttyUSB0@250000, /dev/ttyUSB0@230400, /dev/ttyUSB0@57600, /dev/ttyUSB0@38400, /dev/ttyUSB0@19200, /dev/ttyUSB0@9600 2020-12-03 12:08:48,875 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2020-12-03 12:08:48,877 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2020-12-03 12:08:48,888 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2020-12-03 12:08:48,892 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-03 12:08:49,651 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2020-12-03 12:08:50,478 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2020-12-03 12:08:50,487 - octoprint.plugin - DEBUG - Calling on_startup on pi_support 2020-12-03 12:08:50,490 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2020-12-03 12:08:50,540 - octoprint.plugin - DEBUG - Calling on_startup on pluginmanager 2020-12-03 12:08:50,542 - octoprint.plugin - DEBUG - Calling on_startup on softwareupdate 2020-12-03 12:08:50,551 - octoprint.plugin - DEBUG - Calling on_startup on tracking 2020-12-03 12:08:50,553 - octoprint.plugin - DEBUG - Calling on_startup on tplinksmartplug 2020-12-03 12:08:50,565 - octoprint.plugin - DEBUG - Calling on_startup on webcamSB 2020-12-03 12:08:50,567 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2020-12-03 12:08:50,572 - octoprint.plugin - DEBUG - Calling on_after_startup on announcements 2020-12-03 12:08:50,593 - octoprint.plugin - DEBUG - Calling on_after_startup on backup 2020-12-03 12:08:50,603 - octoprint.plugin - DEBUG - Calling on_after_startup on discovery 2020-12-03 12:08:50,606 - octoprint.plugin - DEBUG - Calling on_after_startup on pi_support 2020-12-03 12:08:50,609 - octoprint.plugin - DEBUG - Calling on_after_startup on pluginmanager 2020-12-03 12:08:50,620 - octoprint.plugin - DEBUG - Calling on_after_startup on softwareupdate 2020-12-03 12:08:50,739 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-12-03 12:08:50,898 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:212.147.48.65 2020-12-03 12:08:51,029 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2020-12-03 12:08:51,071 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-03 12:08:51,335 - octoprint.events.fire - DEBUG - Firing event: ClientOpened (Payload: {u'remoteAddress': u'::ffff:212.147.48.65'}) 2020-12-03 12:08:51,357 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification 2020-12-03 12:08:51,383 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt 2020-12-03 12:08:51,402 - octoprint.plugin - DEBUG - Calling on_event on announcements 2020-12-03 12:08:51,412 - octoprint.plugin - DEBUG - Calling on_event on file_check 2020-12-03 12:08:51,451 - octoprint.plugin - DEBUG - Calling on_event on firmware_check 2020-12-03 12:08:51,466 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager 2020-12-03 12:08:51,467 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate 2020-12-03 12:08:51,582 - octoprint.plugin - DEBUG - Calling on_event on tracking 2020-12-03 12:08:51,587 - octoprint.plugin - DEBUG - Calling on_event on tplinksmartplug 2020-12-03 12:08:51,600 - octoprint.server.util.sockjs - DEBUG - Socket message held back until permissions cleared, added to backlog: plugin 2020-12-03 12:08:51,685 - octoprint.server.util.flask - INFO - Passively logging in user Yenko from ::ffff:212.147.48.65 2020-12-03 12:08:51,723 - octoprint.access.users - INFO - Logged in user: Yenko 2020-12-03 12:08:51,800 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-12-03 12:08:51,802 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2020-12-03 12:08:51,819 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-12-03 12:08:51,996 - octoprint.events.fire - DEBUG - Firing event: UserLoggedIn (Payload: {u'username': 'Yenko'}) 2020-12-03 12:08:52,012 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification 2020-12-03 12:08:52,068 - octoprint.server.util.sockjs - INFO - User Yenko logged in on the socket from client ::ffff:212.147.48.65 2020-12-03 12:08:52,069 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt 2020-12-03 12:08:52,092 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.4GB. That is considered sufficient for updating. 2020-12-03 12:08:52,097 - octoprint.server.util.sockjs - DEBUG - Sending 1 messages on the socket that were held back 2020-12-03 12:08:52,097 - octoprint.plugin - DEBUG - Calling on_event on announcements 2020-12-03 12:08:52,268 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2020-12-03 12:08:52,289 - octoprint.plugin - DEBUG - Calling on_event on file_check 2020-12-03 12:08:52,345 - octoprint.plugin - DEBUG - Calling on_event on firmware_check 2020-12-03 12:08:52,344 - octoprint.events - DEBUG - Subscribed listener > for event PowerOn 2020-12-03 12:08:52,346 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager 2020-12-03 12:08:52,355 - octoprint.events - DEBUG - Subscribed listener > for event FirmwareData 2020-12-03 12:08:52,374 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate 2020-12-03 12:08:52,482 - octoprint.events - DEBUG - Subscribed listener > for event FileDeselected 2020-12-03 12:08:52,491 - octoprint.plugin - DEBUG - Calling on_event on tracking 2020-12-03 12:08:52,491 - octoprint.events - DEBUG - Subscribed listener > for event PostRollEnd 2020-12-03 12:08:52,495 - octoprint.plugin - DEBUG - Calling on_event on tplinksmartplug 2020-12-03 12:08:52,527 - octoprint.events - DEBUG - Subscribed listener > for event FolderRemoved 2020-12-03 12:08:52,546 - octoprint.events.fire - DEBUG - Firing event: ClientAuthed (Payload: {u'username': 'Yenko', u'remoteAddress': u'::ffff:212.147.48.65'}) 2020-12-03 12:08:52,554 - octoprint.events - DEBUG - Subscribed listener > for event PowerOff 2020-12-03 12:08:52,583 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification 2020-12-03 12:08:52,626 - octoprint.events - DEBUG - Subscribed listener > for event PrintDone 2020-12-03 12:08:52,646 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt 2020-12-03 12:08:52,647 - octoprint.events - DEBUG - Subscribed listener > for event UpdatedFiles 2020-12-03 12:08:52,668 - octoprint.plugin - DEBUG - Calling on_event on announcements 2020-12-03 12:08:52,677 - octoprint.events - DEBUG - Subscribed listener > for event MetadataStatisticsUpdated 2020-12-03 12:08:52,696 - octoprint.plugin - DEBUG - Calling on_event on file_check 2020-12-03 12:08:52,705 - octoprint.events - DEBUG - Subscribed listener > for event UserLoggedIn 2020-12-03 12:08:52,706 - octoprint.plugin - DEBUG - Calling on_event on firmware_check 2020-12-03 12:08:52,742 - octoprint.events - DEBUG - Subscribed listener > for event plugin_softwareupdate_update_failed 2020-12-03 12:08:52,746 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager 2020-12-03 12:08:52,777 - octoprint.events - DEBUG - Subscribed listener > for event SlicingCancelled 2020-12-03 12:08:52,781 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate 2020-12-03 12:08:52,780 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2020-12-03 12:08:52,798 - octoprint.events - DEBUG - Subscribed listener > for event Disconnected 2020-12-03 12:08:52,883 - octoprint.plugin - DEBUG - Calling on_event on tracking 2020-12-03 12:08:52,948 - octoprint.events - DEBUG - Subscribed listener > for event SettingsUpdated 2020-12-03 12:08:52,951 - octoprint.plugin - DEBUG - Calling on_event on tplinksmartplug 2020-12-03 12:08:52,998 - octoprint.events - DEBUG - Subscribed listener > for event ToolChange 2020-12-03 12:08:53,002 - octoprint.events.fire - DEBUG - Firing event: ConnectivityChanged (Payload: {u'new': True, u'connection': True, u'old': False, u'resolution': True}) 2020-12-03 12:08:53,004 - octoprint.events - DEBUG - Subscribed listener > for event MovieRendering 2020-12-03 12:08:53,007 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-12-03 12:08:53,008 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification 2020-12-03 12:08:53,009 - octoprint.events - DEBUG - Subscribed listener > for event plugin_pi_support_throttle_state 2020-12-03 12:08:53,018 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt 2020-12-03 12:08:53,024 - octoprint.events - DEBUG - Subscribed listener > for event MetadataAnalysisFinished 2020-12-03 12:08:53,040 - octoprint.plugin - DEBUG - Calling on_event on announcements 2020-12-03 12:08:53,042 - octoprint.events - DEBUG - Subscribed listener > for event SlicingFailed 2020-12-03 12:08:53,052 - octoprint.events - DEBUG - Subscribed listener > for event RegisteredMessageReceived 2020-12-03 12:08:53,053 - octoprint.plugin - DEBUG - Calling on_event on file_check 2020-12-03 12:08:53,058 - octoprint.events - DEBUG - Subscribed listener > for event PrintResumed 2020-12-03 12:08:53,059 - octoprint.plugin - DEBUG - Calling on_event on firmware_check 2020-12-03 12:08:53,061 - octoprint.events - DEBUG - Subscribed listener > for event Eject 2020-12-03 12:08:53,063 - octoprint.events - DEBUG - Subscribed listener > for event UserLoggedOut 2020-12-03 12:08:53,065 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager 2020-12-03 12:08:53,066 - octoprint.events - DEBUG - Subscribed listener > for event Waiting 2020-12-03 12:08:53,071 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate 2020-12-03 12:08:53,072 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2020-12-03 12:08:53,074 - octoprint.events - DEBUG - Subscribed listener > for event CaptureFailed 2020-12-03 12:08:53,121 - octoprint.plugin - DEBUG - Calling on_event on tracking 2020-12-03 12:08:53,167 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-03 12:08:53,167 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-12-03 12:08:53,168 - octoprint.events - DEBUG - Subscribed listener > for event SlicingDone 2020-12-03 12:08:53,170 - octoprint.plugin - DEBUG - Calling on_event on tplinksmartplug 2020-12-03 12:08:53,233 - octoprint.events - DEBUG - Subscribed listener > for event SlicingProfileDeleted 2020-12-03 12:08:53,237 - octoprint.events - DEBUG - Subscribed listener > for event ZChange 2020-12-03 12:08:53,239 - octoprint.events - DEBUG - Subscribed listener > for event PrinterProfileModified 2020-12-03 12:08:53,269 - octoprint.events - DEBUG - Subscribed listener > for event PrintStarted 2020-12-03 12:08:53,301 - octoprint.events - DEBUG - Subscribed listener > for event PrinterProfileAdded 2020-12-03 12:08:53,475 - octoprint.events - DEBUG - Subscribed listener > for event ConnectivityChanged 2020-12-03 12:08:53,476 - octoprint.events - DEBUG - Subscribed listener > for event PrinterReset 2020-12-03 12:08:53,479 - octoprint.events - DEBUG - Subscribed listener > for event PrintFailed 2020-12-03 12:08:53,614 - octoprint.events - DEBUG - Subscribed listener > for event Connected 2020-12-03 12:08:53,781 - octoprint.events - DEBUG - Subscribed listener > for event plugin_pluginmanager_enable_plugin 2020-12-03 12:08:53,782 - octoprint.events - DEBUG - Subscribed listener > for event PositionUpdate 2020-12-03 12:08:53,829 - octoprint.events - DEBUG - Subscribed listener > for event SlicingStarted 2020-12-03 12:08:54,002 - octoprint.events - DEBUG - Subscribed listener > for event PrinterProfileDeleted 2020-12-03 12:08:54,149 - octoprint.events - DEBUG - Subscribed listener > for event TransferStarted 2020-12-03 12:08:54,343 - octoprint.events - DEBUG - Subscribed listener > for event Shutdown 2020-12-03 12:08:54,345 - octoprint.events - DEBUG - Subscribed listener > for event SlicingProfileModified 2020-12-03 12:08:54,398 - octoprint.events - DEBUG - Subscribed listener > for event PrinterStateChanged 2020-12-03 12:08:54,401 - octoprint.events - DEBUG - Subscribed listener > for event MovieFailed 2020-12-03 12:08:54,402 - octoprint.events - DEBUG - Subscribed listener > for event FileAdded 2020-12-03 12:08:54,405 - octoprint.events - DEBUG - Subscribed listener > for event plugin_pluginmanager_install_plugin 2020-12-03 12:08:54,406 - octoprint.events - DEBUG - Subscribed listener > for event PrintPaused 2020-12-03 12:08:54,426 - octoprint.events - DEBUG - Subscribed listener > for event FileSelected 2020-12-03 12:08:54,428 - octoprint.events - DEBUG - Subscribed listener > for event PrintCancelled 2020-12-03 12:08:54,482 - octoprint.events - DEBUG - Subscribed listener > for event MetadataAnalysisStarted 2020-12-03 12:08:54,503 - octoprint.events - DEBUG - Subscribed listener > for event ClientAuthed 2020-12-03 12:08:54,525 - octoprint.events - DEBUG - Subscribed listener > for event Disconnecting 2020-12-03 12:08:54,526 - octoprint.events - DEBUG - Subscribed listener > for event plugin_pluginmanager_disable_plugin 2020-12-03 12:08:54,554 - octoprint.events - DEBUG - Subscribed listener > for event Conveyor 2020-12-03 12:08:54,555 - octoprint.events - DEBUG - Subscribed listener > for event plugin_backup_backup_created 2020-12-03 12:08:54,689 - octoprint.events - DEBUG - Subscribed listener > for event Connecting 2020-12-03 12:08:54,704 - octoprint.events - DEBUG - Subscribed listener > for event FolderAdded 2020-12-03 12:08:54,706 - octoprint.events - DEBUG - Subscribed listener > for event TransferFailed 2020-12-03 12:08:54,772 - octoprint.events - DEBUG - Subscribed listener > for event ClientClosed 2020-12-03 12:08:54,773 - octoprint.events - DEBUG - Subscribed listener > for event EStop 2020-12-03 12:08:54,812 - octoprint.events - DEBUG - Subscribed listener > for event FileRemoved 2020-12-03 12:08:54,814 - octoprint.events - DEBUG - Subscribed listener > for event PostRollStart 2020-12-03 12:08:54,822 - octoprint.events - DEBUG - Subscribed listener > for event Home 2020-12-03 12:08:55,039 - octoprint.events - DEBUG - Subscribed listener > for event plugin_softwareupdate_update_succeeded 2020-12-03 12:08:55,063 - octoprint.events - DEBUG - Subscribed listener > for event plugin_firmware_check_warning 2020-12-03 12:08:55,082 - octoprint.events - DEBUG - Subscribed listener > for event Cooling 2020-12-03 12:08:55,140 - octoprint.events - DEBUG - Subscribed listener > for event Upload 2020-12-03 12:08:55,151 - octoprint.events - DEBUG - Subscribed listener > for event plugin_pluginmanager_uninstall_plugin 2020-12-03 12:08:55,154 - octoprint.events - DEBUG - Subscribed listener > for event Error 2020-12-03 12:08:55,156 - octoprint.events - DEBUG - Subscribed listener > for event Dwelling 2020-12-03 12:08:55,158 - octoprint.events - DEBUG - Subscribed listener > for event SlicingProfileAdded 2020-12-03 12:08:55,160 - octoprint.events - DEBUG - Subscribed listener > for event InvalidToolReported 2020-12-03 12:08:55,168 - octoprint.events - DEBUG - Subscribed listener > for event ClientDeauthed 2020-12-03 12:08:55,194 - octoprint.events - DEBUG - Subscribed listener > for event CommandSuppressed 2020-12-03 12:08:55,201 - octoprint.events - DEBUG - Subscribed listener > for event Startup 2020-12-03 12:08:55,202 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 250000 2020-12-03 12:08:55,204 - octoprint.events - DEBUG - Subscribed listener > for event CaptureStart 2020-12-03 12:08:55,206 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-12-03 12:08:55,209 - octoprint.events - DEBUG - Subscribed listener > for event ClientOpened 2020-12-03 12:08:55,210 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2020-12-03 12:08:55,215 - octoprint.events - DEBUG - Subscribed listener > for event Alert 2020-12-03 12:08:55,219 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-03 12:08:55,220 - octoprint.events - DEBUG - Subscribed listener > for event TransferDone 2020-12-03 12:08:55,225 - octoprint.events - DEBUG - Subscribed listener > for event PrintCancelling 2020-12-03 12:08:55,229 - octoprint.events - DEBUG - Subscribed listener > for event MovieDone 2020-12-03 12:08:55,231 - octoprint.events - DEBUG - Subscribed listener > for event CaptureDone 2020-12-03 12:08:56,090 - octoprint.filemanager.storage.timings - DEBUG - octoprint.filemanager.storage._list_folder(,u'/home/pi/.octoprint/uploads/Ender_3_Pro',force_refresh=False,base=u'Ender_3_Pro/') took 0.31ms 2020-12-03 12:08:56,093 - octoprint.filemanager.storage.timings - DEBUG - octoprint.filemanager.storage._list_folder(,u'/home/pi/.octoprint/uploads/R32_GTR',force_refresh=False,base=u'R32_GTR/') took 1.52ms 2020-12-03 12:08:56,095 - octoprint.filemanager.storage.timings - DEBUG - octoprint.filemanager.storage._list_folder(,u'/home/pi/.octoprint/uploads/RC',force_refresh=False,base=u'RC/') took 1.08ms 2020-12-03 12:08:56,095 - octoprint.filemanager.storage.timings - DEBUG - octoprint.filemanager.storage._list_folder(,u'/home/pi/.octoprint/uploads',force_refresh=False,base=u'') took 6.37ms 2020-12-03 12:08:56,106 - octoprint.server.api.files.timings - DEBUG - octoprint.server.api.files._getFileList(u'local',filter=False,recursive=True,allow_from_cache=True) took 16.67ms 2020-12-03 12:08:56,106 - octoprint.server.api.files.timings - DEBUG - octoprint.server.api.files._getFileList(u'sdcard',) took 0.02ms 2020-12-03 12:08:56,288 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-12-03 12:08:56,290 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2020-12-03 12:08:56,291 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-12-03 12:08:56,346 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2020-12-03 12:08:56,348 - octoprint.plugin - DEBUG - Calling on_after_startup on tracking 2020-12-03 12:08:56,365 - octoprint.plugin - DEBUG - Calling on_after_startup on tplinksmartplug 2020-12-03 12:08:56,366 - octoprint.plugins.tplinksmartplug - INFO - TPLinkSmartplug loaded! 2020-12-03 12:08:56,372 - octoprint.plugin - DEBUG - Calling on_after_startup on webcamSB 2020-12-03 12:08:56,373 - octoprint.plugins.webcamSB - INFO - Sidebar Webcam LOADED 2020-12-03 12:08:56,609 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 13} 2020-12-03 12:08:56,657 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'https://192.168.1.210/'} 2020-12-03 12:08:56,790 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {u'python': '2.7.16', u'os': u'linux', u'ram': 915709952, u'octopi_version': u'0.17.0', u'version': u'1.5.0', u'plugins': u'webcamtab:0.1.2,webcamsb:0.1.8,tplinksmartplug:0.9.26', u'pip': '19.3.1', u'cores': 4, u'freq': 1400.0, u'pi_model': u'Raspberry Pi 3 Model B Plus Rev 1.3', u'bits': 32} 2020-12-03 12:08:56,989 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {u'python': '2.7.16', u'os': u'linux', u'ram': 915709952, u'octopi_version': u'0.17.0', u'version': u'1.5.0', u'pip': '19.3.1', u'cores': 4, u'freq': 1400.0, u'pi_model': u'Raspberry Pi 3 Model B Plus Rev 1.3', u'bits': 32} 2020-12-03 12:08:57,202 - octoprint.server.views - DEBUG - Forcing rendering of view _default 2020-12-03 12:08:57,225 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2020-12-03 12:08:57,236 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-03 12:08:57,687 - octoprint.server.util.flask - DEBUG - No cache entry or refreshing cache for / (key: ui:_default:https://192.168.1.210/:en), calling wrapped function 2020-12-03 12:08:59,479 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2020-12-03 12:08:59,829 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-03 12:09:13,087 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 230400 2020-12-03 12:09:13,090 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2020-12-03 12:09:13,097 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-03 12:09:15,194 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2020-12-03 12:09:15,204 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-03 12:09:17,209 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2020-12-03 12:09:17,218 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-03 12:09:19,223 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 57600 2020-12-03 12:09:19,238 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2020-12-03 12:09:19,246 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-03 12:09:21,260 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2020-12-03 12:09:21,271 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-03 12:09:23,282 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2020-12-03 12:09:23,299 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-03 12:09:25,314 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 38400 2020-12-03 12:09:25,441 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2020-12-03 12:09:25,493 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-03 12:09:26,588 - octoprint.server.util.flask - DEBUG - Needed 28.90s to render / (key: ui:_default:https://192.168.1.210/:en) 2020-12-03 12:09:26,595 - octoprint.server.preemptive_cache - INFO - ... done in 18.74s 2020-12-03 12:09:26,596 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://yenkohome.dyndns.org:8080/'} 2020-12-03 12:09:26,607 - octoprint.server.views - DEBUG - Forcing rendering of view _default 2020-12-03 12:09:26,637 - octoprint.server.util.flask - DEBUG - No cache entry or refreshing cache for / (key: ui:_default:http://yenkohome.dyndns.org:8080/:en), calling wrapped function 2020-12-03 12:09:27,088 - octoprint.server.util.flask - DEBUG - Needed 0.45s to render / (key: ui:_default:http://yenkohome.dyndns.org:8080/:en) 2020-12-03 12:09:27,094 - octoprint.server.preemptive_cache - INFO - ... done in 0.50s 2020-12-03 12:09:27,095 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.1.210/'} 2020-12-03 12:09:27,105 - octoprint.server.views - DEBUG - Forcing rendering of view _default 2020-12-03 12:09:27,135 - octoprint.server.util.flask - DEBUG - No cache entry or refreshing cache for / (key: ui:_default:http://192.168.1.210/:en), calling wrapped function 2020-12-03 12:09:27,500 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2020-12-03 12:09:27,505 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-03 12:09:27,600 - octoprint.server.util.flask - DEBUG - Needed 0.46s to render / (key: ui:_default:http://192.168.1.210/:en) 2020-12-03 12:09:27,606 - octoprint.server.preemptive_cache - INFO - ... done in 0.51s 2020-12-03 12:09:29,518 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2020-12-03 12:09:29,529 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-03 12:09:31,542 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 19200 2020-12-03 12:09:31,550 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2020-12-03 12:09:31,556 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-03 12:09:33,573 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2020-12-03 12:09:33,578 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-03 12:09:35,584 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2020-12-03 12:09:35,602 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-03 12:09:37,610 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 9600 2020-12-03 12:09:37,622 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2020-12-03 12:09:37,628 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-03 12:09:39,637 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #2 with timeout 2.0s 2020-12-03 12:09:39,644 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-03 12:09:41,646 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #3 with timeout 2.0s 2020-12-03 12:09:41,662 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-12-03 12:09:43,666 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Error: No more candidates to test, and no working port/baudrate combination detected." 2020-12-03 12:09:43,683 - octoprint.events.fire - DEBUG - Firing event: PrinterStateChanged (Payload: {u'state_id': 'ERROR', u'state_string': u'Error: No more candidates to test, and no working port/baudrate combination detected.'}) 2020-12-03 12:09:43,685 - octoprint.events - DEBUG - Sending action to > 2020-12-03 12:09:43,692 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification 2020-12-03 12:09:43,701 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt 2020-12-03 12:09:43,701 - octoprint.util.comm - INFO - Changing monitoring state from "Error: No more candidates to test, and no working port/baudrate combination detected." to "Offline (Error: No more candidates to test, and no working port/baudrate combination detected.)" 2020-12-03 12:09:43,705 - octoprint.plugin - DEBUG - Calling on_event on announcements 2020-12-03 12:09:43,711 - octoprint.plugin - DEBUG - Calling on_event on file_check 2020-12-03 12:09:43,715 - octoprint.plugin - DEBUG - Calling on_event on firmware_check 2020-12-03 12:09:43,718 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager 2020-12-03 12:09:43,720 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate 2020-12-03 12:09:43,722 - octoprint.plugin - DEBUG - Calling on_event on tracking 2020-12-03 12:09:43,725 - octoprint.plugin - DEBUG - Calling on_event on tplinksmartplug 2020-12-03 12:09:43,727 - octoprint.events.fire - DEBUG - Firing event: Error (Payload: {u'reason': u'autodetect', u'error': u'No more candidates to test, and no working port/baudrate combination detected.'}) 2020-12-03 12:09:43,728 - octoprint.events - DEBUG - Sending action to > 2020-12-03 12:09:43,733 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification 2020-12-03 12:09:43,738 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt 2020-12-03 12:09:43,740 - octoprint.plugin - DEBUG - Calling on_event on announcements 2020-12-03 12:09:43,742 - octoprint.plugin - DEBUG - Calling on_event on file_check 2020-12-03 12:09:43,744 - octoprint.plugin - DEBUG - Calling on_event on firmware_check 2020-12-03 12:09:43,746 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager 2020-12-03 12:09:43,748 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate 2020-12-03 12:09:43,751 - octoprint.plugin - DEBUG - Calling on_event on tracking 2020-12-03 12:09:43,796 - octoprint.plugin - DEBUG - Calling on_event on tplinksmartplug 2020-12-03 12:09:43,809 - octoprint.events.fire - DEBUG - Firing event: UpdatedFiles (Payload: {u'type': u'printables'}) 2020-12-03 12:09:43,810 - octoprint.events - DEBUG - Sending action to > 2020-12-03 12:09:43,814 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification 2020-12-03 12:09:43,818 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt 2020-12-03 12:09:43,821 - octoprint.plugin - DEBUG - Calling on_event on announcements 2020-12-03 12:09:43,823 - octoprint.plugin - DEBUG - Calling on_event on file_check 2020-12-03 12:09:43,824 - octoprint.plugin - DEBUG - Calling on_event on firmware_check 2020-12-03 12:09:43,826 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager 2020-12-03 12:09:43,827 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate 2020-12-03 12:09:43,828 - octoprint.plugin - DEBUG - Calling on_event on tracking 2020-12-03 12:09:43,830 - octoprint.plugin - DEBUG - Calling on_event on tplinksmartplug 2020-12-03 12:09:43,832 - octoprint.events.fire - DEBUG - Firing event: Disconnected (Payload: None) 2020-12-03 12:09:43,833 - octoprint.events - DEBUG - Sending action to > 2020-12-03 12:09:43,835 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification 2020-12-03 12:09:43,839 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2020-12-03 12:09:43,840 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt 2020-12-03 12:09:43,843 - octoprint.plugin - DEBUG - Calling on_event on announcements 2020-12-03 12:09:43,844 - octoprint.plugin - DEBUG - Calling on_event on file_check 2020-12-03 12:09:43,846 - octoprint.plugin - DEBUG - Calling on_event on firmware_check 2020-12-03 12:09:43,848 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager 2020-12-03 12:09:43,850 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate 2020-12-03 12:09:43,853 - octoprint.plugin - DEBUG - Calling on_event on tracking 2020-12-03 12:09:43,857 - octoprint.plugin - DEBUG - Calling on_event on tplinksmartplug 2020-12-03 12:09:43,859 - octoprint.events.fire - DEBUG - Firing event: PrinterStateChanged (Payload: {u'state_id': u'OFFLINE', u'state_string': u'Offline'}) 2020-12-03 12:09:43,866 - octoprint.events - DEBUG - Sending action to > 2020-12-03 12:09:43,877 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification 2020-12-03 12:09:43,879 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt 2020-12-03 12:09:43,882 - octoprint.plugin - DEBUG - Calling on_event on announcements 2020-12-03 12:09:43,883 - octoprint.plugin - DEBUG - Calling on_event on file_check 2020-12-03 12:09:43,885 - octoprint.plugin - DEBUG - Calling on_event on firmware_check 2020-12-03 12:09:43,897 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager 2020-12-03 12:09:43,911 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate 2020-12-03 12:09:43,912 - octoprint.plugin - DEBUG - Calling on_event on tracking 2020-12-03 12:09:43,914 - octoprint.plugin - DEBUG - Calling on_event on tplinksmartplug 2020-12-03 12:09:44,000 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect, payload: {u'commerror_text': u'No more candidates to test, and no working port/baudrate combination detected.'} 2020-12-03 12:10:34,459 - tornado.access - WARNING - 404 GET /boaform/admin/formLogin?username=adminisp&psd=adminisp (::ffff:182.116.102.39) 13.96ms 2020-12-03 12:10:49,861 - octoprint.server.util.flask - INFO - Passively logging in user Yenko from ::ffff:212.147.48.65 2020-12-03 12:10:49,863 - octoprint.access.users - INFO - Logged in user: Yenko 2020-12-03 12:10:49,890 - octoprint.events.fire - DEBUG - Firing event: UserLoggedIn (Payload: {u'username': 'Yenko'}) 2020-12-03 12:10:49,891 - octoprint.events - DEBUG - Sending action to > 2020-12-03 12:10:49,894 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification 2020-12-03 12:10:49,895 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt 2020-12-03 12:10:49,897 - octoprint.plugin - DEBUG - Calling on_event on announcements 2020-12-03 12:10:49,898 - octoprint.plugin - DEBUG - Calling on_event on file_check 2020-12-03 12:10:49,899 - octoprint.plugin - DEBUG - Calling on_event on firmware_check 2020-12-03 12:10:49,900 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager 2020-12-03 12:10:49,901 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate 2020-12-03 12:10:49,902 - octoprint.plugin - DEBUG - Calling on_event on tracking 2020-12-03 12:10:49,905 - octoprint.plugin - DEBUG - Calling on_event on tplinksmartplug 2020-12-03 12:10:49,947 - octoprint.server.util.flask.PreemptiveCache - DEBUG - Updating timestamp and counter for / and {u'query_string': u'l10n=en', u'path': u'/', u'base_url': u'http://yenkohome.dyndns.org:8080/'} 2020-12-03 12:10:49,978 - octoprint.server.util.flask - DEBUG - Serving entry for / from cache (key: ui:_default:http://yenkohome.dyndns.org:8080/:en) 2020-12-03 12:10:50,032 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:212.147.48.65 2020-12-03 12:10:50,032 - octoprint.events.fire - DEBUG - Firing event: ClientClosed (Payload: {u'remoteAddress': u'::ffff:212.147.48.65'}) 2020-12-03 12:10:50,035 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification 2020-12-03 12:10:50,036 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt 2020-12-03 12:10:50,037 - octoprint.plugin - DEBUG - Calling on_event on announcements 2020-12-03 12:10:50,039 - octoprint.plugin - DEBUG - Calling on_event on file_check 2020-12-03 12:10:50,040 - octoprint.plugin - DEBUG - Calling on_event on firmware_check 2020-12-03 12:10:50,041 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager 2020-12-03 12:10:50,042 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate 2020-12-03 12:10:50,043 - octoprint.plugin - DEBUG - Calling on_event on tracking 2020-12-03 12:10:50,044 - octoprint.plugin - DEBUG - Calling on_event on tplinksmartplug 2020-12-03 12:10:51,159 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:212.147.48.65 2020-12-03 12:10:51,236 - octoprint.events.fire - DEBUG - Firing event: ClientOpened (Payload: {u'remoteAddress': u'::ffff:212.147.48.65'}) 2020-12-03 12:10:51,238 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification 2020-12-03 12:10:51,239 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt 2020-12-03 12:10:51,240 - octoprint.plugin - DEBUG - Calling on_event on announcements 2020-12-03 12:10:51,241 - octoprint.plugin - DEBUG - Calling on_event on file_check 2020-12-03 12:10:51,242 - octoprint.plugin - DEBUG - Calling on_event on firmware_check 2020-12-03 12:10:51,243 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager 2020-12-03 12:10:51,244 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate 2020-12-03 12:10:51,245 - octoprint.plugin - DEBUG - Calling on_event on tracking 2020-12-03 12:10:51,247 - octoprint.plugin - DEBUG - Calling on_event on tplinksmartplug 2020-12-03 12:10:51,250 - octoprint.server.util.sockjs - DEBUG - Socket message held back until permissions cleared, added to backlog: plugin 2020-12-03 12:10:51,292 - octoprint.server.util.flask - INFO - Passively logging in user Yenko from ::ffff:212.147.48.65 2020-12-03 12:10:51,293 - octoprint.access.users - INFO - Logged in user: Yenko 2020-12-03 12:10:51,304 - octoprint.events.fire - DEBUG - Firing event: UserLoggedIn (Payload: {u'username': 'Yenko'}) 2020-12-03 12:10:51,313 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification 2020-12-03 12:10:51,315 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt 2020-12-03 12:10:51,317 - octoprint.plugin - DEBUG - Calling on_event on announcements 2020-12-03 12:10:51,318 - octoprint.plugin - DEBUG - Calling on_event on file_check 2020-12-03 12:10:51,319 - octoprint.plugin - DEBUG - Calling on_event on firmware_check 2020-12-03 12:10:51,320 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager 2020-12-03 12:10:51,321 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate 2020-12-03 12:10:51,322 - octoprint.plugin - DEBUG - Calling on_event on tracking 2020-12-03 12:10:51,324 - octoprint.plugin - DEBUG - Calling on_event on tplinksmartplug 2020-12-03 12:10:54,629 - octoprint.server.util.sockjs - INFO - User Yenko logged in on the socket from client ::ffff:212.147.48.65 2020-12-03 12:10:54,631 - octoprint.server.util.sockjs - DEBUG - Sending 1 messages on the socket that were held back 2020-12-03 12:10:54,634 - octoprint.events.fire - DEBUG - Firing event: ClientAuthed (Payload: {u'username': 'Yenko', u'remoteAddress': u'::ffff:212.147.48.65'}) 2020-12-03 12:10:54,635 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification 2020-12-03 12:10:54,641 - octoprint.events - DEBUG - Subscribed listener > for event PowerOn 2020-12-03 12:10:54,641 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt 2020-12-03 12:10:54,642 - octoprint.events - DEBUG - Subscribed listener > for event FirmwareData 2020-12-03 12:10:54,644 - octoprint.plugin - DEBUG - Calling on_event on announcements 2020-12-03 12:10:54,645 - octoprint.events - DEBUG - Subscribed listener > for event FileDeselected 2020-12-03 12:10:54,646 - octoprint.plugin - DEBUG - Calling on_event on file_check 2020-12-03 12:10:54,648 - octoprint.plugin - DEBUG - Calling on_event on firmware_check 2020-12-03 12:10:54,647 - octoprint.events - DEBUG - Subscribed listener > for event PostRollEnd 2020-12-03 12:10:54,650 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager 2020-12-03 12:10:54,652 - octoprint.events - DEBUG - Subscribed listener > for event FolderRemoved 2020-12-03 12:10:54,653 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate 2020-12-03 12:10:54,655 - octoprint.events - DEBUG - Subscribed listener > for event PowerOff 2020-12-03 12:10:54,656 - octoprint.plugin - DEBUG - Calling on_event on tracking 2020-12-03 12:10:54,658 - octoprint.events - DEBUG - Subscribed listener > for event PrintDone 2020-12-03 12:10:54,659 - octoprint.plugin - DEBUG - Calling on_event on tplinksmartplug 2020-12-03 12:10:54,661 - octoprint.events - DEBUG - Subscribed listener > for event UpdatedFiles 2020-12-03 12:10:54,664 - octoprint.events - DEBUG - Subscribed listener > for event MetadataStatisticsUpdated 2020-12-03 12:10:54,666 - octoprint.events - DEBUG - Subscribed listener > for event UserLoggedIn 2020-12-03 12:10:54,666 - octoprint.events - DEBUG - Subscribed listener > for event plugin_softwareupdate_update_failed 2020-12-03 12:10:54,668 - octoprint.events - DEBUG - Subscribed listener > for event SlicingCancelled 2020-12-03 12:10:54,669 - octoprint.events - DEBUG - Subscribed listener > for event Disconnected 2020-12-03 12:10:54,670 - octoprint.events - DEBUG - Subscribed listener > for event SettingsUpdated 2020-12-03 12:10:54,672 - octoprint.events - DEBUG - Subscribed listener > for event ToolChange 2020-12-03 12:10:54,672 - octoprint.events - DEBUG - Subscribed listener > for event MovieRendering 2020-12-03 12:10:54,674 - octoprint.events - DEBUG - Subscribed listener > for event plugin_pi_support_throttle_state 2020-12-03 12:10:54,675 - octoprint.events - DEBUG - Subscribed listener > for event MetadataAnalysisFinished 2020-12-03 12:10:54,676 - octoprint.events - DEBUG - Subscribed listener > for event SlicingFailed 2020-12-03 12:10:54,677 - octoprint.events - DEBUG - Subscribed listener > for event RegisteredMessageReceived 2020-12-03 12:10:54,679 - octoprint.events - DEBUG - Subscribed listener > for event PrintResumed 2020-12-03 12:10:54,680 - octoprint.events - DEBUG - Subscribed listener > for event Eject 2020-12-03 12:10:54,681 - octoprint.events - DEBUG - Subscribed listener > for event UserLoggedOut 2020-12-03 12:10:54,683 - octoprint.events - DEBUG - Subscribed listener > for event Waiting 2020-12-03 12:10:54,684 - octoprint.events - DEBUG - Subscribed listener > for event CaptureFailed 2020-12-03 12:10:54,685 - octoprint.events - DEBUG - Subscribed listener > for event SlicingDone 2020-12-03 12:10:54,686 - octoprint.events - DEBUG - Subscribed listener > for event SlicingProfileDeleted 2020-12-03 12:10:54,687 - octoprint.events - DEBUG - Subscribed listener > for event ZChange 2020-12-03 12:10:54,688 - octoprint.events - DEBUG - Subscribed listener > for event PrinterProfileModified 2020-12-03 12:10:54,690 - octoprint.events - DEBUG - Subscribed listener > for event PrintStarted 2020-12-03 12:10:54,691 - octoprint.events - DEBUG - Subscribed listener > for event PrinterProfileAdded 2020-12-03 12:10:54,692 - octoprint.events - DEBUG - Subscribed listener > for event ConnectivityChanged 2020-12-03 12:10:54,693 - octoprint.events - DEBUG - Subscribed listener > for event PrinterReset 2020-12-03 12:10:54,695 - octoprint.events - DEBUG - Subscribed listener > for event PrintFailed 2020-12-03 12:10:54,696 - octoprint.events - DEBUG - Subscribed listener > for event Connected 2020-12-03 12:10:54,697 - octoprint.events - DEBUG - Subscribed listener > for event plugin_pluginmanager_enable_plugin 2020-12-03 12:10:54,698 - octoprint.events - DEBUG - Subscribed listener > for event PositionUpdate 2020-12-03 12:10:54,700 - octoprint.events - DEBUG - Subscribed listener > for event SlicingStarted 2020-12-03 12:10:54,701 - octoprint.events - DEBUG - Subscribed listener > for event PrinterProfileDeleted 2020-12-03 12:10:54,702 - octoprint.events - DEBUG - Subscribed listener > for event TransferStarted 2020-12-03 12:10:54,703 - octoprint.events - DEBUG - Subscribed listener > for event Shutdown 2020-12-03 12:10:54,704 - octoprint.events - DEBUG - Subscribed listener > for event SlicingProfileModified 2020-12-03 12:10:54,705 - octoprint.events - DEBUG - Subscribed listener > for event PrinterStateChanged 2020-12-03 12:10:54,706 - octoprint.events - DEBUG - Subscribed listener > for event MovieFailed 2020-12-03 12:10:54,708 - octoprint.events - DEBUG - Subscribed listener > for event FileAdded 2020-12-03 12:10:54,709 - octoprint.events - DEBUG - Subscribed listener > for event plugin_pluginmanager_install_plugin 2020-12-03 12:10:54,709 - octoprint.events - DEBUG - Subscribed listener > for event PrintPaused 2020-12-03 12:10:54,711 - octoprint.events - DEBUG - Subscribed listener > for event FileSelected 2020-12-03 12:10:54,712 - octoprint.events - DEBUG - Subscribed listener > for event PrintCancelled 2020-12-03 12:10:54,714 - octoprint.events - DEBUG - Subscribed listener > for event MetadataAnalysisStarted 2020-12-03 12:10:54,715 - octoprint.events - DEBUG - Subscribed listener > for event ClientAuthed 2020-12-03 12:10:54,716 - octoprint.events - DEBUG - Subscribed listener > for event Disconnecting 2020-12-03 12:10:54,717 - octoprint.events - DEBUG - Subscribed listener > for event plugin_pluginmanager_disable_plugin 2020-12-03 12:10:54,718 - octoprint.events - DEBUG - Subscribed listener > for event Conveyor 2020-12-03 12:10:54,719 - octoprint.events - DEBUG - Subscribed listener > for event plugin_backup_backup_created 2020-12-03 12:10:54,721 - octoprint.events - DEBUG - Subscribed listener > for event Connecting 2020-12-03 12:10:54,722 - octoprint.events - DEBUG - Subscribed listener > for event FolderAdded 2020-12-03 12:10:54,723 - octoprint.events - DEBUG - Subscribed listener > for event TransferFailed 2020-12-03 12:10:54,724 - octoprint.events - DEBUG - Subscribed listener > for event ClientClosed 2020-12-03 12:10:54,725 - octoprint.events - DEBUG - Subscribed listener > for event EStop 2020-12-03 12:10:54,726 - octoprint.events - DEBUG - Subscribed listener > for event FileRemoved 2020-12-03 12:10:54,727 - octoprint.events - DEBUG - Subscribed listener > for event PostRollStart 2020-12-03 12:10:54,728 - octoprint.events - DEBUG - Subscribed listener > for event Home 2020-12-03 12:10:54,729 - octoprint.events - DEBUG - Subscribed listener > for event plugin_softwareupdate_update_succeeded 2020-12-03 12:10:54,730 - octoprint.events - DEBUG - Subscribed listener > for event plugin_firmware_check_warning 2020-12-03 12:10:54,732 - octoprint.events - DEBUG - Subscribed listener > for event Cooling 2020-12-03 12:10:54,733 - octoprint.events - DEBUG - Subscribed listener > for event Upload 2020-12-03 12:10:54,734 - octoprint.events - DEBUG - Subscribed listener > for event plugin_pluginmanager_uninstall_plugin 2020-12-03 12:10:54,736 - octoprint.events - DEBUG - Subscribed listener > for event Error 2020-12-03 12:10:54,737 - octoprint.events - DEBUG - Subscribed listener > for event Dwelling 2020-12-03 12:10:54,737 - octoprint.events - DEBUG - Subscribed listener > for event SlicingProfileAdded 2020-12-03 12:10:54,739 - octoprint.events - DEBUG - Subscribed listener > for event InvalidToolReported 2020-12-03 12:10:54,740 - octoprint.events - DEBUG - Subscribed listener > for event ClientDeauthed 2020-12-03 12:10:54,742 - octoprint.events - DEBUG - Subscribed listener > for event CommandSuppressed 2020-12-03 12:10:54,744 - octoprint.events - DEBUG - Subscribed listener > for event Startup 2020-12-03 12:10:54,745 - octoprint.events - DEBUG - Subscribed listener > for event CaptureStart 2020-12-03 12:10:54,746 - octoprint.events - DEBUG - Subscribed listener > for event ClientOpened 2020-12-03 12:10:54,748 - octoprint.events - DEBUG - Subscribed listener > for event Alert 2020-12-03 12:10:54,748 - octoprint.events - DEBUG - Subscribed listener > for event TransferDone 2020-12-03 12:10:54,751 - octoprint.events - DEBUG - Subscribed listener > for event PrintCancelling 2020-12-03 12:10:54,752 - octoprint.events - DEBUG - Subscribed listener > for event MovieDone 2020-12-03 12:10:54,754 - octoprint.events - DEBUG - Subscribed listener > for event CaptureDone