2020-03-07 12:58:13,552 - octoprint.startup - INFO - ****************************************************************************** 2020-03-07 12:58:13,555 - octoprint.startup - INFO - Starting OctoPrint 1.4.0 2020-03-07 12:58:13,556 - octoprint.startup - INFO - ****************************************************************************** 2020-03-07 12:58:14,414 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2020-03-07 12:58:14,502 - 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-03-07 12:58:16,886 - octoprint.plugin.core - INFO - Plugin Dashboard (1.11.4) is disabled. 2020-03-07 12:58:16,988 - octoprint.plugin.core - INFO - Plugin DisplayLayerProgress Plugin (1.18.0) is disabled. 2020-03-07 12:58:17,954 - octoprint.plugin.core - INFO - Found 25 plugin(s) providing 23 mixin implementations, 45 hook handlers 2020-03-07 12:58:18,580 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2020-03-07 12:58:18,627 - octoprint.server - INFO - Intermediary server started 2020-03-07 12:58:18,629 - 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-03-07 12:58:18,783 - octoprint.plugin.core - INFO - Found 25 plugin(s) providing 23 mixin implementations, 45 hook handlers 2020-03-07 12:58:18,821 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2020-03-07 12:58:19,306 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2020-03-07 12:58:19,313 - 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-03-07 12:58:19,315 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: u"Need(method='role', value=u'plugin_announcements_read')") 2020-03-07 12:58:19,317 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: u"Need(method='role', value=u'plugin_announcements_manage'), Need(method='role', value=u'plugin_announcements_read')") 2020-03-07 12:58:19,319 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: u"Need(method='role', value=u'plugin_appkeys_admin')") 2020-03-07 12:58:19,321 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: u"Need(method='role', value=u'plugin_backup_access')") 2020-03-07 12:58:19,323 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: u"Need(method='role', value=u'plugin_logging_manage')") 2020-03-07 12:58:19,324 - 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-03-07 12:58:19,326 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: u"Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-03-07 12:58:19,328 - 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-03-07 12:58:19,330 - 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-03-07 12:58:19,331 - octoprint.server - INFO - Added new permission from plugin shutdownprinter: PLUGIN_SHUTDOWNPRINTER_ADMIN (needs: u"Need(method='role', value=u'plugin_shutdownprinter_admin')") 2020-03-07 12:58:19,333 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: u"Need(method='role', value=u'plugin_softwareupdate_check')") 2020-03-07 12:58:19,335 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: u"Need(method='role', value=u'plugin_softwareupdate_update')") 2020-03-07 12:58:19,410 - octoprint.plugins.filamentreload - INFO - Running RPi.GPIO version '0.7.0' 2020-03-07 12:58:19,615 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2020-03-07 12:58:19,632 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2020-03-07 12:58:19,635 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=True, mayShrinkRegionsWhilePrinting=True, 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-03-07 12:58:20,968 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-07 12:58:22,090 - octoprint.util.pip - INFO - Version of pip is 19.3.1 2020-03-07 12:58:22,093 - 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-03-07 12:58:22,093 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-07 12:58:22,097 - octoprint.plugin.core - INFO - Initialized 23 plugin implementation(s) 2020-03-07 12:58:22,124 - octoprint.plugin.core - INFO - 25 plugin(s) registered with the system: | ABL Expert Plugin (0.5) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_ABL_Expert | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup | Bed Visualizer (0.1.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Custom Control Editor (0.2.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_customControl | !Dashboard (1.11.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_dashboard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | !DisplayLayerProgress Plugin (1.18.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_DisplayLayerProgress | 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 | Filament Sensor Reloaded (1.1.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_filamentreload | 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 | Shutdown Printer (1.0.8) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_shutdownprinter | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate | TouchUI (0.3.13) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_touchui | TP-Link Smartplug (0.9.18) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_tplinksmartplug | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2020-03-07 12:58:22,145 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 917016576 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.17.0 | python: | pip: 19.3.1 | version: 2.7.16 | virtualenv: /home/pi/oprint 2020-03-07 12:58:22,162 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2020-03-07 12:58:22,188 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2020-03-07 12:58:23,382 - octoprint.server - INFO - Shutting down intermediary server... 2020-03-07 12:58:23,453 - octoprint.server - INFO - Intermediary server shut down 2020-03-07 12:58:23,457 - octoprint.events - INFO - Processing startup event, this is our first event 2020-03-07 12:58:23,458 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event 2020-03-07 12:58:23,462 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2020-03-07 12:58:23,468 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2020-03-07 12:58:23,466 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2020-03-07 12:58:23,477 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2020-03-07 12:58:23,486 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on grigio3d' for _http._tcp 2020-03-07 12:58:23,499 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on grigio3d' for _octoprint._tcp 2020-03-07 12:58:23,512 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on grigio3d for SSDP 2020-03-07 12:58:23,539 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2020-03-07 12:58:23,610 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-03-07 12:58:24,842 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-07 12:58:24,866 - 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-03-07 12:58:24,867 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-07 12:58:24,956 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2020-03-07 12:58:25,025 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-03-07 12:58:25,096 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-03-07 12:58:26,923 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-03-07 12:58:27,412 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.xxx 2020-03-07 12:58:27,649 - octoprint.server.util.flask - INFO - Passively logging in user user3d from ::ffff:192.168.1.xxx 2020-03-07 12:58:27,653 - octoprint.access.users - INFO - Logged in user: user3d 2020-03-07 12:58:27,726 - octoprint.server.util.sockjs - INFO - User user3d logged in on the socket from client ::ffff:192.168.1.xxx 2020-03-07 12:58:27,882 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-07 12:58:32,066 - 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-03-07 12:58:32,067 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-07 12:58:32,174 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2020-03-07 12:58:32,193 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2020-03-07 12:58:32,194 - octoprint.plugins.filamentreload - INFO - Filament Sensor Reloaded started 2020-03-07 12:58:32,198 - octoprint.plugins.filamentreload - INFO - Setting up sensor. 2020-03-07 12:58:32,199 - octoprint.plugins.filamentreload - INFO - Using BCM Mode 2020-03-07 12:58:32,201 - octoprint.plugins.filamentreload - INFO - Filament Sensor active on GPIO Pin [24] 2020-03-07 12:58:32,204 - octoprint.plugins.tplinksmartplug - INFO - TPLinkSmartplug loaded! 2020-03-07 12:58:32,686 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://grigio3d.local/'} 2020-03-07 12:58:32,787 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 16} 2020-03-07 12:58:33,422 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'plugins': u'customcontrol:0.2.1,abl_expert:0.5,filamentreload:1.1.0,shutdownprinter:1.0.8,touchui:0.3.13,bedlevelvisualizer:0.1.11,tplinksmartplug:0.9.18,excluderegion:0.2.0'} 2020-03-07 12:58:34,016 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.16', 'ram': 917016576, u'octopi_version': u'0.17.0', 'version': u'1.4.0', 'pip': '19.3.1', 'cores': 4, 'freq': 1200.0, u'pi_model': u'Raspberry Pi 3 Model B Rev 1.2', 'os': 'linux'} 2020-03-07 12:58:50,820 - octoprint.server.util.flask - INFO - Passively logging in user user3d from ::ffff:192.168.1.xxx 2020-03-07 12:58:50,821 - octoprint.access.users - INFO - Logged in user: user3d 2020-03-07 12:58:51,086 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.xxx 2020-03-07 12:58:51,447 - tornado.access - WARNING - 404 GET /static/webassets/packed_plugins.js?b26e6e9b (::ffff:192.168.1.xxx) 147.05ms 2020-03-07 12:58:51,735 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.xxx 2020-03-07 12:58:51,961 - octoprint.server.util.flask - INFO - Passively logging in user user3d from ::ffff:192.168.1.xxx 2020-03-07 12:58:51,962 - octoprint.access.users - INFO - Logged in user: user3d 2020-03-07 12:58:54,119 - octoprint.server.util.sockjs - INFO - User user3d logged in on the socket from client ::ffff:192.168.1.xxx 2020-03-07 12:58:58,134 - octoprint.server.preemptive_cache - INFO - ... done in 16.22s 2020-03-07 12:59:23,938 - octoprint.server.api.system - INFO - Performing command for core:reboot: sudo shutdown -r now 2020-03-07 12:59:24,257 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.xxx 2020-03-07 12:59:24,532 - octoprint.server - INFO - Shutting down... 2020-03-07 12:59:24,977 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2020-03-07 12:59:24,981 - octoprint.events - INFO - Event loop shut down 2020-03-07 12:59:25,465 - octoprint.server - INFO - Goodbye! 2020-03-07 12:59:34,020 - octoprint.startup - INFO - ****************************************************************************** 2020-03-07 12:59:34,023 - octoprint.startup - INFO - Starting OctoPrint 1.4.0 2020-03-07 12:59:34,024 - octoprint.startup - INFO - ****************************************************************************** 2020-03-07 12:59:34,895 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2020-03-07 12:59:34,978 - 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-03-07 12:59:37,270 - octoprint.plugin.core - INFO - Plugin Dashboard (1.11.4) is disabled. 2020-03-07 12:59:37,371 - octoprint.plugin.core - INFO - Plugin DisplayLayerProgress Plugin (1.18.0) is disabled. 2020-03-07 12:59:38,096 - octoprint.plugin.core - INFO - Found 25 plugin(s) providing 23 mixin implementations, 45 hook handlers 2020-03-07 12:59:38,703 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2020-03-07 12:59:38,750 - octoprint.server - INFO - Intermediary server started 2020-03-07 12:59:38,752 - 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-03-07 12:59:38,896 - octoprint.plugin.core - INFO - Found 25 plugin(s) providing 23 mixin implementations, 45 hook handlers 2020-03-07 12:59:38,937 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2020-03-07 12:59:39,412 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2020-03-07 12:59:39,417 - 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-03-07 12:59:39,419 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: u"Need(method='role', value=u'plugin_announcements_read')") 2020-03-07 12:59:39,421 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: u"Need(method='role', value=u'plugin_announcements_manage'), Need(method='role', value=u'plugin_announcements_read')") 2020-03-07 12:59:39,423 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: u"Need(method='role', value=u'plugin_appkeys_admin')") 2020-03-07 12:59:39,425 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: u"Need(method='role', value=u'plugin_backup_access')") 2020-03-07 12:59:39,427 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: u"Need(method='role', value=u'plugin_logging_manage')") 2020-03-07 12:59:39,428 - 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-03-07 12:59:39,430 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: u"Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-03-07 12:59:39,432 - 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-03-07 12:59:39,434 - 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-03-07 12:59:39,436 - octoprint.server - INFO - Added new permission from plugin shutdownprinter: PLUGIN_SHUTDOWNPRINTER_ADMIN (needs: u"Need(method='role', value=u'plugin_shutdownprinter_admin')") 2020-03-07 12:59:39,438 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: u"Need(method='role', value=u'plugin_softwareupdate_check')") 2020-03-07 12:59:39,439 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: u"Need(method='role', value=u'plugin_softwareupdate_update')") 2020-03-07 12:59:39,512 - octoprint.plugins.filamentreload - INFO - Running RPi.GPIO version '0.7.0' 2020-03-07 12:59:39,713 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2020-03-07 12:59:39,729 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2020-03-07 12:59:39,733 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=True, mayShrinkRegionsWhilePrinting=True, 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-03-07 12:59:41,170 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-07 12:59:42,338 - octoprint.util.pip - INFO - Version of pip is 19.3.1 2020-03-07 12:59:42,340 - 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-03-07 12:59:42,341 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-07 12:59:42,346 - octoprint.plugin.core - INFO - Initialized 23 plugin implementation(s) 2020-03-07 12:59:42,374 - octoprint.plugin.core - INFO - 25 plugin(s) registered with the system: | ABL Expert Plugin (0.5) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_ABL_Expert | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup | Bed Visualizer (0.1.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Custom Control Editor (0.2.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_customControl | !Dashboard (1.11.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_dashboard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | !DisplayLayerProgress Plugin (1.18.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_DisplayLayerProgress | 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 | Filament Sensor Reloaded (1.1.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_filamentreload | 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 | Shutdown Printer (1.0.8) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_shutdownprinter | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate | TouchUI (0.3.13) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_touchui | TP-Link Smartplug (0.9.18) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_tplinksmartplug | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2020-03-07 12:59:42,396 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 917016576 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.17.0 | python: | pip: 19.3.1 | version: 2.7.16 | virtualenv: /home/pi/oprint 2020-03-07 12:59:42,411 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2020-03-07 12:59:42,438 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2020-03-07 12:59:43,577 - octoprint.server - INFO - Shutting down intermediary server... 2020-03-07 12:59:43,634 - octoprint.server - INFO - Intermediary server shut down 2020-03-07 12:59:43,638 - octoprint.events - INFO - Processing startup event, this is our first event 2020-03-07 12:59:43,641 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event 2020-03-07 12:59:43,643 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2020-03-07 12:59:43,648 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2020-03-07 12:59:43,649 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2020-03-07 12:59:43,651 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2020-03-07 12:59:43,669 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on grigio3d' for _http._tcp 2020-03-07 12:59:43,683 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on grigio3d' for _octoprint._tcp 2020-03-07 12:59:43,694 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on grigio3d for SSDP 2020-03-07 12:59:43,721 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2020-03-07 12:59:43,828 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-03-07 12:59:44,959 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-07 12:59:44,962 - 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-03-07 12:59:44,993 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-07 12:59:45,186 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2020-03-07 12:59:45,447 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-03-07 12:59:45,460 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-03-07 12:59:47,101 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-03-07 12:59:47,129 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.xxx 2020-03-07 12:59:47,357 - octoprint.server.util.flask - INFO - Passively logging in user user3d from ::ffff:192.168.1.xxx 2020-03-07 12:59:47,360 - octoprint.access.users - INFO - Logged in user: user3d 2020-03-07 12:59:47,491 - octoprint.server.util.sockjs - INFO - User user3d logged in on the socket from client ::ffff:192.168.1.xxx 2020-03-07 12:59:48,371 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-07 12:59:49,231 - octoprint.server.util.flask - INFO - Passively logging in user user3d from ::ffff:192.168.1.xxx 2020-03-07 12:59:49,233 - octoprint.access.users - INFO - Logged in user: user3d 2020-03-07 12:59:49,736 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.xxx 2020-03-07 12:59:49,772 - tornado.access - WARNING - 404 GET /static/webassets/packed_plugins.css?385a00e2 (::ffff:192.168.1.xxx) 12.25ms 2020-03-07 12:59:49,907 - tornado.access - WARNING - 404 GET /static/webassets/packed_plugins.js?b26e6e9b (::ffff:192.168.1.xxx) 3.02ms 2020-03-07 12:59:50,268 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.xxx 2020-03-07 12:59:50,512 - octoprint.server.util.flask - INFO - Passively logging in user user3d from ::ffff:192.168.1.xxx 2020-03-07 12:59:50,515 - octoprint.access.users - INFO - Logged in user: user3d 2020-03-07 12:59:52,671 - 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-03-07 12:59:52,671 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-07 12:59:52,783 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2020-03-07 12:59:52,826 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2020-03-07 12:59:52,827 - octoprint.plugins.filamentreload - INFO - Filament Sensor Reloaded started 2020-03-07 12:59:52,832 - octoprint.plugins.filamentreload - INFO - Setting up sensor. 2020-03-07 12:59:52,835 - octoprint.plugins.filamentreload - INFO - Using BCM Mode 2020-03-07 12:59:52,837 - octoprint.plugins.filamentreload - INFO - Filament Sensor active on GPIO Pin [24] 2020-03-07 12:59:52,841 - octoprint.plugins.tplinksmartplug - INFO - TPLinkSmartplug loaded! 2020-03-07 12:59:53,423 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://grigio3d.local/'} 2020-03-07 12:59:53,457 - octoprint.server.util.sockjs - INFO - User user3d logged in on the socket from client ::ffff:192.168.1.xxx 2020-03-07 12:59:53,741 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 16} 2020-03-07 12:59:54,480 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.16', 'ram': 917016576, u'octopi_version': u'0.17.0', 'version': u'1.4.0', 'pip': '19.3.1', 'cores': 4, 'freq': 1200.0, u'pi_model': u'Raspberry Pi 3 Model B Rev 1.2', 'os': 'linux'} 2020-03-07 12:59:55,311 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'plugins': u'customcontrol:0.2.1,abl_expert:0.5,filamentreload:1.1.0,shutdownprinter:1.0.8,touchui:0.3.13,bedlevelvisualizer:0.1.11,tplinksmartplug:0.9.18,excluderegion:0.2.0'} 2020-03-07 13:00:10,502 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-07 13:00:10,708 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually." 2020-03-07 13:00:10,923 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=Error 2020-03-07 13:00:10,935 - octoprint.plugins.filamentreload - INFO - Error: Disabling filament sensor. 2020-03-07 13:00:11,502 - octoprint.plugins.tracking - INFO - Sent tracking event commerror_autodetect_port, payload: {'commerror_text': u'Failed to autodetect serial port, please set it manually.'} 2020-03-07 13:00:16,995 - octoprint.server.preemptive_cache - INFO - ... done in 14.26s 2020-03-07 13:01:09,501 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart 2020-03-07 13:01:09,855 - octoprint.server - INFO - Shutting down... 2020-03-07 13:01:10,566 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2020-03-07 13:01:10,574 - octoprint.events - INFO - Event loop shut down 2020-03-07 13:01:10,604 - octoprint.server - INFO - Goodbye! 2020-03-07 13:01:13,455 - octoprint.startup - INFO - ****************************************************************************** 2020-03-07 13:01:13,457 - octoprint.startup - INFO - Starting OctoPrint 1.4.0 2020-03-07 13:01:13,458 - octoprint.startup - INFO - ****************************************************************************** 2020-03-07 13:01:14,072 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2020-03-07 13:01:14,080 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any) 2020-03-07 13:01:14,126 - 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-03-07 13:01:15,663 - octoprint.plugin.core - INFO - Plugin Dashboard (1.11.4) is disabled. 2020-03-07 13:01:15,744 - octoprint.plugin.core - INFO - Plugin DisplayLayerProgress Plugin (1.18.0) is disabled. 2020-03-07 13:01:16,010 - octoprint.plugin.core - INFO - Found 25 plugin(s) providing 23 mixin implementations, 45 hook handlers 2020-03-07 13:01:16,589 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2020-03-07 13:01:16,615 - octoprint.server - INFO - Intermediary server started 2020-03-07 13:01:16,616 - 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-03-07 13:01:16,767 - octoprint.plugin.core - INFO - Found 25 plugin(s) providing 23 mixin implementations, 45 hook handlers 2020-03-07 13:01:16,801 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2020-03-07 13:01:17,276 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2020-03-07 13:01:17,281 - 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-03-07 13:01:17,282 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: u"Need(method='role', value=u'plugin_announcements_read')") 2020-03-07 13:01:17,283 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: u"Need(method='role', value=u'plugin_announcements_manage'), Need(method='role', value=u'plugin_announcements_read')") 2020-03-07 13:01:17,284 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: u"Need(method='role', value=u'plugin_appkeys_admin')") 2020-03-07 13:01:17,284 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: u"Need(method='role', value=u'plugin_backup_access')") 2020-03-07 13:01:17,286 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: u"Need(method='role', value=u'plugin_logging_manage')") 2020-03-07 13:01:17,288 - 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-03-07 13:01:17,289 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: u"Need(method='role', value=u'plugin_pluginmanager_manage')") 2020-03-07 13:01:17,291 - 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-03-07 13:01:17,293 - 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-03-07 13:01:17,295 - octoprint.server - INFO - Added new permission from plugin shutdownprinter: PLUGIN_SHUTDOWNPRINTER_ADMIN (needs: u"Need(method='role', value=u'plugin_shutdownprinter_admin')") 2020-03-07 13:01:17,296 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: u"Need(method='role', value=u'plugin_softwareupdate_check')") 2020-03-07 13:01:17,298 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: u"Need(method='role', value=u'plugin_softwareupdate_update')") 2020-03-07 13:01:17,375 - octoprint.plugins.filamentreload - INFO - Running RPi.GPIO version '0.7.0' 2020-03-07 13:01:17,569 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2020-03-07 13:01:17,586 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint' 2020-03-07 13:01:17,589 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=True, mayShrinkRegionsWhilePrinting=True, 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-03-07 13:01:18,720 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-07 13:01:19,846 - octoprint.util.pip - INFO - Version of pip is 19.3.1 2020-03-07 13:01:19,848 - 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-03-07 13:01:19,849 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-07 13:01:19,854 - octoprint.plugin.core - INFO - Initialized 23 plugin implementation(s) 2020-03-07 13:01:19,880 - octoprint.plugin.core - INFO - 25 plugin(s) registered with the system: | ABL Expert Plugin (0.5) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_ABL_Expert | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup | Bed Visualizer (0.1.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | Custom Control Editor (0.2.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_customControl | !Dashboard (1.11.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_dashboard | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | !DisplayLayerProgress Plugin (1.18.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_DisplayLayerProgress | 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 | Filament Sensor Reloaded (1.1.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_filamentreload | 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 | Shutdown Printer (1.0.8) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_shutdownprinter | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate | TouchUI (0.3.13) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_touchui | TP-Link Smartplug (0.9.18) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_tplinksmartplug | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2020-03-07 13:01:19,898 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 917016576 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.17.0 | python: | pip: 19.3.1 | version: 2.7.16 | virtualenv: /home/pi/oprint 2020-03-07 13:01:19,915 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2020-03-07 13:01:19,943 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2020-03-07 13:01:21,031 - octoprint.server - INFO - Shutting down intermediary server... 2020-03-07 13:01:21,302 - octoprint.server - INFO - Intermediary server shut down 2020-03-07 13:01:21,306 - octoprint.events - INFO - Processing startup event, this is our first event 2020-03-07 13:01:21,307 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2020-03-07 13:01:21,312 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2020-03-07 13:01:21,315 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2020-03-07 13:01:21,325 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2020-03-07 13:01:21,336 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2020-03-07 13:01:21,359 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-03-07 13:01:21,383 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on grigio3d' for _http._tcp 2020-03-07 13:01:21,842 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on grigio3d' for _octoprint._tcp 2020-03-07 13:01:22,532 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on grigio3d for SSDP 2020-03-07 13:01:22,738 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-03-07 13:01:22,759 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2020-03-07 13:01:23,180 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2020-03-07 13:01:24,594 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-07 13:01:24,596 - 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-03-07 13:01:24,605 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-07 13:01:24,830 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2020-03-07 13:01:24,970 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.xxx 2020-03-07 13:01:25,203 - octoprint.server.util.flask - INFO - Passively logging in user user3d from ::ffff:192.168.1.xxx 2020-03-07 13:01:25,206 - octoprint.access.users - INFO - Logged in user: user3d 2020-03-07 13:01:25,252 - octoprint.server.util.sockjs - INFO - User user3d logged in on the socket from client ::ffff:192.168.1.xxx 2020-03-07 13:01:25,363 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2020-03-07 13:01:28,780 - 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-03-07 13:01:28,781 - octoprint.util.pip - INFO - ==> pip ok -> yes 2020-03-07 13:01:29,009 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2020-03-07 13:01:29,026 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2020-03-07 13:01:29,028 - octoprint.plugins.filamentreload - INFO - Filament Sensor Reloaded started 2020-03-07 13:01:29,029 - octoprint.plugins.filamentreload - INFO - Setting up sensor. 2020-03-07 13:01:29,030 - octoprint.plugins.filamentreload - INFO - Using BCM Mode 2020-03-07 13:01:29,032 - octoprint.plugins.filamentreload - INFO - Filament Sensor active on GPIO Pin [24] 2020-03-07 13:01:29,040 - octoprint.plugins.tplinksmartplug - INFO - TPLinkSmartplug loaded! 2020-03-07 13:01:29,599 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://grigio3d.local/'} 2020-03-07 13:01:29,786 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 14} 2020-03-07 13:01:30,384 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.16', 'ram': 917016576, u'octopi_version': u'0.17.0', 'version': u'1.4.0', 'pip': '19.3.1', 'cores': 4, 'freq': 1200.0, u'pi_model': u'Raspberry Pi 3 Model B Rev 1.2', 'os': 'linux'} 2020-03-07 13:01:31,059 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'plugins': u'customcontrol:0.2.1,abl_expert:0.5,filamentreload:1.1.0,shutdownprinter:1.0.8,touchui:0.3.13,bedlevelvisualizer:0.1.11,tplinksmartplug:0.9.18,excluderegion:0.2.0'} 2020-03-07 13:01:42,720 - octoprint.server.preemptive_cache - INFO - ... done in 13.12s 2020-03-07 13:02:25,290 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2020-03-07 13:02:25,361 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2020-03-07 13:02:25,367 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2020-03-07 13:02:26,380 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-07 13:02:26,471 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2020-03-07 13:02:26,487 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-07 13:02:32,045 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin bugfix-2.0.x (GitHub)" 2020-03-07 13:02:32,088 - octoprint.plugins.ABL_Expert - INFO - self.printer_cap[eeprom] is now 1 2020-03-07 13:02:32,109 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2020-03-07 13:02:32,128 - octoprint.plugins.ABL_Expert - INFO - self.printer_cap[autolevel] is now 1 2020-03-07 13:02:32,140 - octoprint.plugins.ABL_Expert - INFO - self.printer_cap[z_probe] is now 1 2020-03-07 13:02:32,150 - octoprint.plugins.ABL_Expert - INFO - self.printer_cap[leveling_data] is now 1 2020-03-07 13:02:32,520 - octoprint.plugins.ABL_Expert - INFO - Grid mesh size is 5 2020-03-07 13:02:32,533 - octoprint.plugins.ABL_Expert - INFO - Grid mesh size is 13 2020-03-07 13:02:32,598 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 0, u'printer_port': u'AUTO', 'firmware_name': u'Marlin bugfix-2.0.x (GitHub)'} 2020-03-07 13:02:35,218 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: filenamekfactor.gcode, owner: user3d, user: user3d 2020-03-07 13:02:35,222 - octoprint.plugins.excluderegion - INFO - File selected, resetting internal state 2020-03-07 13:03:19,494 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=True, mayShrinkRegionsWhilePrinting=True, 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-03-07 13:04:14,223 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2020-03-07 13:04:14,236 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: filenamekfactor.gcode, owner: user3d, user: user3d 2020-03-07 13:04:14,295 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2020-03-07 13:04:14,316 - octoprint.plugins.excluderegion - INFO - Printing started 2020-03-07 13:04:14,326 - octoprint.plugins.filamentreload - INFO - Printing aborted: no filament detected! 2020-03-07 13:04:14,344 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2020-03-07 13:04:14,353 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Cancelling" 2020-03-07 13:04:14,355 - octoprint.util.comm - INFO - Force-sending M108 to the printer 2020-03-07 13:04:14,371 - octoprint.printer.standard.job - INFO - Print job cancelled - origin: local, path: filenamekfactor.gcode, owner: user3d, user: None 2020-03-07 13:04:14,415 - octoprint.plugins.filamentreload - INFO - PrintStarted: Enabling filament sensor. 2020-03-07 13:04:14,466 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintCancelling 2020-03-07 13:04:14,523 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintCancelled 2020-03-07 13:04:14,527 - octoprint.plugins.filamentreload - INFO - PrintCancelled: Disabling filament sensor. 2020-03-07 13:04:14,531 - octoprint.util.comm - INFO - Changing monitoring state from "Cancelling" to "Operational" 2020-03-07 13:04:14,606 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=PrintFailed 2020-03-07 13:04:14,619 - octoprint.plugins.filamentreload - INFO - PrintFailed: Disabling filament sensor. 2020-03-07 13:04:14,904 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': u'local', 'file': 'cba24faadd2e4890f6dd2e7fbe50967f848595d2'} 2020-03-07 13:04:15,448 - octoprint.plugins.tracking - INFO - Sent tracking event print_cancelled, payload: {'origin': u'local', 'file': 'cba24faadd2e4890f6dd2e7fbe50967f848595d2'} 2020-03-07 13:04:15,979 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {'origin': u'local', u'reason': u'cancelled', 'file': 'cba24faadd2e4890f6dd2e7fbe50967f848595d2'} 2020-03-07 13:04:16,539 - octoprint.plugins.shutdownprinter - INFO - Starting abort shutdown printer timer. 2020-03-07 13:04:46,687 - octoprint.plugins.shutdownprinter - INFO - Shutting down printer with command: M81 192.168.1.247 2020-03-07 13:04:49,490 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2823, in _readline ret = self._serial.readline() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 4968, in readline c = self.read(1) File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 501, in read 'device reports readiness to read but returned no data ' SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?) 2020-03-07 13:04:49,527 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this. 2020-03-07 13:04:49,548 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline (Error: SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:2823)"