2021-12-02 21:33:12,516 - octoprint.startup - INFO - ****************************************************************************** 2021-12-02 21:33:12,519 - octoprint.startup - INFO - Starting OctoPrint 1.7.2 2021-12-02 21:33:12,520 - octoprint.startup - INFO - ****************************************************************************** 2021-12-02 21:33:13,138 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-12-02 21:33:13,257 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-12-02 21:33:13,258 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2021-12-02 21:33:13,258 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-12-02 21:33:13,606 - octoprint.startup - INFO - Blacklist processing done, adding 3 blacklisted plugin versions: roomtemp (any), GcodeEditor (>=0.1.1,<=0.2.8), gcodeleveling (>=0.1.0,<=0.1.1) 2021-12-02 21:33:13,607 - octoprint.plugin.core - WARNING - Invalid version requirement >=0.1.1,<=0.2.8 for blacklist entry GcodeEditor, ignoring 2021-12-02 21:33:13,608 - octoprint.plugin.core - WARNING - Invalid version requirement >=0.1.0,<=0.1.1 for blacklist entry gcodeleveling, ignoring 2021-12-02 21:33:13,695 - 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-12-02 21:33:15,687 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 24 mixin implementations, 53 hook handlers 2021-12-02 21:33:15,800 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-12-02 21:33:15,811 - octoprint.server - INFO - Intermediary server started 2021-12-02 21:33:15,845 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-12-02 21:33:15,848 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-12-02 21:33:15,853 - 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-12-02 21:33:15,854 - 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-12-02 21:33:15,855 - 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-12-02 21:33:15,856 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-12-02 21:33:15,856 - 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-12-02 21:33:15,857 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-12-02 21:33:15,857 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-12-02 21:33:15,857 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-12-02 21:33:15,858 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-12-02 21:33:15,858 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-12-02 21:33:15,862 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-12-02 21:33:15,865 - 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-12-02 21:33:15,868 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-12-02 21:33:15,870 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-12-02 21:33:15,872 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-12-02 21:33:15,894 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2021-12-02 21:33:17,028 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-02 21:33:18,038 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-12-02 21:33:18,041 - 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-12-02 21:33:18,041 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-02 21:33:18,241 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-12-02 21:33:18,262 - octoprint.plugins.softwareupdate - INFO - Cleaned up -1 old update log entries 2021-12-02 21:33:18,262 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2021-12-02 21:33:18,384 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2021-12-02 21:33:18,385 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2021-12-02 21:33:18,400 - octoprint.plugin.core - INFO - Initialized 24 plugin implementation(s) 2021-12-02 21:33:18,419 - octoprint.plugin.core - INFO - 24 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 | Camera Settings (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_CameraSettings | 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 | Event Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/eventmanager | Exclude Region (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_excluderegion | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (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 (2021.10.28) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | PrettyGCode (1.2.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_prettygcode | PrintTimeGenius Plugin (2.2.8) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_PrintTimeGenius | Resource Monitor (0.3.5) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_resource_monitor | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | TouchUI (0.3.18) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_touchui | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-12-02 21:33:18,457 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915722240 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-12-02 21:33:18,468 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-12-02 21:33:18,470 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-12-02 21:33:19,524 - octoprint.server - INFO - Shutting down intermediary server... 2021-12-02 21:33:19,899 - octoprint.server - INFO - Intermediary server shut down 2021-12-02 21:33:19,901 - octoprint.events - INFO - Processing startup event, this is our first event 2021-12-02 21:33:19,903 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-12-02 21:33:19,906 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-12-02 21:33:19,940 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-12-02 21:33:19,955 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-12-02 21:33:19,984 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-12-02 21:33:19,995 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-12-02 21:33:20,677 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json 2021-12-02 21:33:21,089 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-12-02 21:33:21,315 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.45s 2021-12-02 21:33:22,085 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-12-02 21:33:22,137 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-12-02 21:33:22,177 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.41s 2021-12-02 21:33:22,301 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-12-02 21:33:22,359 - octoprint.plugins.backup - INFO - Found config folder backup from prior restore, deleting it... 2021-12-02 21:33:22,462 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.139 2021-12-02 21:33:22,607 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-02 21:33:22,655 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-02 21:33:22,656 - 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-12-02 21:33:22,657 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-02 21:33:23,363 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.87s 2021-12-02 21:33:23,829 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-02 21:33:23,831 - 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-12-02 21:33:23,831 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-02 21:33:23,859 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.84s 2021-12-02 21:33:24,010 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 52.7GB. That is considered sufficient for updating. 2021-12-02 21:33:24,165 - octoprint.server.util.flask - INFO - Passively logging in user jlag from ::ffff:192.168.0.139 2021-12-02 21:33:24,166 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-02 21:33:24,257 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-12-02 21:33:24,276 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2021-12-02 21:33:24,519 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.56s 2021-12-02 21:33:24,544 - octoprint.server.util.sockjs - INFO - User jlag logged in on the socket from client ::ffff:192.168.0.139 2021-12-02 21:33:24,875 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.64s 2021-12-02 21:33:25,814 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.58s 2021-12-02 21:33:26,007 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.5s 2021-12-02 21:33:26,484 - octoprint.plugins.backup - INFO - ... deleted. 2021-12-02 21:33:26,796 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2021-12-02 21:33:27,722 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-02 21:34:14,147 - octoprint.server.util.flask - INFO - Passively logging in user jlag from ::ffff:192.168.0.139 2021-12-02 21:34:14,147 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-02 21:34:14,436 - octoprint.server.util.flask.PreemptiveCache - INFO - Adding entry for / and {'path': '/', 'base_url': 'http://192.168.0.135/', 'query_string': 'l10n=en', '_timestamp': 1638473654.4360967, '_count': 1} 2021-12-02 21:32:52,767 - octoprint.startup - INFO - ****************************************************************************** 2021-12-02 21:32:52,771 - octoprint.startup - INFO - Starting OctoPrint 1.7.2 2021-12-02 21:32:52,773 - octoprint.startup - INFO - ****************************************************************************** 2021-12-02 21:32:58,556 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-12-02 21:32:58,557 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-12-02 21:32:58,557 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2021-12-02 21:32:58,557 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-12-02 21:32:58,570 - octoprint.startup - INFO - Blacklist processing done, adding 3 blacklisted plugin versions: roomtemp (any), GcodeEditor (>=0.1.1,<=0.2.8), gcodeleveling (>=0.1.0,<=0.1.1) 2021-12-02 21:32:58,700 - 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-12-02 21:33:01,417 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 24 mixin implementations, 53 hook handlers 2021-12-02 21:33:01,531 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-12-02 21:33:01,560 - octoprint.server - INFO - Intermediary server started 2021-12-02 21:33:01,596 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-12-02 21:33:01,600 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-12-02 21:33:01,606 - 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-12-02 21:33:01,606 - 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-12-02 21:33:01,607 - 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-12-02 21:33:01,608 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-12-02 21:33:01,608 - 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-12-02 21:33:01,609 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-12-02 21:33:01,609 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-12-02 21:33:01,610 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-12-02 21:33:01,610 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-12-02 21:33:01,611 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-12-02 21:33:01,613 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-12-02 21:33:01,617 - 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-12-02 21:33:01,619 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-12-02 21:33:01,620 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-12-02 21:33:01,623 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-12-02 21:33:01,650 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2021-12-02 21:33:02,939 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-02 21:33:03,925 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-12-02 21:33:03,928 - 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-12-02 21:33:03,928 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-02 21:33:04,135 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-12-02 21:33:04,157 - octoprint.plugins.softwareupdate - INFO - Cleaned up -1 old update log entries 2021-12-02 21:33:04,157 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2021-12-02 21:33:04,274 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2021-12-02 21:33:04,275 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2021-12-02 21:33:04,289 - octoprint.plugin.core - INFO - Initialized 24 plugin implementation(s) 2021-12-02 21:33:04,306 - octoprint.plugin.core - INFO - 24 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 | Camera Settings (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_CameraSettings | 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 | Event Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/eventmanager | Exclude Region (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_excluderegion | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (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 (2021.10.28) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | PrettyGCode (1.2.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_prettygcode | PrintTimeGenius Plugin (2.2.8) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_PrintTimeGenius | Resource Monitor (0.3.5) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_resource_monitor | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | TouchUI (0.3.18) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_touchui | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-12-02 21:33:04,346 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915722240 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-12-02 21:33:04,360 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-12-02 21:33:04,380 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-12-02 21:33:05,506 - octoprint.server - INFO - Shutting down intermediary server... 2021-12-02 21:33:05,581 - octoprint.server - INFO - Intermediary server shut down 2021-12-02 21:33:05,584 - octoprint.events - INFO - Processing startup event, this is our first event 2021-12-02 21:33:05,585 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-12-02 21:33:05,586 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-12-02 21:33:05,618 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-12-02 21:33:05,630 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-12-02 21:33:05,637 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-12-02 21:33:05,682 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-12-02 21:33:06,512 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json 2021-12-02 21:33:06,579 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-12-02 21:33:07,517 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-12-02 21:33:07,566 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-12-02 21:33:07,777 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-12-02 21:33:08,087 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-02 21:33:09,238 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-02 21:33:09,239 - 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-12-02 21:33:09,239 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-02 21:33:09,270 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 52.7GB. That is considered sufficient for updating. 2021-12-02 21:33:09,342 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-02 21:33:09,344 - 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-12-02 21:33:09,345 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-02 21:33:11,289 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2021-12-02 21:33:11,728 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-02 21:33:12,221 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-12-02 21:33:12,225 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2021-12-02 21:33:12,365 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.0.135/', 'path': '/', 'query_string': 'l10n=en'} 2021-12-02 21:33:13,923 - octoprint.server.util.flask - INFO - Passively logging in user jlag from ::ffff:192.168.0.139 2021-12-02 21:33:13,924 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-02 21:35:28,849 - octoprint.server.preemptive_cache - INFO - ... done in 25.39s 2021-12-02 21:35:28,874 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.139 2021-12-02 21:35:28,923 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.139 2021-12-02 21:35:28,937 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.139 2021-12-02 21:35:28,947 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.139 2021-12-02 21:35:29,518 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.139 2021-12-02 21:35:29,547 - octoprint.server.util.flask - INFO - Passively logging in user jlag from ::ffff:192.168.0.139 2021-12-02 21:35:29,548 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-02 21:35:30,853 - octoprint.server.util.sockjs - INFO - User jlag logged in on the socket from client ::ffff:192.168.0.139 2021-12-02 21:38:55,789 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-isp-capture0 based on ^bcm2835-isp-\w+$ 2021-12-02 21:38:55,792 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-codec-isp based on ^bcm2835-codec-\w+$ 2021-12-02 21:38:55,908 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-codec-decode based on ^bcm2835-codec-\w+$ 2021-12-02 21:38:55,912 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-isp-capture1 based on ^bcm2835-isp-\w+$ 2021-12-02 21:38:55,915 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-isp-output0 based on ^bcm2835-isp-\w+$ 2021-12-02 21:38:55,919 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-codec-encode based on ^bcm2835-codec-\w+$ 2021-12-02 21:38:55,975 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-isp-stats2 based on ^bcm2835-isp-\w+$ 2021-12-02 21:38:59,087 - octoprint.startup - INFO - ****************************************************************************** 2021-12-02 21:38:59,091 - octoprint.startup - INFO - Starting OctoPrint 1.7.2 2021-12-02 21:38:59,092 - octoprint.startup - INFO - ****************************************************************************** 2021-12-02 21:39:02,945 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-12-02 21:39:02,946 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-12-02 21:39:02,946 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2021-12-02 21:39:02,946 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-12-02 21:39:02,963 - octoprint.startup - INFO - Blacklist processing done, adding 3 blacklisted plugin versions: roomtemp (any), GcodeEditor (>=0.1.1,<=0.2.8), gcodeleveling (>=0.1.0,<=0.1.1) 2021-12-02 21:39:03,076 - 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-12-02 21:39:05,771 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 24 mixin implementations, 53 hook handlers 2021-12-02 21:39:05,893 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-12-02 21:39:05,924 - octoprint.server - INFO - Intermediary server started 2021-12-02 21:39:05,958 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-12-02 21:39:05,962 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-12-02 21:39:05,967 - 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-12-02 21:39:05,969 - 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-12-02 21:39:05,970 - 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-12-02 21:39:05,971 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-12-02 21:39:05,971 - 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-12-02 21:39:05,972 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-12-02 21:39:05,972 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-12-02 21:39:05,973 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-12-02 21:39:05,973 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-12-02 21:39:05,979 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-12-02 21:39:05,980 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-12-02 21:39:05,980 - 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-12-02 21:39:05,981 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-12-02 21:39:05,981 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-12-02 21:39:05,982 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-12-02 21:39:06,007 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2021-12-02 21:39:07,294 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-02 21:39:08,306 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-12-02 21:39:08,308 - 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-12-02 21:39:08,309 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-02 21:39:08,504 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-12-02 21:39:08,524 - octoprint.plugins.softwareupdate - INFO - Cleaned up -1 old update log entries 2021-12-02 21:39:08,525 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2021-12-02 21:39:08,638 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2021-12-02 21:39:08,639 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2021-12-02 21:39:08,652 - octoprint.plugin.core - INFO - Initialized 24 plugin implementation(s) 2021-12-02 21:39:08,669 - octoprint.plugin.core - INFO - 24 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 | Camera Settings (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_CameraSettings | 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 | Event Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/eventmanager | Exclude Region (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_excluderegion | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (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 (2021.10.28) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | PrettyGCode (1.2.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_prettygcode | PrintTimeGenius Plugin (2.2.8) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_PrintTimeGenius | Resource Monitor (0.3.5) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_resource_monitor | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | TouchUI (0.3.18) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_touchui | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-12-02 21:39:08,704 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915722240 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-12-02 21:39:08,717 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-12-02 21:39:08,739 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-12-02 21:39:09,812 - octoprint.server - INFO - Shutting down intermediary server... 2021-12-02 21:39:10,130 - octoprint.server - INFO - Intermediary server shut down 2021-12-02 21:39:10,133 - octoprint.events - INFO - Processing startup event, this is our first event 2021-12-02 21:39:10,134 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-12-02 21:39:10,136 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-12-02 21:39:10,151 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-12-02 21:39:10,170 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-12-02 21:39:10,177 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-12-02 21:39:10,183 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-12-02 21:39:10,407 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-02 21:39:11,460 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-12-02 21:39:12,423 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-12-02 21:39:12,450 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-12-02 21:39:12,639 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-12-02 21:39:12,787 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-02 21:39:13,977 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-02 21:39:13,983 - 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-12-02 21:39:13,983 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-02 21:39:14,087 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 52.7GB. That is considered sufficient for updating. 2021-12-02 21:39:14,109 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-02 21:39:14,462 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2021-12-02 21:39:15,014 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.0.135/', 'path': '/', 'query_string': 'l10n=en'} 2021-12-02 21:39:15,699 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-02 21:39:24,182 - octoprint.filemanager.analysis - INFO - Starting analysis of local:1snowman.gcode 2021-12-02 21:40:15,228 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.139 2021-12-02 21:40:15,307 - octoprint.server.util.flask - INFO - Passively logging in user jlag from ::ffff:192.168.0.139 2021-12-02 21:40:15,308 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-02 21:40:16,975 - octoprint.server.util.sockjs - INFO - User jlag logged in on the socket from client ::ffff:192.168.0.139 2021-12-02 21:40:18,592 - octoprint.filemanager.analysis - INFO - Analysis of entry local:1snowman.gcode finished, needed 4.50s 2021-12-02 21:40:21,998 - octoprint.server.preemptive_cache - INFO - ... done in 17.07s 2021-12-02 21:40:23,143 - octoprint.server.util.flask - INFO - Passively logging in user jlag from ::ffff:192.168.0.139 2021-12-02 21:40:23,144 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-02 21:40:23,312 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.139 2021-12-02 21:40:23,902 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.139 2021-12-02 21:40:23,926 - octoprint.server.util.flask - INFO - Passively logging in user jlag from ::ffff:192.168.0.139 2021-12-02 21:40:23,926 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-02 21:40:24,607 - octoprint.server.util.sockjs - INFO - User jlag logged in on the socket from client ::ffff:192.168.0.139 2021-12-02 21:40:34,094 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-12-02 21:40:34,159 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyUSB0@115200, /dev/ttyUSB0@250000, /dev/ttyUSB0@230400, /dev/ttyUSB0@57600, /dev/ttyUSB0@38400, /dev/ttyUSB0@19200, /dev/ttyUSB0@9600 2021-12-02 21:40:34,159 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2021-12-02 21:40:34,161 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2021-12-02 21:40:34,180 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-12-02 21:40:34,185 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-12-02 21:40:34,194 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-12-02 21:40:34,202 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-12-02 21:40:34,273 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin Marlin-JyersUI (Aug 10 2021 17:20:38)" 2021-12-02 21:40:34,332 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-12-02 21:40:34,357 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-12-02 21:40:34,702 - octoprint.plugins.action_command_notification - INFO - Got a notification: SD Init Fail 2021-12-02 21:40:39,292 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-12-02 21:40:47,539 - octoprint.filemanager.analysis - INFO - Starting analysis of local:1snowman.gcode 2021-12-02 21:40:51,757 - octoprint.filemanager.analysis - INFO - Analysis of entry local:1snowman.gcode finished, needed 4.22s 2021-12-02 21:41:04,006 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: 1snowman.gcode, owner: jlag, user: jlag 2021-12-02 21:41:04,015 - octoprint.plugins.excluderegion - INFO - File selected, resetting internal state 2021-12-02 21:41:04,041 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2021-12-02 21:41:04,051 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: 1snowman.gcode, owner: jlag, user: jlag 2021-12-02 21:41:04,062 - octoprint.plugins.excluderegion - INFO - Printing started 2021-12-02 21:41:04,123 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-12-02 21:41:04,137 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2021-12-02 21:41:04,152 - octoprint.plugins.action_command_notification - INFO - Got a notification: Bed Heating... 2021-12-02 21:41:04,189 - octoprint.plugins.action_command_notification - INFO - Got a notification: Bed Heating... 2021-12-02 21:41:06,185 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2021-12-02 21:42:14,110 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-12-02 21:43:27,115 - octoprint.plugins.action_command_notification - INFO - Got a notification: Printing... 2021-12-02 21:43:27,118 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2021-12-02 21:45:56,309 - octoprint.plugins.action_command_notification - INFO - Got a notification: Printing... 2021-12-02 21:48:15,298 - octoprint.plugins.action_command_notification - INFO - Got a notification: Bed Cooling... 2021-12-02 21:50:33,371 - zeroconf - WARNING - Error with socket 5 (('127.0.0.1', 5353))): [Errno 22] Invalid argument Traceback (most recent call last): File "/usr/lib/python3.7/asyncio/selector_events.py", line 987, in sendto self._sock.sendto(data, addr) OSError: [Errno 22] Invalid argument 2021-12-02 21:54:05,895 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-12-02 22:08:06,046 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.139 2021-12-02 22:09:05,896 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-12-02 22:24:05,896 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-12-02 22:39:05,898 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-12-02 22:43:32,245 - octoprint.plugins.action_command_notification - INFO - Got a notification: Bed Cooling... 2021-12-02 22:43:32,524 - octoprint.plugins.action_command_notification - INFO - Got a notification: Ender-3 V2 Ready. 2021-12-02 22:43:32,579 - octoprint.plugins.action_command_notification - INFO - Got a notification: Bed Cooling... 2021-12-02 22:43:32,590 - octoprint.plugins.action_command_notification - INFO - Got a notification: Ender-3 V2 Ready. 2021-12-02 22:43:38,638 - octoprint.plugins.action_command_notification - INFO - Got a notification: Ender-3 V2 Ready. 2021-12-02 22:43:38,646 - octoprint.util.comm - INFO - Finished in 3754.606 s. 2021-12-02 22:43:38,649 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Finishing" 2021-12-02 22:43:38,663 - octoprint.printer.standard.job - INFO - Print job done - origin: local, path: 1snowman.gcode, owner: jlag 2021-12-02 22:43:38,799 - octoprint.util.comm - INFO - Changing monitoring state from "Finishing" to "Operational" 2021-12-02 22:43:38,872 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintDone 2021-12-02 22:54:05,899 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-12-02 22:55:54,465 - octoprint.server.util.flask - INFO - Passively logging in user jlag from ::ffff:192.168.0.139 2021-12-02 22:55:54,467 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-02 22:55:55,020 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.139 2021-12-02 22:55:55,045 - octoprint.server.util.flask - INFO - Passively logging in user jlag from ::ffff:192.168.0.139 2021-12-02 22:55:55,045 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-02 22:55:55,761 - octoprint.server.util.sockjs - INFO - User jlag logged in on the socket from client ::ffff:192.168.0.139 2021-12-02 22:55:58,518 - octoprint.printer.standard.job - INFO - Print job deselected - user: n/a 2021-12-02 22:56:06,481 - octoprint.server.api.system - INFO - Performing command for core:shutdown: sudo shutdown -h now 2021-12-02 22:56:06,742 - octoprint.server - INFO - Shutting down... 2021-12-02 22:56:06,749 - octoprint.server.api.system - WARNING - Command for core:shutdown failed with return code -15: ! STDOUT: ! STDERR: 2021-12-02 22:56:07,015 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-12-02 22:56:07,017 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-12-02 22:56:07,021 - octoprint.events - INFO - Event loop shut down 2021-12-02 22:56:07,078 - octoprint.server - INFO - Goodbye! 2021-12-02 22:56:16,354 - octoprint.startup - INFO - ****************************************************************************** 2021-12-02 22:56:16,357 - octoprint.startup - INFO - Starting OctoPrint 1.7.2 2021-12-02 22:56:16,359 - octoprint.startup - INFO - ****************************************************************************** 2021-12-02 22:56:20,510 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-12-02 22:56:20,511 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-12-02 22:56:20,511 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2021-12-02 22:56:20,511 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-12-02 22:56:21,142 - octoprint.startup - INFO - Blacklist processing done, adding 3 blacklisted plugin versions: roomtemp (any), GcodeEditor (>=0.1.1,<=0.2.8), gcodeleveling (>=0.1.0,<=0.1.1) 2021-12-02 22:56:21,143 - octoprint.plugin.core - WARNING - Invalid version requirement >=0.1.1,<=0.2.8 for blacklist entry GcodeEditor, ignoring 2021-12-02 22:56:21,144 - octoprint.plugin.core - WARNING - Invalid version requirement >=0.1.0,<=0.1.1 for blacklist entry gcodeleveling, ignoring 2021-12-02 22:56:21,239 - 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-12-02 22:56:23,896 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 24 mixin implementations, 53 hook handlers 2021-12-02 22:56:24,020 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-12-02 22:56:24,052 - octoprint.server - INFO - Intermediary server started 2021-12-02 22:56:24,086 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-12-02 22:56:24,090 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-12-02 22:56:24,095 - 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-12-02 22:56:24,095 - 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-12-02 22:56:24,097 - 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-12-02 22:56:24,097 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-12-02 22:56:24,098 - 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-12-02 22:56:24,098 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-12-02 22:56:24,099 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-12-02 22:56:24,099 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-12-02 22:56:24,099 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-12-02 22:56:24,100 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-12-02 22:56:24,104 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-12-02 22:56:24,107 - 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-12-02 22:56:24,110 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-12-02 22:56:24,112 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-12-02 22:56:24,114 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-12-02 22:56:24,134 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2021-12-02 22:56:25,371 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-02 22:56:26,381 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-12-02 22:56:26,383 - 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-12-02 22:56:26,384 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-02 22:56:26,585 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-12-02 22:56:26,606 - octoprint.plugins.softwareupdate - INFO - Cleaned up -1 old update log entries 2021-12-02 22:56:26,606 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2021-12-02 22:56:26,722 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2021-12-02 22:56:26,723 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2021-12-02 22:56:26,735 - octoprint.plugin.core - INFO - Initialized 24 plugin implementation(s) 2021-12-02 22:56:26,752 - octoprint.plugin.core - INFO - 24 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 | Camera Settings (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_CameraSettings | 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 | Event Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/eventmanager | Exclude Region (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_excluderegion | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (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 (2021.10.28) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | PrettyGCode (1.2.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_prettygcode | PrintTimeGenius Plugin (2.2.8) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_PrintTimeGenius | Resource Monitor (0.3.5) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_resource_monitor | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | TouchUI (0.3.18) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_touchui | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-12-02 22:56:26,791 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915722240 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-12-02 22:56:26,807 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-12-02 22:56:26,832 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-12-02 22:56:27,977 - octoprint.server - INFO - Shutting down intermediary server... 2021-12-02 22:56:28,073 - octoprint.server - INFO - Intermediary server shut down 2021-12-02 22:56:28,076 - octoprint.events - INFO - Processing startup event, this is our first event 2021-12-02 22:56:28,076 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-12-02 22:56:28,088 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-12-02 22:56:28,092 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-12-02 22:56:28,120 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-12-02 22:56:28,121 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-12-02 22:56:28,316 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-12-02 22:56:28,343 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-02 22:56:29,392 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-12-02 22:56:30,353 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-12-02 22:56:30,392 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-12-02 22:56:30,615 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-12-02 22:56:30,950 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-02 22:56:31,875 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-02 22:56:31,887 - 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-12-02 22:56:31,888 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-02 22:56:32,062 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 52.7GB. That is considered sufficient for updating. 2021-12-02 22:56:32,101 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-02 22:56:32,428 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2021-12-02 22:56:32,968 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.0.135/', 'path': '/', 'query_string': 'l10n=en'} 2021-12-02 22:56:33,637 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-03 22:13:48,639 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-12-03 22:13:54,251 - octoprint.server.preemptive_cache - INFO - ... done in 15.65s 2021-12-03 22:17:48,704 - octoprint.server.util.flask - INFO - Passively logging in user jlag from ::ffff:192.168.0.139 2021-12-03 22:17:48,707 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-03 22:17:49,426 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.139 2021-12-03 22:17:49,492 - octoprint.server.util.flask - INFO - Passively logging in user jlag from ::ffff:192.168.0.139 2021-12-03 22:17:49,493 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-03 22:17:49,705 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-12-03 22:17:50,963 - octoprint.server.util.sockjs - INFO - User jlag logged in on the socket from client ::ffff:192.168.0.139 2021-12-03 22:17:51,688 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.36s 2021-12-03 22:17:52,152 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.36s 2021-12-03 22:17:52,626 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.42s 2021-12-03 22:17:53,129 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.45s 2021-12-03 22:17:53,616 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.37s 2021-12-03 22:17:54,316 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2021-12-03 22:17:56,148 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 22:17:56,150 - 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-12-03 22:17:56,151 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 22:17:56,883 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-12-03 22:18:00,127 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-12-03 22:18:00,183 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyUSB0@115200, /dev/ttyUSB0@250000, /dev/ttyUSB0@230400, /dev/ttyUSB0@57600, /dev/ttyUSB0@38400, /dev/ttyUSB0@19200, /dev/ttyUSB0@9600 2021-12-03 22:18:00,184 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2021-12-03 22:18:00,185 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2021-12-03 22:18:00,203 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-12-03 22:18:00,207 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-12-03 22:18:00,220 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-12-03 22:18:00,235 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-12-03 22:18:00,299 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin Marlin-JyersUI (Aug 10 2021 17:20:38)" 2021-12-03 22:18:00,367 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-12-03 22:18:00,396 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-12-03 22:18:00,478 - octoprint.plugins.action_command_notification - INFO - Got a notification: SD Init Fail 2021-12-03 22:18:04,389 - octoprint.plugins.action_command_notification - INFO - Got a notification: Bed Heating... 2021-12-03 22:23:30,515 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2021-12-03 22:23:30,521 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2021-12-03 22:28:48,640 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-12-03 22:26:14,084 - octoprint.startup - INFO - ****************************************************************************** 2021-12-03 22:26:14,089 - octoprint.startup - INFO - Starting OctoPrint 1.7.2 2021-12-03 22:26:14,091 - octoprint.startup - INFO - ****************************************************************************** 2021-12-03 22:26:20,851 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-12-03 22:26:20,852 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is not working 2021-12-03 22:26:20,852 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-12-03 22:26:20,898 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-12-03 22:26:21,074 - 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-12-03 22:26:23,796 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 24 mixin implementations, 53 hook handlers 2021-12-03 22:26:23,916 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-12-03 22:26:23,949 - octoprint.server - INFO - Intermediary server started 2021-12-03 22:26:23,984 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-12-03 22:26:23,988 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-12-03 22:26:23,994 - 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-12-03 22:26:23,994 - 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-12-03 22:26:23,995 - 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-12-03 22:26:23,996 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-12-03 22:26:23,997 - 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-12-03 22:26:23,997 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-12-03 22:26:23,997 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-12-03 22:26:23,998 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-12-03 22:26:23,998 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-12-03 22:26:24,002 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-12-03 22:26:24,005 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-12-03 22:26:24,007 - 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-12-03 22:26:24,008 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-12-03 22:26:24,010 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-12-03 22:26:24,012 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-12-03 22:26:24,034 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2021-12-03 22:26:25,305 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 22:26:26,326 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-12-03 22:26:26,329 - 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-12-03 22:26:26,329 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 22:26:26,523 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-12-03 22:26:26,543 - octoprint.plugins.softwareupdate - INFO - Cleaned up -1 old update log entries 2021-12-03 22:26:26,544 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2021-12-03 22:26:26,656 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2021-12-03 22:26:26,657 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2021-12-03 22:26:26,669 - octoprint.plugin.core - INFO - Initialized 24 plugin implementation(s) 2021-12-03 22:26:26,687 - octoprint.plugin.core - INFO - 24 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 | Camera Settings (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_CameraSettings | 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 | Event Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/eventmanager | Exclude Region (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_excluderegion | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (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 (2021.10.28) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | PrettyGCode (1.2.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_prettygcode | PrintTimeGenius Plugin (2.2.8) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_PrintTimeGenius | Resource Monitor (0.3.5) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_resource_monitor | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | TouchUI (0.3.18) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_touchui | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-12-03 22:26:26,724 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915722240 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-12-03 22:26:26,738 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-12-03 22:26:26,761 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-12-03 22:26:27,836 - octoprint.server - INFO - Shutting down intermediary server... 2021-12-03 22:26:28,001 - octoprint.server - INFO - Intermediary server shut down 2021-12-03 22:26:28,004 - octoprint.events - INFO - Processing startup event, this is our first event 2021-12-03 22:26:28,005 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-12-03 22:26:28,009 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-12-03 22:26:28,013 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-12-03 22:26:28,017 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-12-03 22:26:28,018 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-12-03 22:26:28,840 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-12-03 22:26:29,671 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-12-03 22:26:29,691 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-12-03 22:26:29,731 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-12-03 22:26:29,814 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2021-12-03 22:26:29,844 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-03 22:26:30,874 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 22:26:30,877 - 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-12-03 22:26:30,877 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 22:26:30,886 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 52.7GB. That is considered sufficient for updating. 2021-12-03 22:26:30,886 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-12-03 22:26:31,032 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-12-03 22:26:31,587 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json 2021-12-03 22:26:32,960 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 22:26:32,967 - 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-12-03 22:26:32,983 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 22:26:33,393 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-12-03 22:26:33,395 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2021-12-03 22:26:33,874 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.0.135/', 'path': '/', 'query_string': 'l10n=en'} 2021-12-03 22:26:33,993 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-03 22:26:40,233 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.139 2021-12-03 22:26:40,301 - octoprint.server.util.flask - INFO - Passively logging in user jlag from ::ffff:192.168.0.139 2021-12-03 22:26:40,302 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-03 22:30:19,930 - octoprint.server.util.sockjs - INFO - User jlag logged in on the socket from client ::ffff:192.168.0.139 2021-12-03 22:30:27,410 - octoprint.server.preemptive_cache - INFO - ... done in 15.62s 2021-12-03 22:31:59,154 - octoprint.startup - INFO - ****************************************************************************** 2021-12-03 22:31:59,157 - octoprint.startup - INFO - Starting OctoPrint 1.7.2 2021-12-03 22:31:59,159 - octoprint.startup - INFO - ****************************************************************************** 2021-12-03 22:32:03,975 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-12-03 22:32:03,976 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-12-03 22:32:03,976 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2021-12-03 22:32:03,978 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-12-03 22:32:04,439 - octoprint.startup - INFO - Blacklist processing done, adding 3 blacklisted plugin versions: roomtemp (any), GcodeEditor (>=0.1.1,<=0.2.8), gcodeleveling (>=0.1.0,<=0.1.1) 2021-12-03 22:32:04,441 - octoprint.plugin.core - WARNING - Invalid version requirement >=0.1.1,<=0.2.8 for blacklist entry GcodeEditor, ignoring 2021-12-03 22:32:04,442 - octoprint.plugin.core - WARNING - Invalid version requirement >=0.1.0,<=0.1.1 for blacklist entry gcodeleveling, ignoring 2021-12-03 22:32:04,557 - 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-12-03 22:32:07,238 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 24 mixin implementations, 53 hook handlers 2021-12-03 22:32:07,358 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-12-03 22:32:07,390 - octoprint.server - INFO - Intermediary server started 2021-12-03 22:32:07,424 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-12-03 22:32:07,428 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-12-03 22:32:07,434 - 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-12-03 22:32:07,435 - 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-12-03 22:32:07,437 - 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-12-03 22:32:07,437 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-12-03 22:32:07,438 - 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-12-03 22:32:07,438 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-12-03 22:32:07,439 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-12-03 22:32:07,439 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-12-03 22:32:07,440 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-12-03 22:32:07,443 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-12-03 22:32:07,445 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-12-03 22:32:07,447 - 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-12-03 22:32:07,450 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-12-03 22:32:07,451 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-12-03 22:32:07,453 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-12-03 22:32:07,473 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2021-12-03 22:32:08,737 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 22:32:09,759 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-12-03 22:32:09,761 - 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-12-03 22:32:09,762 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 22:32:09,957 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-12-03 22:32:09,978 - octoprint.plugins.softwareupdate - INFO - Cleaned up -1 old update log entries 2021-12-03 22:32:09,978 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2021-12-03 22:32:10,090 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2021-12-03 22:32:10,094 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2021-12-03 22:32:10,106 - octoprint.plugin.core - INFO - Initialized 24 plugin implementation(s) 2021-12-03 22:32:10,124 - octoprint.plugin.core - INFO - 24 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 | Camera Settings (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_CameraSettings | 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 | Event Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/eventmanager | Exclude Region (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_excluderegion | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (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 (2021.10.28) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | PrettyGCode (1.2.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_prettygcode | PrintTimeGenius Plugin (2.2.8) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_PrintTimeGenius | Resource Monitor (0.3.5) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_resource_monitor | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | TouchUI (0.3.18) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_touchui | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-12-03 22:32:10,159 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915722240 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-12-03 22:32:10,172 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-12-03 22:32:10,194 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-12-03 22:32:11,275 - octoprint.server - INFO - Shutting down intermediary server... 2021-12-03 22:32:11,411 - octoprint.server - INFO - Intermediary server shut down 2021-12-03 22:32:11,413 - octoprint.events - INFO - Processing startup event, this is our first event 2021-12-03 22:32:11,414 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-12-03 22:32:11,415 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-12-03 22:32:11,430 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-12-03 22:32:11,443 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-12-03 22:32:11,451 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-12-03 22:32:11,475 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-12-03 22:32:11,678 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-03 22:32:12,505 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-12-03 22:32:13,463 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-12-03 22:32:13,504 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-12-03 22:32:13,770 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-12-03 22:32:13,998 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-03 22:32:15,074 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 22:32:15,090 - 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-12-03 22:32:15,090 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 22:32:15,183 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 22:32:15,184 - 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-12-03 22:32:15,184 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 22:32:15,354 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 52.7GB. That is considered sufficient for updating. 2021-12-03 22:32:15,495 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-12-03 22:32:15,507 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2021-12-03 22:32:16,098 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-03 22:32:16,234 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.0.135/', 'path': '/', 'query_string': 'l10n=en'} 2021-12-03 22:32:17,249 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-03 22:32:25,390 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.139 2021-12-03 22:32:25,504 - octoprint.server.util.flask - INFO - Passively logging in user jlag from ::ffff:192.168.0.139 2021-12-03 22:32:25,505 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-03 22:35:25,675 - octoprint.server.util.sockjs - INFO - User jlag logged in on the socket from client ::ffff:192.168.0.139 2021-12-03 22:35:31,312 - octoprint.server.preemptive_cache - INFO - ... done in 16.31s 2021-12-03 22:36:00,994 - octoprint.startup - INFO - ****************************************************************************** 2021-12-03 22:36:00,998 - octoprint.startup - INFO - Starting OctoPrint 1.7.2 2021-12-03 22:36:01,000 - octoprint.startup - INFO - ****************************************************************************** 2021-12-03 22:36:06,782 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-12-03 22:36:06,783 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-12-03 22:36:06,784 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2021-12-03 22:36:06,784 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-12-03 22:36:06,823 - octoprint.startup - INFO - Blacklist processing done, adding 3 blacklisted plugin versions: roomtemp (any), GcodeEditor (>=0.1.1,<=0.2.8), gcodeleveling (>=0.1.0,<=0.1.1) 2021-12-03 22:36:07,079 - 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-12-03 22:36:09,875 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 24 mixin implementations, 53 hook handlers 2021-12-03 22:36:09,997 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-12-03 22:36:10,029 - octoprint.server - INFO - Intermediary server started 2021-12-03 22:36:10,064 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-12-03 22:36:10,068 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-12-03 22:36:10,073 - 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-12-03 22:36:10,074 - 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-12-03 22:36:10,075 - 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-12-03 22:36:10,075 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-12-03 22:36:10,076 - 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-12-03 22:36:10,076 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-12-03 22:36:10,077 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-12-03 22:36:10,077 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-12-03 22:36:10,078 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-12-03 22:36:10,078 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-12-03 22:36:10,083 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-12-03 22:36:10,085 - 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-12-03 22:36:10,087 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-12-03 22:36:10,089 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-12-03 22:36:10,090 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-12-03 22:36:10,111 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2021-12-03 22:36:11,361 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 22:36:12,344 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-12-03 22:36:12,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-12-03 22:36:12,347 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 22:36:12,551 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-12-03 22:36:12,572 - octoprint.plugins.softwareupdate - INFO - Cleaned up -1 old update log entries 2021-12-03 22:36:12,572 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2021-12-03 22:36:12,689 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2021-12-03 22:36:12,691 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2021-12-03 22:36:12,703 - octoprint.plugin.core - INFO - Initialized 24 plugin implementation(s) 2021-12-03 22:36:12,721 - octoprint.plugin.core - INFO - 24 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 | Camera Settings (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_CameraSettings | 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 | Event Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/eventmanager | Exclude Region (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_excluderegion | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (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 (2021.10.28) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | PrettyGCode (1.2.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_prettygcode | PrintTimeGenius Plugin (2.2.8) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_PrintTimeGenius | Resource Monitor (0.3.5) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_resource_monitor | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | TouchUI (0.3.18) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_touchui | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-12-03 22:36:12,757 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915722240 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-12-03 22:36:12,771 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-12-03 22:36:12,796 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-12-03 22:36:13,915 - octoprint.server - INFO - Shutting down intermediary server... 2021-12-03 22:36:14,044 - octoprint.server - INFO - Intermediary server shut down 2021-12-03 22:36:14,047 - octoprint.events - INFO - Processing startup event, this is our first event 2021-12-03 22:36:14,048 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-12-03 22:36:14,049 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-12-03 22:36:14,069 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-12-03 22:36:14,078 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-12-03 22:36:14,086 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-12-03 22:36:14,092 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-12-03 22:36:14,167 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-03 22:36:15,297 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-12-03 22:36:16,242 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-12-03 22:36:16,281 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-12-03 22:36:16,565 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-12-03 22:36:16,824 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-03 22:36:17,971 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 22:36:17,979 - 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-12-03 22:36:17,991 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 22:36:18,007 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-03 22:36:18,088 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 52.7GB. That is considered sufficient for updating. 2021-12-03 22:36:18,484 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2021-12-03 22:36:19,012 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.0.135/', 'path': '/', 'query_string': 'l10n=en'} 2021-12-03 22:36:19,578 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-03 22:37:47,776 - octoprint.server.preemptive_cache - INFO - ... done in 14.49s 2021-12-03 22:38:01,306 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.139 2021-12-03 22:38:01,398 - octoprint.server.util.flask - INFO - Passively logging in user jlag from ::ffff:192.168.0.139 2021-12-03 22:38:01,399 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-03 22:38:01,454 - octoprint.server.util.sockjs - INFO - User jlag logged in on the socket from client ::ffff:192.168.0.139 2021-12-03 22:43:40,011 - octoprint.startup - INFO - ****************************************************************************** 2021-12-03 22:43:40,014 - octoprint.startup - INFO - Starting OctoPrint 1.7.2 2021-12-03 22:43:40,015 - octoprint.startup - INFO - ****************************************************************************** 2021-12-03 22:43:43,969 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-12-03 22:43:43,969 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-12-03 22:43:43,970 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2021-12-03 22:43:43,970 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-12-03 22:43:43,998 - octoprint.startup - INFO - Blacklist processing done, adding 3 blacklisted plugin versions: roomtemp (any), GcodeEditor (>=0.1.1,<=0.2.8), gcodeleveling (>=0.1.0,<=0.1.1) 2021-12-03 22:43:44,132 - 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-12-03 22:43:46,876 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 24 mixin implementations, 53 hook handlers 2021-12-03 22:43:46,995 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-12-03 22:43:47,026 - octoprint.server - INFO - Intermediary server started 2021-12-03 22:43:47,061 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-12-03 22:43:47,065 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-12-03 22:43:47,070 - 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-12-03 22:43:47,071 - 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-12-03 22:43:47,072 - 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-12-03 22:43:47,073 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-12-03 22:43:47,073 - 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-12-03 22:43:47,074 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-12-03 22:43:47,074 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-12-03 22:43:47,075 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-12-03 22:43:47,075 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-12-03 22:43:47,075 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-12-03 22:43:47,079 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-12-03 22:43:47,081 - 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-12-03 22:43:47,083 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-12-03 22:43:47,084 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-12-03 22:43:47,086 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-12-03 22:43:47,111 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2021-12-03 22:43:48,416 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 22:43:49,425 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-12-03 22:43:49,428 - 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-12-03 22:43:49,429 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 22:43:49,635 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-12-03 22:43:49,655 - octoprint.plugins.softwareupdate - INFO - Cleaned up -1 old update log entries 2021-12-03 22:43:49,656 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2021-12-03 22:43:49,768 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2021-12-03 22:43:49,770 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2021-12-03 22:43:49,782 - octoprint.plugin.core - INFO - Initialized 24 plugin implementation(s) 2021-12-03 22:43:49,799 - octoprint.plugin.core - INFO - 24 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 | Camera Settings (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_CameraSettings | 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 | Event Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/eventmanager | Exclude Region (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_excluderegion | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (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 (2021.10.28) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | PrettyGCode (1.2.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_prettygcode | PrintTimeGenius Plugin (2.2.8) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_PrintTimeGenius | Resource Monitor (0.3.5) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_resource_monitor | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | TouchUI (0.3.18) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_touchui | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-12-03 22:43:49,835 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915722240 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-12-03 22:43:49,847 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-12-03 22:43:49,870 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-12-03 22:43:50,937 - octoprint.server - INFO - Shutting down intermediary server... 2021-12-03 22:43:51,047 - octoprint.server - INFO - Intermediary server shut down 2021-12-03 22:43:51,050 - octoprint.events - INFO - Processing startup event, this is our first event 2021-12-03 22:43:51,050 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-12-03 22:43:51,054 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-12-03 22:43:51,084 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-12-03 22:43:51,099 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-12-03 22:43:51,100 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-12-03 22:43:51,149 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-12-03 22:43:51,297 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-03 22:43:52,391 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-12-03 22:43:53,345 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-12-03 22:43:53,407 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-12-03 22:43:53,669 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-12-03 22:43:54,008 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-03 22:43:54,956 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-03 22:43:55,213 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 22:43:55,226 - 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-12-03 22:43:55,226 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 22:43:55,276 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 52.7GB. That is considered sufficient for updating. 2021-12-03 22:43:55,633 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2021-12-03 22:43:56,189 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.0.135/', 'path': '/', 'query_string': 'l10n=en'} 2021-12-03 22:43:56,701 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-03 22:49:22,310 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.139 2021-12-03 22:49:22,408 - octoprint.server.util.flask - INFO - Passively logging in user jlag from ::ffff:192.168.0.139 2021-12-03 22:49:22,409 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-03 22:49:24,946 - octoprint.server.util.sockjs - INFO - User jlag logged in on the socket from client ::ffff:192.168.0.139 2021-12-03 22:49:28,210 - octoprint.server.preemptive_cache - INFO - ... done in 16.11s 2021-12-03 22:58:46,998 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-12-03 22:53:11,191 - octoprint.startup - INFO - ****************************************************************************** 2021-12-03 22:53:11,194 - octoprint.startup - INFO - Starting OctoPrint 1.7.2 2021-12-03 22:53:11,195 - octoprint.startup - INFO - ****************************************************************************** 2021-12-03 22:53:16,075 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-12-03 22:53:16,076 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-12-03 22:53:16,076 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2021-12-03 22:53:16,076 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-12-03 22:53:16,478 - octoprint.startup - INFO - Blacklist processing done, adding 3 blacklisted plugin versions: roomtemp (any), GcodeEditor (>=0.1.1,<=0.2.8), gcodeleveling (>=0.1.0,<=0.1.1) 2021-12-03 22:53:16,479 - octoprint.plugin.core - WARNING - Invalid version requirement >=0.1.1,<=0.2.8 for blacklist entry GcodeEditor, ignoring 2021-12-03 22:53:16,479 - octoprint.plugin.core - WARNING - Invalid version requirement >=0.1.0,<=0.1.1 for blacklist entry gcodeleveling, ignoring 2021-12-03 22:53:16,573 - 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-12-03 22:53:19,282 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 24 mixin implementations, 53 hook handlers 2021-12-03 22:53:19,403 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-12-03 22:53:19,435 - octoprint.server - INFO - Intermediary server started 2021-12-03 22:53:19,470 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-12-03 22:53:19,474 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-12-03 22:53:19,479 - 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-12-03 22:53:19,480 - 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-12-03 22:53:19,481 - 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-12-03 22:53:19,482 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-12-03 22:53:19,482 - 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-12-03 22:53:19,483 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-12-03 22:53:19,483 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-12-03 22:53:19,484 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-12-03 22:53:19,484 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-12-03 22:53:19,484 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-12-03 22:53:19,486 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-12-03 22:53:19,488 - 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-12-03 22:53:19,491 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-12-03 22:53:19,492 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-12-03 22:53:19,494 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-12-03 22:53:19,518 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2021-12-03 22:53:20,786 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 22:53:21,774 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-12-03 22:53:21,777 - 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-12-03 22:53:21,777 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 22:53:21,980 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-12-03 22:53:22,001 - octoprint.plugins.softwareupdate - INFO - Cleaned up -1 old update log entries 2021-12-03 22:53:22,001 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2021-12-03 22:53:22,126 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2021-12-03 22:53:22,127 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2021-12-03 22:53:22,139 - octoprint.plugin.core - INFO - Initialized 24 plugin implementation(s) 2021-12-03 22:53:22,157 - octoprint.plugin.core - INFO - 24 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 | Camera Settings (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_CameraSettings | 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 | Event Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/eventmanager | Exclude Region (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_excluderegion | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (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 (2021.10.28) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | PrettyGCode (1.2.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_prettygcode | PrintTimeGenius Plugin (2.2.8) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_PrintTimeGenius | Resource Monitor (0.3.5) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_resource_monitor | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | TouchUI (0.3.18) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_touchui | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-12-03 22:53:22,193 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915722240 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-12-03 22:53:22,206 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-12-03 22:53:22,229 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-12-03 22:53:23,351 - octoprint.server - INFO - Shutting down intermediary server... 2021-12-03 22:53:23,593 - octoprint.server - INFO - Intermediary server shut down 2021-12-03 22:53:23,596 - octoprint.events - INFO - Processing startup event, this is our first event 2021-12-03 22:53:23,596 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-12-03 22:53:23,609 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-12-03 22:53:23,633 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-12-03 22:53:23,669 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-12-03 22:53:23,677 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-12-03 22:53:23,691 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-12-03 22:53:23,872 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-03 22:53:24,929 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-12-03 22:53:25,844 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-12-03 22:53:25,890 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-12-03 22:53:26,152 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-12-03 22:53:26,503 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-03 22:53:27,461 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-03 22:53:27,567 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 22:53:27,579 - 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-12-03 22:53:27,589 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 22:53:27,642 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 52.7GB. That is considered sufficient for updating. 2021-12-03 22:53:27,993 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2021-12-03 22:53:28,537 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.0.135/', 'path': '/', 'query_string': 'l10n=en'} 2021-12-03 22:53:29,201 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-03 22:53:37,302 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.139 2021-12-03 22:53:37,389 - octoprint.server.util.flask - INFO - Passively logging in user jlag from ::ffff:192.168.0.139 2021-12-03 22:53:37,389 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-03 23:00:26,782 - octoprint.server.util.sockjs - INFO - User jlag logged in on the socket from client ::ffff:192.168.0.139 2021-12-03 23:00:32,933 - octoprint.server.preemptive_cache - INFO - ... done in 16.13s 2021-12-03 23:00:41,635 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial connection" 2021-12-03 23:00:41,638 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2021-12-03 23:00:41,678 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial connection" to "Connecting" 2021-12-03 23:00:41,685 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-12-03 23:00:41,743 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-12-03 23:00:41,776 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2021-12-03 23:00:41,891 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-12-03 23:00:41,973 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin Marlin-JyersUI (Aug 10 2021 17:20:38)" 2021-12-03 23:00:42,019 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-12-03 23:00:42,037 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-12-03 23:00:42,108 - octoprint.plugins.action_command_notification - INFO - Got a notification: SD Init Fail 2021-12-03 23:00:52,225 - octoprint.plugins.action_command_notification - INFO - Got a notification: Bed Cooling... 2021-12-03 23:00:52,230 - octoprint.plugins.action_command_notification - INFO - Got a notification: Ender-3 V2 Ready. 2021-12-03 23:06:59,711 - octoprint.filemanager.analysis - INFO - Starting analysis of local:modarcher_c7_skadis_holder.gcode 2021-12-03 23:07:04,389 - octoprint.filemanager.analysis - INFO - Analysis of entry local:modarcher_c7_skadis_holder.gcode finished, needed 4.68s 2021-12-03 23:07:22,366 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: modarcher_c7_skadis_holder.gcode, owner: jlag, user: jlag 2021-12-03 23:07:22,372 - octoprint.plugins.excluderegion - INFO - File selected, resetting internal state 2021-12-03 23:07:22,390 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2021-12-03 23:07:22,400 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: modarcher_c7_skadis_holder.gcode, owner: jlag, user: jlag 2021-12-03 23:07:22,426 - octoprint.plugins.excluderegion - INFO - Printing started 2021-12-03 23:07:22,455 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-12-03 23:07:22,464 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2021-12-03 23:07:22,479 - octoprint.plugins.action_command_notification - INFO - Got a notification: Bed Heating... 2021-12-03 23:07:22,521 - octoprint.plugins.action_command_notification - INFO - Got a notification: Bed Heating... 2021-12-03 23:07:24,516 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2021-12-03 23:08:19,405 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-12-03 23:08:36,555 - octoprint.plugins.action_command_notification - INFO - Got a notification: Printing... 2021-12-03 23:08:36,562 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2021-12-03 23:11:13,751 - octoprint.plugins.action_command_notification - INFO - Got a notification: Printing... 2021-12-03 23:14:24,840 - octoprint.plugins.action_command_notification - INFO - Got a notification: Bed Cooling... 2021-12-03 23:15:28,405 - octoprint.startup - INFO - ****************************************************************************** 2021-12-03 23:15:28,408 - octoprint.startup - INFO - Starting OctoPrint 1.7.2 2021-12-03 23:15:28,410 - octoprint.startup - INFO - ****************************************************************************** 2021-12-03 23:15:33,422 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-12-03 23:15:33,423 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-12-03 23:15:33,423 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2021-12-03 23:15:33,423 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-12-03 23:15:33,934 - octoprint.startup - INFO - Blacklist processing done, adding 3 blacklisted plugin versions: roomtemp (any), GcodeEditor (>=0.1.1,<=0.2.8), gcodeleveling (>=0.1.0,<=0.1.1) 2021-12-03 23:15:33,936 - octoprint.plugin.core - WARNING - Invalid version requirement >=0.1.1,<=0.2.8 for blacklist entry GcodeEditor, ignoring 2021-12-03 23:15:33,936 - octoprint.plugin.core - WARNING - Invalid version requirement >=0.1.0,<=0.1.1 for blacklist entry gcodeleveling, ignoring 2021-12-03 23:15:34,031 - 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-12-03 23:15:36,675 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 24 mixin implementations, 53 hook handlers 2021-12-03 23:15:36,795 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-12-03 23:15:36,826 - octoprint.server - INFO - Intermediary server started 2021-12-03 23:15:36,861 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-12-03 23:15:36,913 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-12-03 23:15:36,918 - 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-12-03 23:15:36,919 - 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-12-03 23:15:36,920 - 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-12-03 23:15:36,920 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-12-03 23:15:36,921 - 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-12-03 23:15:36,921 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-12-03 23:15:36,922 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-12-03 23:15:36,922 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-12-03 23:15:36,923 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-12-03 23:15:36,923 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-12-03 23:15:36,925 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-12-03 23:15:36,930 - 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-12-03 23:15:36,931 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-12-03 23:15:36,933 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-12-03 23:15:36,935 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-12-03 23:15:36,955 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2021-12-03 23:15:38,213 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 23:15:39,224 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-12-03 23:15:39,226 - 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-12-03 23:15:39,227 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 23:15:39,429 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-12-03 23:15:39,450 - octoprint.plugins.softwareupdate - INFO - Cleaned up -1 old update log entries 2021-12-03 23:15:39,451 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2021-12-03 23:15:39,564 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2021-12-03 23:15:39,565 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2021-12-03 23:15:39,577 - octoprint.plugin.core - INFO - Initialized 24 plugin implementation(s) 2021-12-03 23:15:39,595 - octoprint.plugin.core - INFO - 24 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 | Camera Settings (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_CameraSettings | 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 | Event Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/eventmanager | Exclude Region (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_excluderegion | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (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 (2021.10.28) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | PrettyGCode (1.2.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_prettygcode | PrintTimeGenius Plugin (2.2.8) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_PrintTimeGenius | Resource Monitor (0.3.5) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_resource_monitor | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | TouchUI (0.3.18) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_touchui | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-12-03 23:15:39,632 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915722240 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-12-03 23:15:39,646 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-12-03 23:15:39,668 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-12-03 23:15:40,744 - octoprint.server - INFO - Shutting down intermediary server... 2021-12-03 23:15:40,847 - octoprint.server - INFO - Intermediary server shut down 2021-12-03 23:15:40,850 - octoprint.events - INFO - Processing startup event, this is our first event 2021-12-03 23:15:40,851 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-12-03 23:15:40,854 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-12-03 23:15:40,865 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-12-03 23:15:40,888 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-12-03 23:15:40,887 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-12-03 23:15:40,926 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-12-03 23:15:41,101 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-03 23:15:42,201 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-12-03 23:15:43,131 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-12-03 23:15:43,174 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-12-03 23:15:43,606 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-12-03 23:15:43,769 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-03 23:15:44,514 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-03 23:15:44,892 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 23:15:44,905 - 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-12-03 23:15:44,905 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 23:15:44,923 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 52.7GB. That is considered sufficient for updating. 2021-12-03 23:15:45,245 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2021-12-03 23:15:45,762 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.0.135/', 'path': '/', 'query_string': 'l10n=en'} 2021-12-03 23:15:46,418 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-03 23:15:50,039 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-12-03 23:15:54,382 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.139 2021-12-03 23:15:54,496 - octoprint.server.util.flask - INFO - Passively logging in user jlag from ::ffff:192.168.0.139 2021-12-03 23:15:54,497 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-03 23:15:54,606 - octoprint.server.util.sockjs - INFO - User jlag logged in on the socket from client ::ffff:192.168.0.139 2021-12-03 23:17:51,017 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial connection" 2021-12-03 23:17:51,019 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2021-12-03 23:17:51,068 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial connection" to "Connecting" 2021-12-03 23:17:51,077 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-12-03 23:17:51,091 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-12-03 23:17:51,097 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2021-12-03 23:17:51,141 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-12-03 23:17:51,179 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin Marlin-JyersUI (Aug 10 2021 17:20:38)" 2021-12-03 23:17:51,244 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-12-03 23:17:51,270 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-12-03 23:17:51,377 - octoprint.plugins.action_command_notification - INFO - Got a notification: SD Init Fail 2021-12-03 23:17:57,153 - octoprint.server.preemptive_cache - INFO - ... done in 17.04s 2021-12-03 23:18:09,086 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-12-03 23:18:25,788 - octoprint.startup - INFO - ****************************************************************************** 2021-12-03 23:18:25,793 - octoprint.startup - INFO - Starting OctoPrint 1.7.2 2021-12-03 23:18:25,794 - octoprint.startup - INFO - ****************************************************************************** 2021-12-03 23:18:30,607 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-12-03 23:18:30,608 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-12-03 23:18:30,608 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2021-12-03 23:18:30,608 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-12-03 23:18:30,633 - octoprint.startup - INFO - Blacklist processing done, adding 3 blacklisted plugin versions: roomtemp (any), GcodeEditor (>=0.1.1,<=0.2.8), gcodeleveling (>=0.1.0,<=0.1.1) 2021-12-03 23:18:30,753 - 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-12-03 23:18:33,517 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 24 mixin implementations, 53 hook handlers 2021-12-03 23:18:33,640 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-12-03 23:18:33,672 - octoprint.server - INFO - Intermediary server started 2021-12-03 23:18:33,706 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-12-03 23:18:33,760 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-12-03 23:18:33,765 - 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-12-03 23:18:33,766 - 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-12-03 23:18:33,766 - 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-12-03 23:18:33,767 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-12-03 23:18:33,767 - 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-12-03 23:18:33,768 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-12-03 23:18:33,768 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-12-03 23:18:33,769 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-12-03 23:18:33,769 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-12-03 23:18:33,770 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-12-03 23:18:33,770 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-12-03 23:18:33,772 - 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-12-03 23:18:33,773 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-12-03 23:18:33,774 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-12-03 23:18:33,778 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-12-03 23:18:33,803 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2021-12-03 23:18:35,096 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 23:18:36,083 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-12-03 23:18:36,086 - 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-12-03 23:18:36,086 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 23:18:36,292 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-12-03 23:18:36,313 - octoprint.plugins.softwareupdate - INFO - Cleaned up -1 old update log entries 2021-12-03 23:18:36,314 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2021-12-03 23:18:36,429 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2021-12-03 23:18:36,431 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2021-12-03 23:18:36,444 - octoprint.plugin.core - INFO - Initialized 24 plugin implementation(s) 2021-12-03 23:18:36,461 - octoprint.plugin.core - INFO - 24 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 | Camera Settings (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_CameraSettings | 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 | Event Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/eventmanager | Exclude Region (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_excluderegion | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (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 (2021.10.28) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | PrettyGCode (1.2.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_prettygcode | PrintTimeGenius Plugin (2.2.8) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_PrintTimeGenius | Resource Monitor (0.3.5) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_resource_monitor | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | TouchUI (0.3.18) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_touchui | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-12-03 23:18:36,498 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915722240 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-12-03 23:18:36,511 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-12-03 23:18:36,534 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-12-03 23:18:37,657 - octoprint.server - INFO - Shutting down intermediary server... 2021-12-03 23:18:38,012 - octoprint.server - INFO - Intermediary server shut down 2021-12-03 23:18:38,014 - octoprint.events - INFO - Processing startup event, this is our first event 2021-12-03 23:18:38,015 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-12-03 23:18:38,034 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-12-03 23:18:38,048 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-12-03 23:18:38,233 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-12-03 23:18:38,235 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-03 23:18:38,253 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-12-03 23:18:38,276 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-12-03 23:18:39,423 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-12-03 23:18:40,432 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-12-03 23:18:40,454 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-12-03 23:18:40,829 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-12-03 23:18:41,039 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-03 23:18:41,566 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-03 23:18:42,088 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 23:18:42,096 - 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-12-03 23:18:42,115 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 23:18:42,187 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 52.7GB. That is considered sufficient for updating. 2021-12-03 23:18:42,553 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2021-12-03 23:18:43,069 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.0.135/', 'path': '/', 'query_string': 'l10n=en'} 2021-12-03 23:18:43,580 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-03 23:19:58,484 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.139 2021-12-03 23:19:58,588 - octoprint.server.util.flask - INFO - Passively logging in user jlag from ::ffff:192.168.0.139 2021-12-03 23:19:58,588 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-03 23:20:00,372 - octoprint.server.util.sockjs - INFO - User jlag logged in on the socket from client ::ffff:192.168.0.139 2021-12-03 23:20:05,115 - octoprint.server.preemptive_cache - INFO - ... done in 16.00s 2021-12-03 23:20:34,361 - octoprint.startup - INFO - ****************************************************************************** 2021-12-03 23:20:34,364 - octoprint.startup - INFO - Starting OctoPrint 1.7.2 2021-12-03 23:20:34,367 - octoprint.startup - INFO - ****************************************************************************** 2021-12-03 23:20:39,185 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-12-03 23:20:39,186 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-12-03 23:20:39,186 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2021-12-03 23:20:39,186 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-12-03 23:20:39,203 - octoprint.startup - INFO - Blacklist processing done, adding 3 blacklisted plugin versions: roomtemp (any), GcodeEditor (>=0.1.1,<=0.2.8), gcodeleveling (>=0.1.0,<=0.1.1) 2021-12-03 23:20:39,307 - 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-12-03 23:20:42,030 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 24 mixin implementations, 53 hook handlers 2021-12-03 23:20:42,151 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-12-03 23:20:42,183 - octoprint.server - INFO - Intermediary server started 2021-12-03 23:20:42,218 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-12-03 23:20:42,270 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-12-03 23:20:42,276 - 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-12-03 23:20:42,276 - 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-12-03 23:20:42,277 - 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-12-03 23:20:42,277 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-12-03 23:20:42,278 - 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-12-03 23:20:42,278 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-12-03 23:20:42,279 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-12-03 23:20:42,279 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-12-03 23:20:42,279 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-12-03 23:20:42,280 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-12-03 23:20:42,280 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-12-03 23:20:42,282 - 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-12-03 23:20:42,283 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-12-03 23:20:42,289 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-12-03 23:20:42,291 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-12-03 23:20:42,316 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2021-12-03 23:20:43,632 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 23:20:44,633 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-12-03 23:20:44,635 - 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-12-03 23:20:44,635 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 23:20:44,837 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-12-03 23:20:44,857 - octoprint.plugins.softwareupdate - INFO - Cleaned up -1 old update log entries 2021-12-03 23:20:44,858 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2021-12-03 23:20:44,970 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2021-12-03 23:20:44,971 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2021-12-03 23:20:44,984 - octoprint.plugin.core - INFO - Initialized 24 plugin implementation(s) 2021-12-03 23:20:45,001 - octoprint.plugin.core - INFO - 24 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 | Camera Settings (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_CameraSettings | 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 | Event Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/eventmanager | Exclude Region (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_excluderegion | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (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 (2021.10.28) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | PrettyGCode (1.2.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_prettygcode | PrintTimeGenius Plugin (2.2.8) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_PrintTimeGenius | Resource Monitor (0.3.5) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_resource_monitor | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | TouchUI (0.3.18) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_touchui | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-12-03 23:20:45,037 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915722240 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-12-03 23:20:45,050 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-12-03 23:20:45,072 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-12-03 23:20:46,156 - octoprint.server - INFO - Shutting down intermediary server... 2021-12-03 23:20:46,649 - octoprint.server - INFO - Intermediary server shut down 2021-12-03 23:20:46,651 - octoprint.events - INFO - Processing startup event, this is our first event 2021-12-03 23:20:46,652 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-12-03 23:20:46,674 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-12-03 23:20:46,685 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-12-03 23:20:46,701 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-12-03 23:20:46,701 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-12-03 23:20:46,747 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-03 23:20:46,873 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-12-03 23:20:48,023 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-12-03 23:20:48,944 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-12-03 23:20:48,982 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-12-03 23:20:49,268 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-12-03 23:20:49,584 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-03 23:20:50,662 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-03 23:20:50,702 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 23:20:50,714 - 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-12-03 23:20:50,715 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 23:20:50,805 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 52.7GB. That is considered sufficient for updating. 2021-12-03 23:20:51,180 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2021-12-03 23:20:51,689 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.0.135/', 'path': '/', 'query_string': 'l10n=en'} 2021-12-03 23:20:52,301 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-03 23:22:49,988 - octoprint.startup - INFO - ****************************************************************************** 2021-12-03 23:22:49,992 - octoprint.startup - INFO - Starting OctoPrint 1.7.2 2021-12-03 23:22:49,994 - octoprint.startup - INFO - ****************************************************************************** 2021-12-03 23:22:54,881 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-12-03 23:22:54,882 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-12-03 23:22:54,882 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2021-12-03 23:22:54,883 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-12-03 23:22:54,905 - octoprint.startup - INFO - Blacklist processing done, adding 3 blacklisted plugin versions: roomtemp (any), GcodeEditor (>=0.1.1,<=0.2.8), gcodeleveling (>=0.1.0,<=0.1.1) 2021-12-03 23:22:55,023 - 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-12-03 23:22:57,758 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 24 mixin implementations, 53 hook handlers 2021-12-03 23:22:57,880 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-12-03 23:22:57,912 - octoprint.server - INFO - Intermediary server started 2021-12-03 23:22:57,948 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-12-03 23:22:58,004 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-12-03 23:22:58,010 - 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-12-03 23:22:58,010 - 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-12-03 23:22:58,011 - 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-12-03 23:22:58,011 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-12-03 23:22:58,012 - 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-12-03 23:22:58,012 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-12-03 23:22:58,013 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-12-03 23:22:58,013 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-12-03 23:22:58,014 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-12-03 23:22:58,014 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-12-03 23:22:58,015 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-12-03 23:22:58,016 - 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-12-03 23:22:58,019 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-12-03 23:22:58,027 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-12-03 23:22:58,028 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-12-03 23:22:58,049 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2021-12-03 23:22:59,312 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 23:23:00,302 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-12-03 23:23:00,304 - 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-12-03 23:23:00,305 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 23:23:00,506 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-12-03 23:23:00,527 - octoprint.plugins.softwareupdate - INFO - Cleaned up -1 old update log entries 2021-12-03 23:23:00,528 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2021-12-03 23:23:00,649 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2021-12-03 23:23:00,650 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2021-12-03 23:23:00,663 - octoprint.plugin.core - INFO - Initialized 24 plugin implementation(s) 2021-12-03 23:23:00,681 - octoprint.plugin.core - INFO - 24 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 | Camera Settings (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_CameraSettings | 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 | Event Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/eventmanager | Exclude Region (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_excluderegion | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (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 (2021.10.28) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | PrettyGCode (1.2.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_prettygcode | PrintTimeGenius Plugin (2.2.8) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_PrintTimeGenius | Resource Monitor (0.3.5) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_resource_monitor | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | TouchUI (0.3.18) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_touchui | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-12-03 23:23:00,716 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915722240 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-12-03 23:23:00,729 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-12-03 23:23:00,748 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-12-03 23:23:01,907 - octoprint.server - INFO - Shutting down intermediary server... 2021-12-03 23:23:01,927 - octoprint.server - INFO - Intermediary server shut down 2021-12-03 23:23:01,931 - octoprint.events - INFO - Processing startup event, this is our first event 2021-12-03 23:23:01,931 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-12-03 23:23:01,935 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-12-03 23:23:01,978 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-12-03 23:23:01,981 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-12-03 23:23:02,002 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-12-03 23:23:02,163 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-12-03 23:23:02,220 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-03 23:23:03,295 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-12-03 23:23:04,194 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-12-03 23:23:04,228 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-12-03 23:23:04,492 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-12-03 23:23:04,764 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-03 23:23:05,806 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-03 23:23:05,842 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 23:23:05,854 - 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-12-03 23:23:05,862 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 23:23:05,954 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 52.7GB. That is considered sufficient for updating. 2021-12-03 23:23:06,268 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2021-12-03 23:23:06,803 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.0.135/', 'path': '/', 'query_string': 'l10n=en'} 2021-12-03 23:23:07,484 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-03 23:23:07,831 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.139 2021-12-03 23:23:07,919 - octoprint.server.util.flask - INFO - Passively logging in user jlag from ::ffff:192.168.0.139 2021-12-03 23:23:07,920 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-03 23:23:08,124 - octoprint.server.util.sockjs - INFO - User jlag logged in on the socket from client ::ffff:192.168.0.139 2021-12-03 23:24:07,711 - octoprint.server.api.system - INFO - Performing command for core:shutdown: sudo shutdown -h now 2021-12-03 23:24:07,971 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.139 2021-12-03 23:24:08,016 - octoprint.server - INFO - Shutting down... 2021-12-03 23:24:08,037 - octoprint.server.api.system - WARNING - Command for core:shutdown failed with return code -15: ! STDOUT: ! STDERR: 2021-12-03 23:24:08,743 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-12-03 23:24:08,745 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-12-03 23:24:08,747 - octoprint.events - INFO - Event loop shut down 2021-12-03 23:24:09,236 - zeroconf - WARNING - Error with socket 5 (('192.168.0.135', 5353))): [Errno 101] Network is unreachable Traceback (most recent call last): File "/usr/lib/python3.7/asyncio/selector_events.py", line 987, in sendto self._sock.sendto(data, addr) OSError: [Errno 101] Network is unreachable 2021-12-03 23:24:09,266 - octoprint.server - INFO - Goodbye! 2021-12-03 23:24:18,516 - octoprint.startup - INFO - ****************************************************************************** 2021-12-03 23:24:18,520 - octoprint.startup - INFO - Starting OctoPrint 1.7.2 2021-12-03 23:24:18,522 - octoprint.startup - INFO - ****************************************************************************** 2021-12-03 23:24:23,323 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-12-03 23:24:23,324 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-12-03 23:24:23,325 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2021-12-03 23:24:23,325 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-12-03 23:24:23,343 - octoprint.startup - INFO - Blacklist processing done, adding 3 blacklisted plugin versions: roomtemp (any), GcodeEditor (>=0.1.1,<=0.2.8), gcodeleveling (>=0.1.0,<=0.1.1) 2021-12-03 23:24:23,451 - 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-12-03 23:24:26,111 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 24 mixin implementations, 53 hook handlers 2021-12-03 23:24:26,232 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-12-03 23:24:26,264 - octoprint.server - INFO - Intermediary server started 2021-12-03 23:24:26,300 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-12-03 23:24:26,353 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-12-03 23:24:26,359 - 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-12-03 23:24:26,359 - 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-12-03 23:24:26,360 - 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-12-03 23:24:26,360 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-12-03 23:24:26,361 - 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-12-03 23:24:26,361 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-12-03 23:24:26,362 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-12-03 23:24:26,362 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-12-03 23:24:26,363 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-12-03 23:24:26,363 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-12-03 23:24:26,364 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-12-03 23:24:26,365 - 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-12-03 23:24:26,367 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-12-03 23:24:26,369 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-12-03 23:24:26,371 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-12-03 23:24:26,400 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2021-12-03 23:24:27,655 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 23:24:28,662 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-12-03 23:24:28,664 - 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-12-03 23:24:28,664 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 23:24:28,864 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-12-03 23:24:28,885 - octoprint.plugins.softwareupdate - INFO - Cleaned up -1 old update log entries 2021-12-03 23:24:28,885 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2021-12-03 23:24:29,003 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2021-12-03 23:24:29,004 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2021-12-03 23:24:29,016 - octoprint.plugin.core - INFO - Initialized 24 plugin implementation(s) 2021-12-03 23:24:29,034 - octoprint.plugin.core - INFO - 24 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 | Camera Settings (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_CameraSettings | 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 | Event Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/eventmanager | Exclude Region (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_excluderegion | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (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 (2021.10.28) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | PrettyGCode (1.2.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_prettygcode | PrintTimeGenius Plugin (2.2.8) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_PrintTimeGenius | Resource Monitor (0.3.5) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_resource_monitor | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | TouchUI (0.3.18) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_touchui | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-12-03 23:24:29,072 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915722240 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-12-03 23:24:29,086 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-12-03 23:24:29,104 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-12-03 23:24:30,197 - octoprint.server - INFO - Shutting down intermediary server... 2021-12-03 23:24:30,219 - octoprint.server - INFO - Intermediary server shut down 2021-12-03 23:24:30,222 - octoprint.events - INFO - Processing startup event, this is our first event 2021-12-03 23:24:30,223 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-12-03 23:24:30,225 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-12-03 23:24:30,252 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-12-03 23:24:30,258 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-12-03 23:24:30,261 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-12-03 23:24:30,280 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-12-03 23:24:30,317 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-03 23:24:31,514 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-12-03 23:24:32,430 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-12-03 23:24:32,471 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-12-03 23:24:32,788 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-12-03 23:24:33,158 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-03 23:24:33,278 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.139 2021-12-03 23:24:33,917 - octoprint.server.util.flask - INFO - Passively logging in user jlag from ::ffff:192.168.0.139 2021-12-03 23:24:33,918 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-03 23:24:34,100 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.139 2021-12-03 23:24:34,254 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 23:24:34,276 - 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-12-03 23:24:34,277 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 23:24:34,454 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-03 23:24:34,461 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 52.7GB. That is considered sufficient for updating. 2021-12-03 23:24:34,901 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2021-12-03 23:24:35,323 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.0.135/', 'path': '/', 'query_string': 'l10n=en'} 2021-12-03 23:24:36,769 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-03 23:24:38,013 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.139 2021-12-03 23:24:38,115 - octoprint.server.util.flask - INFO - Passively logging in user jlag from ::ffff:192.168.0.139 2021-12-03 23:24:38,116 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-03 23:24:38,145 - octoprint.server.util.sockjs - INFO - User jlag logged in on the socket from client ::ffff:192.168.0.139 2021-12-03 23:24:40,559 - octoprint.server.util.flask - INFO - Passively logging in user jlag from ::ffff:192.168.0.139 2021-12-03 23:24:40,560 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-03 23:25:23,531 - octoprint.server.preemptive_cache - INFO - ... done in 27.34s 2021-12-03 23:25:23,633 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.139 2021-12-03 23:25:23,980 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.139 2021-12-03 23:25:24,007 - octoprint.server.util.flask - INFO - Passively logging in user jlag from ::ffff:192.168.0.139 2021-12-03 23:25:24,007 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-03 23:25:24,693 - octoprint.server.util.sockjs - INFO - User jlag logged in on the socket from client ::ffff:192.168.0.139 2021-12-03 23:25:49,576 - octoprint.server.api.system - INFO - Performing command for core:shutdown: sudo shutdown -h now 2021-12-03 23:25:49,895 - octoprint.server - INFO - Shutting down... 2021-12-03 23:25:49,916 - octoprint.server.api.system - WARNING - Command for core:shutdown failed with return code -15: ! STDOUT: ! STDERR: 2021-12-03 23:25:50,604 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-12-03 23:25:50,605 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-12-03 23:25:50,609 - octoprint.events - INFO - Event loop shut down 2021-12-03 23:25:51,145 - zeroconf - WARNING - Error with socket 6 (('192.168.0.135', 5353))): [Errno 101] Network is unreachable Traceback (most recent call last): File "/usr/lib/python3.7/asyncio/selector_events.py", line 987, in sendto self._sock.sendto(data, addr) OSError: [Errno 101] Network is unreachable 2021-12-03 23:25:51,187 - octoprint.server - INFO - Goodbye! 2021-12-03 23:25:59,384 - octoprint.startup - INFO - ****************************************************************************** 2021-12-03 23:25:59,387 - octoprint.startup - INFO - Starting OctoPrint 1.7.2 2021-12-03 23:25:59,389 - octoprint.startup - INFO - ****************************************************************************** 2021-12-03 23:26:04,263 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-12-03 23:26:04,264 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-12-03 23:26:04,264 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2021-12-03 23:26:04,265 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-12-03 23:26:04,281 - octoprint.startup - INFO - Blacklist processing done, adding 3 blacklisted plugin versions: roomtemp (any), GcodeEditor (>=0.1.1,<=0.2.8), gcodeleveling (>=0.1.0,<=0.1.1) 2021-12-03 23:26:04,398 - 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-12-03 23:26:07,158 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 24 mixin implementations, 53 hook handlers 2021-12-03 23:26:07,278 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-12-03 23:26:07,310 - octoprint.server - INFO - Intermediary server started 2021-12-03 23:26:07,344 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-12-03 23:26:07,396 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-12-03 23:26:07,402 - 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-12-03 23:26:07,402 - 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-12-03 23:26:07,403 - 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-12-03 23:26:07,403 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-12-03 23:26:07,404 - 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-12-03 23:26:07,404 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-12-03 23:26:07,405 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-12-03 23:26:07,405 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-12-03 23:26:07,406 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-12-03 23:26:07,406 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-12-03 23:26:07,407 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-12-03 23:26:07,409 - 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-12-03 23:26:07,411 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-12-03 23:26:07,413 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-12-03 23:26:07,415 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-12-03 23:26:07,440 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2021-12-03 23:26:08,734 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 23:26:09,760 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-12-03 23:26:09,762 - 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-12-03 23:26:09,763 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 23:26:09,960 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-12-03 23:26:09,981 - octoprint.plugins.softwareupdate - INFO - Cleaned up -1 old update log entries 2021-12-03 23:26:09,981 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2021-12-03 23:26:10,093 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2021-12-03 23:26:10,097 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2021-12-03 23:26:10,109 - octoprint.plugin.core - INFO - Initialized 24 plugin implementation(s) 2021-12-03 23:26:10,126 - octoprint.plugin.core - INFO - 24 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 | Camera Settings (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_CameraSettings | 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 | Event Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/eventmanager | Exclude Region (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_excluderegion | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (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 (2021.10.28) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | PrettyGCode (1.2.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_prettygcode | PrintTimeGenius Plugin (2.2.8) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_PrintTimeGenius | Resource Monitor (0.3.5) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_resource_monitor | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | TouchUI (0.3.18) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_touchui | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-12-03 23:26:10,164 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915722240 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-12-03 23:26:10,180 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-12-03 23:26:10,204 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-12-03 23:26:11,282 - octoprint.server - INFO - Shutting down intermediary server... 2021-12-03 23:26:11,287 - octoprint.server - INFO - Intermediary server shut down 2021-12-03 23:26:11,290 - octoprint.events - INFO - Processing startup event, this is our first event 2021-12-03 23:26:11,291 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-12-03 23:26:11,294 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-12-03 23:26:11,306 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-12-03 23:26:11,320 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-12-03 23:26:11,381 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-03 23:26:11,523 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-12-03 23:26:11,529 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-12-03 23:26:12,746 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-12-03 23:26:13,656 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-12-03 23:26:13,677 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-12-03 23:26:13,902 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-12-03 23:26:14,016 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.139 2021-12-03 23:26:14,320 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-03 23:26:14,441 - octoprint.server.util.flask - INFO - Passively logging in user jlag from ::ffff:192.168.0.139 2021-12-03 23:26:14,442 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-03 23:26:14,748 - octoprint.server.util.sockjs - INFO - User jlag logged in on the socket from client ::ffff:192.168.0.139 2021-12-03 23:26:15,277 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-03 23:26:15,404 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 23:26:15,406 - 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-12-03 23:26:15,423 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 23:26:15,524 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 52.7GB. That is considered sufficient for updating. 2021-12-03 23:26:16,063 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2021-12-03 23:26:16,620 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.0.135/', 'path': '/', 'query_string': 'l10n=en'} 2021-12-03 23:26:17,507 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-03 23:27:27,878 - octoprint.server.preemptive_cache - INFO - ... done in 16.28s 2021-12-03 23:27:29,735 - octoprint.server.util.flask - INFO - Passively logging in user jlag from ::ffff:192.168.0.139 2021-12-03 23:27:29,735 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-03 23:27:29,937 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.139 2021-12-03 23:27:30,163 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.139 2021-12-03 23:27:30,228 - octoprint.server.util.flask - INFO - Passively logging in user jlag from ::ffff:192.168.0.139 2021-12-03 23:27:30,229 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-03 23:27:31,304 - octoprint.server.util.sockjs - INFO - User jlag logged in on the socket from client ::ffff:192.168.0.139 2021-12-03 23:27:33,406 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-12-03 23:27:33,464 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyUSB0@115200, /dev/ttyUSB0@250000, /dev/ttyUSB0@230400, /dev/ttyUSB0@57600, /dev/ttyUSB0@38400, /dev/ttyUSB0@19200, /dev/ttyUSB0@9600 2021-12-03 23:27:33,465 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2021-12-03 23:27:33,466 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2021-12-03 23:27:33,478 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-12-03 23:27:33,481 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-12-03 23:27:33,541 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-12-03 23:27:33,560 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-12-03 23:27:33,694 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin Marlin-JyersUI (Aug 10 2021 17:20:38)" 2021-12-03 23:27:33,751 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-12-03 23:27:33,769 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-12-03 23:27:33,872 - octoprint.plugins.action_command_notification - INFO - Got a notification: SD Init Fail 2021-12-03 23:28:18,017 - octoprint.server.api.system - INFO - Performing command for core:shutdown: sudo shutdown -h now 2021-12-03 23:28:18,329 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.139 2021-12-03 23:28:18,338 - octoprint.server - INFO - Shutting down... 2021-12-03 23:28:18,350 - octoprint.server.api.system - WARNING - Command for core:shutdown failed with return code -15: ! STDOUT: ! STDERR: 2021-12-03 23:28:18,691 - octoprint.server - INFO - Calling on_shutdown on plugins 2021-12-03 23:28:18,693 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2021-12-03 23:28:18,694 - octoprint.events - INFO - Event loop shut down 2021-12-03 23:28:18,718 - octoprint.server - INFO - Goodbye! 2021-12-03 23:28:27,430 - octoprint.startup - INFO - ****************************************************************************** 2021-12-03 23:28:27,433 - octoprint.startup - INFO - Starting OctoPrint 1.7.2 2021-12-03 23:28:27,435 - octoprint.startup - INFO - ****************************************************************************** 2021-12-03 23:28:34,133 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-12-03 23:28:34,134 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is not working 2021-12-03 23:28:34,134 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-12-03 23:28:34,146 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-12-03 23:28:34,266 - 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-12-03 23:28:37,192 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 24 mixin implementations, 53 hook handlers 2021-12-03 23:28:37,317 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-12-03 23:28:37,350 - octoprint.server - INFO - Intermediary server started 2021-12-03 23:28:37,386 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-12-03 23:28:37,440 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-12-03 23:28:37,446 - 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-12-03 23:28:37,447 - 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-12-03 23:28:37,447 - 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-12-03 23:28:37,448 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-12-03 23:28:37,449 - 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-12-03 23:28:37,449 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-12-03 23:28:37,450 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-12-03 23:28:37,450 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-12-03 23:28:37,451 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-12-03 23:28:37,451 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-12-03 23:28:37,451 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-12-03 23:28:37,453 - 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-12-03 23:28:37,456 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-12-03 23:28:37,461 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-12-03 23:28:37,463 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-12-03 23:28:37,486 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2021-12-03 23:28:38,754 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 23:28:39,739 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-12-03 23:28:39,741 - 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-12-03 23:28:39,742 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 23:28:39,948 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-12-03 23:28:39,969 - octoprint.plugins.softwareupdate - INFO - Cleaned up -1 old update log entries 2021-12-03 23:28:39,969 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2021-12-03 23:28:40,086 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2021-12-03 23:28:40,091 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2021-12-03 23:28:40,103 - octoprint.plugin.core - INFO - Initialized 24 plugin implementation(s) 2021-12-03 23:28:40,122 - octoprint.plugin.core - INFO - 24 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 | Camera Settings (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_CameraSettings | 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 | Event Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/eventmanager | Exclude Region (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_excluderegion | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (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 (2021.10.28) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | PrettyGCode (1.2.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_prettygcode | PrintTimeGenius Plugin (2.2.8) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_PrintTimeGenius | Resource Monitor (0.3.5) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_resource_monitor | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | TouchUI (0.3.18) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_touchui | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-12-03 23:28:40,158 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915722240 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-12-03 23:28:40,174 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-12-03 23:28:40,199 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-12-03 23:28:41,333 - octoprint.server - INFO - Shutting down intermediary server... 2021-12-03 23:28:41,366 - octoprint.server - INFO - Intermediary server shut down 2021-12-03 23:28:41,369 - octoprint.events - INFO - Processing startup event, this is our first event 2021-12-03 23:28:41,369 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-12-03 23:28:41,374 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-12-03 23:28:41,378 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-12-03 23:28:41,379 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-12-03 23:28:41,382 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-12-03 23:28:42,204 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-12-03 23:28:43,033 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-12-03 23:28:43,055 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-12-03 23:28:43,089 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-12-03 23:28:43,395 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-03 23:28:44,327 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 23:28:44,335 - 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-12-03 23:28:44,351 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 23:28:44,370 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 52.7GB. That is considered sufficient for updating. 2021-12-03 23:28:44,370 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-12-03 23:28:46,146 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-03 23:28:57,659 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 23:28:57,662 - 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-12-03 23:28:57,662 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 23:28:57,761 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-12-03 23:28:57,763 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2021-12-03 23:28:57,891 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.0.135/', 'path': '/', 'query_string': 'l10n=en'} 2021-12-03 23:29:11,696 - octoprint.server.preemptive_cache - INFO - ... done in 13.81s 2021-12-03 23:49:20,503 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-12-03 23:49:20,633 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-12-03 23:49:20,683 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-03 23:49:22,891 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-12-03 23:49:23,398 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-03 23:49:33,232 - zeroconf - WARNING - Error with socket 6 (('169.254.201.103', 5353))): [Errno 101] Network is unreachable Traceback (most recent call last): File "/usr/lib/python3.7/asyncio/selector_events.py", line 987, in sendto self._sock.sendto(data, addr) OSError: [Errno 101] Network is unreachable 2021-12-03 23:49:56,952 - octoprint.startup - INFO - ****************************************************************************** 2021-12-03 23:49:56,955 - octoprint.startup - INFO - Starting OctoPrint 1.7.2 2021-12-03 23:49:56,957 - octoprint.startup - INFO - ****************************************************************************** 2021-12-03 23:50:09,726 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-12-03 23:50:09,727 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is not working 2021-12-03 23:50:09,727 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-12-03 23:50:09,739 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-12-03 23:50:09,856 - 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-12-03 23:50:12,561 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 24 mixin implementations, 53 hook handlers 2021-12-03 23:50:12,681 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-12-03 23:50:12,713 - octoprint.server - INFO - Intermediary server started 2021-12-03 23:50:12,749 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-12-03 23:50:12,801 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-12-03 23:50:12,807 - 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-12-03 23:50:12,807 - 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-12-03 23:50:12,808 - 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-12-03 23:50:12,808 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-12-03 23:50:12,809 - 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-12-03 23:50:12,809 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-12-03 23:50:12,810 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-12-03 23:50:12,810 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-12-03 23:50:12,811 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-12-03 23:50:12,811 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-12-03 23:50:12,812 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-12-03 23:50:12,814 - 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-12-03 23:50:12,818 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-12-03 23:50:12,820 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-12-03 23:50:12,822 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-12-03 23:50:12,843 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2021-12-03 23:50:14,125 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 23:50:15,112 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-12-03 23:50:15,114 - 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-12-03 23:50:15,118 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 23:50:15,317 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-12-03 23:50:15,338 - octoprint.plugins.softwareupdate - INFO - Cleaned up -1 old update log entries 2021-12-03 23:50:15,338 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2021-12-03 23:50:15,453 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2021-12-03 23:50:15,457 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2021-12-03 23:50:15,469 - octoprint.plugin.core - INFO - Initialized 24 plugin implementation(s) 2021-12-03 23:50:15,490 - octoprint.plugin.core - INFO - 24 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 | Camera Settings (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_CameraSettings | 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 | Event Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/eventmanager | Exclude Region (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_excluderegion | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (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 (2021.10.28) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | PrettyGCode (1.2.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_prettygcode | PrintTimeGenius Plugin (2.2.8) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_PrintTimeGenius | Resource Monitor (0.3.5) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_resource_monitor | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | TouchUI (0.3.18) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_touchui | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-12-03 23:50:15,537 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915722240 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-12-03 23:50:15,556 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-12-03 23:50:15,586 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-12-03 23:50:16,684 - octoprint.server - INFO - Shutting down intermediary server... 2021-12-03 23:50:16,730 - octoprint.server - INFO - Intermediary server shut down 2021-12-03 23:50:16,732 - octoprint.events - INFO - Processing startup event, this is our first event 2021-12-03 23:50:16,733 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-12-03 23:50:16,734 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-12-03 23:50:16,740 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-12-03 23:50:16,744 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-12-03 23:50:16,745 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-12-03 23:50:17,567 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-12-03 23:50:18,392 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-12-03 23:50:18,403 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-12-03 23:50:18,458 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-12-03 23:50:18,786 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-03 23:50:19,722 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 23:50:19,728 - 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-12-03 23:50:19,729 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 23:50:19,800 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 52.7GB. That is considered sufficient for updating. 2021-12-03 23:50:19,801 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-12-03 23:50:20,065 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-12-03 23:50:20,213 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-03 23:50:20,400 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2021-12-03 23:50:21,866 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.0.135/', 'path': '/', 'query_string': 'l10n=en'} 2021-12-03 23:50:43,565 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-03 23:50:44,599 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-03 23:51:19,909 - octoprint.startup - INFO - ****************************************************************************** 2021-12-03 23:51:19,912 - octoprint.startup - INFO - Starting OctoPrint 1.7.2 2021-12-03 23:51:19,914 - octoprint.startup - INFO - ****************************************************************************** 2021-12-03 23:51:26,617 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-12-03 23:51:26,618 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is not working 2021-12-03 23:51:26,618 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-12-03 23:51:26,628 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-12-03 23:51:26,756 - 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-12-03 23:51:29,491 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 24 mixin implementations, 53 hook handlers 2021-12-03 23:51:29,615 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-12-03 23:51:29,649 - octoprint.server - INFO - Intermediary server started 2021-12-03 23:51:29,685 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-12-03 23:51:29,739 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-12-03 23:51:29,745 - 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-12-03 23:51:29,746 - 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-12-03 23:51:29,746 - 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-12-03 23:51:29,747 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-12-03 23:51:29,747 - 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-12-03 23:51:29,748 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-12-03 23:51:29,748 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-12-03 23:51:29,748 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-12-03 23:51:29,749 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-12-03 23:51:29,750 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-12-03 23:51:29,750 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-12-03 23:51:29,752 - 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-12-03 23:51:29,755 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-12-03 23:51:29,760 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-12-03 23:51:29,762 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-12-03 23:51:29,783 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2021-12-03 23:51:31,052 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 23:51:32,161 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-12-03 23:51:32,163 - 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-12-03 23:51:32,164 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 23:51:32,405 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-12-03 23:51:32,426 - octoprint.plugins.softwareupdate - INFO - Cleaned up -1 old update log entries 2021-12-03 23:51:32,426 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2021-12-03 23:51:32,545 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2021-12-03 23:51:32,546 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2021-12-03 23:51:32,558 - octoprint.plugin.core - INFO - Initialized 24 plugin implementation(s) 2021-12-03 23:51:32,575 - octoprint.plugin.core - INFO - 24 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 | Camera Settings (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_CameraSettings | 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 | Event Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/eventmanager | Exclude Region (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_excluderegion | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (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 (2021.10.28) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | PrettyGCode (1.2.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_prettygcode | PrintTimeGenius Plugin (2.2.8) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_PrintTimeGenius | Resource Monitor (0.3.5) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_resource_monitor | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | TouchUI (0.3.18) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_touchui | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-12-03 23:51:32,609 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915722240 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-12-03 23:51:32,622 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-12-03 23:51:32,642 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-12-03 23:51:33,719 - octoprint.server - INFO - Shutting down intermediary server... 2021-12-03 23:51:34,181 - octoprint.server - INFO - Intermediary server shut down 2021-12-03 23:51:34,184 - octoprint.events - INFO - Processing startup event, this is our first event 2021-12-03 23:51:34,185 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-12-03 23:51:34,189 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-12-03 23:51:34,191 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-12-03 23:51:34,194 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-12-03 23:51:34,197 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-12-03 23:51:35,018 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-12-03 23:51:35,847 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-12-03 23:51:35,866 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-12-03 23:51:35,903 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-12-03 23:51:36,194 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-03 23:51:37,176 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 23:51:37,192 - 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-12-03 23:51:37,192 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 23:51:37,277 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 52.7GB. That is considered sufficient for updating. 2021-12-03 23:51:37,278 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-12-03 23:51:37,524 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-12-03 23:51:37,669 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-03 23:51:37,824 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2021-12-03 23:51:39,366 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.0.135/', 'path': '/', 'query_string': 'l10n=en'} 2021-12-03 23:51:40,930 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-03 23:51:41,544 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-03 23:52:12,781 - octoprint.server.preemptive_cache - INFO - ... done in 15.89s 2021-12-03 23:53:44,015 - octoprint.startup - INFO - ****************************************************************************** 2021-12-03 23:53:44,020 - octoprint.startup - INFO - Starting OctoPrint 1.7.2 2021-12-03 23:53:44,022 - octoprint.startup - INFO - ****************************************************************************** 2021-12-03 23:53:50,695 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline 2021-12-03 23:53:50,696 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is not working 2021-12-03 23:53:50,697 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-12-03 23:53:50,707 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2021-12-03 23:53:50,840 - 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-12-03 23:53:53,528 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 24 mixin implementations, 53 hook handlers 2021-12-03 23:53:53,649 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-12-03 23:53:53,681 - octoprint.server - INFO - Intermediary server started 2021-12-03 23:53:53,716 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-12-03 23:53:53,767 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-12-03 23:53:53,773 - 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-12-03 23:53:53,773 - 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-12-03 23:53:53,774 - 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-12-03 23:53:53,774 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-12-03 23:53:53,775 - 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-12-03 23:53:53,776 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-12-03 23:53:53,776 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-12-03 23:53:53,777 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-12-03 23:53:53,777 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-12-03 23:53:53,777 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-12-03 23:53:53,778 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-12-03 23:53:53,782 - 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-12-03 23:53:53,783 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-12-03 23:53:53,785 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-12-03 23:53:53,787 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-12-03 23:53:53,810 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2021-12-03 23:53:55,071 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 23:53:56,057 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-12-03 23:53:56,060 - 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-12-03 23:53:56,060 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 23:53:56,262 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-12-03 23:53:56,283 - octoprint.plugins.softwareupdate - INFO - Cleaned up -1 old update log entries 2021-12-03 23:53:56,284 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2021-12-03 23:53:56,403 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2021-12-03 23:53:56,404 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2021-12-03 23:53:56,417 - octoprint.plugin.core - INFO - Initialized 24 plugin implementation(s) 2021-12-03 23:53:56,436 - octoprint.plugin.core - INFO - 24 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 | Camera Settings (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_CameraSettings | 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 | Event Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/eventmanager | Exclude Region (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_excluderegion | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (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 (2021.10.28) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | PrettyGCode (1.2.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_prettygcode | PrintTimeGenius Plugin (2.2.8) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_PrintTimeGenius | Resource Monitor (0.3.5) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_resource_monitor | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | TouchUI (0.3.18) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_touchui | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-12-03 23:53:56,475 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915722240 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-12-03 23:53:56,491 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-12-03 23:53:56,514 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-12-03 23:53:57,759 - octoprint.server - INFO - Shutting down intermediary server... 2021-12-03 23:53:58,207 - octoprint.server - INFO - Intermediary server shut down 2021-12-03 23:53:58,209 - octoprint.events - INFO - Processing startup event, this is our first event 2021-12-03 23:53:58,211 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2021-12-03 23:53:58,212 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-12-03 23:53:58,218 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-12-03 23:53:58,221 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-12-03 23:53:58,222 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-12-03 23:53:59,042 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-12-03 23:53:59,871 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-12-03 23:53:59,890 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-12-03 23:53:59,927 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-12-03 23:54:00,242 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-03 23:54:01,150 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-03 23:54:01,151 - 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-12-03 23:54:01,152 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-03 23:54:01,298 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 52.7GB. That is considered sufficient for updating. 2021-12-03 23:54:01,298 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline 2021-12-03 23:54:01,538 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-12-03 23:54:01,714 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-03 23:54:01,796 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2021-12-03 23:54:03,233 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.0.135/', 'path': '/', 'query_string': 'l10n=en'} 2021-12-03 23:54:04,790 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-03 23:54:05,518 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-03 23:58:41,253 - octoprint.server.preemptive_cache - INFO - ... done in 16.20s 2021-12-03 23:58:47,685 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.139 2021-12-04 00:01:24,510 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-04 00:01:24,513 - octoprint.server.api - INFO - Actively logging in user jlag from ::ffff:192.168.0.139 2021-12-04 00:01:24,554 - octoprint.server.util.flask - INFO - Passively logging in user jlag from ::ffff:192.168.0.139 2021-12-04 00:01:24,554 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-04 00:01:24,602 - octoprint.server.util.flask.PreemptiveCache - INFO - Adding entry for / and {'path': '/', 'base_url': 'http://192.168.0.102/', 'query_string': 'l10n=en', '_timestamp': 1638568884.602114, '_count': 1} 2021-12-04 00:01:25,153 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.139 2021-12-04 00:01:25,686 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.139 2021-12-04 00:01:25,709 - octoprint.server.util.flask - INFO - Passively logging in user jlag from ::ffff:192.168.0.139 2021-12-04 00:01:25,709 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-04 00:01:26,762 - octoprint.server.util.sockjs - INFO - User jlag logged in on the socket from client ::ffff:192.168.0.139 2021-12-04 00:01:40,095 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from online to offline 2021-12-04 00:01:40,096 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is not working 2021-12-04 00:01:40,096 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working 2021-12-04 00:01:41,151 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-04 00:01:41,153 - 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-12-04 00:01:41,153 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-04 00:01:41,256 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-12-04 00:01:41,607 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-12-04 00:01:41,661 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyUSB0@115200, /dev/ttyUSB0@250000, /dev/ttyUSB0@230400, /dev/ttyUSB0@57600, /dev/ttyUSB0@38400, /dev/ttyUSB0@19200, /dev/ttyUSB0@9600 2021-12-04 00:01:41,661 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2021-12-04 00:01:41,662 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2021-12-04 00:01:41,705 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-12-04 00:01:41,715 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-12-04 00:01:41,742 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-12-04 00:01:41,755 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-12-04 00:01:41,821 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin Marlin-JyersUI (Aug 10 2021 17:20:38)" 2021-12-04 00:01:41,837 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-12-04 00:01:41,882 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-12-04 00:01:41,944 - octoprint.plugins.action_command_notification - INFO - Got a notification: SD Init Fail 2021-12-04 00:03:12,314 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-isp-capture0 based on ^bcm2835-isp-\w+$ 2021-12-04 00:03:12,319 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-codec-isp based on ^bcm2835-codec-\w+$ 2021-12-04 00:03:12,425 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-codec-decode based on ^bcm2835-codec-\w+$ 2021-12-04 00:03:12,428 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-isp-capture1 based on ^bcm2835-isp-\w+$ 2021-12-04 00:03:12,430 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-isp-output0 based on ^bcm2835-isp-\w+$ 2021-12-04 00:03:12,433 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-codec-encode based on ^bcm2835-codec-\w+$ 2021-12-04 00:03:12,477 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-isp-stats2 based on ^bcm2835-isp-\w+$ 2021-12-04 00:06:29,559 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-12-04 00:06:29,636 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-04 00:06:31,881 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-12-04 00:06:32,904 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-04 00:08:53,651 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-12-04 00:10:10,110 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2021-12-04 00:10:13,669 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: modarcher_c7_skadis_holder.gcode, owner: jlag, user: jlag 2021-12-04 00:10:13,673 - octoprint.plugins.excluderegion - INFO - File selected, resetting internal state 2021-12-04 00:10:13,688 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2021-12-04 00:10:13,695 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: modarcher_c7_skadis_holder.gcode, owner: jlag, user: jlag 2021-12-04 00:10:13,700 - octoprint.plugins.excluderegion - INFO - Printing started 2021-12-04 00:10:13,737 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-12-04 00:10:13,751 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2021-12-04 00:10:13,770 - octoprint.plugins.action_command_notification - INFO - Got a notification: Bed Heating... 2021-12-04 00:10:13,812 - octoprint.plugins.action_command_notification - INFO - Got a notification: Bed Heating... 2021-12-04 00:10:15,807 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2021-12-04 00:10:22,081 - octoprint.plugins.action_command_notification - INFO - Notifications cleared 2021-12-04 00:12:40,780 - octoprint.plugins.action_command_notification - INFO - Got a notification: Printing... 2021-12-04 00:12:40,787 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2021-12-04 00:15:18,164 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.139 2021-12-04 00:15:22,447 - octoprint.plugins.action_command_notification - INFO - Got a notification: Printing... 2021-12-04 00:18:48,349 - octoprint.plugins.action_command_notification - INFO - Got a notification: Bed Cooling... 2021-12-04 00:20:39,986 - octoprint.server.util.flask - INFO - Passively logging in user jlag from ::ffff:192.168.0.139 2021-12-04 00:20:39,987 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-04 00:20:40,485 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.139 2021-12-04 00:20:40,509 - octoprint.server.util.flask - INFO - Passively logging in user jlag from ::ffff:192.168.0.139 2021-12-04 00:20:40,509 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-04 00:20:41,572 - octoprint.server.util.sockjs - INFO - User jlag logged in on the socket from client ::ffff:192.168.0.139 2021-12-04 00:23:53,652 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-12-04 00:38:53,653 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-12-04 00:53:53,654 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-12-04 01:08:53,655 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-12-04 01:23:53,655 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-12-04 01:38:53,656 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-12-04 01:53:53,657 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-12-04 02:08:53,658 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-12-04 02:23:53,659 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-12-04 02:29:15,172 - octoprint.plugins.action_command_notification - INFO - Got a notification: Bed Cooling... 2021-12-04 02:29:15,400 - octoprint.plugins.action_command_notification - INFO - Got a notification: Ender-3 V2 Ready. 2021-12-04 02:29:15,505 - octoprint.plugins.action_command_notification - INFO - Got a notification: Bed Cooling... 2021-12-04 02:29:15,515 - octoprint.plugins.action_command_notification - INFO - Got a notification: Ender-3 V2 Ready. 2021-12-04 02:29:22,125 - octoprint.plugins.action_command_notification - INFO - Got a notification: Ender-3 V2 Ready. 2021-12-04 02:29:22,131 - octoprint.util.comm - INFO - Finished in 8348.448 s. 2021-12-04 02:29:22,131 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Finishing" 2021-12-04 02:29:22,145 - octoprint.printer.standard.job - INFO - Print job done - origin: local, path: modarcher_c7_skadis_holder.gcode, owner: jlag 2021-12-04 02:29:22,245 - octoprint.util.comm - INFO - Changing monitoring state from "Finishing" to "Operational" 2021-12-04 02:29:22,343 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintDone 2021-12-04 02:38:53,660 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-12-04 02:53:53,661 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-12-04 03:08:53,662 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-12-04 03:11:40,002 - octoprint.printer.standard.job - INFO - Print job deselected - user: n/a 2021-12-04 03:23:53,663 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-12-04 03:33:10,323 - octoprint.filemanager.analysis - INFO - Starting analysis of local:1archer_c7_skadis_holder.gcode 2021-12-04 03:17:09,672 - octoprint.startup - INFO - ****************************************************************************** 2021-12-04 03:17:09,675 - octoprint.startup - INFO - Starting OctoPrint 1.7.2 2021-12-04 03:17:09,677 - octoprint.startup - INFO - ****************************************************************************** 2021-12-04 03:17:14,615 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-12-04 03:17:14,616 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-12-04 03:17:14,616 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2021-12-04 03:17:14,616 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-12-04 03:17:15,291 - octoprint.startup - INFO - Blacklist processing done, adding 3 blacklisted plugin versions: roomtemp (any), GcodeEditor (>=0.1.1,<=0.2.8), gcodeleveling (>=0.1.0,<=0.1.1) 2021-12-04 03:17:15,292 - octoprint.plugin.core - WARNING - Invalid version requirement >=0.1.1,<=0.2.8 for blacklist entry GcodeEditor, ignoring 2021-12-04 03:17:15,292 - octoprint.plugin.core - WARNING - Invalid version requirement >=0.1.0,<=0.1.1 for blacklist entry gcodeleveling, ignoring 2021-12-04 03:17:15,383 - 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-12-04 03:17:17,991 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 24 mixin implementations, 53 hook handlers 2021-12-04 03:17:18,114 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-12-04 03:17:18,146 - octoprint.server - INFO - Intermediary server started 2021-12-04 03:17:18,181 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-12-04 03:17:18,232 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-12-04 03:17:18,237 - 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-12-04 03:17:18,238 - 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-12-04 03:17:18,239 - 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-12-04 03:17:18,239 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-12-04 03:17:18,240 - 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-12-04 03:17:18,240 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-12-04 03:17:18,241 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-12-04 03:17:18,241 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-12-04 03:17:18,241 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-12-04 03:17:18,242 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-12-04 03:17:18,242 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-12-04 03:17:18,243 - 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-12-04 03:17:18,248 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-12-04 03:17:18,251 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-12-04 03:17:18,253 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-12-04 03:17:18,276 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2021-12-04 03:17:19,551 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-04 03:17:20,560 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-12-04 03:17:20,562 - 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-12-04 03:17:20,562 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-04 03:17:20,767 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-12-04 03:17:20,788 - octoprint.plugins.softwareupdate - INFO - Cleaned up -1 old update log entries 2021-12-04 03:17:20,788 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2021-12-04 03:17:20,901 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2021-12-04 03:17:20,902 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2021-12-04 03:17:20,915 - octoprint.plugin.core - INFO - Initialized 24 plugin implementation(s) 2021-12-04 03:17:20,932 - octoprint.plugin.core - INFO - 24 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 | Camera Settings (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_CameraSettings | 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 | Event Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/eventmanager | Exclude Region (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_excluderegion | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (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 (2021.10.28) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | PrettyGCode (1.2.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_prettygcode | PrintTimeGenius Plugin (2.2.8) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_PrintTimeGenius | Resource Monitor (0.3.5) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_resource_monitor | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | TouchUI (0.3.18) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_touchui | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-12-04 03:17:20,967 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915722240 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-12-04 03:17:20,981 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-12-04 03:17:21,006 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-12-04 03:17:22,080 - octoprint.server - INFO - Shutting down intermediary server... 2021-12-04 03:17:22,163 - octoprint.server - INFO - Intermediary server shut down 2021-12-04 03:17:22,165 - octoprint.events - INFO - Processing startup event, this is our first event 2021-12-04 03:17:22,166 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-12-04 03:17:22,171 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-12-04 03:17:22,204 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-12-04 03:17:22,210 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-12-04 03:17:22,212 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-12-04 03:17:22,248 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-12-04 03:17:22,467 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-04 03:17:23,481 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-12-04 03:17:24,395 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-12-04 03:17:24,451 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-12-04 03:17:24,755 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-12-04 03:17:25,160 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-04 03:17:26,011 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-04 03:17:26,012 - 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-12-04 03:17:26,012 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-04 03:17:26,229 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-04 03:17:26,230 - 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-12-04 03:17:26,230 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-04 03:17:26,395 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 52.7GB. That is considered sufficient for updating. 2021-12-04 03:17:26,497 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2021-12-04 03:17:26,505 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2021-12-04 03:17:26,654 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-04 03:17:27,137 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.0.135/', 'path': '/', 'query_string': 'l10n=en'} 2021-12-04 03:17:28,141 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-04 03:17:35,755 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.139 2021-12-04 03:17:35,908 - octoprint.server.util.flask - INFO - Passively logging in user jlag from ::ffff:192.168.0.139 2021-12-04 03:17:35,909 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-04 03:34:12,732 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-12-04 03:34:13,835 - octoprint.server.util.sockjs - INFO - User jlag logged in on the socket from client ::ffff:192.168.0.139 2021-12-04 03:34:19,745 - octoprint.server.preemptive_cache - INFO - ... done in 16.12s 2021-12-04 03:34:19,746 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.0.102/', 'path': '/', 'query_string': 'l10n=en'} 2021-12-04 03:34:20,205 - octoprint.server.preemptive_cache - INFO - ... done in 0.46s 2021-12-04 03:36:38,653 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-isp-capture0 based on ^bcm2835-isp-\w+$ 2021-12-04 03:36:38,655 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-codec-isp based on ^bcm2835-codec-\w+$ 2021-12-04 03:36:38,757 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-codec-decode based on ^bcm2835-codec-\w+$ 2021-12-04 03:36:38,760 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-isp-capture1 based on ^bcm2835-isp-\w+$ 2021-12-04 03:36:38,763 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-isp-output0 based on ^bcm2835-isp-\w+$ 2021-12-04 03:36:38,766 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-codec-encode based on ^bcm2835-codec-\w+$ 2021-12-04 03:36:38,809 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-isp-stats2 based on ^bcm2835-isp-\w+$ 2021-12-04 03:39:23,738 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial connection" 2021-12-04 03:39:23,740 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2021-12-04 03:39:23,767 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial connection" to "Connecting" 2021-12-04 03:39:23,773 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-12-04 03:39:23,806 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-12-04 03:39:23,811 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2021-12-04 03:39:23,876 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-12-04 03:39:23,932 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin Marlin-JyersUI (Aug 10 2021 17:20:38)" 2021-12-04 03:39:23,982 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-12-04 03:39:24,039 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-12-04 03:39:24,298 - octoprint.util.comm - INFO - Externally triggered heatup detected 2021-12-04 03:39:24,326 - octoprint.plugins.action_command_notification - INFO - Got a notification: SD Init Fail 2021-12-04 03:36:58,180 - octoprint.startup - INFO - ****************************************************************************** 2021-12-04 03:36:58,183 - octoprint.startup - INFO - Starting OctoPrint 1.7.2 2021-12-04 03:36:58,185 - octoprint.startup - INFO - ****************************************************************************** 2021-12-04 03:37:03,959 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-12-04 03:37:03,959 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-12-04 03:37:03,959 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2021-12-04 03:37:03,960 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-12-04 03:37:04,379 - octoprint.startup - INFO - Blacklist processing done, adding 3 blacklisted plugin versions: roomtemp (any), GcodeEditor (>=0.1.1,<=0.2.8), gcodeleveling (>=0.1.0,<=0.1.1) 2021-12-04 03:37:04,380 - octoprint.plugin.core - WARNING - Invalid version requirement >=0.1.1,<=0.2.8 for blacklist entry GcodeEditor, ignoring 2021-12-04 03:37:04,381 - octoprint.plugin.core - WARNING - Invalid version requirement >=0.1.0,<=0.1.1 for blacklist entry gcodeleveling, ignoring 2021-12-04 03:37:04,489 - 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-12-04 03:37:07,166 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 24 mixin implementations, 53 hook handlers 2021-12-04 03:37:07,289 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-12-04 03:37:07,322 - octoprint.server - INFO - Intermediary server started 2021-12-04 03:37:07,360 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-12-04 03:37:07,414 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-12-04 03:37:07,419 - 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-12-04 03:37:07,420 - 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-12-04 03:37:07,420 - 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-12-04 03:37:07,421 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-12-04 03:37:07,422 - 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-12-04 03:37:07,422 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-12-04 03:37:07,423 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-12-04 03:37:07,423 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-12-04 03:37:07,423 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-12-04 03:37:07,424 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-12-04 03:37:07,425 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-12-04 03:37:07,427 - 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-12-04 03:37:07,429 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-12-04 03:37:07,431 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-12-04 03:37:07,433 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-12-04 03:37:07,458 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2021-12-04 03:37:08,743 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-04 03:37:09,730 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-12-04 03:37:09,732 - 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-12-04 03:37:09,733 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-04 03:37:09,939 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-12-04 03:37:09,960 - octoprint.plugins.softwareupdate - INFO - Cleaned up -1 old update log entries 2021-12-04 03:37:09,961 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2021-12-04 03:37:10,077 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2021-12-04 03:37:10,078 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2021-12-04 03:37:10,090 - octoprint.plugin.core - INFO - Initialized 24 plugin implementation(s) 2021-12-04 03:37:10,109 - octoprint.plugin.core - INFO - 24 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 | Camera Settings (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_CameraSettings | 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 | Event Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/eventmanager | Exclude Region (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_excluderegion | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (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 (2021.10.28) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | PrettyGCode (1.2.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_prettygcode | PrintTimeGenius Plugin (2.2.8) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_PrintTimeGenius | Resource Monitor (0.3.5) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_resource_monitor | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | TouchUI (0.3.18) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_touchui | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-12-04 03:37:10,145 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915722240 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-12-04 03:37:10,158 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-12-04 03:37:10,181 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-12-04 03:37:11,295 - octoprint.server - INFO - Shutting down intermediary server... 2021-12-04 03:37:11,339 - octoprint.server - INFO - Intermediary server shut down 2021-12-04 03:37:11,342 - octoprint.events - INFO - Processing startup event, this is our first event 2021-12-04 03:37:11,343 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-12-04 03:37:11,355 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-12-04 03:37:11,385 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-12-04 03:37:11,400 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-12-04 03:37:11,400 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-12-04 03:37:11,418 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-12-04 03:37:11,617 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-04 03:37:12,667 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-12-04 03:37:13,676 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-12-04 03:37:13,714 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-12-04 03:37:13,925 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-12-04 03:37:14,257 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-04 03:37:15,145 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-04 03:37:15,303 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-04 03:37:15,309 - 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-12-04 03:37:15,309 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-04 03:37:15,358 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 52.7GB. That is considered sufficient for updating. 2021-12-04 03:37:15,721 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2021-12-04 03:37:16,251 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.0.135/', 'path': '/', 'query_string': 'l10n=en'} 2021-12-04 03:37:16,873 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-04 03:40:39,727 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.139 2021-12-04 03:40:39,811 - octoprint.server.util.flask - INFO - Passively logging in user jlag from ::ffff:192.168.0.139 2021-12-04 03:40:39,811 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-04 03:40:41,607 - octoprint.server.util.sockjs - INFO - User jlag logged in on the socket from client ::ffff:192.168.0.139 2021-12-04 03:40:47,399 - octoprint.server.preemptive_cache - INFO - ... done in 16.12s 2021-12-04 03:40:47,400 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.0.102/', 'path': '/', 'query_string': 'l10n=en'} 2021-12-04 03:40:47,842 - octoprint.server.preemptive_cache - INFO - ... done in 0.44s 2021-12-04 03:41:15,704 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-isp-capture0 based on ^bcm2835-isp-\w+$ 2021-12-04 03:41:15,706 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-codec-isp based on ^bcm2835-codec-\w+$ 2021-12-04 03:41:15,808 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-codec-decode based on ^bcm2835-codec-\w+$ 2021-12-04 03:41:15,811 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-isp-capture1 based on ^bcm2835-isp-\w+$ 2021-12-04 03:41:15,814 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-isp-output0 based on ^bcm2835-isp-\w+$ 2021-12-04 03:41:15,816 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-codec-encode based on ^bcm2835-codec-\w+$ 2021-12-04 03:41:15,859 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-isp-stats2 based on ^bcm2835-isp-\w+$ 2021-12-04 03:42:02,554 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial connection" 2021-12-04 03:42:02,556 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2021-12-04 03:42:02,590 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial connection" to "Connecting" 2021-12-04 03:42:02,599 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-12-04 03:42:03,354 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2021-12-04 03:42:30,750 - octoprint.plugins.action_command_notification - INFO - Got a notification: Printing... 2021-12-04 03:42:30,757 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-12-04 03:42:30,762 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2021-12-04 03:42:30,870 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-12-04 03:42:30,952 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin Marlin-JyersUI (Aug 10 2021 17:20:38)" 2021-12-04 03:42:31,003 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2021-12-04 03:42:31,044 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an acknowledgement first 2021-12-04 03:42:31,093 - octoprint.plugins.action_command_notification - INFO - Got a notification: SD Init Fail 2021-12-04 03:43:15,931 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: 1archer_c7_skadis_holder.gcode, owner: jlag, user: jlag 2021-12-04 03:43:15,936 - octoprint.plugins.excluderegion - INFO - File selected, resetting internal state 2021-12-04 03:43:15,961 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2021-12-04 03:43:15,971 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: 1archer_c7_skadis_holder.gcode, owner: jlag, user: jlag 2021-12-04 03:43:15,987 - octoprint.plugins.excluderegion - INFO - Printing started 2021-12-04 03:43:16,033 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-12-04 03:43:16,050 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2021-12-04 03:43:16,065 - octoprint.plugins.action_command_notification - INFO - Got a notification: Bed Cooling... 2021-12-04 03:43:16,112 - octoprint.plugins.action_command_notification - INFO - Got a notification: Bed Heating... 2021-12-04 03:43:29,444 - octoprint.plugins.action_command_notification - INFO - Got a notification: Printing... 2021-12-04 03:43:29,532 - octoprint.plugins.action_command_notification - INFO - Got a notification: Printing... 2021-12-04 03:43:46,943 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-isp-capture0 based on ^bcm2835-isp-\w+$ 2021-12-04 03:43:46,947 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-codec-isp based on ^bcm2835-codec-\w+$ 2021-12-04 03:43:46,975 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-codec-decode based on ^bcm2835-codec-\w+$ 2021-12-04 03:43:46,978 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-isp-capture1 based on ^bcm2835-isp-\w+$ 2021-12-04 03:43:46,981 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-isp-output0 based on ^bcm2835-isp-\w+$ 2021-12-04 03:43:46,983 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-codec-encode based on ^bcm2835-codec-\w+$ 2021-12-04 03:43:47,032 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-isp-stats2 based on ^bcm2835-isp-\w+$ 2021-12-04 03:49:05,480 - octoprint.plugins.action_command_notification - INFO - Got a notification: Bed Cooling... 2021-12-04 03:52:07,291 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-12-04 03:48:44,494 - octoprint.startup - INFO - ****************************************************************************** 2021-12-04 03:48:44,497 - octoprint.startup - INFO - Starting OctoPrint 1.7.2 2021-12-04 03:48:44,500 - octoprint.startup - INFO - ****************************************************************************** 2021-12-04 03:48:49,600 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-12-04 03:48:49,601 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-12-04 03:48:49,601 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working 2021-12-04 03:48:49,602 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-12-04 03:48:49,623 - octoprint.startup - INFO - Blacklist processing done, adding 3 blacklisted plugin versions: roomtemp (any), GcodeEditor (>=0.1.1,<=0.2.8), gcodeleveling (>=0.1.0,<=0.1.1) 2021-12-04 03:48:49,756 - 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-12-04 03:48:52,482 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 24 mixin implementations, 53 hook handlers 2021-12-04 03:48:52,603 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-12-04 03:48:52,636 - octoprint.server - INFO - Intermediary server started 2021-12-04 03:48:52,671 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-12-04 03:48:52,722 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-12-04 03:48:52,728 - 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-12-04 03:48:52,729 - 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-12-04 03:48:52,729 - 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-12-04 03:48:52,730 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-12-04 03:48:52,730 - 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-12-04 03:48:52,731 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-12-04 03:48:52,731 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-12-04 03:48:52,732 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-12-04 03:48:52,732 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-12-04 03:48:52,733 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-12-04 03:48:52,736 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-12-04 03:48:52,738 - 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-12-04 03:48:52,740 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-12-04 03:48:52,742 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-12-04 03:48:52,744 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-12-04 03:48:52,767 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2021-12-04 03:48:54,050 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-04 03:48:55,070 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-12-04 03:48:55,072 - 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-12-04 03:48:55,073 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-04 03:48:55,268 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-12-04 03:48:55,288 - octoprint.plugins.softwareupdate - INFO - Cleaned up -1 old update log entries 2021-12-04 03:48:55,288 - octoprint.plugins.softwareupdate - INFO - Loaded update log from disk 2021-12-04 03:48:55,408 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2021-12-04 03:48:55,409 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding", "type": "ExcludedGcode"}, 'M117': {"gcode": "M117", "mode": "last", "description": "Suppress display messages while excluding and output the last message encountered when exiting the excluded area", "type": "ExcludedGcode"}, 'M204': {"gcode": "M204", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M205': {"gcode": "M205", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area", "type": "ExcludedGcode"}, 'M73': {"gcode": "M73", "mode": "merge", "description": "Suppress progress updates while excluding and output the most recent progress values encountered when exiting the excluded area", "type": "ExcludedGcode"}}, atCommandActions={'ExcludeRegion': [{"command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "action": "enable_exclusion", "description": "Default action to enable exclusion", "type": "AtCommandAction"}, {"command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "action": "disable_exclusion", "description": "Default action to disable exclusion", "type": "AtCommandAction"}]} 2021-12-04 03:48:55,421 - octoprint.plugin.core - INFO - Initialized 24 plugin implementation(s) 2021-12-04 03:48:55,438 - octoprint.plugin.core - INFO - 24 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 | Camera Settings (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_CameraSettings | 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 | Event Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/eventmanager | Exclude Region (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_excluderegion | File Check (2021.2.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2021.10.11) (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 (2021.10.28) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | PrettyGCode (1.2.4) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_prettygcode | PrintTimeGenius Plugin (2.2.8) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_PrintTimeGenius | Resource Monitor (0.3.5) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_resource_monitor | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | TouchUI (0.3.18) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_touchui | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-12-04 03:48:55,477 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915722240 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-12-04 03:48:55,492 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-12-04 03:48:55,515 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-12-04 03:48:56,601 - octoprint.server - INFO - Shutting down intermediary server... 2021-12-04 03:48:56,652 - octoprint.server - INFO - Intermediary server shut down 2021-12-04 03:48:56,654 - octoprint.events - INFO - Processing startup event, this is our first event 2021-12-04 03:48:56,655 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-12-04 03:48:56,659 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-12-04 03:48:56,686 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-12-04 03:48:56,711 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-12-04 03:48:56,713 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-12-04 03:48:56,724 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-12-04 03:48:56,894 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-04 03:48:57,969 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local. 2021-12-04 03:48:58,914 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-12-04 03:48:58,964 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2021-12-04 03:48:59,247 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-12-04 03:48:59,594 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-12-04 03:49:00,440 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-04 03:49:00,669 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-12-04 03:49:00,676 - 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-12-04 03:49:00,677 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-12-04 03:49:00,758 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 52.7GB. That is considered sufficient for updating. 2021-12-04 03:49:01,188 - octoprint.plugins.prettygcode - INFO - Pretty GCode. 2021-12-04 03:49:01,731 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.0.135/', 'path': '/', 'query_string': 'l10n=en'} 2021-12-04 03:49:02,222 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-12-04 03:49:10,734 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.139 2021-12-04 03:49:10,870 - octoprint.server.util.flask - INFO - Passively logging in user jlag from ::ffff:192.168.0.139 2021-12-04 03:49:10,871 - octoprint.access.users - INFO - Logged in user: jlag 2021-12-04 03:54:56,940 - octoprint.server.util.sockjs - INFO - User jlag logged in on the socket from client ::ffff:192.168.0.139 2021-12-04 03:55:02,479 - octoprint.server.preemptive_cache - INFO - ... done in 16.31s 2021-12-04 03:55:02,480 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.0.102/', 'path': '/', 'query_string': 'l10n=en'} 2021-12-04 03:55:02,928 - octoprint.server.preemptive_cache - INFO - ... done in 0.45s 2021-12-04 03:56:41,467 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-isp-capture0 based on ^bcm2835-isp-\w+$ 2021-12-04 03:56:41,470 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-codec-isp based on ^bcm2835-codec-\w+$ 2021-12-04 03:56:41,573 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-codec-decode based on ^bcm2835-codec-\w+$ 2021-12-04 03:56:41,576 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-isp-capture1 based on ^bcm2835-isp-\w+$ 2021-12-04 03:56:41,579 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-isp-output0 based on ^bcm2835-isp-\w+$ 2021-12-04 03:56:41,582 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-codec-encode based on ^bcm2835-codec-\w+$ 2021-12-04 03:56:41,631 - octoprint.plugins.camerasettings - INFO - Excluding camera bcm2835-isp-stats2 based on ^bcm2835-isp-\w+$