2021-04-17 15:30:33,750 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 15:30:33,797 - octoprint.server - INFO - --- Log roll over detected --------------------------------------------------- 2021-04-17 15:30:33,797 - octoprint.server - INFO - OctoPrint 1.5.2 2021-04-17 15:30:33,801 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-04-17 15:30:33,823 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-04-17 15:30:33,825 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-04-17 15:30:33,829 - 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')") 2021-04-17 15:30:33,829 - 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')") 2021-04-17 15:30:33,830 - 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')") 2021-04-17 15:30:33,831 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-04-17 15:30:33,831 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-04-17 15:30:33,832 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-04-17 15:30:33,833 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-04-17 15:30:33,835 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-04-17 15:30:33,837 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-04-17 15:30:33,839 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-04-17 15:30:33,840 - octoprint.environment - ERROR - Unexpected error while detecting environment Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/environment.py", line 133, in _detect_from_plugins additional = implementation.get_additional_environment() File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/util/__init__.py", line 1890, in wrapper return f(*args, **kwargs) File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support/__init__.py", line 256, in get_additional_environment self._check_throttled_state() File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support/__init__.py", line 366, in _check_throttled_state command = self._settings.get(["vcgencmd_throttle_check_command"]) AttributeError: 'PiSupportPlugin' object has no attribute '_settings' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/environment.py", line 55, in run_detection plugin_result = self._detect_from_plugins() File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/environment.py", line 143, in _detect_from_plugins "environment data from plugin {}".format(implementation._identifier), AttributeError: 'PiSupportPlugin' object has no attribute '_identifier' 2021-04-17 15:30:33,842 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-04-17 15:30:33,843 - octoprint.environment - ERROR - Error logging detected environment Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/environment.py", line 161, in log_detected_environment _log(self._format()) File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/environment.py", line 178, in _format environment["python"]["version"], KeyError: 'python' 2021-04-17 15:30:33,845 - octoprint.server - INFO - ------------------------------------------------------------------------------ 2021-04-17 15:30:33,844 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-04-17 15:30:33,848 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-04-17 15:30:33,850 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-04-17 15:30:33,853 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-04-17 15:30:35,354 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-04-17 15:30:36,344 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-04-17 15:30:36,346 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-04-17 15:30:36,346 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-04-17 15:30:36,456 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-04-17 15:30:36,723 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-04-17 15:30:36,724 - octoprint.environment - ERROR - Error logging detected environment Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/environment.py", line 161, in log_detected_environment _log(self._format()) File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/environment.py", line 178, in _format environment["python"]["version"], KeyError: 'python' 2021-04-17 15:30:36,735 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-04-17 15:30:36,736 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-04-17 15:30:37,632 - octoprint.server - INFO - Shutting down intermediary server... 2021-04-17 15:30:37,698 - octoprint.server - INFO - Intermediary server shut down 2021-04-17 15:30:37,701 - octoprint.events - INFO - Processing startup event, this is our first event 2021-04-17 15:30:37,703 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event 2021-04-17 15:30:37,703 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-04-17 15:30:37,712 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-04-17 15:30:37,717 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-04-17 15:30:37,718 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-04-17 15:30:38,543 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-04-17 15:30:39,425 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-04-17 15:30:39,437 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-04-17 15:30:39,459 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-04-17 15:30:39,987 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.5s 2021-04-17 15:30:40,121 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json 2021-04-17 15:30:40,500 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-04-17 15:30:40,501 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-04-17 15:30:40,501 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-04-17 15:30:40,578 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 26.0GB. That is considered sufficient for updating. 2021-04-17 15:30:40,579 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-04-17 15:30:40,707 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.61s 2021-04-17 15:30:41,438 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.52s 2021-04-17 15:30:42,232 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.67s 2021-04-17 15:30:42,783 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2021-04-17 15:30:42,848 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-04-17 15:30:42,849 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-04-17 15:30:42,850 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-04-17 15:30:42,878 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.5s 2021-04-17 15:30:42,890 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-04-17 15:32:13,681 - octoprint.startup - INFO - ****************************************************************************** 2021-04-17 15:32:13,683 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-04-17 15:32:13,684 - octoprint.startup - INFO - ****************************************************************************** 2021-04-17 15:32:14,246 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-04-17 15:32:14,246 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2021-04-17 15:32:14,246 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-04-17 15:32:14,329 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-04-17 15:32:16,039 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-04-17 15:32:16,164 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-04-17 15:32:16,189 - octoprint.server - INFO - Intermediary server started 2021-04-17 15:32:16,218 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-04-17 15:32:16,219 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-04-17 15:32:16,223 - 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')") 2021-04-17 15:32:16,224 - 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')") 2021-04-17 15:32:16,224 - 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')") 2021-04-17 15:32:16,225 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-04-17 15:32:16,226 - 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')") 2021-04-17 15:32:16,226 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-04-17 15:32:16,227 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-04-17 15:32:16,227 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-04-17 15:32:16,227 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-04-17 15:32:16,228 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-04-17 15:32:16,232 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-04-17 15:32:16,233 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-04-17 15:32:16,235 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-04-17 15:32:16,236 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-04-17 15:32:16,238 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-04-17 15:32:17,602 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-04-17 15:32:18,619 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-04-17 15:32:18,621 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-04-17 15:32:18,621 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-04-17 15:32:18,689 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-04-17 15:32:18,712 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s) 2021-04-17 15:32:18,726 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-04-17 15:32:18,758 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1400.0 | ram: 915718144 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Plus Rev 1.3 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-04-17 15:32:18,769 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-04-17 15:32:18,771 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-04-17 15:32:19,535 - octoprint.server - INFO - Shutting down intermediary server... 2021-04-17 15:32:19,707 - octoprint.server - INFO - Intermediary server shut down 2021-04-17 15:32:19,709 - octoprint.events - INFO - Processing startup event, this is our first event 2021-04-17 15:32:19,710 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-04-17 15:32:19,710 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-04-17 15:32:19,717 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-04-17 15:32:19,719 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-04-17 15:32:19,720 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-04-17 15:32:20,536 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi-3d._http._tcp.local.' for _http._tcp.local. 2021-04-17 15:32:21,357 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi-3d._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-04-17 15:32:21,363 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi-3d for SSDP 2021-04-17 15:32:21,406 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-04-17 15:32:21,478 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-04-17 15:32:22,427 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-04-17 15:32:22,434 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-04-17 15:32:22,434 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-04-17 15:32:22,500 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 26.0GB. That is considered sufficient for updating. 2021-04-17 15:32:22,501 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-04-17 15:32:23,376 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-04-17 15:42:18,048 - octoprint.server.util.flask.PreemptiveCache - INFO - Adding entry for / and {'path': '/', 'base_url': 'http://octopi-3d/', 'query_string': 'l10n=en', '_timestamp': 1618670538.048733, '_count': 1} 2021-04-17 15:42:54,704 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.8.132 2021-04-17 15:42:55,997 - tornado.access - WARNING - 403 GET /api/printerprofiles/_default (::ffff:192.168.8.132) 10.50ms 2021-04-17 15:45:26,356 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.8.124 2021-04-17 15:45:27,641 - tornado.access - WARNING - 403 GET /api/printerprofiles/_default (::ffff:192.168.8.124) 10.92ms 2021-04-17 15:45:48,709 - octoprint.access.users - INFO - Logged in user: Enrobso963 2021-04-17 15:45:48,711 - octoprint.server.api - INFO - Actively logging in user Enrobso963 from ::ffff:192.168.8.124 2021-04-17 15:45:50,242 - octoprint.server.util.sockjs - INFO - User Enrobso963 logged in on the socket from client ::ffff:192.168.8.124 2021-04-17 15:45:55,891 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 606} 2021-04-17 15:45:56,323 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.5.2', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1400.0, 'ram': 915718144, 'pi_model': 'Raspberry Pi 3 Model B Plus Rev 1.3', 'octopi_version': '0.18.0', 'plugins': ''} 2021-04-17 15:45:56,696 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.5.2', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1400.0, 'ram': 915718144, 'pi_model': 'Raspberry Pi 3 Model B Plus Rev 1.3', 'octopi_version': '0.18.0'} 2021-04-17 15:47:16,165 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 15:47:40,896 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.8.132 2021-04-17 15:47:40,962 - octoprint.server.util.flask - INFO - Passively logging in user Enrobso963 from ::ffff:192.168.8.132 2021-04-17 15:47:40,962 - octoprint.access.users - INFO - Logged in user: Enrobso963 2021-04-17 15:47:41,020 - octoprint.server.util.sockjs - INFO - User Enrobso963 logged in on the socket from client ::ffff:192.168.8.132 2021-04-17 15:47:44,545 - octoprint.server.util.flask - INFO - Passively logging in user Enrobso963 from ::ffff:192.168.8.132 2021-04-17 15:47:44,546 - octoprint.access.users - INFO - Logged in user: Enrobso963 2021-04-17 15:47:45,124 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.8.132 2021-04-17 15:47:45,951 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.8.132 2021-04-17 15:47:46,007 - octoprint.server.util.flask - INFO - Passively logging in user Enrobso963 from ::ffff:192.168.8.132 2021-04-17 15:47:46,008 - octoprint.access.users - INFO - Logged in user: Enrobso963 2021-04-17 15:47:48,789 - octoprint.server.util.sockjs - INFO - User Enrobso963 logged in on the socket from client ::ffff:192.168.8.132 2021-04-17 15:50:36,419 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-04-17 15:50:36,468 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 0 port/baudrate candidates: 2021-04-17 15:50:36,468 - 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." 2021-04-17 15:50:36,470 - 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.)" 2021-04-17 15:50:36,519 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-04-17 15:50:37,230 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect, payload: {'commerror_text': 'No more candidates to test, and no working port/baudrate combination detected.'} 2021-04-17 15:51:27,965 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-04-17 15:51:28,010 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 0 port/baudrate candidates: 2021-04-17 15:51:28,010 - 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." 2021-04-17 15:51:28,011 - 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.)" 2021-04-17 15:51:28,063 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-04-17 15:51:28,457 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect, payload: {'commerror_text': 'No more candidates to test, and no working port/baudrate combination detected.'} 2021-04-17 15:51:30,962 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-04-17 15:51:30,996 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 0 port/baudrate candidates: 2021-04-17 15:51:30,996 - 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." 2021-04-17 15:51:30,998 - 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.)" 2021-04-17 15:51:31,047 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-04-17 15:51:31,426 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect, payload: {'commerror_text': 'No more candidates to test, and no working port/baudrate combination detected.'} 2021-04-17 15:51:33,607 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-04-17 15:51:33,641 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 0 port/baudrate candidates: 2021-04-17 15:51:33,642 - 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." 2021-04-17 15:51:33,643 - 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.)" 2021-04-17 15:51:33,684 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-04-17 15:51:34,092 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect, payload: {'commerror_text': 'No more candidates to test, and no working port/baudrate combination detected.'} 2021-04-17 15:51:36,155 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-04-17 15:51:36,190 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 0 port/baudrate candidates: 2021-04-17 15:51:36,190 - 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." 2021-04-17 15:51:36,192 - 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.)" 2021-04-17 15:51:36,233 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-04-17 15:51:36,654 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect, payload: {'commerror_text': 'No more candidates to test, and no working port/baudrate combination detected.'} 2021-04-17 15:51:39,120 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-04-17 15:51:39,158 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 0 port/baudrate candidates: 2021-04-17 15:51:39,159 - 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." 2021-04-17 15:51:39,160 - 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.)" 2021-04-17 15:51:39,203 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-04-17 15:51:39,611 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect, payload: {'commerror_text': 'No more candidates to test, and no working port/baudrate combination detected.'} 2021-04-17 15:51:42,166 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-04-17 15:51:42,200 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 0 port/baudrate candidates: 2021-04-17 15:51:42,200 - 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." 2021-04-17 15:51:42,202 - 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.)" 2021-04-17 15:51:42,243 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-04-17 15:51:42,665 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect, payload: {'commerror_text': 'No more candidates to test, and no working port/baudrate combination detected.'} 2021-04-17 15:51:45,120 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-04-17 15:51:45,154 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 0 port/baudrate candidates: 2021-04-17 15:51:45,154 - 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." 2021-04-17 15:51:45,155 - 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.)" 2021-04-17 15:51:45,209 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-04-17 15:51:45,584 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect, payload: {'commerror_text': 'No more candidates to test, and no working port/baudrate combination detected.'} 2021-04-17 15:51:49,148 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-04-17 15:51:49,192 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 0 port/baudrate candidates: 2021-04-17 15:51:49,192 - 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." 2021-04-17 15:51:49,194 - 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.)" 2021-04-17 15:51:49,238 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-04-17 15:51:49,627 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect, payload: {'commerror_text': 'No more candidates to test, and no working port/baudrate combination detected.'} 2021-04-17 15:54:11,370 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-04-17 15:54:11,405 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-04-17 15:54:11,405 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-04-17 15:54:11,406 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-04-17 15:54:11,411 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-04-17 15:54:11,414 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-04-17 15:54:12,408 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-04-17 15:54:12,438 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-04-17 15:54:14,403 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2021-04-17 15:54:17,984 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin V1.0.2; Sprinter/grbl mashup for gen6" 2021-04-17 15:54:18,409 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin V1.0.2; Sprinter/grbl mashup for gen6', 'printer_port': 'AUTO', 'printer_baudrate': 0} 2021-04-17 15:54:23,352 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2021-04-17 16:00:55,753 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1506} 2021-04-17 16:01:33,155 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.8.132 2021-04-17 16:02:16,166 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 16:02:17,756 - octoprint.filemanager.analysis - INFO - Starting analysis of local:PI3MK2_rpi3-bottom-voronoi.gcode 2021-04-17 16:02:17,757 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python3 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/PI3MK2_rpi3-bottom-voronoi.gcode 2021-04-17 16:02:30,890 - octoprint.filemanager.analysis - INFO - Starting analysis of local:PI3MK2_rpi3-bottom-voronoi.gcode 2021-04-17 16:02:30,892 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python3 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/PI3MK2_rpi3-bottom-voronoi.gcode 2021-04-17 16:02:44,241 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: PI3MK2_rpi3-bottom-voronoi.gcode, owner: Enrobso963, user: Enrobso963 2021-04-17 16:02:45,345 - octoprint.util.comm - INFO - Starting job on behalf of user Enrobso963 2021-04-17 16:02:45,357 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2021-04-17 16:02:45,365 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: PI3MK2_rpi3-bottom-voronoi.gcode, owner: Enrobso963, user: Enrobso963 2021-04-17 16:02:45,801 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-04-17 16:02:45,820 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2021-04-17 16:02:46,198 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': '14da84ad4602c92b50355a96e6b70e3f9e024fd1'} 2021-04-17 16:03:14,915 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.8.124 2021-04-17 16:15:55,781 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2406} 2021-04-17 16:17:16,167 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 16:30:56,515 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3306} 2021-04-17 16:32:16,168 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 16:45:56,124 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 4206} 2021-04-17 16:47:16,169 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 17:00:55,812 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 5106} 2021-04-17 17:02:16,172 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 17:15:56,233 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6006} 2021-04-17 17:17:16,173 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 17:30:56,498 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6906} 2021-04-17 17:32:16,174 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 17:45:56,086 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7806} 2021-04-17 17:47:16,175 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 18:00:55,767 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8706} 2021-04-17 18:02:16,179 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 18:15:55,778 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9606} 2021-04-17 18:17:16,180 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 18:30:55,878 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 10506} 2021-04-17 18:32:16,181 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 18:45:55,810 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 11406} 2021-04-17 18:47:16,182 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 19:00:55,796 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 12306} 2021-04-17 19:02:16,183 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 19:15:55,819 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 13206} 2021-04-17 19:17:16,184 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 19:30:55,897 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 14106} 2021-04-17 19:32:16,185 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 19:45:56,105 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 15006} 2021-04-17 19:47:16,186 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 19:52:19,468 - octoprint.util.comm - INFO - Finished in 13774.122 s. 2021-04-17 19:52:19,468 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Finishing" 2021-04-17 19:52:19,472 - octoprint.filemanager.analysis - INFO - Starting analysis of local:PI3MK2_rpi3-bottom-voronoi.gcode 2021-04-17 19:52:19,474 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python3 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/PI3MK2_rpi3-bottom-voronoi.gcode 2021-04-17 19:52:19,493 - octoprint.printer.standard.job - INFO - Print job done - origin: local, path: PI3MK2_rpi3-bottom-voronoi.gcode, owner: Enrobso963 2021-04-17 19:52:19,588 - octoprint.util.comm - INFO - Changing monitoring state from "Finishing" to "Operational" 2021-04-17 19:52:20,005 - octoprint.plugins.tracking - INFO - Sent tracking event print_done, payload: {'origin': 'local', 'file': '14da84ad4602c92b50355a96e6b70e3f9e024fd1', 'elapsed': 13774} 2021-04-17 19:52:59,549 - octoprint.filemanager.analysis - INFO - Analysis of entry local:PI3MK2_rpi3-bottom-voronoi.gcode finished, needed 40.08s 2021-04-17 19:59:04,643 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/util/comm.py", line 3831, in _readline ret = self._serial.readline() File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/util/comm.py", line 6455, in readline c = self.read(1) File "/home/pi/oprint/lib/python3.7/site-packages/serial/serialposix.py", line 596, in read 'device reports readiness to read but returned no data ' serial.serialutil.SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2021-04-17 19:59:04,692 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2021-04-17 19:59:04,699 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline (Error: SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:3831)" 2021-04-17 19:59:04,707 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-04-17 20:00:55,805 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 15906} 2021-04-17 20:02:16,187 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 20:03:28,043 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/QuinnDamerell/OctoPrint-OctoEverywhere/archive/master.zip 2021-04-17 20:03:37,078 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-04-17 20:03:37,152 - octoprint.plugin.core - INFO - Found 18 plugin(s) providing 17 mixin implementations, 34 hook handlers 2021-04-17 20:03:37,156 - octoprint.plugin.core - INFO - 18 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | !OctoEverywhere! (0.8.2) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_octoeverywhere | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-04-17 20:03:37,156 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: OctoEverywhere!, version 0.8.2 2021-04-17 20:03:37,579 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin': 'octoeverywhere', 'plugin_version': '0.8.2'} 2021-04-17 20:03:43,250 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart 2021-04-17 20:03:43,365 - octoprint.server - INFO - Shutting down... 2021-04-17 20:03:43,370 - octoprint.server.api.system - WARNING - Command for core:restart failed with return code -15: ! STDOUT: ! STDERR: 2021-04-17 20:03:43,585 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-04-17 20:03:43,589 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-04-17 20:03:43,595 - octoprint.events - INFO - Event loop shut down 2021-04-17 20:03:44,558 - octoprint.plugins.tracking - INFO - Sent tracking event shutdown, payload: {} 2021-04-17 20:03:44,559 - octoprint.server - INFO - Goodbye! 2021-04-17 20:03:46,719 - octoprint.startup - INFO - ****************************************************************************** 2021-04-17 20:03:46,722 - octoprint.startup - INFO - Starting OctoPrint 1.5.2 2021-04-17 20:03:46,724 - octoprint.startup - INFO - ****************************************************************************** 2021-04-17 20:03:47,573 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-04-17 20:03:47,996 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-04-17 20:03:47,997 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2021-04-17 20:03:47,997 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-04-17 20:03:48,546 - 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) 2021-04-17 20:03:48,595 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-04-17 20:03:49,808 - octoprint.plugin.core - INFO - Found 18 plugin(s) providing 18 mixin implementations, 35 hook handlers 2021-04-17 20:03:49,944 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-04-17 20:03:49,952 - octoprint.server - INFO - Intermediary server started 2021-04-17 20:03:49,980 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-04-17 20:03:50,353 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-04-17 20:03:50,356 - 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')") 2021-04-17 20:03:50,357 - 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')") 2021-04-17 20:03:50,357 - 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')") 2021-04-17 20:03:50,358 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-04-17 20:03:50,358 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-04-17 20:03:50,359 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-04-17 20:03:50,359 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-04-17 20:03:50,360 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-04-17 20:03:50,360 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-04-17 20:03:50,361 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-04-17 20:03:50,361 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-04-17 20:03:50,362 - 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')") 2021-04-17 20:03:50,364 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-04-17 20:03:50,365 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-04-17 20:03:50,366 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-04-17 20:03:51,333 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-04-17 20:03:52,208 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-04-17 20:03:52,210 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-04-17 20:03:52,211 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-04-17 20:03:52,277 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-04-17 20:03:52,303 - octoprint.plugin.core - INFO - Initialized 18 plugin implementation(s) 2021-04-17 20:03:52,317 - octoprint.plugin.core - INFO - 18 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | OctoEverywhere! (0.8.2) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_octoeverywhere | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-04-17 20:03:52,349 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1400.0 | ram: 915718144 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Plus Rev 1.3 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-04-17 20:03:52,363 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-04-17 20:03:52,384 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-04-17 20:03:53,112 - octoprint.server - INFO - Shutting down intermediary server... 2021-04-17 20:03:53,172 - octoprint.server - INFO - Intermediary server shut down 2021-04-17 20:03:53,174 - octoprint.events - INFO - Processing startup event, this is our first event 2021-04-17 20:03:53,174 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-04-17 20:03:53,181 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-04-17 20:03:53,184 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-04-17 20:03:53,220 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-04-17 20:03:53,220 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-04-17 20:03:53,233 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-04-17 20:03:53,257 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-04-17 20:03:53,737 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_now': False, 'throttled_past': False, 'throttled_mask': 0, 'throttled_voltage_now': False, 'throttled_voltage_past': False, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2021-04-17 20:03:54,217 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi-3d._http._tcp.local.' for _http._tcp.local. 2021-04-17 20:03:55,066 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-04-17 20:03:55,086 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi-3d._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-04-17 20:03:55,093 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi-3d for SSDP 2021-04-17 20:03:55,127 - octoprint.plugins.octoeverywhere - INFO - OctoPrint port 5000 2021-04-17 20:03:55,128 - octoprint.plugins.octoeverywhere - INFO - Old printer id of length 0 is invlaid, regenerating. 2021-04-17 20:03:55,137 - octoprint.plugins.octoeverywhere - INFO - New printer id is: LA9H2IV8OW22T8CH4SY1R2NLPHBDC6P4EBZW5GW018F0VEG17EJ5M1JMOY5V 2021-04-17 20:03:55,260 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-04-17 20:03:55,355 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-04-17 20:03:55,406 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.8.132 2021-04-17 20:03:55,708 - octoprint.server.util.flask - INFO - Passively logging in user Enrobso963 from ::ffff:192.168.8.132 2021-04-17 20:03:55,716 - octoprint.access.users - INFO - Logged in user: Enrobso963 2021-04-17 20:03:56,005 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-04-17 20:03:56,006 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-04-17 20:03:56,006 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-04-17 20:03:56,145 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-04-17 20:03:56,379 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-04-17 20:03:56,386 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-04-17 20:03:56,386 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-04-17 20:03:56,504 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 26.0GB. That is considered sufficient for updating. 2021-04-17 20:03:57,038 - octoprint.plugins.octoeverywhere - INFO - After startup called. Strating workder thread. 2021-04-17 20:03:57,050 - octoprint.plugins.octoeverywhere - INFO - Main thread starting 2021-04-17 20:03:57,592 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7} 2021-04-17 20:03:57,667 - octoprint.plugins.octoeverywhere - INFO - Frontend http port detected as 80 2021-04-17 20:03:57,710 - octoprint.plugins.octoeverywhere - INFO - Attempting to talk to OctoEverywhere, server con wss://starport.octoeverywhere.com/octoclientws[1] 2021-04-17 20:03:57,881 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://octopi-3d/', 'path': '/', 'query_string': 'l10n=en'} 2021-04-17 20:03:57,929 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-04-17 20:03:58,148 - octoprint.plugins.octoeverywhere - INFO - Connected To OctoEverywhere, server con wss://starport.octoeverywhere.com/octoclientws[1]. Starting handshake... 2021-04-17 20:03:58,229 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.5.2', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1400.0, 'ram': 915718144, 'pi_model': 'Raspberry Pi 3 Model B Plus Rev 1.3', 'octopi_version': '0.18.0', 'plugins': 'octoeverywhere:0.8.2'} 2021-04-17 20:03:58,483 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.8.132 2021-04-17 20:03:58,807 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.5.2', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1400.0, 'ram': 915718144, 'pi_model': 'Raspberry Pi 3 Model B Plus Rev 1.3', 'octopi_version': '0.18.0'} 2021-04-17 20:03:58,847 - octoprint.plugins.octoeverywhere - INFO - Handshake complete, server con wss://starport.octoeverywhere.com/octoclientws[1], successfully connected to OctoEverywhere! 2021-04-17 20:03:59,459 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.8.132 2021-04-17 20:03:59,514 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.8.132 2021-04-17 20:03:59,520 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.8.132 2021-04-17 20:03:59,709 - octoprint.server.util.flask - INFO - Passively logging in user Enrobso963 from ::ffff:192.168.8.132 2021-04-17 20:03:59,710 - octoprint.access.users - INFO - Logged in user: Enrobso963 2021-04-17 20:04:00,404 - octoprint.server.util.sockjs - INFO - User Enrobso963 logged in on the socket from client ::ffff:192.168.8.132 2021-04-17 20:04:01,715 - octoprint.server.util.flask - INFO - Passively logging in user Enrobso963 from ::ffff:192.168.8.132 2021-04-17 20:04:01,716 - octoprint.access.users - INFO - Logged in user: Enrobso963 2021-04-17 20:04:14,548 - octoprint.server.preemptive_cache - INFO - ... done in 16.67s 2021-04-17 20:04:15,326 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.8.132 2021-04-17 20:04:15,369 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.8.132 2021-04-17 20:04:15,429 - octoprint.server.util.flask - INFO - Passively logging in user Enrobso963 from ::ffff:192.168.8.132 2021-04-17 20:04:15,430 - octoprint.access.users - INFO - Logged in user: Enrobso963 2021-04-17 20:04:17,141 - octoprint.server.util.sockjs - INFO - User Enrobso963 logged in on the socket from client ::ffff:192.168.8.132 2021-04-17 20:04:27,348 - octoprint.plugins.softwareupdate - INFO - Starting update of octoprint to 1.5.3... 2021-04-17 20:04:53,564 - octoprint.plugins.softwareupdate - INFO - Update of octoprint to 1.5.3 successful! 2021-04-17 20:04:53,667 - octoprint.plugins.softwareupdate - INFO - Starting update of file_check to 2021.2.23... 2021-04-17 20:04:53,986 - octoprint.plugins.tracking - INFO - Sent tracking event update_successful, payload: {'target': 'octoprint', 'from_version': '1.5.2', 'to_version': '1.5.3'} 2021-04-17 20:05:00,795 - octoprint.plugins.softwareupdate - INFO - Update of file_check to 2021.2.23 successful! 2021-04-17 20:05:00,891 - octoprint.plugins.softwareupdate - INFO - Starting update of firmware_check to 2021.2.4... 2021-04-17 20:05:01,184 - octoprint.plugins.tracking - INFO - Sent tracking event update_successful, payload: {'target': 'file_check', 'from_version': '2020.8.7', 'to_version': '2021.2.23'} 2021-04-17 20:05:08,540 - octoprint.plugins.softwareupdate - INFO - Update of firmware_check to 2021.2.4 successful! 2021-04-17 20:05:08,762 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-04-17 20:05:08,766 - octoprint.plugins.softwareupdate - INFO - Restarting... 2021-04-17 20:05:08,840 - octoprint.server - INFO - Shutting down... 2021-04-17 20:05:08,962 - octoprint.plugins.tracking - INFO - Sent tracking event update_successful, payload: {'target': 'firmware_check', 'from_version': '2020.9.23', 'to_version': '2021.2.4'} 2021-04-17 20:05:09,367 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-04-17 20:05:09,372 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-04-17 20:05:09,387 - octoprint.events - INFO - Event loop shut down 2021-04-17 20:05:10,312 - octoprint.plugins.tracking - INFO - Sent tracking event shutdown, payload: {} 2021-04-17 20:05:10,313 - octoprint.server - INFO - Goodbye! 2021-04-17 20:05:12,466 - octoprint.startup - INFO - ****************************************************************************** 2021-04-17 20:05:12,469 - octoprint.startup - INFO - Starting OctoPrint 1.5.3 2021-04-17 20:05:12,470 - octoprint.startup - INFO - ****************************************************************************** 2021-04-17 20:05:13,335 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-04-17 20:05:13,763 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-04-17 20:05:13,764 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2021-04-17 20:05:13,764 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-04-17 20:05:13,804 - 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) 2021-04-17 20:05:13,869 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-04-17 20:05:15,091 - octoprint.startup - INFO - Added settings overlay from plugin firmware_check 2021-04-17 20:05:15,096 - octoprint.plugin.core - INFO - Found 18 plugin(s) providing 18 mixin implementations, 35 hook handlers 2021-04-17 20:05:15,242 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-04-17 20:05:15,251 - octoprint.server - INFO - Intermediary server started 2021-04-17 20:05:15,279 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-04-17 20:05:15,643 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-04-17 20:05:15,646 - 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')") 2021-04-17 20:05:15,647 - 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')") 2021-04-17 20:05:15,648 - 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')") 2021-04-17 20:05:15,648 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-04-17 20:05:15,649 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-04-17 20:05:15,649 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-04-17 20:05:15,650 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-04-17 20:05:15,650 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-04-17 20:05:15,651 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-04-17 20:05:15,651 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-04-17 20:05:15,652 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-04-17 20:05:15,653 - 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')") 2021-04-17 20:05:15,656 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-04-17 20:05:15,657 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-04-17 20:05:15,658 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-04-17 20:05:16,624 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-04-17 20:05:17,502 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-04-17 20:05:17,503 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-04-17 20:05:17,504 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-04-17 20:05:17,544 - octoprint.plugins.softwareupdate - INFO - Version cache was created for another version of OctoPrint, not using it 2021-04-17 20:05:17,573 - octoprint.plugin.core - INFO - Initialized 18 plugin implementation(s) 2021-04-17 20:05:17,588 - octoprint.plugin.core - INFO - 18 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.2.4) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | OctoEverywhere! (0.8.2) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_octoeverywhere | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-04-17 20:05:17,620 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1400.0 | ram: 915718144 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Plus Rev 1.3 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-04-17 20:05:17,634 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-04-17 20:05:17,656 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-04-17 20:05:18,369 - octoprint.server - INFO - Shutting down intermediary server... 2021-04-17 20:05:18,842 - octoprint.server - INFO - Intermediary server shut down 2021-04-17 20:05:18,845 - octoprint.events - INFO - Processing startup event, this is our first event 2021-04-17 20:05:18,846 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-04-17 20:05:18,851 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-04-17 20:05:18,855 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-04-17 20:05:18,870 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-04-17 20:05:18,871 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-04-17 20:05:18,873 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-04-17 20:05:18,913 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-04-17 20:05:19,548 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_now': False, 'throttled_past': False, 'throttled_mask': 0, 'throttled_voltage_now': False, 'throttled_voltage_past': False, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2021-04-17 20:05:19,796 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi-3d._http._tcp.local.' for _http._tcp.local. 2021-04-17 20:05:20,662 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi-3d._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-04-17 20:05:20,729 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi-3d for SSDP 2021-04-17 20:05:20,804 - octoprint.plugins.octoeverywhere - INFO - OctoPrint port 5000 2021-04-17 20:05:21,143 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-04-17 20:05:21,161 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-04-17 20:05:21,255 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-04-17 20:05:21,278 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.8.132 2021-04-17 20:05:21,554 - octoprint.server.util.flask - INFO - Passively logging in user Enrobso963 from ::ffff:192.168.8.132 2021-04-17 20:05:21,555 - octoprint.access.users - INFO - Logged in user: Enrobso963 2021-04-17 20:05:21,681 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-04-17 20:05:21,693 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-04-17 20:05:21,694 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-04-17 20:05:21,968 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-04-17 20:05:22,245 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-04-17 20:05:22,246 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-04-17 20:05:22,246 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-04-17 20:05:22,253 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 26.0GB. That is considered sufficient for updating. 2021-04-17 20:05:22,928 - octoprint.plugins.octoeverywhere - INFO - After startup called. Strating workder thread. 2021-04-17 20:05:22,931 - octoprint.plugins.octoeverywhere - INFO - Main thread starting 2021-04-17 20:05:23,369 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8} 2021-04-17 20:05:23,493 - octoprint.plugins.octoeverywhere - INFO - Frontend http port detected as 80 2021-04-17 20:05:23,717 - octoprint.plugins.octoeverywhere - INFO - Attempting to talk to OctoEverywhere, server con wss://starport.octoeverywhere.com/octoclientws[1] 2021-04-17 20:05:23,805 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-04-17 20:05:23,836 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://octopi-3d/', 'path': '/', 'query_string': 'l10n=en'} 2021-04-17 20:05:23,904 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1400.0, 'ram': 915718144, 'pi_model': 'Raspberry Pi 3 Model B Plus Rev 1.3', 'octopi_version': '0.18.0', 'plugins': 'octoeverywhere:0.8.2'} 2021-04-17 20:05:24,071 - octoprint.plugins.octoeverywhere - INFO - Connected To OctoEverywhere, server con wss://starport.octoeverywhere.com/octoclientws[1]. Starting handshake... 2021-04-17 20:05:24,342 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1400.0, 'ram': 915718144, 'pi_model': 'Raspberry Pi 3 Model B Plus Rev 1.3', 'octopi_version': '0.18.0'} 2021-04-17 20:05:24,400 - octoprint.plugins.octoeverywhere - INFO - Handshake complete, server con wss://starport.octoeverywhere.com/octoclientws[1], successfully connected to OctoEverywhere! 2021-04-17 20:05:25,987 - octoprint.server.util.sockjs - INFO - User Enrobso963 logged in on the socket from client ::ffff:192.168.8.132 2021-04-17 20:05:28,124 - octoprint.server.util.flask - INFO - Passively logging in user Enrobso963 from ::ffff:192.168.8.132 2021-04-17 20:05:28,124 - octoprint.access.users - INFO - Logged in user: Enrobso963 2021-04-17 20:05:40,439 - octoprint.server.preemptive_cache - INFO - ... done in 16.60s 2021-04-17 20:05:40,508 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.8.132 2021-04-17 20:05:41,116 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.8.132 2021-04-17 20:05:41,246 - octoprint.server.util.flask - INFO - Passively logging in user Enrobso963 from ::ffff:192.168.8.132 2021-04-17 20:05:41,246 - octoprint.access.users - INFO - Logged in user: Enrobso963 2021-04-17 20:05:42,999 - octoprint.server.util.sockjs - INFO - User Enrobso963 logged in on the socket from client ::ffff:192.168.8.132 2021-04-17 20:06:49,383 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.080s; process:0.000s; send:0.004s] size:(331->219) status:302 for http://127.0.0.1:5000/ 2021-04-17 20:06:49,743 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.118s; process:0.001s; send:0.004s] size:(3120->1036) status:200 for http://127.0.0.1:5000/login/?redirect=%2F%3F&permissions=STATUS%2CSETTINGS_READ 2021-04-17 20:06:50,153 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.065s; process:0.004s; send:0.027s] size:(16553->3943) status:200 for http://127.0.0.1:5000/static/css/bootstrap-responsive.min.css 2021-04-17 20:06:50,205 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.119s; process:0.003s; send:0.010s] size:(41312->4363) status:200 for http://127.0.0.1:5000/static/vendor/font-awesome-5.15.1/css/v4-shims.css 2021-04-17 20:06:50,237 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.131s; process:0.000s; send:0.008s] size:(1257->486) status:200 for http://127.0.0.1:5000/static/css/login.css 2021-04-17 20:06:50,261 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.142s; process:0.007s; send:0.029s] size:(59344->12855) status:200 for http://127.0.0.1:5000/static/vendor/font-awesome-5.15.1/css/all.min.css 2021-04-17 20:06:50,406 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.165s; process:0.057s; send:0.079s] size:(89476->30938) status:200 for http://127.0.0.1:5000/static/js/lib/jquery/jquery.min.js 2021-04-17 20:06:50,480 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.182s; process:0.031s; send:0.125s] size:(63624->19222) status:200 for http://127.0.0.1:5000/static/js/lib/sockjs.min.js 2021-04-17 20:06:50,484 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.308s; process:0.008s; send:0.036s] size:(62124->11364) status:200 for http://127.0.0.1:5000/static/js/lib/bootstrap/bootstrap.js 2021-04-17 20:06:50,487 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.306s; process:0.000s; send:0.006s] size:(1797->541) status:200 for http://127.0.0.1:5000/static/js/login/login.js 2021-04-17 20:06:50,520 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.322s; process:0.017s; send:0.030s] size:(50543->18502) status:200 for http://127.0.0.1:5000/static/js/lib/lodash.min.js 2021-04-17 20:06:50,555 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.375s; process:0.008s; send:0.015s] size:(57531->9645) status:200 for http://127.0.0.1:5000/static/webassets/packed_client.js?8f609640 2021-04-17 20:06:50,604 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.508s; process:0.011s; send:0.027s] size:(103314->16641) status:200 for http://127.0.0.1:5000/static/css/bootstrap.min.css 2021-04-17 20:06:51,000 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.020s; process:0.000s; send:0.004s] size:(77->83) status:200 for http://127.0.0.1:5000/sockjs/info?t=1618686410596 2021-04-17 20:06:51,020 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.037s; process:0.000s; send:0.005s] size:(1314->0) status:200 for http://127.0.0.1:5000/static/img/tentacle-32x32.png 2021-04-17 20:06:51,411 - octoprint.plugins.octoeverywhere - INFO - Opening proxy socket websocket 2 , ws://127.0.0.1:5000/sockjs/290/mpgcqrtp/websocket 2021-04-17 20:06:51,424 - octoprint.server.util.sockjs - INFO - New connection from client: 127.0.0.1 2021-04-17 20:06:51,446 - octoprint.plugins.octoeverywhere - INFO - Proxy socket websocket 2 opened 2021-04-17 20:06:53,601 - octoprint.plugins.octoeverywhere - INFO - Proxy socket websocket 2 closed 2021-04-17 20:06:53,604 - octoprint.plugins.octoeverywhere - INFO - Closed proxy socket id 2 2021-04-17 20:06:53,607 - octoprint.server.util.sockjs - INFO - Client connection closed: 127.0.0.1 2021-04-17 20:07:02,280 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.8.132 2021-04-17 20:09:54,116 - octoprint.plugins.octoeverywhere - ERROR - OctoEverywhere Ws error: Connection is already closed. 2021-04-17 20:09:54,117 - octoprint.plugins.octoeverywhere - INFO - Service websocket closed. 2021-04-17 20:09:54,118 - octoprint.plugins.octoeverywhere - INFO - Disconnected from OctoEverywhere, server con wss://starport.octoeverywhere.com/octoclientws[1] 2021-04-17 20:09:54,118 - octoprint.plugins.octoeverywhere - INFO - Closing all open proxy sockets (0) 2021-04-17 20:09:54,119 - octoprint.plugins.octoeverywhere - INFO - Sleeping for 7 seconds before trying again. 2021-04-17 20:10:01,127 - octoprint.plugins.octoeverywhere - INFO - Attempting to talk to OctoEverywhere, server con wss://starport.octoeverywhere.com/octoclientws[2] 2021-04-17 20:10:01,519 - octoprint.plugins.octoeverywhere - INFO - Connected To OctoEverywhere, server con wss://starport.octoeverywhere.com/octoclientws[2]. Starting handshake... 2021-04-17 20:10:01,830 - octoprint.plugins.octoeverywhere - INFO - Handshake complete, server con wss://starport.octoeverywhere.com/octoclientws[2], successfully connected to OctoEverywhere! 2021-04-17 20:13:02,016 - octoprint.plugins.octoeverywhere - ERROR - OctoEverywhere Ws error: Connection is already closed. 2021-04-17 20:13:02,019 - octoprint.plugins.octoeverywhere - INFO - Service websocket closed. 2021-04-17 20:13:02,020 - octoprint.plugins.octoeverywhere - INFO - Disconnected from OctoEverywhere, server con wss://starport.octoeverywhere.com/octoclientws[2] 2021-04-17 20:13:02,021 - octoprint.plugins.octoeverywhere - INFO - Closing all open proxy sockets (0) 2021-04-17 20:13:02,022 - octoprint.plugins.octoeverywhere - INFO - Sleeping for 10 seconds before trying again. 2021-04-17 20:13:12,031 - octoprint.plugins.octoeverywhere - INFO - Attempting to talk to OctoEverywhere, server con wss://starport.octoeverywhere.com/octoclientws[3] 2021-04-17 20:13:12,436 - octoprint.plugins.octoeverywhere - INFO - Connected To OctoEverywhere, server con wss://starport.octoeverywhere.com/octoclientws[3]. Starting handshake... 2021-04-17 20:13:12,754 - octoprint.plugins.octoeverywhere - INFO - Handshake complete, server con wss://starport.octoeverywhere.com/octoclientws[3], successfully connected to OctoEverywhere! 2021-04-17 20:15:06,699 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.081s; process:0.001s; send:0.003s] size:(331->219) status:302 for http://127.0.0.1:5000/ 2021-04-17 20:15:07,314 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.397s; process:0.001s; send:0.003s] size:(3120->1036) status:200 for http://127.0.0.1:5000/login/?redirect=%2F%3F&permissions=STATUS%2CSETTINGS_READ 2021-04-17 20:15:07,690 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.024s; process:0.019s; send:0.057s] size:(103314->16641) status:200 for http://127.0.0.1:5000/static/css/bootstrap.min.css 2021-04-17 20:15:07,761 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.130s; process:0.002s; send:0.011s] size:(16553->3943) status:200 for http://127.0.0.1:5000/static/css/bootstrap-responsive.min.css 2021-04-17 20:15:07,852 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.168s; process:0.011s; send:0.049s] size:(59344->12855) status:200 for http://127.0.0.1:5000/static/vendor/font-awesome-5.15.1/css/all.min.css 2021-04-17 20:15:07,879 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.197s; process:0.003s; send:0.051s] size:(41312->4363) status:200 for http://127.0.0.1:5000/static/vendor/font-awesome-5.15.1/css/v4-shims.css 2021-04-17 20:15:07,963 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.194s; process:0.011s; send:0.066s] size:(63624->19222) status:200 for http://127.0.0.1:5000/static/js/lib/sockjs.min.js 2021-04-17 20:15:08,052 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.188s; process:0.021s; send:0.166s] size:(89476->30938) status:200 for http://127.0.0.1:5000/static/js/lib/jquery/jquery.min.js 2021-04-17 20:15:08,063 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.277s; process:0.008s; send:0.078s] size:(62124->11364) status:200 for http://127.0.0.1:5000/static/js/lib/bootstrap/bootstrap.js 2021-04-17 20:15:08,065 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.307s; process:0.009s; send:0.034s] size:(57531->9645) status:200 for http://127.0.0.1:5000/static/webassets/packed_client.js?8f609640 2021-04-17 20:15:08,074 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.293s; process:0.009s; send:0.062s] size:(50543->18502) status:200 for http://127.0.0.1:5000/static/js/lib/lodash.min.js 2021-04-17 20:15:08,075 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.335s; process:0.002s; send:0.004s] size:(1797->541) status:200 for http://127.0.0.1:5000/static/js/login/login.js 2021-04-17 20:15:08,099 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.449s; process:0.002s; send:0.003s] size:(1257->486) status:200 for http://127.0.0.1:5000/static/css/login.css 2021-04-17 20:15:08,393 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.029s; process:0.000s; send:0.004s] size:(1314->0) status:200 for http://127.0.0.1:5000/static/img/tentacle-32x32.png 2021-04-17 20:15:08,405 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.039s; process:0.000s; send:0.003s] size:(78->84) status:200 for http://127.0.0.1:5000/sockjs/info?t=1618686911950 2021-04-17 20:15:08,810 - octoprint.plugins.octoeverywhere - INFO - Opening proxy socket websocket 2 , ws://127.0.0.1:5000/sockjs/026/55bjk4fq/websocket 2021-04-17 20:15:08,825 - octoprint.server.util.sockjs - INFO - New connection from client: 127.0.0.1 2021-04-17 20:15:08,853 - octoprint.plugins.octoeverywhere - INFO - Proxy socket websocket 2 opened 2021-04-17 20:15:23,748 - tornado.access - WARNING - 403 POST /api/login (127.0.0.1) 52.78ms 2021-04-17 20:15:23,825 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.118s; process:0.012s; send:0.042s] size:(34->42) status:403 for http://127.0.0.1:5000/api/login 2021-04-17 20:15:23,917 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.101s; process:0.000s; send:0.158s] size:(80300->0) status:200 for http://127.0.0.1:5000/static/vendor/font-awesome-5.15.1/webfonts/fa-solid-900.woff2 2021-04-17 20:15:30,787 - tornado.access - WARNING - 403 POST /api/login (127.0.0.1) 24.84ms 2021-04-17 20:15:30,811 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.061s; process:0.000s; send:0.005s] size:(34->42) status:403 for http://127.0.0.1:5000/api/login 2021-04-17 20:15:43,337 - tornado.access - WARNING - 403 POST /api/login (127.0.0.1) 23.81ms 2021-04-17 20:15:43,351 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.053s; process:0.000s; send:0.004s] size:(34->42) status:403 for http://127.0.0.1:5000/api/login 2021-04-17 20:15:59,970 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.054s; process:0.000s; send:0.005s] size:(34->42) status:403 for http://127.0.0.1:5000/api/login 2021-04-17 20:15:59,973 - tornado.access - WARNING - 403 POST /api/login (127.0.0.1) 42.85ms 2021-04-17 20:17:28,386 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.069s; process:0.000s; send:0.004s] size:(331->219) status:302 for http://127.0.0.1:5000/ 2021-04-17 20:17:28,641 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.043s; process:0.001s; send:0.004s] size:(3120->1036) status:200 for http://127.0.0.1:5000/login/?redirect=%2F%3F&permissions=STATUS%2CSETTINGS_READ 2021-04-17 20:17:29,178 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.013s; process:0.001s; send:0.002s] size:(78->83) status:200 for http://127.0.0.1:5000/sockjs/info?t=1618687049074 2021-04-17 20:17:29,612 - octoprint.plugins.octoeverywhere - INFO - Opening proxy socket websocket 3 , ws://127.0.0.1:5000/sockjs/631/ftb25lq0/websocket 2021-04-17 20:17:29,628 - octoprint.server.util.sockjs - INFO - New connection from client: 127.0.0.1 2021-04-17 20:17:29,639 - octoprint.plugins.octoeverywhere - INFO - Proxy socket websocket 3 opened 2021-04-17 20:17:30,571 - tornado.access - WARNING - 403 POST /api/login (127.0.0.1) 45.95ms 2021-04-17 20:17:30,588 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.069s; process:0.001s; send:0.010s] size:(34->42) status:403 for http://127.0.0.1:5000/api/login 2021-04-17 20:17:30,766 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.081s; process:0.000s; send:0.150s] size:(80300->0) status:200 for http://127.0.0.1:5000/static/vendor/font-awesome-5.15.1/webfonts/fa-solid-900.woff2 2021-04-17 20:17:59,687 - octoprint.plugins.octoeverywhere - INFO - Proxy socket websocket 3 closed 2021-04-17 20:17:59,693 - octoprint.server.util.sockjs - INFO - Client connection closed: 127.0.0.1 2021-04-17 20:17:59,693 - octoprint.plugins.octoeverywhere - INFO - Closed proxy socket id 3 2021-04-17 20:18:45,646 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.077s; process:0.001s; send:0.005s] size:(331->219) status:302 for http://127.0.0.1:5000/ 2021-04-17 20:18:45,947 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.078s; process:0.001s; send:0.006s] size:(3120->1036) status:200 for http://127.0.0.1:5000/login/?redirect=%2F%3F&permissions=STATUS%2CSETTINGS_READ 2021-04-17 20:18:46,425 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.027s; process:0.002s; send:0.005s] size:(79->84) status:200 for http://127.0.0.1:5000/sockjs/info?t=1618687126334 2021-04-17 20:18:46,857 - octoprint.plugins.octoeverywhere - INFO - Opening proxy socket websocket 4 , ws://127.0.0.1:5000/sockjs/171/wbnjdcc1/websocket 2021-04-17 20:18:46,875 - octoprint.server.util.sockjs - INFO - New connection from client: 127.0.0.1 2021-04-17 20:18:46,888 - octoprint.plugins.octoeverywhere - INFO - Proxy socket websocket 4 opened 2021-04-17 20:20:15,244 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 20:20:25,173 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 908} 2021-04-17 20:27:35,105 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.8.125 2021-04-17 20:27:41,730 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.8.125 2021-04-17 20:27:49,031 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.8.125 2021-04-17 20:27:53,797 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.8.125 2021-04-17 20:27:54,018 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.8.125 2021-04-17 20:27:56,478 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.8.125 2021-04-17 20:30:44,297 - tornado.access - WARNING - 403 POST /api/login (127.0.0.1) 34.86ms 2021-04-17 20:30:44,309 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.063s; process:0.001s; send:0.006s] size:(34->42) status:403 for http://127.0.0.1:5000/api/login 2021-04-17 20:31:58,675 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.8.125 2021-04-17 20:32:43,151 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.8.125 2021-04-17 20:35:15,245 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 20:35:19,887 - tornado.access - WARNING - 403 POST /api/login (127.0.0.1) 25.22ms 2021-04-17 20:35:19,911 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.062s; process:0.001s; send:0.005s] size:(34->42) status:403 for http://127.0.0.1:5000/api/login 2021-04-17 20:35:24,863 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1808} 2021-04-17 20:35:26,389 - tornado.access - WARNING - 403 POST /api/login (127.0.0.1) 25.70ms 2021-04-17 20:35:26,406 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.059s; process:0.001s; send:0.004s] size:(34->42) status:403 for http://127.0.0.1:5000/api/login 2021-04-17 20:35:32,482 - tornado.access - WARNING - 403 POST /api/login (127.0.0.1) 22.67ms 2021-04-17 20:35:32,498 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.050s; process:0.001s; send:0.004s] size:(34->42) status:403 for http://127.0.0.1:5000/api/login 2021-04-17 20:35:42,085 - tornado.access - WARNING - 403 POST /api/login (127.0.0.1) 30.91ms 2021-04-17 20:35:42,101 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.059s; process:0.001s; send:0.006s] size:(34->42) status:403 for http://127.0.0.1:5000/api/login 2021-04-17 20:35:48,871 - tornado.access - WARNING - 403 POST /api/login (127.0.0.1) 20.91ms 2021-04-17 20:35:48,886 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.053s; process:0.000s; send:0.003s] size:(34->42) status:403 for http://127.0.0.1:5000/api/login 2021-04-17 20:37:21,537 - tornado.access - WARNING - 403 POST /api/login (127.0.0.1) 12.23ms 2021-04-17 20:37:21,546 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.027s; process:0.001s; send:0.002s] size:(34->42) status:403 for http://127.0.0.1:5000/api/login 2021-04-17 20:37:29,958 - tornado.access - WARNING - 403 POST /api/login (127.0.0.1) 25.19ms 2021-04-17 20:37:29,974 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.055s; process:0.000s; send:0.004s] size:(34->42) status:403 for http://127.0.0.1:5000/api/login 2021-04-17 20:37:36,966 - tornado.access - WARNING - 403 POST /api/login (127.0.0.1) 25.18ms 2021-04-17 20:37:36,975 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.045s; process:0.001s; send:0.003s] size:(34->42) status:403 for http://127.0.0.1:5000/api/login 2021-04-17 20:45:23,537 - tornado.access - WARNING - 403 POST /api/login (127.0.0.1) 17.35ms 2021-04-17 20:45:23,548 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.038s; process:0.000s; send:0.002s] size:(34->42) status:403 for http://127.0.0.1:5000/api/login 2021-04-17 20:45:31,102 - tornado.access - WARNING - 403 POST /api/login (127.0.0.1) 16.13ms 2021-04-17 20:45:31,115 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.037s; process:0.001s; send:0.002s] size:(34->42) status:403 for http://127.0.0.1:5000/api/login 2021-04-17 20:45:40,287 - octoprint.access.users - INFO - Logged in user: Enrobso963 2021-04-17 20:45:40,290 - octoprint.server.api - INFO - Actively logging in user Enrobso963 from 127.0.0.1 2021-04-17 20:45:40,329 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.064s; process:0.001s; send:0.005s] size:(1055->475) status:200 for http://127.0.0.1:5000/api/login 2021-04-17 20:45:40,636 - octoprint.server.util.flask - INFO - Passively logging in user Enrobso963 from 127.0.0.1 2021-04-17 20:45:40,637 - octoprint.access.users - INFO - Logged in user: Enrobso963 2021-04-17 20:45:40,712 - octoprint.server.util.flask.PreemptiveCache - INFO - Adding entry for / and {'path': '/', 'base_url': 'https://twichells.octoeverywhere.com/', 'query_string': 'l10n=en', '_timestamp': 1618688740.7124786, '_count': 1} 2021-04-17 20:45:41,265 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.478s; process:0.052s; send:0.120s] size:(466128->78464) status:200 for http://127.0.0.1:5000/? 2021-04-17 20:45:41,761 - octoprint.plugins.octoeverywhere - INFO - Proxy socket websocket 2 closed 2021-04-17 20:45:41,762 - octoprint.plugins.octoeverywhere - INFO - Closed proxy socket id 2 2021-04-17 20:45:41,767 - octoprint.server.util.sockjs - INFO - Client connection closed: 127.0.0.1 2021-04-17 20:45:42,101 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.138s; process:0.001s; send:0.033s] size:(11407->3007) status:200 for http://127.0.0.1:5000/static/webassets/packed_plugins.js?4ee2aa3d 2021-04-17 20:45:42,231 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.146s; process:0.032s; send:0.075s] size:(224449->40430) status:200 for http://127.0.0.1:5000/static/webassets/packed_libs.css?e7ff56b9 2021-04-17 20:45:42,269 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.244s; process:0.009s; send:0.030s] size:(103015->12686) status:200 for http://127.0.0.1:5000/static/webassets/packed_core.css?5fab7f35 2021-04-17 20:45:42,298 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.296s; process:0.000s; send:0.002s] size:(102->96) status:200 for http://127.0.0.1:5000/i18n/en/messages.js 2021-04-17 20:45:42,311 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.298s; process:0.000s; send:0.002s] size:(0->8) status:200 for http://127.0.0.1:5000/static/webassets/packed_plugins.css?d41d8cd9 2021-04-17 20:45:42,446 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.316s; process:0.000s; send:0.055s] size:(13548->0) status:200 for http://127.0.0.1:5000/static/vendor/font-awesome-5.15.1/webfonts/fa-regular-400.woff2?v=5.15.1 2021-04-17 20:45:42,536 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.284s; process:0.000s; send:0.201s] size:(92136->0) status:200 for http://127.0.0.1:5000/static/vendor/font-awesome-5.15.1/webfonts/fa-brands-400.woff?v=5.15.1 2021-04-17 20:45:42,698 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.537s; process:0.000s; send:0.071s] size:(16772->0) status:200 for http://127.0.0.1:5000/static/vendor/font-awesome-5.15.1/webfonts/fa-regular-400.woff?v=5.15.1 2021-04-17 20:45:42,854 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.512s; process:0.000s; send:0.315s] size:(78460->0) status:200 for http://127.0.0.1:5000/static/vendor/font-awesome-5.15.1/webfonts/fa-brands-400.woff2?v=5.15.1 2021-04-17 20:45:43,082 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.576s; process:0.000s; send:0.402s] size:(80300->0) status:200 for http://127.0.0.1:5000/static/vendor/font-awesome-5.15.1/webfonts/fa-solid-900.woff2?v=5.15.1 2021-04-17 20:45:43,266 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.776s; process:0.000s; send:0.374s] size:(43572->0) status:200 for http://127.0.0.1:5000/static/vendor/font-awesome-3.2.1/fonts/fontawesome-webfont.woff?v=3.2.1 2021-04-17 20:45:43,411 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.888s; process:0.000s; send:0.381s] size:(104280->0) status:200 for http://127.0.0.1:5000/static/vendor/font-awesome-5.15.1/webfonts/fa-solid-900.woff?v=5.15.1 2021-04-17 20:45:43,773 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.955s; process:0.182s; send:0.506s] size:(489013->114040) status:200 for http://127.0.0.1:5000/static/webassets/packed_core.js?22357642 2021-04-17 20:45:44,673 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:1.328s; process:0.272s; send:1.152s] size:(1484389->386302) status:200 for http://127.0.0.1:5000/static/webassets/packed_libs.js?ab739628 2021-04-17 20:45:45,961 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.032s; process:0.000s; send:0.005s] size:(2046->0) status:200 for http://127.0.0.1:5000/static/img/mask-theme.svg 2021-04-17 20:45:45,973 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.036s; process:0.000s; send:0.002s] size:(79->85) status:200 for http://127.0.0.1:5000/sockjs/info?t=1618688745827 2021-04-17 20:45:46,482 - octoprint.plugins.octoeverywhere - INFO - Opening proxy socket websocket 5 , ws://127.0.0.1:5000/sockjs/215/dwu3jxo3/websocket 2021-04-17 20:45:46,491 - octoprint.server.util.sockjs - INFO - New connection from client: 127.0.0.1 2021-04-17 20:45:46,504 - octoprint.plugins.octoeverywhere - INFO - Proxy socket websocket 5 opened 2021-04-17 20:45:46,842 - octoprint.server.util.flask - INFO - Passively logging in user Enrobso963 from 127.0.0.1 2021-04-17 20:45:46,843 - octoprint.access.users - INFO - Logged in user: Enrobso963 2021-04-17 20:45:46,870 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.048s; process:0.000s; send:0.003s] size:(1055->475) status:200 for http://127.0.0.1:5000/api/login 2021-04-17 20:45:47,524 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.415s; process:0.001s; send:0.008s] size:(10385->4176) status:200 for http://127.0.0.1:5000/api/settings 2021-04-17 20:45:48,140 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.044s; process:0.006s; send:0.005s] size:(3182->950) status:200 for http://127.0.0.1:5000/api/access/groups 2021-04-17 20:45:48,174 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.087s; process:0.001s; send:0.003s] size:(25->33) status:200 for http://127.0.0.1:5000/api/plugin/appkeys 2021-04-17 20:45:48,502 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.385s; process:0.000s; send:0.003s] size:(612->333) status:200 for http://127.0.0.1:5000/api/printerprofiles 2021-04-17 20:45:48,560 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.411s; process:0.001s; send:0.003s] size:(1705->368) status:200 for http://127.0.0.1:5000/api/system/commands 2021-04-17 20:45:48,587 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.411s; process:0.000s; send:0.002s] size:(25->33) status:200 for http://127.0.0.1:5000/api/plugin/appkeys?all=true 2021-04-17 20:45:48,637 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.447s; process:0.001s; send:0.003s] size:(68->74) status:200 for http://127.0.0.1:5000/api/timelapse?unrendered=true 2021-04-17 20:45:48,668 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.482s; process:0.001s; send:0.003s] size:(4235->929) status:200 for http://127.0.0.1:5000/plugin/logging/ 2021-04-17 20:45:48,693 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.492s; process:0.001s; send:0.003s] size:(21->29) status:200 for http://127.0.0.1:5000/api/plugin/action_command_notification 2021-04-17 20:45:48,747 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.497s; process:0.001s; send:0.004s] size:(125->120) status:200 for http://127.0.0.1:5000/api/plugin/pi_support 2021-04-17 20:45:49,283 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:1.040s; process:0.006s; send:0.011s] size:(29893->4787) status:200 for http://127.0.0.1:5000/plugin/announcements/channels 2021-04-17 20:45:49,363 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:1.085s; process:0.000s; send:0.003s] size:(313->177) status:200 for http://127.0.0.1:5000/api/connection 2021-04-17 20:45:49,392 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:1.065s; process:0.001s; send:0.006s] size:(16->24) status:200 for http://127.0.0.1:5000/api/printer/command/custom 2021-04-17 20:45:49,413 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:1.070s; process:0.000s; send:0.003s] size:(3->11) status:200 for http://127.0.0.1:5000/api/slicing 2021-04-17 20:45:49,449 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:1.086s; process:0.000s; send:0.002s] size:(3->11) status:200 for http://127.0.0.1:5000/api/plugin/firmware_check 2021-04-17 20:45:49,709 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:1.228s; process:0.032s; send:0.070s] size:(297282->46731) status:200 for http://127.0.0.1:5000/api/plugin/pluginmanager 2021-04-17 20:45:50,281 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:1.883s; process:0.000s; send:0.003s] size:(3034->757) status:200 for http://127.0.0.1:5000/plugin/softwareupdate/check 2021-04-17 20:45:50,312 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:1.899s; process:0.001s; send:0.007s] size:(1049->524) status:200 for http://127.0.0.1:5000/api/files?recursive=true 2021-04-17 20:45:50,329 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:1.913s; process:0.000s; send:0.002s] size:(3->11) status:200 for http://127.0.0.1:5000/api/plugin/action_command_prompt 2021-04-17 20:45:50,877 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:2.371s; process:0.000s; send:0.083s] size:(28174->0) status:200 for http://127.0.0.1:5000/static/img/graph-background.png 2021-04-17 20:45:50,929 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:2.469s; process:0.000s; send:0.003s] size:(721->0) status:200 for http://127.0.0.1:5000/static/img/tentacle-20x20.png 2021-04-17 20:45:50,982 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:2.468s; process:0.000s; send:0.031s] size:(13548->0) status:200 for http://127.0.0.1:5000/static/vendor/font-awesome-5.15.1/webfonts/fa-regular-400.woff2 2021-04-17 20:45:51,079 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:2.586s; process:0.008s; send:0.010s] size:(25109->4872) status:200 for http://127.0.0.1:5000/plugin/gcodeviewer/static/js/viewer/worker.js 2021-04-17 20:45:51,204 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:2.653s; process:0.012s; send:0.008s] size:(968->402) status:200 for http://127.0.0.1:5000/api/access/users 2021-04-17 20:45:51,253 - octoprint.server.util.sockjs - INFO - User Enrobso963 logged in on the socket from client 127.0.0.1 2021-04-17 20:45:51,256 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:2.573s; process:0.000s; send:0.168s] size:(78460->0) status:200 for http://127.0.0.1:5000/static/vendor/font-awesome-5.15.1/webfonts/fa-brands-400.woff2 2021-04-17 20:45:58,883 - tornado.access - WARNING - 404 GET /webcam/?action=stream&1618688758737 (127.0.0.1) 20.57ms 2021-04-17 20:46:01,894 - octoprint.plugins.octoeverywhere - INFO - Opening proxy socket http stream 6: http://127.0.0.1:80/webcam/?action=stream&1618688758737 2021-04-17 20:46:01,894 - octoprint.plugins.octoeverywhere - ERROR - Failed to setup http stream, expected boundary not found. text/html 2021-04-17 20:46:01,896 - octoprint.plugins.octoeverywhere - INFO - Closed proxy socket id 6 2021-04-17 20:46:06,573 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.044s; process:0.000s; send:0.003s] size:(84->74) status:200 for http://127.0.0.1:5000/api/languages 2021-04-17 20:46:06,615 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.067s; process:0.000s; send:0.003s] size:(88->83) status:200 for http://127.0.0.1:5000/plugin/backup/ 2021-04-17 20:46:06,755 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.184s; process:0.001s; send:0.013s] size:(612->333) status:200 for http://127.0.0.1:5000/api/printerprofiles 2021-04-17 20:46:06,776 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.174s; process:0.000s; send:0.002s] size:(25->33) status:200 for http://127.0.0.1:5000/api/plugin/appkeys?all=true 2021-04-17 20:50:15,246 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 20:50:21,618 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_now': False, 'throttled_past': False, 'throttled_mask': 524288, 'throttled_voltage_now': False, 'throttled_voltage_past': False, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2021-04-17 20:50:23,382 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2708} 2021-04-17 21:05:15,247 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 21:05:23,370 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3608} 2021-04-17 21:13:51,765 - octoprint.plugins.octoeverywhere - INFO - Proxy socket websocket 4 closed 2021-04-17 21:13:51,771 - octoprint.plugins.octoeverywhere - INFO - Closed proxy socket id 4 2021-04-17 21:13:51,776 - octoprint.server.util.sockjs - INFO - Client connection closed: 127.0.0.1 2021-04-17 21:20:15,249 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 21:20:23,428 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 4508} 2021-04-17 21:35:15,251 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 21:35:24,070 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 5408} 2021-04-17 21:48:26,921 - tornado.access - WARNING - 404 GET /webcam/?action=stream&1618692504217 (127.0.0.1) 33.82ms 2021-04-17 21:48:29,947 - octoprint.plugins.octoeverywhere - INFO - Opening proxy socket http stream 7: http://127.0.0.1:80/webcam/?action=stream&1618692504217 2021-04-17 21:48:29,948 - octoprint.plugins.octoeverywhere - ERROR - Failed to setup http stream, expected boundary not found. text/html 2021-04-17 21:48:29,952 - octoprint.plugins.octoeverywhere - INFO - Closed proxy socket id 7 2021-04-17 21:48:43,479 - tornado.access - WARNING - 404 GET /webcam/?action=stream (127.0.0.1) 25.01ms 2021-04-17 21:48:46,509 - octoprint.plugins.octoeverywhere - INFO - Opening proxy socket http stream 8: http://127.0.0.1:80/webcam/?action=stream 2021-04-17 21:48:46,510 - octoprint.plugins.octoeverywhere - ERROR - Failed to setup http stream, expected boundary not found. text/html 2021-04-17 21:48:46,514 - octoprint.plugins.octoeverywhere - INFO - Closed proxy socket id 8 2021-04-17 21:48:47,685 - tornado.access - WARNING - 404 GET /favicon.ico (127.0.0.1) 28.14ms 2021-04-17 21:48:47,718 - tornado.access - WARNING - 404 GET /favicon.ico (::ffff:127.0.0.1) 15.49ms 2021-04-17 21:48:47,732 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.089s; process:0.001s; send:0.003s] size:(232->186) status:404 for http://127.0.0.1:5000/favicon.ico 2021-04-17 21:48:49,365 - tornado.access - WARNING - 404 GET /webcam/?action=stream&1618692528408 (127.0.0.1) 35.85ms 2021-04-17 21:48:52,388 - octoprint.plugins.octoeverywhere - INFO - Opening proxy socket http stream 9: http://127.0.0.1:80/webcam/?action=stream&1618692528408 2021-04-17 21:48:52,388 - octoprint.plugins.octoeverywhere - ERROR - Failed to setup http stream, expected boundary not found. text/html 2021-04-17 21:48:52,392 - octoprint.plugins.octoeverywhere - INFO - Closed proxy socket id 9 2021-04-17 21:50:15,252 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 21:50:24,016 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6308} 2021-04-17 22:05:15,253 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 22:05:26,357 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7208} 2021-04-17 22:20:15,255 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 22:20:26,757 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8108} 2021-04-17 22:35:15,256 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 22:35:24,235 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9008} 2021-04-17 22:50:15,258 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 22:50:23,354 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9908} 2021-04-17 23:05:15,259 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 23:05:23,397 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 10808} 2021-04-17 23:20:15,261 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 23:20:23,555 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 11708} 2021-04-17 23:35:15,262 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 23:35:25,363 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 12608} 2021-04-17 23:50:15,264 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-17 23:50:23,771 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 13508} 2021-04-18 00:05:15,265 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 00:05:23,882 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 14408} 2021-04-18 00:20:15,267 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 00:20:23,417 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 15308} 2021-04-18 00:35:15,268 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 00:35:24,089 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 16208} 2021-04-18 00:50:15,270 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 00:50:23,509 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 17108} 2021-04-18 01:05:15,271 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 01:05:23,490 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18008} 2021-04-18 01:20:15,273 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 01:20:24,415 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18908} 2021-04-18 01:35:15,274 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 01:35:24,096 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 19808} 2021-04-18 01:50:15,275 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 01:50:24,182 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 20708} 2021-04-18 02:05:15,277 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 02:05:23,912 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 21608} 2021-04-18 02:20:15,278 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 02:20:23,418 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 22508} 2021-04-18 02:31:31,933 - tornado.access - WARNING - 404 GET /webcam/?action=stream&1618709491014 (127.0.0.1) 32.55ms 2021-04-18 02:31:34,744 - tornado.access - WARNING - 404 GET /webcam/?action=stream&1618709494095 (127.0.0.1) 24.91ms 2021-04-18 02:31:34,959 - octoprint.plugins.octoeverywhere - INFO - Opening proxy socket http stream 10: http://127.0.0.1:80/webcam/?action=stream&1618709491014 2021-04-18 02:31:34,960 - octoprint.plugins.octoeverywhere - ERROR - Failed to setup http stream, expected boundary not found. text/html 2021-04-18 02:31:34,964 - octoprint.plugins.octoeverywhere - INFO - Closed proxy socket id 10 2021-04-18 02:31:37,305 - tornado.access - WARNING - 404 GET /webcam/?action=stream&1618709496822 (127.0.0.1) 28.00ms 2021-04-18 02:31:37,773 - octoprint.plugins.octoeverywhere - INFO - Opening proxy socket http stream 11: http://127.0.0.1:80/webcam/?action=stream&1618709494095 2021-04-18 02:31:37,773 - octoprint.plugins.octoeverywhere - ERROR - Failed to setup http stream, expected boundary not found. text/html 2021-04-18 02:31:37,777 - octoprint.plugins.octoeverywhere - INFO - Closed proxy socket id 11 2021-04-18 02:31:38,988 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.157s; process:0.000s; send:0.003s] size:(313->177) status:200 for http://127.0.0.1:5000/api/connection 2021-04-18 02:31:39,005 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-04-18 02:31:39,020 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.176s; process:0.001s; send:0.003s] size:(0->8) status:204 for http://127.0.0.1:5000/api/connection 2021-04-18 02:31:39,256 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.025s; process:0.000s; send:0.003s] size:(3->11) status:200 for http://127.0.0.1:5000/api/plugin/firmware_check 2021-04-18 02:31:40,336 - octoprint.plugins.octoeverywhere - INFO - Opening proxy socket http stream 12: http://127.0.0.1:80/webcam/?action=stream&1618709496822 2021-04-18 02:31:40,336 - octoprint.plugins.octoeverywhere - ERROR - Failed to setup http stream, expected boundary not found. text/html 2021-04-18 02:31:40,341 - octoprint.plugins.octoeverywhere - INFO - Closed proxy socket id 12 2021-04-18 02:31:43,819 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-04-18 02:31:43,852 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.074s; process:0.000s; send:0.015s] size:(0->8) status:204 for http://127.0.0.1:5000/api/connection 2021-04-18 02:31:43,958 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.184s; process:0.001s; send:0.003s] size:(313->177) status:200 for http://127.0.0.1:5000/api/connection 2021-04-18 02:31:44,311 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.026s; process:0.000s; send:0.002s] size:(3->11) status:200 for http://127.0.0.1:5000/api/plugin/firmware_check 2021-04-18 02:35:15,280 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 02:35:23,585 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 23408} 2021-04-18 02:50:15,281 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 02:50:23,452 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 24308} 2021-04-18 03:05:15,282 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 03:05:23,508 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 25208} 2021-04-18 03:20:15,284 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 03:20:23,580 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 26108} 2021-04-18 03:35:15,285 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 03:35:23,677 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27008} 2021-04-18 03:50:15,287 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 03:50:23,601 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27908} 2021-04-18 04:05:15,288 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 04:05:23,396 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 28808} 2021-04-18 04:20:15,289 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 04:20:24,021 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 29708} 2021-04-18 04:35:15,291 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 04:35:23,555 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 30608} 2021-04-18 04:50:15,292 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 04:50:23,473 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 31508} 2021-04-18 05:05:15,293 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 05:05:25,823 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 32408} 2021-04-18 05:20:15,294 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 05:20:23,412 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 33308} 2021-04-18 05:35:15,295 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 05:35:23,489 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 34208} 2021-04-18 05:50:15,297 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 05:50:23,544 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 35108} 2021-04-18 06:05:15,298 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 06:05:23,460 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 36008} 2021-04-18 06:20:15,300 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 06:20:23,418 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 36908} 2021-04-18 06:35:15,301 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 06:35:23,948 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 37808} 2021-04-18 06:50:15,303 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 06:50:23,420 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 38708} 2021-04-18 07:05:15,304 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 07:05:23,507 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 39608} 2021-04-18 07:20:15,306 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 07:20:23,415 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 40508} 2021-04-18 07:35:15,307 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 07:35:23,481 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 41408} 2021-04-18 07:50:15,309 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 07:50:23,483 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 42308} 2021-04-18 08:05:15,310 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 08:05:23,474 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 43208} 2021-04-18 08:20:15,312 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 08:20:23,399 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 44108} 2021-04-18 08:35:15,313 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 08:35:23,718 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 45008} 2021-04-18 08:50:15,315 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 08:50:23,453 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 45908} 2021-04-18 09:05:15,316 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 09:05:23,782 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 46808} 2021-04-18 09:20:15,318 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 09:20:23,641 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 47708} 2021-04-18 09:35:15,319 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 09:35:23,499 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 48608} 2021-04-18 09:50:15,321 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 09:50:23,554 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 49508} 2021-04-18 10:05:15,322 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 10:05:25,183 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 50408} 2021-04-18 10:20:15,324 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 10:20:23,461 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 51308} 2021-04-18 10:35:15,325 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 10:35:23,578 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 52208} 2021-04-18 10:50:15,327 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 10:50:23,888 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 53108} 2021-04-18 11:05:15,328 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 11:05:25,558 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 54008} 2021-04-18 11:20:15,330 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 11:20:23,833 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 54908} 2021-04-18 11:35:15,331 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 11:35:23,454 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 55808} 2021-04-18 11:50:15,333 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 11:50:23,917 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 56708} 2021-04-18 12:05:15,334 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 12:05:24,967 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 57608} 2021-04-18 12:20:15,336 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 12:20:23,762 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 58508} 2021-04-18 12:35:15,337 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 12:35:23,478 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 59408} 2021-04-18 12:50:15,339 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 12:50:23,478 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 60308} 2021-04-18 13:05:15,340 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 13:05:23,572 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 61208} 2021-04-18 13:20:15,342 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 13:20:23,564 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 62108} 2021-04-18 13:35:15,343 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 13:35:23,881 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 63008} 2021-04-18 13:50:15,345 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 13:50:24,280 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 63908} 2021-04-18 14:04:19,070 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.104s; process:0.001s; send:0.008s] size:(88->83) status:200 for http://127.0.0.1:5000/plugin/backup/ 2021-04-18 14:04:19,223 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.249s; process:0.001s; send:0.006s] size:(612->333) status:200 for http://127.0.0.1:5000/api/printerprofiles 2021-04-18 14:04:19,241 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.253s; process:0.000s; send:0.002s] size:(25->33) status:200 for http://127.0.0.1:5000/api/plugin/appkeys?all=true 2021-04-18 14:04:19,265 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.264s; process:0.001s; send:0.002s] size:(84->74) status:200 for http://127.0.0.1:5000/api/languages 2021-04-18 14:04:30,128 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-04-18 14:04:31,167 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:1.207s; process:0.002s; send:0.008s] size:(10385->4176) status:200 for http://127.0.0.1:5000/api/settings 2021-04-18 14:04:42,379 - octoprint.server.api.system - INFO - Performing command for core:reboot: sudo shutdown -r now 2021-04-18 14:04:42,441 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.097s; process:0.000s; send:0.003s] size:(0->8) status:204 for http://127.0.0.1:5000/api/system/commands/core/reboot 2021-04-18 14:04:42,588 - octoprint.server - INFO - Shutting down... 2021-04-18 14:04:42,591 - octoprint.server.api.system - WARNING - Command for core:reboot failed with return code -15: ! STDOUT: ! STDERR: 2021-04-18 14:04:43,227 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-04-18 14:04:43,229 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-04-18 14:04:43,233 - octoprint.events - INFO - Event loop shut down 2021-04-18 14:04:44,606 - octoprint.plugins.tracking - INFO - Sent tracking event shutdown, payload: {} 2021-04-18 14:04:44,609 - octoprint.server - INFO - Goodbye! 2021-04-18 14:04:53,724 - octoprint.startup - INFO - ****************************************************************************** 2021-04-18 14:04:53,727 - octoprint.startup - INFO - Starting OctoPrint 1.5.3 2021-04-18 14:04:53,729 - octoprint.startup - INFO - ****************************************************************************** 2021-04-18 14:04:57,729 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-04-18 14:04:57,730 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-04-18 14:04:57,730 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2021-04-18 14:04:57,730 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-04-18 14:04:58,271 - 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) 2021-04-18 14:04:58,567 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-04-18 14:05:01,215 - octoprint.startup - INFO - Added settings overlay from plugin firmware_check 2021-04-18 14:05:01,221 - octoprint.plugin.core - INFO - Found 18 plugin(s) providing 18 mixin implementations, 35 hook handlers 2021-04-18 14:05:01,417 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-04-18 14:05:01,466 - octoprint.server - INFO - Intermediary server started 2021-04-18 14:05:01,497 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-04-18 14:05:01,927 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-04-18 14:05:01,931 - 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')") 2021-04-18 14:05:01,932 - 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')") 2021-04-18 14:05:01,933 - 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')") 2021-04-18 14:05:01,933 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-04-18 14:05:01,934 - 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')") 2021-04-18 14:05:01,934 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-04-18 14:05:01,935 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-04-18 14:05:01,935 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-04-18 14:05:01,936 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-04-18 14:05:01,936 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-04-18 14:05:01,937 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-04-18 14:05:01,939 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-04-18 14:05:01,942 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-04-18 14:05:01,944 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-04-18 14:05:01,946 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-04-18 14:05:03,053 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-04-18 14:05:03,948 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-04-18 14:05:03,950 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-04-18 14:05:03,951 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-04-18 14:05:04,034 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-04-18 14:05:04,063 - octoprint.plugin.core - INFO - Initialized 18 plugin implementation(s) 2021-04-18 14:05:04,078 - octoprint.plugin.core - INFO - 18 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.2.4) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | OctoEverywhere! (0.8.2) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_octoeverywhere | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-04-18 14:05:04,111 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1400.0 | ram: 915718144 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Plus Rev 1.3 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-04-18 14:05:04,127 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-04-18 14:05:04,146 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-04-18 14:05:04,961 - octoprint.server - INFO - Shutting down intermediary server... 2021-04-18 14:05:04,984 - octoprint.server - INFO - Intermediary server shut down 2021-04-18 14:05:04,986 - octoprint.events - INFO - Processing startup event, this is our first event 2021-04-18 14:05:04,986 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-04-18 14:05:04,988 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-04-18 14:05:04,996 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-04-18 14:05:04,998 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-04-18 14:05:04,999 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-04-18 14:05:05,015 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-04-18 14:05:05,049 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-04-18 14:05:05,882 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_now': False, 'throttled_past': False, 'throttled_mask': 0, 'throttled_voltage_now': False, 'throttled_voltage_past': False, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2021-04-18 14:05:05,908 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi-3d._http._tcp.local.' for _http._tcp.local. 2021-04-18 14:05:05,966 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.95s 2021-04-18 14:05:06,744 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi-3d._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-04-18 14:05:06,759 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi-3d for SSDP 2021-04-18 14:05:06,782 - octoprint.plugins.octoeverywhere - INFO - OctoPrint port 5000 2021-04-18 14:05:06,915 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-04-18 14:05:06,978 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-04-18 14:05:07,938 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2021-04-18 14:05:07,941 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-04-18 14:05:07,965 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-04-18 14:05:07,975 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-04-18 14:05:07,989 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 25.0GB. That is considered sufficient for updating. 2021-04-18 14:05:08,042 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.95s 2021-04-18 14:05:08,089 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 1.0s 2021-04-18 14:05:08,644 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-04-18 14:05:09,153 - octoprint.plugins.octoeverywhere - INFO - After startup called. Strating workder thread. 2021-04-18 14:05:09,154 - octoprint.plugins.octoeverywhere - INFO - Main thread starting 2021-04-18 14:05:09,392 - octoprint.plugins.octoeverywhere - INFO - Frontend http port detected as 80 2021-04-18 14:05:09,394 - octoprint.plugins.octoeverywhere - INFO - Attempting to talk to OctoEverywhere, server con wss://starport.octoeverywhere.com/octoclientws[1] 2021-04-18 14:05:09,425 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://octopi-3d/', 'path': '/', 'query_string': 'l10n=en'} 2021-04-18 14:05:09,975 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8} 2021-04-18 14:05:10,148 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 1.0s 2021-04-18 14:05:10,170 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 1.0s 2021-04-18 14:05:10,308 - octoprint.plugins.octoeverywhere - INFO - Connected To OctoEverywhere, server con wss://starport.octoeverywhere.com/octoclientws[1]. Starting handshake... 2021-04-18 14:05:10,769 - octoprint.plugins.octoeverywhere - INFO - Handshake complete, server con wss://starport.octoeverywhere.com/octoclientws[1], successfully connected to OctoEverywhere! 2021-04-18 14:05:10,820 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1400.0, 'ram': 915718144, 'pi_model': 'Raspberry Pi 3 Model B Plus Rev 1.3', 'octopi_version': '0.18.0', 'plugins': 'octoeverywhere:0.8.2'} 2021-04-18 14:05:11,355 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 1.0s 2021-04-18 14:05:11,400 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.106s; process:0.006s; send:0.002s] size:(77->83) status:200 for http://127.0.0.1:5000/sockjs/info?t=1618751120111 2021-04-18 14:05:11,410 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 1.1s 2021-04-18 14:05:11,528 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.146s; process:0.001s; send:0.023s] size:(79->85) status:200 for http://127.0.0.1:5000/sockjs/info?t=1618751120112 2021-04-18 14:05:11,667 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1400.0, 'ram': 915718144, 'pi_model': 'Raspberry Pi 3 Model B Plus Rev 1.3', 'octopi_version': '0.18.0'} 2021-04-18 14:05:11,940 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.072s; process:0.000s; send:0.005s] size:(79->85) status:200 for http://127.0.0.1:5000/sockjs/info?t=1618751120111 2021-04-18 14:05:11,951 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.065s; process:0.001s; send:0.011s] size:(79->85) status:200 for http://127.0.0.1:5000/sockjs/info?t=1618751120703 2021-04-18 14:05:12,445 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.035s; process:0.001s; send:0.008s] size:(79->84) status:200 for http://127.0.0.1:5000/sockjs/info?t=1618751120111 2021-04-18 14:05:12,755 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 1.1s 2021-04-18 14:05:12,776 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 1.1s 2021-04-18 14:05:13,097 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.096s; process:0.006s; send:0.007s] size:(78->84) status:200 for http://127.0.0.1:5000/sockjs/info?t=1618751120111 2021-04-18 14:05:13,179 - octoprint.plugins.octoeverywhere - INFO - Opening proxy socket websocket 2 , ws://127.0.0.1:5000/sockjs/388/rk2o4vxp/websocket 2021-04-18 14:05:13,244 - octoprint.server.util.sockjs - INFO - New connection from client: 127.0.0.1 2021-04-18 14:05:13,291 - octoprint.plugins.octoeverywhere - INFO - Proxy socket websocket 2 opened 2021-04-18 14:05:13,648 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.015s; process:0.000s; send:0.003s] size:(78->84) status:200 for http://127.0.0.1:5000/sockjs/info?t=1618751120111 2021-04-18 14:05:14,043 - octoprint.server.util.flask - INFO - Passively logging in user Enrobso963 from 127.0.0.1 2021-04-18 14:05:14,044 - octoprint.access.users - INFO - Logged in user: Enrobso963 2021-04-18 14:05:14,080 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.137s; process:0.001s; send:0.003s] size:(1055->477) status:200 for http://127.0.0.1:5000/api/login 2021-04-18 14:05:14,199 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.014s; process:0.000s; send:0.002s] size:(77->84) status:200 for http://127.0.0.1:5000/sockjs/info?t=1618751120111 2021-04-18 14:05:15,152 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.494s; process:0.000s; send:0.010s] size:(612->333) status:200 for http://127.0.0.1:5000/api/printerprofiles 2021-04-18 14:05:16,355 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:1.638s; process:0.007s; send:0.010s] size:(10385->4176) status:200 for http://127.0.0.1:5000/api/settings 2021-04-18 14:05:16,421 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:1.673s; process:0.006s; send:0.029s] size:(68->74) status:200 for http://127.0.0.1:5000/api/timelapse?unrendered=true 2021-04-18 14:05:16,448 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:1.761s; process:0.001s; send:0.004s] size:(1705->368) status:200 for http://127.0.0.1:5000/api/system/commands 2021-04-18 14:05:16,987 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:2.045s; process:0.008s; send:0.013s] size:(29893->4787) status:200 for http://127.0.0.1:5000/plugin/announcements/channels 2021-04-18 14:05:17,089 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:2.155s; process:0.001s; send:0.006s] size:(313->177) status:200 for http://127.0.0.1:5000/api/connection 2021-04-18 14:05:17,116 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:2.174s; process:0.001s; send:0.002s] size:(16->24) status:200 for http://127.0.0.1:5000/api/printer/command/custom 2021-04-18 14:05:17,142 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:2.188s; process:0.000s; send:0.002s] size:(0->0) status:304 for http://127.0.0.1:5000/api/slicing 2021-04-18 14:05:17,297 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:2.325s; process:0.000s; send:0.002s] size:(3->11) status:200 for http://127.0.0.1:5000/api/plugin/firmware_check 2021-04-18 14:05:17,891 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:2.318s; process:0.046s; send:0.535s] size:(297282->46731) status:200 for http://127.0.0.1:5000/api/plugin/pluginmanager 2021-04-18 14:05:19,232 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:4.180s; process:0.001s; send:0.009s] size:(3035->757) status:200 for http://127.0.0.1:5000/plugin/softwareupdate/check 2021-04-18 14:05:19,274 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:4.168s; process:0.004s; send:0.006s] size:(1049->525) status:200 for http://127.0.0.1:5000/api/files?recursive=true 2021-04-18 14:05:19,325 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:4.199s; process:0.001s; send:0.010s] size:(4235->931) status:200 for http://127.0.0.1:5000/plugin/logging/ 2021-04-18 14:05:19,405 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:4.247s; process:0.005s; send:0.008s] size:(125->120) status:200 for http://127.0.0.1:5000/api/plugin/pi_support 2021-04-18 14:05:19,448 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:2.344s; process:0.000s; send:0.007s] size:(68->74) status:200 for http://127.0.0.1:5000/api/timelapse?unrendered=true 2021-04-18 14:05:19,463 - octoprint.server.util.sockjs - INFO - User Enrobso963 logged in on the socket from client 127.0.0.1 2021-04-18 14:05:19,520 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:4.860s; process:0.001s; send:0.009s] size:(3182->974) status:200 for http://127.0.0.1:5000/api/access/groups 2021-04-18 14:05:19,780 - tornado.access - WARNING - 404 GET /webcam/?action=stream&1618751126105 (127.0.0.1) 21.33ms 2021-04-18 14:05:20,084 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.081s; process:0.012s; send:0.008s] size:(968->406) status:200 for http://127.0.0.1:5000/api/access/users 2021-04-18 14:05:31,748 - octoprint.server.preemptive_cache - INFO - ... done in 12.01s 2021-04-18 14:05:31,749 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'https://twichells.octoeverywhere.com/', 'path': '/', 'query_string': 'l10n=en'} 2021-04-18 14:05:32,051 - octoprint.server.preemptive_cache - INFO - ... done in 0.30s 2021-04-18 14:05:33,113 - octoprint.plugins.octoeverywhere - INFO - Opening proxy socket http stream 3: http://127.0.0.1:80/webcam/?action=stream&1618751126105 2021-04-18 14:05:33,114 - octoprint.plugins.octoeverywhere - ERROR - Failed to setup http stream, expected boundary not found. text/html 2021-04-18 14:05:33,117 - octoprint.plugins.octoeverywhere - INFO - Closed proxy socket id 3 2021-04-18 14:05:39,946 - octoprint.plugins.octoeverywhere - INFO - Proxy socket websocket 2 closed 2021-04-18 14:05:39,953 - octoprint.server.util.sockjs - INFO - Client connection closed: 127.0.0.1 2021-04-18 14:05:39,959 - octoprint.plugins.octoeverywhere - INFO - Closed proxy socket id 2 2021-04-18 14:05:39,963 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.030s; process:0.004s; send:0.019s] size:(78->84) status:200 for http://127.0.0.1:5000/sockjs/info?t=1618751138497 2021-04-18 14:05:40,821 - octoprint.plugins.octoeverywhere - INFO - Opening proxy socket websocket 4 , ws://127.0.0.1:5000/sockjs/727/au0wt5sd/websocket 2021-04-18 14:05:40,836 - octoprint.server.util.sockjs - INFO - New connection from client: 127.0.0.1 2021-04-18 14:05:40,857 - octoprint.plugins.octoeverywhere - INFO - Proxy socket websocket 4 opened 2021-04-18 14:05:41,376 - octoprint.server.util.flask - INFO - Passively logging in user Enrobso963 from 127.0.0.1 2021-04-18 14:05:41,377 - octoprint.access.users - INFO - Logged in user: Enrobso963 2021-04-18 14:05:41,446 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.100s; process:0.001s; send:0.003s] size:(1055->477) status:200 for http://127.0.0.1:5000/api/login 2021-04-18 14:05:41,822 - octoprint.server.util.sockjs - INFO - User Enrobso963 logged in on the socket from client 127.0.0.1 2021-04-18 14:05:41,889 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.034s; process:0.001s; send:0.003s] size:(1049->525) status:200 for http://127.0.0.1:5000/api/files?recursive=true 2021-04-18 14:06:52,544 - tornado.access - WARNING - 404 GET /webcam/?action=stream&1618751211138 (127.0.0.1) 28.20ms 2021-04-18 14:06:55,574 - octoprint.plugins.octoeverywhere - INFO - Opening proxy socket http stream 5: http://127.0.0.1:80/webcam/?action=stream&1618751211138 2021-04-18 14:06:55,575 - octoprint.plugins.octoeverywhere - ERROR - Failed to setup http stream, expected boundary not found. text/html 2021-04-18 14:06:55,579 - octoprint.plugins.octoeverywhere - INFO - Closed proxy socket id 5 2021-04-18 14:07:04,093 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-04-18 14:07:04,117 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.264s; process:0.000s; send:0.003s] size:(0->8) status:204 for http://127.0.0.1:5000/api/connection 2021-04-18 14:07:04,137 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 0 port/baudrate candidates: 2021-04-18 14:07:04,137 - 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." 2021-04-18 14:07:04,138 - 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.)" 2021-04-18 14:07:04,177 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-04-18 14:07:04,927 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect, payload: {'commerror_text': 'No more candidates to test, and no working port/baudrate combination detected.'} 2021-04-18 14:07:05,069 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.491s; process:0.009s; send:0.025s] size:(10385->4176) status:200 for http://127.0.0.1:5000/api/settings 2021-04-18 14:07:05,189 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.629s; process:0.001s; send:0.006s] size:(612->333) status:200 for http://127.0.0.1:5000/api/printerprofiles 2021-04-18 14:07:05,209 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.579s; process:0.000s; send:0.003s] size:(21->29) status:200 for http://127.0.0.1:5000/api/plugin/action_command_notification 2021-04-18 14:07:05,232 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.583s; process:0.001s; send:0.003s] size:(3->11) status:200 for http://127.0.0.1:5000/api/plugin/firmware_check 2021-04-18 14:07:10,066 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-04-18 14:07:10,088 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.092s; process:0.000s; send:0.003s] size:(0->8) status:204 for http://127.0.0.1:5000/api/connection 2021-04-18 14:07:10,108 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 0 port/baudrate candidates: 2021-04-18 14:07:10,108 - 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." 2021-04-18 14:07:10,109 - 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.)" 2021-04-18 14:07:10,141 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-04-18 14:07:10,699 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect, payload: {'commerror_text': 'No more candidates to test, and no working port/baudrate combination detected.'} 2021-04-18 14:07:10,824 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.480s; process:0.001s; send:0.009s] size:(10385->4176) status:200 for http://127.0.0.1:5000/api/settings 2021-04-18 14:07:10,952 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.581s; process:0.001s; send:0.007s] size:(612->333) status:200 for http://127.0.0.1:5000/api/printerprofiles 2021-04-18 14:07:10,978 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.502s; process:0.001s; send:0.007s] size:(1049->525) status:200 for http://127.0.0.1:5000/api/files?recursive=true 2021-04-18 14:07:10,995 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.512s; process:0.000s; send:0.002s] size:(3->11) status:200 for http://127.0.0.1:5000/api/plugin/firmware_check 2021-04-18 14:10:07,231 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-04-18 14:10:07,257 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.156s; process:0.002s; send:0.004s] size:(0->8) status:204 for http://127.0.0.1:5000/api/connection 2021-04-18 14:10:07,282 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600 2021-04-18 14:10:07,282 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-04-18 14:10:07,283 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-04-18 14:10:07,290 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-04-18 14:10:07,294 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-04-18 14:10:08,075 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.163s; process:0.000s; send:0.003s] size:(612->333) status:200 for http://127.0.0.1:5000/api/printerprofiles 2021-04-18 14:10:08,327 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-04-18 14:10:08,380 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-04-18 14:10:08,522 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.589s; process:0.004s; send:0.011s] size:(10399->4187) status:200 for http://127.0.0.1:5000/api/settings 2021-04-18 14:10:09,058 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.084s; process:0.000s; send:0.003s] size:(344->196) status:200 for http://127.0.0.1:5000/api/connection 2021-04-18 14:10:10,283 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2021-04-18 14:10:12,940 - tornado.access - WARNING - 404 GET /webcam/?action=stream&1618751411321 (127.0.0.1) 36.64ms 2021-04-18 14:10:13,855 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin V1.0.2; Sprinter/grbl mashup for gen6" 2021-04-18 14:10:14,822 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin V1.0.2; Sprinter/grbl mashup for gen6', 'printer_port': 'AUTO', 'printer_baudrate': 0} 2021-04-18 14:10:15,959 - octoprint.plugins.octoeverywhere - INFO - Opening proxy socket http stream 6: http://127.0.0.1:80/webcam/?action=stream&1618751411321 2021-04-18 14:10:15,959 - octoprint.plugins.octoeverywhere - ERROR - Failed to setup http stream, expected boundary not found. text/html 2021-04-18 14:10:15,963 - octoprint.plugins.octoeverywhere - INFO - Closed proxy socket id 6 2021-04-18 14:10:19,224 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2021-04-18 14:10:19,880 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.051s; process:0.001s; send:0.005s] size:(15247->1820) status:200 for http://127.0.0.1:5000/api/files?recursive=true 2021-04-18 14:14:04,603 - tornado.access - WARNING - 404 GET /webcam/?action=stream&1618751641502 (127.0.0.1) 28.00ms 2021-04-18 14:14:07,629 - octoprint.plugins.octoeverywhere - INFO - Opening proxy socket http stream 7: http://127.0.0.1:80/webcam/?action=stream&1618751641502 2021-04-18 14:14:07,633 - octoprint.plugins.octoeverywhere - ERROR - Failed to setup http stream, expected boundary not found. text/html 2021-04-18 14:14:07,641 - octoprint.plugins.octoeverywhere - INFO - Closed proxy socket id 7 2021-04-18 14:14:57,231 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.100s; process:0.001s; send:0.006s] size:(84->74) status:200 for http://127.0.0.1:5000/api/languages 2021-04-18 14:14:57,334 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.194s; process:0.001s; send:0.006s] size:(612->333) status:200 for http://127.0.0.1:5000/api/printerprofiles 2021-04-18 14:14:57,355 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.200s; process:0.000s; send:0.003s] size:(88->83) status:200 for http://127.0.0.1:5000/plugin/backup/ 2021-04-18 14:14:57,381 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.202s; process:0.000s; send:0.004s] size:(25->33) status:200 for http://127.0.0.1:5000/api/plugin/appkeys?all=true 2021-04-18 14:15:31,636 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.915s; process:0.003s; send:0.009s] size:(10398->4186) status:200 for http://127.0.0.1:5000/api/settings 2021-04-18 14:15:32,023 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.026s; process:0.001s; send:0.003s] size:(1705->368) status:200 for http://127.0.0.1:5000/api/system/commands 2021-04-18 14:15:32,211 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.034s; process:0.000s; send:0.003s] size:(16->24) status:200 for http://127.0.0.1:5000/api/printer/command/custom 2021-04-18 14:15:32,232 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.049s; process:0.000s; send:0.002s] size:(0->0) status:304 for http://127.0.0.1:5000/api/slicing 2021-04-18 14:15:32,286 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.112s; process:0.001s; send:0.011s] size:(4610->983) status:200 for http://127.0.0.1:5000/plugin/logging/ 2021-04-18 14:15:32,389 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.223s; process:0.001s; send:0.003s] size:(344->196) status:200 for http://127.0.0.1:5000/api/connection 2021-04-18 14:15:33,256 - tornado.access - WARNING - 404 GET /webcam/?action=stream&1618751731675 (127.0.0.1) 27.92ms 2021-04-18 14:15:36,283 - octoprint.plugins.octoeverywhere - INFO - Opening proxy socket http stream 8: http://127.0.0.1:80/webcam/?action=stream&1618751731675 2021-04-18 14:15:36,284 - octoprint.plugins.octoeverywhere - ERROR - Failed to setup http stream, expected boundary not found. text/html 2021-04-18 14:15:36,287 - octoprint.plugins.octoeverywhere - INFO - Closed proxy socket id 8 2021-04-18 14:16:39,155 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/util/comm.py", line 3831, in _readline ret = self._serial.readline() File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/util/comm.py", line 6455, in readline c = self.read(1) File "/home/pi/oprint/lib/python3.7/site-packages/serial/serialposix.py", line 596, in read 'device reports readiness to read but returned no data ' serial.serialutil.SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2021-04-18 14:16:39,186 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2021-04-18 14:16:39,190 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline (Error: SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:3831)" 2021-04-18 14:16:39,198 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-04-18 14:16:39,490 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.099s; process:0.001s; send:0.002s] size:(313->177) status:200 for http://127.0.0.1:5000/api/connection 2021-04-18 14:16:39,512 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.071s; process:0.001s; send:0.002s] size:(3->11) status:200 for http://127.0.0.1:5000/api/plugin/firmware_check 2021-04-18 14:17:38,075 - tornado.access - WARNING - 404 GET /webcam/?action=stream&1618751856295 (127.0.0.1) 24.94ms 2021-04-18 14:17:41,101 - octoprint.plugins.octoeverywhere - INFO - Opening proxy socket http stream 9: http://127.0.0.1:80/webcam/?action=stream&1618751856295 2021-04-18 14:17:41,102 - octoprint.plugins.octoeverywhere - ERROR - Failed to setup http stream, expected boundary not found. text/html 2021-04-18 14:17:41,107 - octoprint.plugins.octoeverywhere - INFO - Closed proxy socket id 9 2021-04-18 14:17:45,180 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.214s; process:0.004s; send:0.005s] size:(612->333) status:200 for http://127.0.0.1:5000/api/printerprofiles 2021-04-18 14:17:45,192 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.246s; process:0.001s; send:0.002s] size:(84->74) status:200 for http://127.0.0.1:5000/api/languages 2021-04-18 14:17:45,217 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.239s; process:0.000s; send:0.003s] size:(25->33) status:200 for http://127.0.0.1:5000/api/plugin/appkeys?all=true 2021-04-18 14:17:45,239 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.227s; process:0.000s; send:0.002s] size:(88->83) status:200 for http://127.0.0.1:5000/plugin/backup/ 2021-04-18 14:18:06,220 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.883s; process:0.002s; send:0.009s] size:(10399->4187) status:200 for http://127.0.0.1:5000/api/settings 2021-04-18 14:18:06,996 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.074s; process:0.002s; send:0.006s] size:(1705->368) status:200 for http://127.0.0.1:5000/api/system/commands 2021-04-18 14:18:07,067 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.101s; process:0.001s; send:0.010s] size:(4610->983) status:200 for http://127.0.0.1:5000/plugin/logging/ 2021-04-18 14:18:07,164 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.183s; process:0.001s; send:0.006s] size:(327->190) status:200 for http://127.0.0.1:5000/api/connection 2021-04-18 14:18:07,181 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.172s; process:0.000s; send:0.002s] size:(16->24) status:200 for http://127.0.0.1:5000/api/printer/command/custom 2021-04-18 14:18:07,200 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.185s; process:0.000s; send:0.002s] size:(0->0) status:304 for http://127.0.0.1:5000/api/slicing 2021-04-18 14:18:08,415 - tornado.access - WARNING - 404 GET /webcam/?action=stream&1618751886477 (127.0.0.1) 28.81ms 2021-04-18 14:18:11,445 - octoprint.plugins.octoeverywhere - INFO - Opening proxy socket http stream 10: http://127.0.0.1:80/webcam/?action=stream&1618751886477 2021-04-18 14:18:11,446 - octoprint.plugins.octoeverywhere - ERROR - Failed to setup http stream, expected boundary not found. text/html 2021-04-18 14:18:11,450 - octoprint.plugins.octoeverywhere - INFO - Closed proxy socket id 10 2021-04-18 14:20:01,419 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 14:20:35,621 - tornado.access - WARNING - 404 GET /webcam/?action=stream&1618752033766 (127.0.0.1) 38.82ms 2021-04-18 14:20:37,851 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-04-18 14:20:37,879 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.155s; process:0.003s; send:0.006s] size:(0->8) status:204 for http://127.0.0.1:5000/api/connection 2021-04-18 14:20:37,893 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 1 port/baudrate candidates: /dev/ttyACM0@115200 2021-04-18 14:20:37,893 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyACM0, baudrate 115200 2021-04-18 14:20:37,894 - octoprint.util.comm - INFO - Connecting to port /dev/ttyACM0, baudrate 115200 2021-04-18 14:20:37,899 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-04-18 14:20:37,902 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-04-18 14:20:38,640 - octoprint.plugins.octoeverywhere - INFO - Opening proxy socket http stream 11: http://127.0.0.1:80/webcam/?action=stream&1618752033766 2021-04-18 14:20:38,640 - octoprint.plugins.octoeverywhere - ERROR - Failed to setup http stream, expected boundary not found. text/html 2021-04-18 14:20:38,645 - octoprint.plugins.octoeverywhere - INFO - Closed proxy socket id 11 2021-04-18 14:20:38,920 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-04-18 14:20:38,968 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-04-18 14:20:38,978 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.171s; process:0.005s; send:0.004s] size:(612->333) status:200 for http://127.0.0.1:5000/api/printerprofiles 2021-04-18 14:20:39,390 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.591s; process:0.002s; send:0.008s] size:(10399->4187) status:200 for http://127.0.0.1:5000/api/settings 2021-04-18 14:20:40,027 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.086s; process:0.000s; send:0.003s] size:(344->196) status:200 for http://127.0.0.1:5000/api/connection 2021-04-18 14:20:40,893 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2021-04-18 14:20:42,324 - tornado.access - WARNING - 404 GET /webcam/?action=stream&1618752040538 (127.0.0.1) 20.34ms 2021-04-18 14:20:44,468 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin V1.0.2; Sprinter/grbl mashup for gen6" 2021-04-18 14:20:45,334 - octoprint.plugins.octoeverywhere - INFO - Opening proxy socket http stream 12: http://127.0.0.1:80/webcam/?action=stream&1618752040538 2021-04-18 14:20:45,335 - octoprint.plugins.octoeverywhere - ERROR - Failed to setup http stream, expected boundary not found. text/html 2021-04-18 14:20:45,337 - octoprint.plugins.octoeverywhere - INFO - Closed proxy socket id 12 2021-04-18 14:20:45,817 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Marlin V1.0.2; Sprinter/grbl mashup for gen6', 'printer_port': 'AUTO', 'printer_baudrate': 115200} 2021-04-18 14:20:49,835 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2021-04-18 14:20:50,741 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.093s; process:0.002s; send:0.008s] size:(15247->1820) status:200 for http://127.0.0.1:5000/api/files?recursive=true 2021-04-18 14:23:55,553 - tornado.access - WARNING - 404 GET /webcam/?action=stream&1618752233020 (127.0.0.1) 23.61ms 2021-04-18 14:23:57,282 - tornado.access - WARNING - 404 GET /webcam/?action=stream&1618752235517 (127.0.0.1) 33.10ms 2021-04-18 14:23:58,579 - octoprint.plugins.octoeverywhere - INFO - Opening proxy socket http stream 13: http://127.0.0.1:80/webcam/?action=stream&1618752233020 2021-04-18 14:23:58,580 - octoprint.plugins.octoeverywhere - ERROR - Failed to setup http stream, expected boundary not found. text/html 2021-04-18 14:23:58,584 - octoprint.plugins.octoeverywhere - INFO - Closed proxy socket id 13 2021-04-18 14:24:00,301 - octoprint.plugins.octoeverywhere - INFO - Opening proxy socket http stream 14: http://127.0.0.1:80/webcam/?action=stream&1618752235517 2021-04-18 14:24:00,302 - octoprint.plugins.octoeverywhere - ERROR - Failed to setup http stream, expected boundary not found. text/html 2021-04-18 14:24:00,304 - octoprint.plugins.octoeverywhere - INFO - Closed proxy socket id 14 2021-04-18 14:28:03,363 - tornado.access - WARNING - 404 GET /webcam/?action=stream&1618752480579 (127.0.0.1) 31.16ms 2021-04-18 14:28:06,396 - octoprint.plugins.octoeverywhere - INFO - Opening proxy socket http stream 15: http://127.0.0.1:80/webcam/?action=stream&1618752480579 2021-04-18 14:28:06,397 - octoprint.plugins.octoeverywhere - ERROR - Failed to setup http stream, expected boundary not found. text/html 2021-04-18 14:28:06,401 - octoprint.plugins.octoeverywhere - INFO - Closed proxy socket id 15 2021-04-18 14:29:33,705 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.073s; process:0.002s; send:0.006s] size:(84->74) status:200 for http://127.0.0.1:5000/api/languages 2021-04-18 14:29:33,779 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.089s; process:0.005s; send:0.003s] size:(25->33) status:200 for http://127.0.0.1:5000/api/plugin/appkeys?all=true 2021-04-18 14:29:33,790 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.076s; process:0.001s; send:0.004s] size:(88->83) status:200 for http://127.0.0.1:5000/plugin/backup/ 2021-04-18 14:29:33,915 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.240s; process:0.000s; send:0.005s] size:(612->333) status:200 for http://127.0.0.1:5000/api/printerprofiles 2021-04-18 14:29:57,442 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.055s; process:0.000s; send:0.004s] size:(118->98) status:200 for http://127.0.0.1:5000/api/util/test 2021-04-18 14:29:59,068 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.061s; process:0.004s; send:0.007s] size:(120->101) status:200 for http://127.0.0.1:5000/api/util/test 2021-04-18 14:30:00,147 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.061s; process:0.002s; send:0.006s] size:(124->103) status:200 for http://127.0.0.1:5000/api/util/test 2021-04-18 14:30:01,051 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.053s; process:0.001s; send:0.006s] size:(115->97) status:200 for http://127.0.0.1:5000/api/util/test 2021-04-18 14:30:02,141 - octoprint.plugins.octoeverywhere - INFO - Web Request POST [call:0.070s; process:0.002s; send:0.007s] size:(118->99) status:200 for http://127.0.0.1:5000/api/util/test 2021-04-18 14:34:45,474 - tornado.access - WARNING - 404 GET /webcam/?action=stream&1618752883617 (127.0.0.1) 32.75ms 2021-04-18 14:34:48,502 - octoprint.plugins.octoeverywhere - INFO - Opening proxy socket http stream 16: http://127.0.0.1:80/webcam/?action=stream&1618752883617 2021-04-18 14:34:48,503 - octoprint.plugins.octoeverywhere - ERROR - Failed to setup http stream, expected boundary not found. text/html 2021-04-18 14:34:48,508 - octoprint.plugins.octoeverywhere - INFO - Closed proxy socket id 16 2021-04-18 14:35:01,420 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-04-18 14:35:09,563 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1797} 2021-04-18 14:37:36,448 - tornado.access - WARNING - 404 GET /webcam/?action=stream&1618753054795 (127.0.0.1) 31.13ms 2021-04-18 14:37:38,215 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.098s; process:0.000s; send:0.004s] size:(84->74) status:200 for http://127.0.0.1:5000/api/languages 2021-04-18 14:37:38,246 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.078s; process:0.000s; send:0.003s] size:(25->33) status:200 for http://127.0.0.1:5000/api/plugin/appkeys?all=true 2021-04-18 14:37:38,275 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.092s; process:0.001s; send:0.003s] size:(88->83) status:200 for http://127.0.0.1:5000/plugin/backup/ 2021-04-18 14:37:38,384 - octoprint.plugins.octoeverywhere - INFO - Web Request GET [call:0.254s; process:0.001s; send:0.003s] size:(612->333) status:200 for http://127.0.0.1:5000/api/printerprofiles 2021-04-18 14:37:39,480 - octoprint.plugins.octoeverywhere - INFO - Opening proxy socket http stream 17: http://127.0.0.1:80/webcam/?action=stream&1618753054795 2021-04-18 14:37:39,481 - octoprint.plugins.octoeverywhere - ERROR - Failed to setup http stream, expected boundary not found. text/html 2021-04-18 14:37:39,485 - octoprint.plugins.octoeverywhere - INFO - Closed proxy socket id 17