2020-07-12 07:17:38,056 - octoprint.startup - INFO - ****************************************************************************** 2020-07-12 07:17:38,064 - octoprint.startup - INFO - Starting OctoPrint 1.4.0 2020-07-12 07:17:38,066 - octoprint.startup - INFO - ****************************************************************************** 2020-07-12 07:17:43,098 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2020-07-12 07:17:43,415 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2020-07-12 07:17:44,311 - octoprint.plugin.core - ERROR - Error loading plugin announcements Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/plugin/core.py", line 967, in _import_plugin module = _load_module(module_name, spec) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/plugin/core.py", line 71, in _load_module return imp.load_module(name, f, filename, details) File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements/__init__.py", line 20, in import feedparser ValueError: bad marshal data (string ref out of range) 2020-07-12 07:17:52,318 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 24 mixin implementations, 42 hook handlers 2020-07-12 07:17:53,132 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2020-07-12 07:17:53,393 - octoprint.server - INFO - Intermediary server started 2020-07-12 07:17:53,398 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2020-07-12 07:17:53,498 - octoprint.plugin.core - ERROR - Error loading plugin announcements Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/plugin/core.py", line 967, in _import_plugin module = _load_module(module_name, spec) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/plugin/core.py", line 71, in _load_module return imp.load_module(name, f, filename, details) File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements/__init__.py", line 20, in import feedparser ValueError: bad marshal data (string ref out of range) 2020-07-12 07:17:54,273 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 24 mixin implementations, 42 hook handlers 2020-07-12 07:17:54,433 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2020-07-12 07:17:56,607 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2020-07-12 07:17:56,630 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: u"Need(method='role', value=u'plugin_action_command_prompt_interact')") 2020-07-12 07:17:56,638 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: u"Need(method='role', value=u'plugin_appkeys_admin')") 2020-07-12 07:17:56,645 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: u"Need(method='role', value=u'plugin_backup_access')") 2020-07-12 07:17:56,653 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: u"Need(method='role', value=u'plugin_logging_manage')") 2020-07-12 07:17:56,660 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: u"Need(method='role', value=u'plugin_pi_support_check')") 2020-07-12 07:17:56,668 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: u"Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-07-12 07:17:56,677 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: u"Need(method='role', value=u'plugin_pluginmanager_install'), Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-07-12 07:17:56,686 - octoprint.server - INFO - Added new permission from plugin printer_safety_check: PLUGIN_PRINTER_SAFETY_CHECK_DISPLAY (needs: u"Need(method='role', value=u'plugin_printer_safety_check_display')") 2020-07-12 07:17:56,693 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: u"Need(method='role', value=u'plugin_softwareupdate_check')") 2020-07-12 07:17:56,700 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: u"Need(method='role', value=u'plugin_softwareupdate_update')") 2020-07-12 07:17:57,761 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2020-07-12 07:17:57,879 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2020-07-12 07:17:57,895 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "type": "ExcludedGcode", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding"}, 'M205': {"gcode": "M205", "type": "ExcludedGcode", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area"}, 'M204': {"gcode": "M204", "type": "ExcludedGcode", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area"}}, atCommandActions={'ExcludeRegion': [{"action": "enable_exclusion", "type": "AtCommandAction", "command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "description": "Default action to enable exclusion"}, {"action": "disable_exclusion", "type": "AtCommandAction", "command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "description": "Default action to disable exclusion"}]} 2020-07-12 07:18:03,916 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-07-12 07:18:08,443 - octoprint.util.pip - INFO - Version of pip is 19.3.1 2020-07-12 07:18:08,452 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2020-07-12 07:18:08,458 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-07-12 07:18:08,473 - octoprint.plugin.core - INFO - Initialized 24 plugin implementation(s) 2020-07-12 07:18:08,586 - octoprint.plugin.core - INFO - 24 plugin(s) registered with the system: | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | Autoscroll (0.0.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_autoscroll | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup | Change Filament Plugin (0.3.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_Change_Filament | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | Exclude Region (0.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_excluderegion | Firmware Updater (1.7.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_firmwareupdater | HomeAssistant Discovery (1.0.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_homeassistant | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Login UI (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/loginui | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate | System Command Editor (0.3.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_systemcommandeditor | TemperatureFailsafe (0.2.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_TemperatureFailsafe | The Spaghetti Detective (1.2.5) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective | Themeify (1.2.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_themeify | Touchtest Plugin (0.1.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_touchtest | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2020-07-12 07:18:08,661 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details: | hardware: | cores: 1 | freq: 1000.0 | ram: 387194880 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi Zero W Rev 1.1 | octopi_version: 0.17.0 | python: | pip: 19.3.1 | version: 2.7.16 | virtualenv: /home/pi/oprint 2020-07-12 07:18:08,710 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2020-07-12 07:18:08,834 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2020-07-12 07:18:13,174 - octoprint.server - INFO - Shutting down intermediary server... 2020-07-12 07:18:13,442 - octoprint.server - INFO - Intermediary server shut down 2020-07-12 07:18:13,455 - octoprint.events - INFO - Processing startup event, this is our first event 2020-07-12 07:18:13,468 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event 2020-07-12 07:18:13,477 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2020-07-12 07:18:13,482 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2020-07-12 07:18:13,823 - octoprint.filemanager.analysis - INFO - Starting analysis of local:Lufter_Halter_v6.gcode 2020-07-12 07:18:13,847 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python2 -m octoprint analysis gcode --speed-x=3000 --speed-y=3000 --max-t=10 --throttle=0.01 --throttle-lines=100 /home/pi/.octoprint/uploads/Lufter_Halter_v6.gcode 2020-07-12 07:18:14,173 - octoprint.server - INFO - Trying to connect to configured serial port None 2020-07-12 07:18:15,420 - octoprint.filemanager - INFO - Added 3 items from storage type "local" to analysis queue 2020-07-12 07:18:15,491 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-07-12 07:18:15,519 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2020-07-12 07:18:15,532 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2020-07-12 07:18:15,771 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "Dark"' for _http._tcp 2020-07-12 07:18:15,887 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually." 2020-07-12 07:18:15,985 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "Dark"' for _octoprint._tcp 2020-07-12 07:18:16,441 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2020-07-12 07:18:16,637 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2020-07-12 07:18:16,688 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2020-07-12 07:18:20,558 - octoprint.plugins.thespaghettidetective - ERROR - Server websocket is closing 2020-07-12 07:18:20,707 - octoprint.plugins.thespaghettidetective - ERROR - Server websocket is closing 2020-07-12 07:18:20,775 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=Error 2020-07-12 07:18:31,533 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-07-12 07:18:31,545 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2020-07-12 07:18:31,572 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-07-12 07:19:04,804 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-07-12 07:19:05,599 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-07-12 07:19:05,595 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-07-12 07:19:05,944 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-07-12 07:19:05,950 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-07-12 07:19:26,056 - octoprint.util.pip - ERROR - Could not detect desired output from testballoon install, got this instead: {} 2020-07-12 07:19:26,082 - octoprint.util.pip - ERROR - Cannot use this pip install, something's wrong with the python environment. Check the lines before. 2020-07-12 07:19:44,895 - octoprint.util.pip - ERROR - Could not detect desired output from testballoon install, got this instead: {} 2020-07-12 07:19:44,915 - octoprint.util.pip - ERROR - Cannot use this pip install, something's wrong with the python environment. Check the lines before. 2020-07-12 07:19:49,845 - octoprint.filemanager.analysis - INFO - Analysis of entry local:Lufter_Halter_v6.gcode finished, needed 96.02s 2020-07-12 07:19:50,914 - octoprint.filemanager.analysis - INFO - Starting analysis of local:RegenSchlauchHalter_v0_(4).gcode 2020-07-12 07:19:50,947 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python2 -m octoprint analysis gcode --speed-x=3000 --speed-y=3000 --max-t=10 --throttle=0.01 --throttle-lines=100 /home/pi/.octoprint/uploads/RegenSchlauchHalter_v0_(4).gcode 2020-07-12 07:20:01,445 - octoprint.util.pip - ERROR - Could not detect desired output from testballoon install, got this instead: {} 2020-07-12 07:20:01,481 - octoprint.util.pip - ERROR - Cannot use this pip install, something's wrong with the python environment. Check the lines before. 2020-07-12 07:20:20,095 - octoprint.util.pip - ERROR - Could not detect desired output from testballoon install, got this instead: {} 2020-07-12 07:20:20,144 - octoprint.util.pip - ERROR - Cannot use this pip install, something's wrong with the python environment. Check the lines before. 2020-07-12 07:20:45,995 - octoprint.util.pip - ERROR - Could not detect desired output from testballoon install, got this instead: {} 2020-07-12 07:20:46,005 - octoprint.util.pip - ERROR - Cannot use this pip install, something's wrong with the python environment. Check the lines before. 2020-07-12 07:20:47,680 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2020-07-12 07:20:47,794 - octoprint.plugins.TemperatureFailsafe - INFO - Starting up... 2020-07-12 07:20:47,847 - octoprint.plugins.themeify - INFO - Themeify initialized. 2020-07-12 07:20:49,478 - backoff - INFO - Backing off wait_for_auth_token(...) for 0.2s (None) 2020-07-12 07:20:49,866 - backoff - INFO - Backing off wait_for_auth_token(...) for 0.9s (None) 2020-07-12 07:20:51,046 - backoff - INFO - Backing off wait_for_auth_token(...) for 1.2s (None) 2020-07-12 07:20:52,347 - backoff - INFO - Backing off wait_for_auth_token(...) for 6.8s (None) 2020-07-12 07:20:59,293 - backoff - INFO - Backing off wait_for_auth_token(...) for 15.2s (None) 2020-07-12 07:21:14,668 - backoff - INFO - Backing off wait_for_auth_token(...) for 30.2s (None) 2020-07-12 07:21:45,081 - backoff - INFO - Backing off wait_for_auth_token(...) for 57.4s (None) 2020-07-12 07:21:59,338 - octoprint.filemanager.analysis - INFO - Analysis of entry local:RegenSchlauchHalter_v0_(4).gcode finished, needed 128.42s 2020-07-12 07:22:00,372 - octoprint.filemanager.analysis - INFO - Starting analysis of local:x.gcode 2020-07-12 07:22:00,400 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python2 -m octoprint analysis gcode --speed-x=3000 --speed-y=3000 --max-t=10 --throttle=0.01 --throttle-lines=100 /home/pi/.octoprint/uploads/x.gcode 2020-07-12 07:22:21,018 - octoprint.filemanager.analysis - INFO - Analysis of entry local:x.gcode finished, needed 20.65s 2020-07-12 07:22:42,580 - backoff - INFO - Backing off wait_for_auth_token(...) for 127.3s (None) 2020-07-12 07:24:50,045 - backoff - INFO - Backing off wait_for_auth_token(...) for 89.1s (None) 2020-07-12 07:26:19,293 - backoff - INFO - Backing off wait_for_auth_token(...) for 403.0s (None) 2020-07-12 07:17:43,512 - octoprint.startup - INFO - ****************************************************************************** 2020-07-12 07:17:43,520 - octoprint.startup - INFO - Starting OctoPrint 1.4.0 2020-07-12 07:17:43,522 - octoprint.startup - INFO - ****************************************************************************** 2020-07-12 07:17:43,838 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2020-07-12 07:17:44,187 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2020-07-12 07:17:45,008 - octoprint.plugin.core - ERROR - Error loading plugin announcements Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/plugin/core.py", line 967, in _import_plugin module = _load_module(module_name, spec) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/plugin/core.py", line 71, in _load_module return imp.load_module(name, f, filename, details) File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements/__init__.py", line 20, in import feedparser ValueError: bad marshal data (string ref out of range) 2020-07-12 07:17:54,967 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 24 mixin implementations, 42 hook handlers 2020-07-12 07:17:56,198 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2020-07-12 07:17:56,892 - octoprint.server - INFO - Intermediary server started 2020-07-12 07:17:56,898 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2020-07-12 07:17:57,001 - octoprint.plugin.core - ERROR - Error loading plugin announcements Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/plugin/core.py", line 967, in _import_plugin module = _load_module(module_name, spec) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/plugin/core.py", line 71, in _load_module return imp.load_module(name, f, filename, details) File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements/__init__.py", line 20, in import feedparser ValueError: bad marshal data (string ref out of range) 2020-07-12 07:17:57,808 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 24 mixin implementations, 42 hook handlers 2020-07-12 07:17:57,983 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2020-07-12 07:18:00,165 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2020-07-12 07:18:00,207 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: u"Need(method='role', value=u'plugin_action_command_prompt_interact')") 2020-07-12 07:18:00,252 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: u"Need(method='role', value=u'plugin_appkeys_admin')") 2020-07-12 07:18:00,260 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: u"Need(method='role', value=u'plugin_backup_access')") 2020-07-12 07:18:00,268 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: u"Need(method='role', value=u'plugin_logging_manage')") 2020-07-12 07:18:00,276 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: u"Need(method='role', value=u'plugin_pi_support_check')") 2020-07-12 07:18:00,284 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: u"Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-07-12 07:18:00,292 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: u"Need(method='role', value=u'plugin_pluginmanager_install'), Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-07-12 07:18:00,300 - octoprint.server - INFO - Added new permission from plugin printer_safety_check: PLUGIN_PRINTER_SAFETY_CHECK_DISPLAY (needs: u"Need(method='role', value=u'plugin_printer_safety_check_display')") 2020-07-12 07:18:00,308 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: u"Need(method='role', value=u'plugin_softwareupdate_check')") 2020-07-12 07:18:00,316 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: u"Need(method='role', value=u'plugin_softwareupdate_update')") 2020-07-12 07:18:01,440 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2020-07-12 07:18:01,563 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2020-07-12 07:18:01,581 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "type": "ExcludedGcode", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding"}, 'M205': {"gcode": "M205", "type": "ExcludedGcode", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area"}, 'M204': {"gcode": "M204", "type": "ExcludedGcode", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area"}}, atCommandActions={'ExcludeRegion': [{"action": "enable_exclusion", "type": "AtCommandAction", "command": "ExcludeRegion", "parameterPattern": "^\\s*(enable|on)(\\s|$)", "description": "Default action to enable exclusion"}, {"action": "disable_exclusion", "type": "AtCommandAction", "command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|$)", "description": "Default action to disable exclusion"}]} 2020-07-12 07:18:03,841 - octoprint.plugin.core - INFO - Initialized 24 plugin implementation(s) 2020-07-12 07:18:03,954 - octoprint.plugin.core - INFO - 24 plugin(s) registered with the system: | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | Autoscroll (0.0.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_autoscroll | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup | Change Filament Plugin (0.3.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_Change_Filament | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking | Exclude Region (0.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_excluderegion | Firmware Updater (1.7.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_firmwareupdater | HomeAssistant Discovery (1.0.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_homeassistant | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Login UI (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/loginui | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate | System Command Editor (0.3.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_systemcommandeditor | TemperatureFailsafe (0.2.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_TemperatureFailsafe | The Spaghetti Detective (1.2.5) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective | Themeify (1.2.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_themeify | Touchtest Plugin (0.1.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_touchtest | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2020-07-12 07:18:04,028 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details: | hardware: | cores: 1 | freq: 1000.0 | ram: 387194880 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi Zero W Rev 1.1 | octopi_version: 0.17.0 | python: | pip: 19.3.1 | version: 2.7.16 | virtualenv: /home/pi/oprint 2020-07-12 07:18:04,070 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2020-07-12 07:18:04,080 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2020-07-12 07:18:08,471 - octoprint.server - INFO - Shutting down intermediary server... 2020-07-12 07:18:08,928 - octoprint.server - INFO - Intermediary server shut down 2020-07-12 07:18:08,941 - octoprint.events - INFO - Processing startup event, this is our first event 2020-07-12 07:18:08,955 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event 2020-07-12 07:18:08,964 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2020-07-12 07:18:08,969 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2020-07-12 07:18:09,007 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2020-07-12 07:18:09,244 - octoprint.server - INFO - Trying to connect to configured serial port None 2020-07-12 07:18:09,517 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-07-12 07:18:09,527 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2020-07-12 07:18:09,550 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2020-07-12 07:18:09,709 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "Dark"' for _http._tcp 2020-07-12 07:18:09,830 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "Dark"' for _octoprint._tcp 2020-07-12 07:18:09,978 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2020-07-12 07:18:10,027 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting" 2020-07-12 07:18:10,121 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-07-12 07:18:10,149 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2020-07-12 07:18:10,171 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-07-12 07:18:10,216 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational" 2020-07-12 07:18:10,286 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network 2020-07-12 07:18:10,306 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-07-12 07:18:10,301 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network 2020-07-12 07:18:10,433 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)" 2020-07-12 07:18:10,502 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-07-12 07:18:12,272 - octoprint.plugins.thespaghettidetective - ERROR - Server websocket is closing 2020-07-12 07:18:12,342 - octoprint.plugins.thespaghettidetective - ERROR - Server websocket is closing 2020-07-12 07:18:12,422 - octoprint.plugins.thespaghettidetective - ERROR - Server websocket is closing 2020-07-12 07:18:12,482 - octoprint.plugins.thespaghettidetective - ERROR - Server websocket is closing 2020-07-12 07:18:12,497 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event 2020-07-12 07:18:12,515 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set 2020-07-12 07:18:14,332 - octoprint.plugin - ERROR - Error while calling plugin softwareupdate Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/plugin/__init__.py", line 224, in call_plugin result = getattr(plugin, method)(*args, **kwargs) File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate/__init__.py", line 132, in on_after_startup self._check_environment() File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate/__init__.py", line 214, in _check_environment and get_comparable_version(versions["pip"]) >= get_comparable_version(MINIMUM_PIP) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/version.py", line 149, in get_comparable_version if "-" in version_string: TypeError: argument of type 'NoneType' is not iterable 2020-07-12 07:18:14,428 - octoprint.plugins.TemperatureFailsafe - INFO - Starting up... 2020-07-12 07:18:14,466 - octoprint.plugins.themeify - INFO - Themeify initialized. 2020-07-12 07:18:15,422 - octoprint.plugins.thespaghettidetective - ERROR - Server websocket is closing 2020-07-12 07:18:15,743 - backoff - INFO - Backing off wait_for_auth_token(...) for 0.8s (None) 2020-07-12 07:18:16,588 - backoff - INFO - Backing off wait_for_auth_token(...) for 1.7s (None) 2020-07-12 07:18:18,415 - backoff - INFO - Backing off wait_for_auth_token(...) for 3.9s (None) 2020-07-12 07:18:22,386 - backoff - INFO - Backing off wait_for_auth_token(...) for 3.5s (None) 2020-07-12 07:18:25,937 - backoff - INFO - Backing off wait_for_auth_token(...) for 4.0s (None) 2020-07-12 07:18:29,986 - backoff - INFO - Backing off wait_for_auth_token(...) for 19.9s (None) 2020-07-12 07:18:49,985 - backoff - INFO - Backing off wait_for_auth_token(...) for 49.7s (None) 2020-07-12 07:19:39,764 - backoff - INFO - Backing off wait_for_auth_token(...) for 63.8s (None) 2020-07-12 07:20:43,729 - backoff - INFO - Backing off wait_for_auth_token(...) for 184.3s (None) 2020-07-12 07:23:48,212 - backoff - INFO - Backing off wait_for_auth_token(...) for 358.7s (None) 2020-07-12 07:29:47,048 - backoff - INFO - Backing off wait_for_auth_token(...) for 498.6s (None) 2020-07-12 07:32:56,248 - octoprint.server.heartbeat - INFO - Server heartbeat <3