2019-03-31 17:31:56,113 - 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... 2019-03-31 17:31:58,429 - octoprint.plugin.core - INFO - Found 15 plugin(s) providing 15 mixin implementations, 17 hook handlers 2019-03-31 17:31:58,548 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2019-03-31 17:31:58,619 - octoprint.server - INFO - Intermediary server started 2019-03-31 17:31:58,620 - 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... 2019-03-31 17:31:59,139 - octoprint.plugin.core - INFO - Found 15 plugin(s) providing 15 mixin implementations, 17 hook handlers 2019-03-31 17:31:59,141 - octoprint.printer.profile - ERROR - Profile _default does not exist, creating _default again and setting it as default 2019-03-31 17:31:59,268 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2019-03-31 17:31:59,270 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2019-03-31 17:32:01,046 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-03-31 17:32:02,485 - octoprint.util.pip - INFO - Version of pip is 19.0.1 2019-03-31 17:32:02,487 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-03-31 17:32:02,487 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-03-31 17:32:02,492 - octoprint.plugin.core - INFO - Initialized 15 plugin implementation(s) 2019-03-31 17:32:02,591 - octoprint.plugin.core - INFO - 15 plugin(s) registered with the system: | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/cura | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager | 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 | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer 2019-03-31 17:32:02,608 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1400.0 | ram: 918188032 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi 3 Model B Plus Rev 1.3 | octopi_version: 0.16.0 | python: | pip: 19.0.1 | version: 2.7.13 | virtualenv: /home/pi/oprint 2019-03-31 17:32:02,616 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2019-03-31 17:32:02,617 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2019-03-31 17:32:02,964 - octoprint.server - INFO - Shutting down intermediary server... 2019-03-31 17:32:03,438 - octoprint.server - INFO - Intermediary server shut down 2019-03-31 17:32:03,441 - octoprint.events - INFO - Processing startup event, this is our first event 2019-03-31 17:32:03,442 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event 2019-03-31 17:32:03,443 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2019-03-31 17:32:03,449 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2019-03-31 17:32:03,464 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp 2019-03-31 17:32:03,475 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp 2019-03-31 17:32:03,487 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2019-03-31 17:32:03,516 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2019-03-31 17:32:04,392 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.75s 2019-03-31 17:32:04,697 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json 2019-03-31 17:32:05,193 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-03-31 17:32:05,195 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-03-31 17:32:05,196 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-03-31 17:32:05,558 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.86s 2019-03-31 17:32:05,879 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2019-03-31 17:32:06,385 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.75s 2019-03-31 17:32:07,115 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-03-31 17:32:07,176 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.71s 2019-03-31 17:32:08,055 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.75s 2019-03-31 17:32:13,056 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-03-31 17:32:13,057 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-03-31 17:32:13,073 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-03-31 17:32:21,568 - octoprint.server.util.flask.PreemptiveCache - INFO - Adding entry for / and {'query_string': 'l10n=en', 'path': u'/', '_count': 1, '_timestamp': 1554049941.568375, 'base_url': 'https://192.168.1.61/'} 2019-03-31 17:32:32,175 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.7 2019-03-31 17:32:55,542 - octoprint.server.api - INFO - Actively logging in user brian from ::ffff:192.168.1.7 2019-03-31 17:32:57,159 - octoprint.server.util.sockjs - INFO - User brian logged in on the socket from client ::ffff:192.168.1.7 2019-03-31 17:33:01,599 - octoprint.plugins.tracking - INFO - Initialized anonymous tracking 2019-03-31 17:33:02,778 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.13', 'ram': 918188032, 'octopi_version': '0.16.0', 'version': u'1.3.10', 'pip': '19.0.1', 'cores': 4, 'freq': 1400.0, 'pi_model': 'Raspberry Pi 3 Model B Plus Rev 1.3', 'os': 'linux'} 2019-03-31 17:37:07,195 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/markwal/OctoPrint-PolarCloud/archive/master.zip 2019-03-31 17:37:34,354 - 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... 2019-03-31 17:37:35,031 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 15 mixin implementations, 17 hook handlers 2019-03-31 17:37:35,035 - octoprint.plugin.core - INFO - 16 plugin(s) registered with the system: | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/cura | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager | !PolarCloud (1.8) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_polarcloud | 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 | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer 2019-03-31 17:37:35,036 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: PolarCloud, version 1.8 2019-03-31 17:37:35,796 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin_version': '1.8', 'plugin': 'polarcloud'} 2019-03-31 17:38:47,692 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/FormerLurker/Octolapse/archive/v0.3.4.zip 2019-03-31 17:39:02,937 - 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... 2019-03-31 17:39:03,585 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 15 mixin implementations, 17 hook handlers 2019-03-31 17:39:03,588 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system: | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/cura | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | !Octolapse (0.3.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse | 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 | !PolarCloud (1.8) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_polarcloud | 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 | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer 2019-03-31 17:39:03,588 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Octolapse, version 0.3.4 2019-03-31 17:39:04,402 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin_version': '0.3.4', 'plugin': 'octolapse'} 2019-03-31 17:40:23,784 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/MoonshineSG/OctoPrint-Autoscroll/archive/master.zip 2019-03-31 17:40:37,032 - 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... 2019-03-31 17:40:37,608 - octoprint.plugin.core - INFO - Found 18 plugin(s) providing 15 mixin implementations, 17 hook handlers 2019-03-31 17:40:37,610 - octoprint.plugin.core - INFO - 18 plugin(s) registered with the system: | 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 | !Autoscroll (0.0.2) = /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 | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/cura | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | !Octolapse (0.3.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse | 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 | !PolarCloud (1.8) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_polarcloud | 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 | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer 2019-03-31 17:40:37,610 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Autoscroll, version 0.0.2 2019-03-31 17:40:38,453 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin_version': '0.0.2', 'plugin': 'autoscroll'} 2019-03-31 17:41:02,166 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/jneilliii/OctoPrint-BedLevelVisualizer/archive/master.zip 2019-03-31 17:46:58,549 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-03-31 17:47:13,838 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {} 2019-03-31 17:49:10,697 - 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... 2019-03-31 17:49:11,304 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 15 mixin implementations, 17 hook handlers 2019-03-31 17:49:11,306 - octoprint.plugin.core - INFO - 19 plugin(s) registered with the system: | 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 | !Autoscroll (0.0.2) = /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 | !Bed Visualizer (0.1.7) = /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 | CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/cura | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | !Octolapse (0.3.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse | 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 | !PolarCloud (1.8) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_polarcloud | 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 | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer 2019-03-31 17:49:11,307 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Bed Visualizer, version 0.1.7 2019-03-31 17:49:11,620 - octoprint.server.util.flask - INFO - Passively logging in user brian from ::ffff:192.168.1.7 2019-03-31 17:49:12,300 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin_version': '0.1.7', 'plugin': 'bedlevelvisualizer'} 2019-03-31 17:49:16,301 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart 2019-03-31 17:49:16,340 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart 2019-03-31 17:49:16,478 - octoprint.server - INFO - Shutting down... 2019-03-31 17:49:16,614 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2019-03-31 17:49:16,616 - octoprint.events - INFO - Event loop shut down 2019-03-31 17:49:16,627 - octoprint.server - INFO - Goodbye! 2019-03-31 17:49:19,333 - octoprint.startup - INFO - ****************************************************************************** 2019-03-31 17:49:19,335 - octoprint.startup - INFO - Starting OctoPrint 1.3.10 2019-03-31 17:49:19,336 - octoprint.startup - INFO - ****************************************************************************** 2019-03-31 17:49:20,428 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2019-03-31 17:49:21,204 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any) 2019-03-31 17:49:21,283 - 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... 2019-03-31 17:49:23,794 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 19 mixin implementations, 29 hook handlers 2019-03-31 17:49:23,797 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2019-03-31 17:49:23,942 - octoprint.server - INFO - Intermediary server started 2019-03-31 17:49:23,942 - 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... 2019-03-31 17:49:24,540 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 19 mixin implementations, 29 hook handlers 2019-03-31 17:49:24,576 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2019-03-31 17:49:24,578 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2019-03-31 17:49:24,595 - octoprint.plugins.tracking - INFO - Initialized anonymous tracking 2019-03-31 17:49:24,627 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2019-03-31 17:49:26,437 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-03-31 17:49:28,203 - octoprint.util.pip - INFO - Version of pip is 19.0.1 2019-03-31 17:49:28,204 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-03-31 17:49:28,205 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-03-31 17:49:28,226 - octoprint.plugin.core - INFO - Initialized 19 plugin implementation(s) 2019-03-31 17:49:28,237 - octoprint.plugin.core - INFO - 19 plugin(s) registered with the system: | 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 | Autoscroll (0.0.2) = /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 | Bed Visualizer (0.1.7) = /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 | CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/cura | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Octolapse (0.3.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse | 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 | PolarCloud (1.8) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_polarcloud | 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 | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer 2019-03-31 17:49:28,255 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1400.0 | ram: 918188032 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi 3 Model B Plus Rev 1.3 | octopi_version: 0.16.0 | python: | pip: 19.0.1 | version: 2.7.13 | virtualenv: /home/pi/oprint 2019-03-31 17:49:28,265 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2019-03-31 17:49:28,281 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2019-03-31 17:49:28,291 - octoprint.plugins.octolapse - INFO - Octolapse is loading assets. 2019-03-31 17:49:28,603 - octoprint.server - INFO - Shutting down intermediary server... 2019-03-31 17:49:28,793 - octoprint.server - INFO - Intermediary server shut down 2019-03-31 17:49:28,796 - octoprint.events - INFO - Processing startup event, this is our first event 2019-03-31 17:49:28,796 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2019-03-31 17:49:28,804 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2019-03-31 17:49:28,832 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2019-03-31 17:49:28,833 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-03-31 17:49:28,907 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "Ender 3 Pro"' for _http._tcp 2019-03-31 17:49:28,935 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "Ender 3 Pro"' for _octoprint._tcp 2019-03-31 17:49:29,258 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "Ender 3 Pro" for SSDP 2019-03-31 17:49:29,273 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-03-31 17:49:29,414 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2019-03-31 17:49:30,084 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2019-03-31 17:49:30,112 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-03-31 17:49:31,286 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.7 2019-03-31 17:49:31,599 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-03-31 17:49:31,619 - octoprint.server.util.flask - INFO - Passively logging in user brian from ::ffff:192.168.1.7 2019-03-31 17:49:32,185 - octoprint.server.util.sockjs - INFO - User brian logged in on the socket from client ::ffff:192.168.1.7 2019-03-31 17:49:33,296 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-03-31 17:49:33,299 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-03-31 17:49:33,425 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-03-31 17:49:33,920 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-03-31 17:49:34,483 - octoprint.server.util.flask - INFO - Passively logging in user brian from ::ffff:192.168.1.7 2019-03-31 17:49:35,317 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-03-31 17:49:38,589 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-03-31 17:49:38,590 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-03-31 17:49:38,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 2019-03-31 17:49:38,603 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-03-31 17:49:38,851 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-03-31 17:49:38,983 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'https://192.168.1.61/'} 2019-03-31 17:49:40,052 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.13', 'ram': 918188032, 'octopi_version': '0.16.0', 'version': u'1.3.10', 'pip': '19.0.1', 'cores': 4, 'freq': 1400.0, 'pi_model': 'Raspberry Pi 3 Model B Plus Rev 1.3', 'os': 'linux'} 2019-03-31 17:49:53,516 - octoprint.server.preemptive_cache - INFO - ... done in 14.53s 2019-03-31 17:49:53,581 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.7 2019-03-31 17:49:54,447 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.7 2019-03-31 17:49:54,510 - octoprint.server.util.flask - INFO - Passively logging in user brian from ::ffff:192.168.1.7 2019-03-31 17:49:56,528 - octoprint.server.util.sockjs - INFO - User brian logged in on the socket from client ::ffff:192.168.1.7 2019-03-31 17:55:02,758 - socketIO-client - WARNING - printer2.polar3d.com:443/socket.io [connection error] recv disconnected ([Errno 11] Resource temporarily unavailable) 2019-03-31 17:55:03,760 - socketIO-client - WARNING - printer2.polar3d.com:443/socket.io [connection error] recv disconnected ([Errno 11] Resource temporarily unavailable) 2019-03-31 17:55:03,994 - octoprint.plugins.polarcloud - WARNING - unable to create socket to Polar Cloud, check again in 1.98532702133 seconds 2019-03-31 17:55:04,419 - octoprint.plugins.polarcloud - INFO - Can't register because unable to communicate with Polar Cloud 2019-03-31 17:55:06,285 - octoprint.plugins.polarcloud - INFO - Socket created. 2019-03-31 17:57:59,839 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/paukstelis/OctoPrint-Cancelobject/archive/master.zip 2019-03-31 17:58:14,130 - 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... 2019-03-31 17:58:14,763 - octoprint.plugin.core - INFO - Found 20 plugin(s) providing 19 mixin implementations, 29 hook handlers 2019-03-31 17:58:14,767 - octoprint.plugin.core - INFO - 20 plugin(s) registered with the system: | 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 | Autoscroll (0.0.2) = /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 | Bed Visualizer (0.1.7) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer | !Cancel Objects (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_cancelobject | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/cura | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Octolapse (0.3.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse | 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 | PolarCloud (1.8) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_polarcloud | 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 | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer 2019-03-31 17:58:14,768 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Cancel Objects, version 0.3.1 2019-03-31 17:58:15,605 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin_version': '0.3.1', 'plugin': 'cancelobject'} 2019-03-31 17:59:07,281 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/imrahil/OctoPrint-NavbarTemp/archive/master.zip 2019-03-31 17:59:20,824 - 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... 2019-03-31 17:59:21,481 - octoprint.plugin.core - INFO - Found 21 plugin(s) providing 19 mixin implementations, 29 hook handlers 2019-03-31 17:59:21,484 - octoprint.plugin.core - INFO - 21 plugin(s) registered with the system: | 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 | Autoscroll (0.0.2) = /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 | Bed Visualizer (0.1.7) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer | !Cancel Objects (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_cancelobject | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/cura | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | !Navbar Temperature Plugin (0.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_navbartemp | Octolapse (0.3.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse | 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 | PolarCloud (1.8) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_polarcloud | 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 | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer 2019-03-31 17:59:21,485 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Navbar Temperature Plugin, version 0.11 2019-03-31 17:59:22,295 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin_version': '0.11', 'plugin': 'navbartemp'} 2019-03-31 17:59:25,831 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart 2019-03-31 17:59:26,082 - octoprint.server - INFO - Shutting down... 2019-03-31 17:59:26,315 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2019-03-31 17:59:26,317 - octoprint.events - INFO - Event loop shut down 2019-03-31 17:59:26,336 - octoprint.server - INFO - Goodbye! 2019-03-31 17:59:28,933 - octoprint.startup - INFO - ****************************************************************************** 2019-03-31 17:59:28,936 - octoprint.startup - INFO - Starting OctoPrint 1.3.10 2019-03-31 17:59:28,937 - octoprint.startup - INFO - ****************************************************************************** 2019-03-31 17:59:30,020 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2019-03-31 17:59:30,025 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any) 2019-03-31 17:59:30,060 - 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... 2019-03-31 17:59:32,547 - octoprint.plugin.core - INFO - Found 21 plugin(s) providing 21 mixin implementations, 34 hook handlers 2019-03-31 17:59:32,549 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2019-03-31 17:59:32,576 - octoprint.server - INFO - Intermediary server started 2019-03-31 17:59:32,577 - 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... 2019-03-31 17:59:33,165 - octoprint.plugin.core - INFO - Found 21 plugin(s) providing 21 mixin implementations, 34 hook handlers 2019-03-31 17:59:33,203 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2019-03-31 17:59:33,205 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2019-03-31 17:59:33,223 - octoprint.plugins.cancelobject - INFO - No beforegcode defined 2019-03-31 17:59:33,224 - octoprint.plugins.cancelobject - INFO - No aftergcode defined 2019-03-31 17:59:33,228 - octoprint.plugins.tracking - INFO - Initialized anonymous tracking 2019-03-31 17:59:33,331 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2019-03-31 17:59:35,212 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-03-31 17:59:37,028 - octoprint.util.pip - INFO - Version of pip is 19.0.1 2019-03-31 17:59:37,029 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-03-31 17:59:37,029 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-03-31 17:59:37,036 - octoprint.plugin.core - INFO - Initialized 21 plugin implementation(s) 2019-03-31 17:59:37,048 - octoprint.plugin.core - INFO - 21 plugin(s) registered with the system: | 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 | Autoscroll (0.0.2) = /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 | Bed Visualizer (0.1.7) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer | Cancel Objects (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_cancelobject | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/cura | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_navbartemp | Octolapse (0.3.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse | 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 | PolarCloud (1.8) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_polarcloud | 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 | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer 2019-03-31 17:59:37,066 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1400.0 | ram: 918188032 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi 3 Model B Plus Rev 1.3 | octopi_version: 0.16.0 | python: | pip: 19.0.1 | version: 2.7.13 | virtualenv: /home/pi/oprint 2019-03-31 17:59:37,079 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2019-03-31 17:59:37,099 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2019-03-31 17:59:37,109 - octoprint.plugins.octolapse - INFO - Octolapse is loading assets. 2019-03-31 17:59:37,425 - octoprint.server - INFO - Shutting down intermediary server... 2019-03-31 17:59:37,498 - octoprint.server - INFO - Intermediary server shut down 2019-03-31 17:59:37,500 - octoprint.events - INFO - Processing startup event, this is our first event 2019-03-31 17:59:37,501 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2019-03-31 17:59:37,504 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2019-03-31 17:59:37,515 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2019-03-31 17:59:37,536 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-03-31 17:59:37,867 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-03-31 17:59:37,868 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "Ender 3 Pro"' for _http._tcp 2019-03-31 17:59:37,893 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "Ender 3 Pro"' for _octoprint._tcp 2019-03-31 17:59:37,919 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "Ender 3 Pro" for SSDP 2019-03-31 17:59:37,978 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2019-03-31 17:59:38,055 - octoprint.plugins.octolapse - INFO - Loading existing settings file from: /home/pi/.octoprint/data/octolapse/settings.json. 2019-03-31 17:59:38,311 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2019-03-31 17:59:38,435 - octoprint.plugins.navbartemp - INFO - Broadcom detected 2019-03-31 17:59:38,473 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 17:59:38,633 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-03-31 17:59:39,399 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-03-31 17:59:39,844 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.7 2019-03-31 17:59:39,934 - octoprint.server.util.flask - INFO - Passively logging in user brian from ::ffff:192.168.1.7 2019-03-31 17:59:39,963 - octoprint.server.util.sockjs - INFO - User brian logged in on the socket from client ::ffff:192.168.1.7 2019-03-31 17:59:41,059 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-03-31 17:59:41,108 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-03-31 17:59:41,961 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-03-31 17:59:42,814 - octoprint.server.util.flask - INFO - Passively logging in user brian from ::ffff:192.168.1.7 2019-03-31 17:59:45,996 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-03-31 17:59:45,997 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-03-31 17:59:46,001 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-03-31 17:59:46,005 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-03-31 17:59:46,114 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-03-31 17:59:46,149 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'https://192.168.1.61/'} 2019-03-31 17:59:47,579 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.13', 'ram': 918188032, 'octopi_version': '0.16.0', 'version': u'1.3.10', 'pip': '19.0.1', 'cores': 4, 'freq': 1400.0, 'pi_model': 'Raspberry Pi 3 Model B Plus Rev 1.3', 'os': 'linux'} 2019-03-31 18:00:03,476 - octoprint.server.preemptive_cache - INFO - ... done in 17.33s 2019-03-31 18:00:03,505 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.7 2019-03-31 18:00:04,448 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.7 2019-03-31 18:00:04,515 - octoprint.server.util.flask - INFO - Passively logging in user brian from ::ffff:192.168.1.7 2019-03-31 18:00:06,402 - octoprint.server.util.sockjs - INFO - User brian logged in on the socket from client ::ffff:192.168.1.7 2019-03-31 18:00:08,881 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:00:38,938 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:00:48,509 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/jneilliii/OctoPrint-TabOrder/archive/master.zip 2019-03-31 18:01:02,878 - 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... 2019-03-31 18:01:03,490 - octoprint.plugin.core - INFO - Found 22 plugin(s) providing 21 mixin implementations, 34 hook handlers 2019-03-31 18:01:03,495 - octoprint.plugin.core - INFO - 22 plugin(s) registered with the system: | 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 | Autoscroll (0.0.2) = /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 | Bed Visualizer (0.1.7) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer | Cancel Objects (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_cancelobject | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/cura | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_navbartemp | Octolapse (0.3.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse | 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 | PolarCloud (1.8) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_polarcloud | 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 | !Tab Order (0.5.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_taborder | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer 2019-03-31 18:01:03,496 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Tab Order, version 0.5.3 2019-03-31 18:01:04,311 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin_version': '0.5.3', 'plugin': 'taborder'} 2019-03-31 18:01:08,997 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:01:39,052 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:01:42,660 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/birkbjo/OctoPrint-Themeify/archive/master.zip 2019-03-31 18:01:57,463 - 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... 2019-03-31 18:01:58,097 - octoprint.plugin.core - INFO - Found 23 plugin(s) providing 21 mixin implementations, 34 hook handlers 2019-03-31 18:01:58,100 - octoprint.plugin.core - INFO - 23 plugin(s) registered with the system: | 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 | Autoscroll (0.0.2) = /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 | Bed Visualizer (0.1.7) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer | Cancel Objects (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_cancelobject | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/cura | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_navbartemp | Octolapse (0.3.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse | 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 | PolarCloud (1.8) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_polarcloud | 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 | !Tab Order (0.5.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_taborder | !Themeify (1.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_themeify | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer 2019-03-31 18:01:58,101 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Themeify, version 1.2.0 2019-03-31 18:01:58,917 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin_version': '1.2.0', 'plugin': 'themeify'} 2019-03-31 18:02:09,108 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:02:39,164 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:02:41,078 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart 2019-03-31 18:02:41,259 - octoprint.server - INFO - Shutting down... 2019-03-31 18:02:42,126 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2019-03-31 18:02:42,135 - octoprint.events - INFO - Event loop shut down 2019-03-31 18:02:42,153 - octoprint.server - INFO - Goodbye! 2019-03-31 18:02:44,891 - octoprint.startup - INFO - ****************************************************************************** 2019-03-31 18:02:44,893 - octoprint.startup - INFO - Starting OctoPrint 1.3.10 2019-03-31 18:02:44,894 - octoprint.startup - INFO - ****************************************************************************** 2019-03-31 18:02:46,017 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2019-03-31 18:02:46,022 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any) 2019-03-31 18:02:46,058 - 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... 2019-03-31 18:02:48,622 - octoprint.plugin.core - INFO - Found 23 plugin(s) providing 23 mixin implementations, 36 hook handlers 2019-03-31 18:02:48,625 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2019-03-31 18:02:48,653 - octoprint.server - INFO - Intermediary server started 2019-03-31 18:02:48,654 - 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... 2019-03-31 18:02:49,269 - octoprint.plugin.core - INFO - Found 23 plugin(s) providing 23 mixin implementations, 36 hook handlers 2019-03-31 18:02:49,305 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2019-03-31 18:02:49,307 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2019-03-31 18:02:49,333 - octoprint.plugins.cancelobject - INFO - No beforegcode defined 2019-03-31 18:02:49,333 - octoprint.plugins.cancelobject - INFO - No aftergcode defined 2019-03-31 18:02:49,472 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2019-03-31 18:02:49,478 - octoprint.plugins.tracking - INFO - Initialized anonymous tracking 2019-03-31 18:02:51,269 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-03-31 18:02:53,057 - octoprint.util.pip - INFO - Version of pip is 19.0.1 2019-03-31 18:02:53,059 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-03-31 18:02:53,059 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-03-31 18:02:53,065 - octoprint.plugin.core - INFO - Initialized 23 plugin implementation(s) 2019-03-31 18:02:53,209 - octoprint.plugin.core - INFO - 23 plugin(s) registered with the system: | 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 | Autoscroll (0.0.2) = /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 | Bed Visualizer (0.1.7) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer | Cancel Objects (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_cancelobject | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/cura | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_navbartemp | Octolapse (0.3.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse | 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 | PolarCloud (1.8) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_polarcloud | 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 | Tab Order (0.5.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_taborder | Themeify (1.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_themeify | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer 2019-03-31 18:02:53,227 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1400.0 | ram: 918188032 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi 3 Model B Plus Rev 1.3 | octopi_version: 0.16.0 | python: | pip: 19.0.1 | version: 2.7.13 | virtualenv: /home/pi/oprint 2019-03-31 18:02:53,239 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2019-03-31 18:02:53,260 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2019-03-31 18:02:53,270 - octoprint.plugins.octolapse - INFO - Octolapse is loading assets. 2019-03-31 18:02:53,600 - octoprint.server - INFO - Shutting down intermediary server... 2019-03-31 18:02:54,073 - octoprint.server - INFO - Intermediary server shut down 2019-03-31 18:02:54,076 - octoprint.events - INFO - Processing startup event, this is our first event 2019-03-31 18:02:54,077 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2019-03-31 18:02:54,084 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2019-03-31 18:02:54,103 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-03-31 18:02:54,413 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2019-03-31 18:02:54,418 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-03-31 18:02:54,434 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "Ender 3 Pro"' for _http._tcp 2019-03-31 18:02:54,455 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "Ender 3 Pro"' for _octoprint._tcp 2019-03-31 18:02:54,492 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "Ender 3 Pro" for SSDP 2019-03-31 18:02:54,572 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2019-03-31 18:02:54,669 - octoprint.plugins.octolapse - INFO - Loading existing settings file from: /home/pi/.octoprint/data/octolapse/settings.json. 2019-03-31 18:02:55,028 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2019-03-31 18:02:55,133 - octoprint.plugins.navbartemp - INFO - Broadcom detected 2019-03-31 18:02:55,141 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:02:55,513 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-03-31 18:02:55,816 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.7 2019-03-31 18:02:56,169 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-03-31 18:02:56,560 - octoprint.server.util.flask - INFO - Passively logging in user brian from ::ffff:192.168.1.7 2019-03-31 18:02:56,575 - octoprint.server.util.sockjs - INFO - User brian logged in on the socket from client ::ffff:192.168.1.7 2019-03-31 18:02:57,709 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-03-31 18:02:57,711 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-03-31 18:02:57,712 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-03-31 18:02:58,345 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-03-31 18:02:58,834 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-03-31 18:03:02,725 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-03-31 18:03:02,725 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-03-31 18:03:02,834 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-03-31 18:03:02,868 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'https://192.168.1.61/'} 2019-03-31 18:03:03,599 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.13', 'ram': 918188032, 'octopi_version': '0.16.0', 'version': u'1.3.10', 'pip': '19.0.1', 'cores': 4, 'freq': 1400.0, 'pi_model': 'Raspberry Pi 3 Model B Plus Rev 1.3', 'os': 'linux'} 2019-03-31 18:03:16,236 - octoprint.server.util.flask - INFO - Passively logging in user brian from ::ffff:192.168.1.7 2019-03-31 18:03:22,436 - octoprint.server.preemptive_cache - INFO - ... done in 19.57s 2019-03-31 18:03:22,509 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.7 2019-03-31 18:03:23,475 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.7 2019-03-31 18:03:23,542 - octoprint.server.util.flask - INFO - Passively logging in user brian from ::ffff:192.168.1.7 2019-03-31 18:03:25,488 - octoprint.server.util.sockjs - INFO - User brian logged in on the socket from client ::ffff:192.168.1.7 2019-03-31 18:03:25,535 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:03:55,577 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:04:10,220 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/malnvenshorn/OctoPrint-WebcamTab/archive/master.zip 2019-03-31 18:04:24,175 - 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... 2019-03-31 18:04:24,845 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 23 mixin implementations, 36 hook handlers 2019-03-31 18:04:24,850 - 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 | 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 | Autoscroll (0.0.2) = /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 | Bed Visualizer (0.1.7) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer | Cancel Objects (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_cancelobject | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/cura | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_navbartemp | Octolapse (0.3.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse | 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 | PolarCloud (1.8) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_polarcloud | 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 | Tab Order (0.5.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_taborder | Themeify (1.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_themeify | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer | !Webcam Tab (0.1.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_webcamtab 2019-03-31 18:04:24,851 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Webcam Tab, version 0.1.2 2019-03-31 18:04:25,601 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin_version': '0.1.2', 'plugin': 'webcamtab'} 2019-03-31 18:04:25,627 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:04:31,641 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart 2019-03-31 18:04:31,793 - octoprint.server - INFO - Shutting down... 2019-03-31 18:04:32,529 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2019-03-31 18:04:32,535 - octoprint.events - INFO - Event loop shut down 2019-03-31 18:04:32,556 - octoprint.server - INFO - Goodbye! 2019-03-31 18:04:35,308 - octoprint.startup - INFO - ****************************************************************************** 2019-03-31 18:04:35,311 - octoprint.startup - INFO - Starting OctoPrint 1.3.10 2019-03-31 18:04:35,311 - octoprint.startup - INFO - ****************************************************************************** 2019-03-31 18:04:36,435 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2019-03-31 18:04:37,213 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any) 2019-03-31 18:04:37,274 - 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... 2019-03-31 18:04:39,830 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 24 mixin implementations, 37 hook handlers 2019-03-31 18:04:39,833 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2019-03-31 18:04:39,860 - octoprint.server - INFO - Intermediary server started 2019-03-31 18:04:39,861 - 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... 2019-03-31 18:04:40,488 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 24 mixin implementations, 37 hook handlers 2019-03-31 18:04:40,524 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2019-03-31 18:04:40,526 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2019-03-31 18:04:40,553 - octoprint.plugins.cancelobject - INFO - No beforegcode defined 2019-03-31 18:04:40,554 - octoprint.plugins.cancelobject - INFO - No aftergcode defined 2019-03-31 18:04:40,725 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2019-03-31 18:04:40,730 - octoprint.plugins.tracking - INFO - Initialized anonymous tracking 2019-03-31 18:04:42,537 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-03-31 18:04:44,330 - octoprint.util.pip - INFO - Version of pip is 19.0.1 2019-03-31 18:04:44,331 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-03-31 18:04:44,332 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-03-31 18:04:44,337 - octoprint.plugin.core - INFO - Initialized 24 plugin implementation(s) 2019-03-31 18:04:44,351 - 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 | 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 | Autoscroll (0.0.2) = /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 | Bed Visualizer (0.1.7) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer | Cancel Objects (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_cancelobject | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/cura | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_navbartemp | Octolapse (0.3.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse | 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 | PolarCloud (1.8) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_polarcloud | 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 | Tab Order (0.5.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_taborder | Themeify (1.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_themeify | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer | Webcam Tab (0.1.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_webcamtab 2019-03-31 18:04:44,369 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1400.0 | ram: 918188032 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi 3 Model B Plus Rev 1.3 | octopi_version: 0.16.0 | python: | pip: 19.0.1 | version: 2.7.13 | virtualenv: /home/pi/oprint 2019-03-31 18:04:44,382 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2019-03-31 18:04:44,403 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2019-03-31 18:04:44,414 - octoprint.plugins.octolapse - INFO - Octolapse is loading assets. 2019-03-31 18:04:44,734 - octoprint.server - INFO - Shutting down intermediary server... 2019-03-31 18:04:44,791 - octoprint.server - INFO - Intermediary server shut down 2019-03-31 18:04:44,794 - octoprint.events - INFO - Processing startup event, this is our first event 2019-03-31 18:04:44,794 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2019-03-31 18:04:44,799 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2019-03-31 18:04:44,827 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-03-31 18:04:45,128 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2019-03-31 18:04:45,135 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-03-31 18:04:45,162 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "Ender 3 Pro"' for _http._tcp 2019-03-31 18:04:45,247 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "Ender 3 Pro"' for _octoprint._tcp 2019-03-31 18:04:45,342 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "Ender 3 Pro" for SSDP 2019-03-31 18:04:45,530 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2019-03-31 18:04:45,654 - octoprint.plugins.octolapse - INFO - Loading existing settings file from: /home/pi/.octoprint/data/octolapse/settings.json. 2019-03-31 18:04:45,997 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2019-03-31 18:04:46,099 - octoprint.plugins.navbartemp - INFO - Broadcom detected 2019-03-31 18:04:46,175 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:04:46,389 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-03-31 18:04:46,861 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-03-31 18:04:46,931 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.7 2019-03-31 18:04:47,021 - octoprint.server.util.flask - INFO - Passively logging in user brian from ::ffff:192.168.1.7 2019-03-31 18:04:47,039 - octoprint.server.util.sockjs - INFO - User brian logged in on the socket from client ::ffff:192.168.1.7 2019-03-31 18:04:48,496 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-03-31 18:04:48,498 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-03-31 18:04:48,499 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-03-31 18:04:48,891 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-03-31 18:04:53,240 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-03-31 18:04:53,240 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-03-31 18:04:53,354 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-03-31 18:04:53,388 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'https://192.168.1.61/'} 2019-03-31 18:04:54,149 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.13', 'ram': 918188032, 'octopi_version': '0.16.0', 'version': u'1.3.10', 'pip': '19.0.1', 'cores': 4, 'freq': 1400.0, 'pi_model': 'Raspberry Pi 3 Model B Plus Rev 1.3', 'os': 'linux'} 2019-03-31 18:05:07,304 - octoprint.server.preemptive_cache - INFO - ... done in 13.92s 2019-03-31 18:05:12,287 - octoprint.server.util.flask - INFO - Passively logging in user brian from ::ffff:192.168.1.7 2019-03-31 18:05:12,420 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.7 2019-03-31 18:05:13,387 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.7 2019-03-31 18:05:13,457 - octoprint.server.util.flask - INFO - Passively logging in user brian from ::ffff:192.168.1.7 2019-03-31 18:05:15,362 - octoprint.server.util.sockjs - INFO - User brian logged in on the socket from client ::ffff:192.168.1.7 2019-03-31 18:05:16,462 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:05:46,517 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:06:16,569 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:06:46,621 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:07:16,674 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:07:46,726 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:08:16,778 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:08:46,832 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:09:16,886 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:09:46,938 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:10:16,990 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:10:47,042 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:11:17,094 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:11:47,146 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:12:17,201 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:12:47,253 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:13:17,307 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:13:47,362 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:14:17,417 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:14:47,469 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:15:17,522 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:15:47,574 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:16:17,627 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:16:47,677 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:17:17,729 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:17:47,781 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:18:17,832 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:18:47,884 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:19:17,935 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:19:39,836 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-03-31 18:19:47,986 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:19:54,140 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {} 2019-03-31 18:20:18,038 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:20:48,089 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:21:18,142 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:21:48,196 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:22:18,249 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:22:48,298 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:23:18,348 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:23:48,398 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:24:18,447 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:24:48,497 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:25:18,547 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:25:48,596 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:26:18,647 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:26:48,696 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:27:18,747 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:27:48,799 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:28:18,853 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:28:48,905 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:29:18,960 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:29:49,015 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:30:19,068 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:30:49,119 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:31:19,170 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:31:49,220 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:32:19,272 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:32:49,325 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:33:19,376 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:33:49,428 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:34:19,481 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:34:39,841 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-03-31 18:34:49,535 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:34:54,181 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {} 2019-03-31 18:35:19,589 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:35:49,644 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:36:19,697 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:36:49,749 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:37:19,801 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:37:49,856 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:38:19,906 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:38:49,959 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:39:20,012 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:39:50,061 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:40:20,114 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:40:50,166 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:41:16,069 - octoprint.server.api.system - INFO - Performing command for core:shutdown: sudo shutdown -h now 2019-03-31 18:41:16,263 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.7 2019-03-31 18:41:16,381 - octoprint.server - INFO - Shutting down... 2019-03-31 18:41:17,351 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2019-03-31 18:41:17,352 - octoprint.events - INFO - Event loop shut down 2019-03-31 18:41:17,447 - octoprint.server - INFO - Goodbye! 2019-03-31 18:41:23,446 - octoprint.startup - INFO - ****************************************************************************** 2019-03-31 18:41:23,448 - octoprint.startup - INFO - Starting OctoPrint 1.3.10 2019-03-31 18:41:23,448 - octoprint.startup - INFO - ****************************************************************************** 2019-03-31 18:41:24,802 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2019-03-31 18:41:24,868 - 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... 2019-03-31 18:41:28,671 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 24 mixin implementations, 37 hook handlers 2019-03-31 18:41:28,676 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2019-03-31 18:41:28,724 - octoprint.server - INFO - Intermediary server started 2019-03-31 18:41:28,725 - 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... 2019-03-31 18:41:29,338 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 24 mixin implementations, 37 hook handlers 2019-03-31 18:41:29,376 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2019-03-31 18:41:29,378 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2019-03-31 18:41:29,405 - octoprint.plugins.cancelobject - INFO - No beforegcode defined 2019-03-31 18:41:29,407 - octoprint.plugins.cancelobject - INFO - No aftergcode defined 2019-03-31 18:41:29,594 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2019-03-31 18:41:29,600 - octoprint.plugins.tracking - INFO - Initialized anonymous tracking 2019-03-31 18:41:31,732 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-03-31 18:41:33,499 - octoprint.util.pip - INFO - Version of pip is 19.0.1 2019-03-31 18:41:33,501 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-03-31 18:41:33,502 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-03-31 18:41:33,507 - octoprint.plugin.core - INFO - Initialized 24 plugin implementation(s) 2019-03-31 18:41:33,521 - 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 | 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 | Autoscroll (0.0.2) = /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 | Bed Visualizer (0.1.7) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer | Cancel Objects (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_cancelobject | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/cura | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_navbartemp | Octolapse (0.3.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse | 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 | PolarCloud (1.8) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_polarcloud | 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 | Tab Order (0.5.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_taborder | Themeify (1.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_themeify | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer | Webcam Tab (0.1.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_webcamtab 2019-03-31 18:41:33,540 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1400.0 | ram: 918188032 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi 3 Model B Plus Rev 1.3 | octopi_version: 0.16.0 | python: | pip: 19.0.1 | version: 2.7.13 | virtualenv: /home/pi/oprint 2019-03-31 18:41:33,551 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2019-03-31 18:41:33,571 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2019-03-31 18:41:33,601 - octoprint.plugins.octolapse - INFO - Octolapse is loading assets. 2019-03-31 18:41:33,973 - octoprint.server - INFO - Shutting down intermediary server... 2019-03-31 18:41:34,235 - octoprint.server - INFO - Intermediary server shut down 2019-03-31 18:41:34,238 - octoprint.events - INFO - Processing startup event, this is our first event 2019-03-31 18:41:34,240 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event 2019-03-31 18:41:34,241 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2019-03-31 18:41:34,247 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2019-03-31 18:41:34,263 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "Ender 3 Pro"' for _http._tcp 2019-03-31 18:41:34,275 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "Ender 3 Pro"' for _octoprint._tcp 2019-03-31 18:41:34,301 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2019-03-31 18:41:34,304 - octoprint.plugins.octolapse - INFO - Loading existing settings file from: /home/pi/.octoprint/data/octolapse/settings.json. 2019-03-31 18:41:34,441 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2019-03-31 18:41:34,446 - octoprint.plugins.navbartemp - INFO - Broadcom detected 2019-03-31 18:41:34,448 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:41:34,529 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-03-31 18:41:35,117 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-03-31 18:41:36,661 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-03-31 18:41:36,662 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-03-31 18:41:36,663 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-03-31 18:41:39,253 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-03-31 18:41:39,552 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-03-31 18:41:39,758 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-03-31 18:41:39,760 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-03-31 18:41:39,761 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-03-31 18:41:44,017 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-03-31 18:41:44,017 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-03-31 18:41:44,156 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-03-31 18:41:44,182 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'https://192.168.1.61/'} 2019-03-31 18:41:59,601 - octoprint.server.preemptive_cache - INFO - ... done in 15.42s 2019-03-31 18:42:04,637 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:42:34,679 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:43:04,722 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:43:34,765 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:44:04,808 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:44:34,851 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:45:44,734 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:46:14,778 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:46:29,120 - octoprint.server.util.flask - INFO - Passively logging in user brian from ::ffff:192.168.1.7 2019-03-31 18:46:30,252 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.7 2019-03-31 18:46:30,325 - octoprint.server.util.flask - INFO - Passively logging in user brian from ::ffff:192.168.1.7 2019-03-31 18:46:32,171 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2019-03-31 18:46:32,203 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-03-31 18:46:32,964 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-03-31 18:46:33,819 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2019-03-31 18:46:33,951 - octoprint.server.util.sockjs - INFO - User brian logged in on the socket from client ::ffff:192.168.1.7 2019-03-31 18:46:44,821 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:47:14,870 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:47:44,918 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:48:14,965 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:48:45,013 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:49:15,060 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:49:45,108 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:50:15,156 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:50:45,204 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:51:15,252 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:51:45,300 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:52:00,882 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2019-03-31 18:52:01,015 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2019-03-31 18:52:01,022 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2019-03-31 18:52:02,060 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-03-31 18:52:02,065 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2019-03-31 18:52:02,101 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-03-31 18:52:08,632 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin Creality 3D" 2019-03-31 18:52:08,641 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2019-03-31 18:52:09,409 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 0, u'printer_port': u'AUTO', 'firmware_name': 'Marlin Creality 3D'} 2019-03-31 18:52:15,349 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:52:45,400 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:53:15,451 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:53:45,504 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:54:15,554 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:54:45,604 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:55:15,655 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:55:45,704 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:56:15,759 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:56:28,679 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-03-31 18:56:44,937 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {} 2019-03-31 18:56:45,808 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:57:15,054 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2019-03-31 18:57:15,858 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:57:45,911 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:58:10,894 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2019-03-31 18:58:15,961 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:58:46,011 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:59:16,059 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 18:59:46,107 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:00:16,155 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:00:46,204 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:01:16,253 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:01:46,303 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:02:16,351 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:02:46,402 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:03:16,452 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:03:46,503 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:04:16,553 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:04:46,603 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:05:16,653 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:05:46,704 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:06:16,753 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:06:46,802 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:07:16,851 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:07:46,900 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:08:16,965 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:08:47,023 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:09:17,071 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:09:47,121 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:10:17,170 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:10:47,217 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:11:17,266 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:11:28,681 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-03-31 19:11:44,956 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {} 2019-03-31 19:11:47,316 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:12:17,365 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:12:47,416 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:13:17,465 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:13:47,515 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:14:17,567 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:14:47,619 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:15:17,670 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:15:47,722 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:16:17,774 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:16:47,827 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:17:17,881 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:17:47,934 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:18:17,988 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:18:48,041 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:19:18,092 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:19:48,141 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:20:18,190 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:20:35,181 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.7 2019-03-31 19:20:42,228 - octoprint.server.util.flask - INFO - Passively logging in user brian from ::ffff:192.168.1.7 2019-03-31 19:20:43,687 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.7 2019-03-31 19:20:43,852 - octoprint.server.util.flask - INFO - Passively logging in user brian from ::ffff:192.168.1.7 2019-03-31 19:20:45,867 - octoprint.server.util.sockjs - INFO - User brian logged in on the socket from client ::ffff:192.168.1.7 2019-03-31 19:20:48,239 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:21:18,288 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:21:48,342 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:21:48,448 - octoprint.filemanager.analysis - INFO - Starting analysis of local:Live-Z-calibration_50x50mm.gcode 2019-03-31 19:21:48,451 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python2 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/Live-Z-calibration_50x50mm.gcode 2019-03-31 19:21:49,935 - octoprint.filemanager.analysis - INFO - Analysis of entry local:Live-Z-calibration_50x50mm.gcode finished, needed 1.49s 2019-03-31 19:22:18,417 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:22:48,470 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:23:18,523 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:23:48,576 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:24:18,628 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:24:48,682 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:25:18,736 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:25:48,788 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:26:18,841 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:26:28,685 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-03-31 19:26:44,982 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {} 2019-03-31 19:26:48,894 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:27:18,946 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:27:49,001 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:28:19,054 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:28:49,107 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:29:19,161 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:29:49,215 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:30:19,269 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:30:49,323 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:31:19,376 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:31:49,434 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:32:19,483 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:32:49,534 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:33:19,585 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:33:49,637 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:34:17,214 - octoprint.filemanager.analysis - INFO - Starting analysis of local:Live-Z-calibration_50x50mm_0.2mm_PET_MK2S.gcode 2019-03-31 19:34:17,217 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python2 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/Live-Z-calibration_50x50mm_0.2mm_PET_MK2S.gcode 2019-03-31 19:34:17,278 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Printing" 2019-03-31 19:34:17,401 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-03-31 19:34:17,489 - octoprint.plugins.cancelobject - INFO - Not Tracking Extrusion 2019-03-31 19:34:17,521 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2019-03-31 19:34:18,065 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': '35a73ba673149198dab2a9d74b5d111ef59dadf8'} 2019-03-31 19:34:19,685 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:34:49,738 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:35:19,792 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:35:49,844 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:36:19,896 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:36:49,949 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:37:20,001 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:37:39,199 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Heating failed, system stopped! Heater_ID: 0 - Heating failed, system stopped! Heater_ID: 0 | Last lines in terminal: | Recv: T:153.91 /230.00 B:70.32 /85.00 @:127 B@:127 W:? | Recv: T:153.99 /230.00 B:70.48 /85.00 @:127 B@:127 W:? | Recv: T:153.91 /230.00 B:70.64 /85.00 @:127 B@:127 | Recv: echo:busy: processing | Recv: T:153.91 /230.00 B:70.65 /85.00 @:127 B@:127 W:? | Recv: T:153.57 /230.00 B:70.81 /85.00 @:127 B@:127 W:? | Recv: T:153.22 /230.00 B:70.97 /85.00 @:127 B@:127 | Recv: echo:busy: processing | Recv: T:153.22 /230.00 B:70.97 /85.00 @:127 B@:127 W:? | Recv: T:153.22 /230.00 B:71.13 /85.00 @:127 B@:127 W:? | Recv: T:153.21 /230.00 B:71.29 /85.00 @:127 B@:127 | Recv: echo:busy: processing | Recv: T:153.21 /230.00 B:71.29 /85.00 @:127 B@:127 W:? | Recv: T:153.04 /230.00 B:71.47 /85.00 @:127 B@:127 W:? | Recv: T:153.14 /230.00 B:71.61 /85.00 @:127 B@:127 | Recv: echo:busy: processing | Recv: T:153.14 /230.00 B:71.61 /85.00 @:127 B@:127 W:? | Recv: T:153.26 /230.00 B:71.85 /85.00 @:127 B@:127 W:? | Recv: Error:Heating failed, system stopped! Heater_ID: 0 | Recv: Error:Heating failed, system stopped! Heater_ID: 0 2019-03-31 19:37:39,203 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Error: Heating failed, system stopped! Heater_ID: 0 - Heating failed, system stopped! Heater_ID: 0" 2019-03-31 19:37:39,219 - octoprint.filemanager.analysis - INFO - Starting analysis of local:Live-Z-calibration_50x50mm_0.2mm_PET_MK2S.gcode 2019-03-31 19:37:39,226 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python2 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/Live-Z-calibration_50x50mm_0.2mm_PET_MK2S.gcode 2019-03-31 19:37:39,277 - octoprint.util.comm - INFO - Changing monitoring state from "Error: Heating failed, system stopped! Heater_ID: 0 - Heating failed, system stopped! Heater_ID: 0" to "Offline (Error: Heating failed, system stopped! Heater_ID: 0 - Heating failed, system stopped! Heater_ID: 0)" 2019-03-31 19:37:40,175 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {'origin': 'local', 'reason': 'error', 'file': '35a73ba673149198dab2a9d74b5d111ef59dadf8', 'elapsed': 201} 2019-03-31 19:37:40,675 - octoprint.filemanager.analysis - INFO - Analysis of entry local:Live-Z-calibration_50x50mm_0.2mm_PET_MK2S.gcode finished, needed 1.46s 2019-03-31 19:37:50,053 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:38:20,104 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:38:50,152 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:39:11,649 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2019-03-31 19:39:11,691 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2019-03-31 19:39:11,697 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2019-03-31 19:39:12,715 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-03-31 19:39:12,724 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2019-03-31 19:39:12,750 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-03-31 19:39:19,267 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 1, current line = 3 | Last lines in terminal: | Changing monitoring state from "Opening serial port" to "Detecting baudrate" | Trying baudrate: 115200 | Recv: start | Send: N0 M110 N0*125 | Changing monitoring state from "Detecting baudrate" to "Operational" | Send: N0 M110 N0*125 | Recv: echo: External Reset | Recv: Marlin 1.1.6 | Recv: | Recv: echo: Last Updated: 2018-11-28 | Author: (Ender-3 Pro) | Recv: echo:Compiled: Jan 27 2019 | Recv: echo: Free Memory: 9994 PlannerBufferBytes: 1232 | Recv: echo:TF init fail | Recv: echo:TF init fail | Recv: ok | Send: N1 M115*39 | Recv: ok | Send: N2 M21*18 | Recv: Error:Line Number is not Last Line Number+1, Last Line: 0 | Recv: Resend: 1 2019-03-31 19:39:19,284 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin Creality 3D" 2019-03-31 19:39:19,308 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2019-03-31 19:39:19,339 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2019-03-31 19:39:20,031 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 0, u'printer_port': u'AUTO', 'firmware_name': 'Marlin Creality 3D'} 2019-03-31 19:39:20,201 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:39:50,253 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:40:20,306 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:40:50,358 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:41:20,412 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:41:28,687 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-03-31 19:41:44,961 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {} 2019-03-31 19:41:50,464 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:41:52,764 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Printing" 2019-03-31 19:41:52,888 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-03-31 19:41:52,958 - octoprint.plugins.cancelobject - INFO - Not Tracking Extrusion 2019-03-31 19:41:52,981 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2019-03-31 19:41:53,598 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': '35a73ba673149198dab2a9d74b5d111ef59dadf8'} 2019-03-31 19:41:55,073 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2019-03-31 19:42:20,514 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:42:50,571 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:43:20,621 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:43:50,676 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:44:20,725 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:44:50,776 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:44:51,176 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Cancelling" 2019-03-31 19:44:52,005 - octoprint.plugins.tracking - INFO - Sent tracking event print_cancelled, payload: {'origin': 'local', 'file': '35a73ba673149198dab2a9d74b5d111ef59dadf8'} 2019-03-31 19:44:52,792 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {'origin': 'local', 'reason': 'cancelled', 'file': '35a73ba673149198dab2a9d74b5d111ef59dadf8', 'elapsed': 178} 2019-03-31 19:45:20,826 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:45:50,878 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:46:18,094 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Heating failed, system stopped! Heater_ID: 0 - Heating failed, system stopped! Heater_ID: 0 | Last lines in terminal: | Recv: echo:busy: processing | Recv: T:154.24 /230.00 B:85.28 /85.00 @:127 B@:0 W:? | Recv: T:154.08 /230.00 B:85.24 /85.00 @:127 B@:0 W:? | Recv: T:154.21 /230.00 B:85.14 /85.00 @:127 B@:0 | Recv: echo:busy: processing | Recv: T:154.46 /230.00 B:85.14 /85.00 @:127 B@:0 W:? | Recv: T:154.52 /230.00 B:85.01 /85.00 @:127 B@:0 W:? | Recv: T:154.66 /230.00 B:84.98 /85.00 @:127 B@:0 | Recv: echo:busy: processing | Recv: T:154.69 /230.00 B:84.96 /85.00 @:127 B@:0 W:? | Recv: T:154.61 /230.00 B:84.79 /85.00 @:127 B@:0 W:? | Recv: T:154.66 /230.00 B:84.71 /85.00 @:127 B@:0 | Recv: echo:busy: processing | Recv: T:154.70 /230.00 B:84.69 /85.00 @:127 B@:0 W:? | Recv: T:154.54 /230.00 B:84.56 /85.00 @:127 B@:127 W:? | Recv: T:154.57 /230.00 B:84.53 /85.00 @:127 B@:127 | Recv: echo:busy: processing | Recv: T:154.57 /230.00 B:84.47 /85.00 @:127 B@:127 W:? | Recv: Error:Heating failed, system stopped! Heater_ID: 0 | Recv: Error:Heating failed, system stopped! Heater_ID: 0 2019-03-31 19:46:18,096 - octoprint.util.comm - INFO - Changing monitoring state from "Cancelling" to "Error: Heating failed, system stopped! Heater_ID: 0 - Heating failed, system stopped! Heater_ID: 0" 2019-03-31 19:46:18,120 - octoprint.util.comm - INFO - Changing monitoring state from "Error: Heating failed, system stopped! Heater_ID: 0 - Heating failed, system stopped! Heater_ID: 0" to "Offline (Error: Heating failed, system stopped! Heater_ID: 0 - Heating failed, system stopped! Heater_ID: 0)" 2019-03-31 19:46:20,932 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:46:50,985 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:47:21,036 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:47:51,086 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:48:21,138 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:48:51,191 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:49:21,243 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:49:51,296 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:50:21,348 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:50:51,401 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:51:21,454 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:51:51,507 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:52:21,560 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:52:51,613 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:53:21,666 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:53:51,718 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:54:21,769 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:54:51,820 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:55:21,872 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:55:51,921 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:55:54,563 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2019-03-31 19:55:54,593 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2019-03-31 19:55:54,597 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2019-03-31 19:55:55,621 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-03-31 19:55:55,626 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2019-03-31 19:55:55,647 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-03-31 19:56:01,818 - octoprint.filemanager.analysis - INFO - Starting analysis of local:Live-Z-calibration_50x50mm.gcode 2019-03-31 19:56:01,820 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python2 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/Live-Z-calibration_50x50mm.gcode 2019-03-31 19:56:02,179 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 1, current line = 3 | Last lines in terminal: | Changing monitoring state from "Opening serial port" to "Detecting baudrate" | Trying baudrate: 115200 | Recv: start | Send: N0 M110 N0*125 | Changing monitoring state from "Detecting baudrate" to "Operational" | Send: N0 M110 N0*125 | Recv: echo: External Reset | Recv: Marlin 1.1.6 | Recv: | Recv: echo: Last Updated: 2018-11-28 | Author: (Ender-3 Pro) | Recv: echo:Compiled: Jan 27 2019 | Recv: echo: Free Memory: 9994 PlannerBufferBytes: 1232 | Recv: echo:TF init fail | Recv: echo:TF init fail | Recv: ok | Send: N1 M115*39 | Recv: ok | Send: N2 M21*18 | Recv: Error:Line Number is not Last Line Number+1, Last Line: 0 | Recv: Resend: 1 2019-03-31 19:56:02,195 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin Creality 3D" 2019-03-31 19:56:02,209 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2019-03-31 19:56:02,250 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2019-03-31 19:56:02,964 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 0, u'printer_port': u'AUTO', 'firmware_name': 'Marlin Creality 3D'} 2019-03-31 19:56:03,322 - octoprint.filemanager.analysis - INFO - Analysis of entry local:Live-Z-calibration_50x50mm.gcode finished, needed 1.50s 2019-03-31 19:56:21,972 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:56:28,691 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-03-31 19:56:29,767 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Printing" 2019-03-31 19:56:29,795 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-03-31 19:56:30,585 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': '06f02207c6bed36e9a998d666652c455ba4e771e'} 2019-03-31 19:56:31,823 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2019-03-31 19:56:44,978 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {} 2019-03-31 19:56:52,030 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:57:22,087 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:57:52,141 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:58:22,196 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:58:52,251 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:59:22,306 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 19:59:52,370 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:00:22,428 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:00:52,486 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:01:06,652 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s 2019-03-31 20:01:22,538 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:01:52,596 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:02:22,650 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:02:52,705 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:03:22,765 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:03:52,815 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:04:22,869 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:04:52,923 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:05:22,977 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:05:23,055 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Cancelling" 2019-03-31 20:05:23,890 - octoprint.plugins.tracking - INFO - Sent tracking event print_cancelled, payload: {'origin': 'local', 'file': '06f02207c6bed36e9a998d666652c455ba4e771e'} 2019-03-31 20:05:24,702 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {'origin': 'local', 'reason': 'cancelled', 'file': '06f02207c6bed36e9a998d666652c455ba4e771e', 'elapsed': 533} 2019-03-31 20:05:53,054 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:06:23,107 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:06:29,250 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Heating failed, system stopped! Heater_ID: 0 - Heating failed, system stopped! Heater_ID: 0 | Last lines in terminal: | Recv: echo:busy: processing | Recv: T:155.91 /240.00 B:90.39 /90.00 @:127 B@:127 W:? | Recv: T:155.95 /240.00 B:90.47 /90.00 @:127 B@:127 W:? | Recv: T:156.09 /240.00 B:90.54 /90.00 @:127 B@:0 | Recv: echo:busy: processing | Recv: T:156.09 /240.00 B:90.54 /90.00 @:127 B@:0 W:? | Recv: T:156.70 /240.00 B:90.54 /90.00 @:127 B@:0 W:? | Recv: T:156.89 /240.00 B:90.54 /90.00 @:127 B@:0 | Recv: echo:busy: processing | Recv: T:156.93 /240.00 B:90.54 /90.00 @:127 B@:0 W:? | Recv: T:157.14 /240.00 B:90.43 /90.00 @:127 B@:0 W:? | Recv: T:157.05 /240.00 B:90.41 /90.00 @:127 B@:0 | Recv: echo:busy: processing | Recv: T:157.13 /240.00 B:90.39 /90.00 @:127 B@:0 W:? | Recv: T:157.38 /240.00 B:90.27 /90.00 @:127 B@:0 W:? | Recv: T:157.38 /240.00 B:90.20 /90.00 @:127 B@:0 | Recv: echo:busy: processing | Recv: T:157.38 /240.00 B:90.14 /90.00 @:127 B@:0 W:? | Recv: Error:Heating failed, system stopped! Heater_ID: 0 | Recv: Error:Heating failed, system stopped! Heater_ID: 0 2019-03-31 20:06:29,254 - octoprint.util.comm - INFO - Changing monitoring state from "Cancelling" to "Error: Heating failed, system stopped! Heater_ID: 0 - Heating failed, system stopped! Heater_ID: 0" 2019-03-31 20:06:29,278 - octoprint.util.comm - INFO - Changing monitoring state from "Error: Heating failed, system stopped! Heater_ID: 0 - Heating failed, system stopped! Heater_ID: 0" to "Offline (Error: Heating failed, system stopped! Heater_ID: 0 - Heating failed, system stopped! Heater_ID: 0)" 2019-03-31 20:06:53,159 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:07:23,209 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:07:53,258 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:08:23,306 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:08:53,356 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:09:23,405 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:09:53,455 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:10:23,504 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:10:53,554 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:11:23,603 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:11:28,693 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-03-31 20:11:44,981 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {} 2019-03-31 20:11:53,653 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:12:23,703 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:12:53,753 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:13:02,613 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.7 2019-03-31 20:13:02,685 - tornado.access - WARNING - 404 GET /favicon.ico (::ffff:192.168.1.7) 10.04ms 2019-03-31 20:13:04,789 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.7 2019-03-31 20:13:12,262 - tornado.access - WARNING - 403 GET /api/job (::ffff:192.168.1.7) 19.98ms 2019-03-31 20:13:12,288 - tornado.access - WARNING - 403 GET /api/printer (::ffff:192.168.1.7) 16.46ms 2019-03-31 20:13:12,313 - tornado.access - WARNING - 403 GET /api/settings (::ffff:192.168.1.7) 15.76ms 2019-03-31 20:13:12,333 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 11.94ms 2019-03-31 20:13:22,364 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.51ms 2019-03-31 20:13:23,825 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:13:32,383 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2019-03-31 20:13:32,420 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 20.54ms 2019-03-31 20:13:32,524 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2019-03-31 20:13:32,557 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2019-03-31 20:13:33,573 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-03-31 20:13:33,576 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2019-03-31 20:13:33,583 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-03-31 20:13:40,055 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 1, current line = 3 | Last lines in terminal: | Changing monitoring state from "Opening serial port" to "Detecting baudrate" | Trying baudrate: 115200 | Recv: start | Send: N0 M110 N0*125 | Changing monitoring state from "Detecting baudrate" to "Operational" | Recv: echo: External Reset | Recv: Marlin 1.1.6 | Recv: | Recv: echo: Last Updated: 2018-11-28 | Author: (Ender-3 Pro) | Recv: echo:Compiled: Jan 27 2019 | Recv: echo: Free Memory: 9994 PlannerBufferBytes: 1232 | Send: N0 M110 N0*125 | Recv: echo:TF init fail | Recv: echo:TF init fail | Recv: ok | Send: N1 M115*39 | Recv: ok | Send: N2 M21*18 | Recv: Error:Line Number is not Last Line Number+1, Last Line: 0 | Recv: Resend: 1 2019-03-31 20:13:40,071 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin Creality 3D" 2019-03-31 20:13:40,083 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2019-03-31 20:13:40,129 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2019-03-31 20:13:40,879 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 0, u'printer_port': u'AUTO', 'firmware_name': 'Marlin Creality 3D'} 2019-03-31 20:13:53,875 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:13:54,648 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CCR10_Live-Z-calibration_50x50mm.gcode 2019-03-31 20:13:54,650 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python2 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/CCR10_Live-Z-calibration_50x50mm.gcode 2019-03-31 20:13:54,702 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Printing" 2019-03-31 20:13:54,719 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-03-31 20:13:55,558 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': '7f65fb5ea2e522b8254f02924c207ccb1301a90b'} 2019-03-31 20:13:56,788 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2019-03-31 20:14:23,926 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:14:35,928 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Cancelling" 2019-03-31 20:14:35,931 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CCR10_Live-Z-calibration_50x50mm.gcode 2019-03-31 20:14:35,936 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python2 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/CCR10_Live-Z-calibration_50x50mm.gcode 2019-03-31 20:14:36,860 - octoprint.plugins.tracking - INFO - Sent tracking event print_cancelled, payload: {'origin': 'local', 'file': '7f65fb5ea2e522b8254f02924c207ccb1301a90b'} 2019-03-31 20:14:37,511 - octoprint.filemanager.analysis - INFO - Analysis of entry local:CCR10_Live-Z-calibration_50x50mm.gcode finished, needed 1.58s 2019-03-31 20:14:37,613 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {'origin': 'local', 'reason': 'cancelled', 'file': '7f65fb5ea2e522b8254f02924c207ccb1301a90b', 'elapsed': 41} 2019-03-31 20:14:46,474 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart 2019-03-31 20:14:46,662 - octoprint.server - INFO - Shutting down... 2019-03-31 20:14:46,789 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2019-03-31 20:14:46,793 - octoprint.events - INFO - Event loop shut down 2019-03-31 20:14:46,805 - octoprint.server - INFO - Goodbye! 2019-03-31 20:14:49,482 - octoprint.startup - INFO - ****************************************************************************** 2019-03-31 20:14:49,484 - octoprint.startup - INFO - Starting OctoPrint 1.3.10 2019-03-31 20:14:49,484 - octoprint.startup - INFO - ****************************************************************************** 2019-03-31 20:14:50,581 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2019-03-31 20:14:51,523 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any) 2019-03-31 20:14:51,593 - 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... 2019-03-31 20:14:54,069 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 24 mixin implementations, 37 hook handlers 2019-03-31 20:14:54,072 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2019-03-31 20:14:54,098 - octoprint.server - INFO - Intermediary server started 2019-03-31 20:14:54,099 - 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... 2019-03-31 20:14:54,707 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 24 mixin implementations, 37 hook handlers 2019-03-31 20:14:54,742 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2019-03-31 20:14:55,415 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2019-03-31 20:14:55,440 - octoprint.plugins.cancelobject - INFO - No beforegcode defined 2019-03-31 20:14:55,441 - octoprint.plugins.cancelobject - INFO - No aftergcode defined 2019-03-31 20:14:55,635 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2019-03-31 20:14:55,640 - octoprint.plugins.tracking - INFO - Initialized anonymous tracking 2019-03-31 20:14:57,531 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-03-31 20:14:59,413 - octoprint.util.pip - INFO - Version of pip is 19.0.1 2019-03-31 20:14:59,415 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-03-31 20:14:59,415 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-03-31 20:14:59,420 - octoprint.plugin.core - INFO - Initialized 24 plugin implementation(s) 2019-03-31 20:14:59,434 - 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 | 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 | Autoscroll (0.0.2) = /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 | Bed Visualizer (0.1.7) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer | Cancel Objects (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_cancelobject | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard | CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/cura | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging | Navbar Temperature Plugin (0.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_navbartemp | Octolapse (0.3.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse | 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 | PolarCloud (1.8) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_polarcloud | 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 | Tab Order (0.5.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_taborder | Themeify (1.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_themeify | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer | Webcam Tab (0.1.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_webcamtab 2019-03-31 20:14:59,451 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1400.0 | ram: 918188032 | os: | id: linux | platform: linux2 | plugins: | pi_support: | model: Raspberry Pi 3 Model B Plus Rev 1.3 | octopi_version: 0.16.0 | python: | pip: 19.0.1 | version: 2.7.13 | virtualenv: /home/pi/oprint 2019-03-31 20:14:59,464 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2019-03-31 20:14:59,485 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2019-03-31 20:14:59,495 - octoprint.plugins.octolapse - INFO - Octolapse is loading assets. 2019-03-31 20:14:59,804 - octoprint.server - INFO - Shutting down intermediary server... 2019-03-31 20:14:59,876 - octoprint.server - INFO - Intermediary server shut down 2019-03-31 20:14:59,879 - octoprint.events - INFO - Processing startup event, this is our first event 2019-03-31 20:14:59,880 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2019-03-31 20:14:59,883 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2019-03-31 20:14:59,888 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2019-03-31 20:14:59,954 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-03-31 20:15:00,254 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-03-31 20:15:00,658 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "Ender 3 Pro"' for _http._tcp 2019-03-31 20:15:00,670 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "Ender 3 Pro"' for _octoprint._tcp 2019-03-31 20:15:00,682 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "Ender 3 Pro" for SSDP 2019-03-31 20:15:00,697 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2019-03-31 20:15:00,700 - octoprint.plugins.octolapse - INFO - Loading existing settings file from: /home/pi/.octoprint/data/octolapse/settings.json. 2019-03-31 20:15:00,774 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded! 2019-03-31 20:15:00,821 - octoprint.plugins.navbartemp - INFO - Broadcom detected 2019-03-31 20:15:00,824 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:15:00,920 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2019-03-31 20:15:01,407 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2019-03-31 20:15:01,545 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 11.96ms 2019-03-31 20:15:01,670 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.7 2019-03-31 20:15:01,763 - octoprint.server.util.flask - INFO - Passively logging in user brian from ::ffff:192.168.1.7 2019-03-31 20:15:01,774 - octoprint.server.util.sockjs - INFO - User brian logged in on the socket from client ::ffff:192.168.1.7 2019-03-31 20:15:02,509 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 11.25ms 2019-03-31 20:15:03,092 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2019-03-31 20:15:03,095 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2019-03-31 20:15:03,096 - octoprint.util.pip - INFO - ==> pip ok -> yes 2019-03-31 20:15:03,262 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'https://192.168.1.61/'} 2019-03-31 20:15:03,991 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.13', 'ram': 918188032, 'octopi_version': '0.16.0', 'version': u'1.3.10', 'pip': '19.0.1', 'cores': 4, 'freq': 1400.0, 'pi_model': 'Raspberry Pi 3 Model B Plus Rev 1.3', 'os': 'linux'} 2019-03-31 20:15:05,466 - octoprint.server.util.flask - INFO - Passively logging in user brian from ::ffff:192.168.1.7 2019-03-31 20:15:26,815 - octoprint.server.preemptive_cache - INFO - ... done in 23.55s 2019-03-31 20:15:26,851 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.82ms 2019-03-31 20:15:26,884 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.96ms 2019-03-31 20:15:26,914 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 9.66ms 2019-03-31 20:15:27,132 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 9.62ms 2019-03-31 20:15:27,161 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 9.88ms 2019-03-31 20:15:27,418 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.7 2019-03-31 20:15:28,437 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.7 2019-03-31 20:15:28,523 - octoprint.server.util.flask - INFO - Passively logging in user brian from ::ffff:192.168.1.7 2019-03-31 20:15:30,403 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 9.55ms 2019-03-31 20:15:30,684 - octoprint.server.util.sockjs - INFO - User brian logged in on the socket from client ::ffff:192.168.1.7 2019-03-31 20:15:30,989 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:15:31,397 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 24.46ms 2019-03-31 20:15:36,738 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2019-03-31 20:15:36,874 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2019-03-31 20:15:36,877 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2019-03-31 20:15:37,897 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-03-31 20:15:37,905 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2019-03-31 20:15:37,926 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-03-31 20:15:43,257 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CCR10_Live-Z-calibration_50x50mm.gcode 2019-03-31 20:15:43,267 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python2 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/CCR10_Live-Z-calibration_50x50mm.gcode 2019-03-31 20:15:43,332 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Printing" 2019-03-31 20:15:44,150 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': '7f65fb5ea2e522b8254f02924c207ccb1301a90b'} 2019-03-31 20:15:44,475 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin Creality 3D" 2019-03-31 20:15:44,494 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2019-03-31 20:15:45,277 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 0, u'printer_port': u'AUTO', 'firmware_name': 'Marlin Creality 3D'} 2019-03-31 20:15:46,612 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-03-31 20:15:46,644 - octoprint.plugins.cancelobject - INFO - Tracking Extrusion 2019-03-31 20:15:48,663 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly 2019-03-31 20:16:01,015 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:16:31,076 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:17:01,131 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:17:31,186 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:17:34,732 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Cancelling" 2019-03-31 20:17:34,737 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CCR10_Live-Z-calibration_50x50mm.gcode 2019-03-31 20:17:34,753 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python2 -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/CCR10_Live-Z-calibration_50x50mm.gcode 2019-03-31 20:17:35,661 - octoprint.plugins.tracking - INFO - Sent tracking event print_cancelled, payload: {'origin': 'local', 'file': '7f65fb5ea2e522b8254f02924c207ccb1301a90b'} 2019-03-31 20:17:36,291 - octoprint.filemanager.analysis - INFO - Analysis of entry local:CCR10_Live-Z-calibration_50x50mm.gcode finished, needed 1.55s 2019-03-31 20:17:36,401 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {'origin': 'local', 'reason': 'cancelled', 'file': '7f65fb5ea2e522b8254f02924c207ccb1301a90b', 'elapsed': 111} 2019-03-31 20:18:01,238 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:18:31,294 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:19:01,346 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:19:31,397 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:20:01,529 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:20:30,639 - octoprint.server.util.flask - INFO - Passively logging in user brian from ::ffff:192.168.1.7 2019-03-31 20:20:30,833 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.7 2019-03-31 20:20:31,564 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:20:31,711 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.7 2019-03-31 20:20:31,830 - octoprint.server.util.flask - INFO - Passively logging in user brian from ::ffff:192.168.1.7 2019-03-31 20:20:32,491 - octoprint - ERROR - Exception on /api/plugin/cancelobject [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/server/api/__init__.py", line 68, in pluginData response = api_plugin.on_api_get(request) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_cancelobject/__init__.py", line 239, in on_api_get self._updatedisplay() File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_cancelobject/__init__.py", line 308, in _updatedisplay self._plugin_manager.send_plugin_message(self._identifier, dict(ActiveID=obj["id"])) TypeError: 'NoneType' object has no attribute '__getitem__' 2019-03-31 20:20:32,495 - tornado.access - ERROR - 500 GET /api/plugin/cancelobject (::ffff:192.168.1.7) 14.54ms 2019-03-31 20:20:33,811 - octoprint.server.util.sockjs - INFO - User brian logged in on the socket from client ::ffff:192.168.1.7 2019-03-31 20:21:01,636 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:21:31,690 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:21:46,925 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Heating failed, system stopped! Heater_ID: 0 - Heating failed, system stopped! Heater_ID: 0 | Last lines in terminal: | Recv: T:140.50 /215.00 B:70.00 /70.00 @:127 B@:0 | Recv: T:140.54 /215.00 B:70.00 /70.00 @:127 B@:0 W:? | Recv: T:140.51 /215.00 B:69.92 /70.00 @:127 B@:0 W:? | Recv: echo:busy: processing | Recv: T:140.63 /215.00 B:69.83 /70.00 @:127 B@:127 | Recv: T:140.63 /215.00 B:69.83 /70.00 @:127 B@:127 W:? | Recv: T:140.20 /215.00 B:69.83 /70.00 @:127 B@:127 W:? | Recv: echo:busy: processing | Recv: T:140.88 /215.00 B:69.84 /70.00 @:127 B@:127 | Recv: T:140.88 /215.00 B:69.84 /70.00 @:127 B@:127 W:? | Recv: T:141.30 /215.00 B:69.91 /70.00 @:127 B@:127 W:? | Recv: echo:busy: processing | Recv: T:140.80 /215.00 B:70.00 /70.00 @:127 B@:127 | Recv: T:140.80 /215.00 B:70.00 /70.00 @:127 B@:127 W:? | Recv: T:141.37 /215.00 B:70.11 /70.00 @:127 B@:0 W:? | Recv: echo:busy: processing | Recv: T:141.11 /215.00 B:70.12 /70.00 @:127 B@:0 | Recv: T:141.11 /215.00 B:70.12 /70.00 @:127 B@:0 W:? | Recv: Error:Heating failed, system stopped! Heater_ID: 0 | Recv: Error:Heating failed, system stopped! Heater_ID: 0 2019-03-31 20:21:46,927 - octoprint.util.comm - INFO - Changing monitoring state from "Cancelling" to "Error: Heating failed, system stopped! Heater_ID: 0 - Heating failed, system stopped! Heater_ID: 0" 2019-03-31 20:21:46,946 - octoprint.util.comm - INFO - Changing monitoring state from "Error: Heating failed, system stopped! Heater_ID: 0 - Heating failed, system stopped! Heater_ID: 0" to "Offline (Error: Heating failed, system stopped! Heater_ID: 0 - Heating failed, system stopped! Heater_ID: 0)" 2019-03-31 20:21:47,442 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.76ms 2019-03-31 20:21:47,733 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.81ms 2019-03-31 20:21:57,468 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.56ms 2019-03-31 20:21:57,743 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.63ms 2019-03-31 20:22:01,717 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:22:07,468 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 22.49ms 2019-03-31 20:22:07,745 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 20.28ms 2019-03-31 20:22:17,477 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 20.10ms 2019-03-31 20:22:17,734 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 9.59ms 2019-03-31 20:22:27,466 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 20.16ms 2019-03-31 20:22:27,757 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.70ms 2019-03-31 20:22:31,766 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:22:37,470 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 22.62ms 2019-03-31 20:22:37,736 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 9.63ms 2019-03-31 20:22:47,465 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 20.14ms 2019-03-31 20:22:47,750 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 20.14ms 2019-03-31 20:22:57,465 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 19.93ms 2019-03-31 20:22:57,751 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 19.98ms 2019-03-31 20:23:01,817 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:23:07,474 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.42ms 2019-03-31 20:23:07,741 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 11.96ms 2019-03-31 20:23:17,481 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.63ms 2019-03-31 20:23:17,761 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 21.32ms 2019-03-31 20:23:27,470 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 21.61ms 2019-03-31 20:23:27,744 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 9.64ms 2019-03-31 20:23:31,868 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:23:37,473 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 24.64ms 2019-03-31 20:23:37,742 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 9.73ms 2019-03-31 20:23:47,469 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 21.16ms 2019-03-31 20:23:47,757 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.30ms 2019-03-31 20:23:57,484 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 21.33ms 2019-03-31 20:23:57,754 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 21.49ms 2019-03-31 20:24:01,918 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:24:07,489 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.79ms 2019-03-31 20:24:07,735 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.25ms 2019-03-31 20:24:17,486 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 20.92ms 2019-03-31 20:24:17,760 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 20.71ms 2019-03-31 20:24:27,491 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.95ms 2019-03-31 20:24:27,769 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 26.35ms 2019-03-31 20:24:31,968 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:24:37,497 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 27.00ms 2019-03-31 20:24:37,739 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.59ms 2019-03-31 20:24:47,491 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.86ms 2019-03-31 20:24:47,739 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.62ms 2019-03-31 20:24:57,492 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.79ms 2019-03-31 20:24:57,740 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.53ms 2019-03-31 20:25:02,017 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:25:07,495 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 25.91ms 2019-03-31 20:25:07,742 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 11.84ms 2019-03-31 20:25:17,490 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.93ms 2019-03-31 20:25:17,739 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.67ms 2019-03-31 20:25:27,492 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.12ms 2019-03-31 20:25:27,739 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.48ms 2019-03-31 20:25:32,067 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:25:37,498 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 27.61ms 2019-03-31 20:25:37,743 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.63ms 2019-03-31 20:25:47,491 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.05ms 2019-03-31 20:25:47,751 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 11.83ms 2019-03-31 20:25:57,490 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.51ms 2019-03-31 20:25:57,752 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.80ms 2019-03-31 20:26:02,117 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:26:07,500 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 27.03ms 2019-03-31 20:26:07,740 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 11.04ms 2019-03-31 20:26:17,491 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.66ms 2019-03-31 20:26:17,739 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.95ms 2019-03-31 20:26:27,494 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 26.10ms 2019-03-31 20:26:27,742 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.41ms 2019-03-31 20:26:32,143 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:26:37,496 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 26.57ms 2019-03-31 20:26:37,742 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.41ms 2019-03-31 20:26:47,495 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 24.06ms 2019-03-31 20:26:47,757 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 24.24ms 2019-03-31 20:26:57,491 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 21.19ms 2019-03-31 20:26:57,740 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 9.43ms 2019-03-31 20:27:02,192 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:27:07,494 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 25.92ms 2019-03-31 20:27:07,745 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 9.58ms 2019-03-31 20:27:17,495 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.61ms 2019-03-31 20:27:17,771 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.60ms 2019-03-31 20:27:27,493 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 24.10ms 2019-03-31 20:27:27,748 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.81ms 2019-03-31 20:27:32,242 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:27:37,499 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 26.50ms 2019-03-31 20:27:37,745 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.50ms 2019-03-31 20:27:47,497 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 26.66ms 2019-03-31 20:27:47,744 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.92ms 2019-03-31 20:27:57,496 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.66ms 2019-03-31 20:27:57,753 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 9.56ms 2019-03-31 20:28:02,291 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:28:07,494 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.52ms 2019-03-31 20:28:07,765 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 20.06ms 2019-03-31 20:28:17,493 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 21.08ms 2019-03-31 20:28:17,748 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 9.95ms 2019-03-31 20:28:27,494 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 22.08ms 2019-03-31 20:28:27,768 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 20.83ms 2019-03-31 20:28:32,341 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:28:37,501 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 26.77ms 2019-03-31 20:28:37,748 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.54ms 2019-03-31 20:28:47,497 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 21.89ms 2019-03-31 20:28:47,767 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.65ms 2019-03-31 20:28:57,494 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 21.46ms 2019-03-31 20:28:57,743 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 9.69ms 2019-03-31 20:29:02,394 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:29:07,507 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 27.25ms 2019-03-31 20:29:07,755 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.62ms 2019-03-31 20:29:17,503 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 26.60ms 2019-03-31 20:29:17,754 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.56ms 2019-03-31 20:29:27,497 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.97ms 2019-03-31 20:29:27,755 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 12.31ms 2019-03-31 20:29:32,445 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:29:37,501 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 26.59ms 2019-03-31 20:29:37,746 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.11ms 2019-03-31 20:29:47,499 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.26ms 2019-03-31 20:29:47,764 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 21.99ms 2019-03-31 20:29:54,075 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2019-03-31 20:29:57,499 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 21.73ms 2019-03-31 20:29:57,757 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.05ms 2019-03-31 20:30:02,497 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:30:04,013 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {} 2019-03-31 20:30:07,500 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.25ms 2019-03-31 20:30:07,762 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 11.16ms 2019-03-31 20:30:17,501 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.81ms 2019-03-31 20:30:17,750 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 11.16ms 2019-03-31 20:30:27,505 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.63ms 2019-03-31 20:30:27,772 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.08ms 2019-03-31 20:30:32,549 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:30:37,514 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 35.57ms 2019-03-31 20:30:37,763 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.47ms 2019-03-31 20:30:47,501 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.51ms 2019-03-31 20:30:47,750 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 11.02ms 2019-03-31 20:30:57,502 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.40ms 2019-03-31 20:30:57,754 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.45ms 2019-03-31 20:31:02,601 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:31:07,506 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 26.67ms 2019-03-31 20:31:07,750 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.79ms 2019-03-31 20:31:17,503 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 24.42ms 2019-03-31 20:31:17,769 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.92ms 2019-03-31 20:31:27,507 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.08ms 2019-03-31 20:31:27,751 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.43ms 2019-03-31 20:31:32,651 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:31:37,506 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 26.52ms 2019-03-31 20:31:37,752 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.03ms 2019-03-31 20:31:47,500 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 21.77ms 2019-03-31 20:31:47,752 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.83ms 2019-03-31 20:31:57,501 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 20.25ms 2019-03-31 20:31:57,768 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 20.27ms 2019-03-31 20:32:02,701 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:32:07,504 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.62ms 2019-03-31 20:32:07,758 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 9.76ms 2019-03-31 20:32:17,501 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 20.23ms 2019-03-31 20:32:17,753 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 9.71ms 2019-03-31 20:32:27,501 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 20.25ms 2019-03-31 20:32:27,771 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 22.58ms 2019-03-31 20:32:32,750 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:32:37,507 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.92ms 2019-03-31 20:32:37,753 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.07ms 2019-03-31 20:32:47,501 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 20.27ms 2019-03-31 20:32:47,769 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 20.21ms 2019-03-31 20:32:57,503 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 22.36ms 2019-03-31 20:32:57,753 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 9.56ms 2019-03-31 20:33:02,801 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:33:07,506 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 22.92ms 2019-03-31 20:33:07,769 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 20.35ms 2019-03-31 20:33:17,503 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 20.87ms 2019-03-31 20:33:17,759 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 9.92ms 2019-03-31 20:33:27,505 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 20.24ms 2019-03-31 20:33:27,758 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 9.43ms 2019-03-31 20:33:32,851 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:33:37,511 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 26.01ms 2019-03-31 20:33:37,764 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 9.41ms 2019-03-31 20:33:47,505 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 21.03ms 2019-03-31 20:33:47,772 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 9.46ms 2019-03-31 20:33:57,503 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 20.39ms 2019-03-31 20:33:57,770 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 20.18ms 2019-03-31 20:34:02,901 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:34:07,509 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.71ms 2019-03-31 20:34:07,764 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 9.49ms 2019-03-31 20:34:17,510 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 26.06ms 2019-03-31 20:34:17,774 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.54ms 2019-03-31 20:34:27,511 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.47ms 2019-03-31 20:34:27,757 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.07ms 2019-03-31 20:34:32,951 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:34:37,512 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 26.58ms 2019-03-31 20:34:37,766 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.89ms 2019-03-31 20:34:47,512 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.41ms 2019-03-31 20:34:47,776 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 24.03ms 2019-03-31 20:34:57,516 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 26.24ms 2019-03-31 20:34:57,760 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.62ms 2019-03-31 20:35:03,001 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:35:07,516 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 25.75ms 2019-03-31 20:35:07,760 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.62ms 2019-03-31 20:35:17,513 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.26ms 2019-03-31 20:35:17,762 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.48ms 2019-03-31 20:35:27,509 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.85ms 2019-03-31 20:35:27,768 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.83ms 2019-03-31 20:35:33,052 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:35:37,523 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 28.54ms 2019-03-31 20:35:37,761 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 11.03ms 2019-03-31 20:35:47,511 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.52ms 2019-03-31 20:35:47,766 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.99ms 2019-03-31 20:35:57,515 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.46ms 2019-03-31 20:35:57,786 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.84ms 2019-03-31 20:36:03,104 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:36:07,516 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 27.53ms 2019-03-31 20:36:07,765 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.99ms 2019-03-31 20:36:17,521 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 25.62ms 2019-03-31 20:36:17,779 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 24.17ms 2019-03-31 20:36:27,518 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 27.12ms 2019-03-31 20:36:27,770 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.61ms 2019-03-31 20:36:33,156 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:36:37,518 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 26.44ms 2019-03-31 20:36:37,769 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.33ms 2019-03-31 20:36:47,514 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 24.25ms 2019-03-31 20:36:47,762 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.76ms 2019-03-31 20:36:57,517 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.40ms 2019-03-31 20:36:57,786 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.36ms 2019-03-31 20:37:03,209 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:37:07,525 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 29.21ms 2019-03-31 20:37:07,770 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.10ms 2019-03-31 20:37:17,514 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.27ms 2019-03-31 20:37:17,773 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.97ms 2019-03-31 20:37:27,516 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 24.52ms 2019-03-31 20:37:27,775 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.94ms 2019-03-31 20:37:33,263 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:37:37,515 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.07ms 2019-03-31 20:37:37,784 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 21.15ms 2019-03-31 20:37:47,517 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 22.69ms 2019-03-31 20:37:47,772 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.01ms 2019-03-31 20:37:57,512 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 19.94ms 2019-03-31 20:37:57,784 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.33ms 2019-03-31 20:38:03,315 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:38:07,522 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 26.95ms 2019-03-31 20:38:07,777 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.56ms 2019-03-31 20:38:17,518 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.27ms 2019-03-31 20:38:17,768 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 11.56ms 2019-03-31 20:38:27,526 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 31.31ms 2019-03-31 20:38:27,770 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.17ms 2019-03-31 20:38:33,367 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:38:37,644 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 26.22ms 2019-03-31 20:38:37,766 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.50ms 2019-03-31 20:38:47,517 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.67ms 2019-03-31 20:38:47,767 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.65ms 2019-03-31 20:38:57,519 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.39ms 2019-03-31 20:38:57,786 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.09ms 2019-03-31 20:39:03,419 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:39:07,531 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 29.50ms 2019-03-31 20:39:07,789 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 24.41ms 2019-03-31 20:39:17,521 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 20.67ms 2019-03-31 20:39:17,779 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 9.92ms 2019-03-31 20:39:27,516 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 20.60ms 2019-03-31 20:39:27,782 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 21.07ms 2019-03-31 20:39:33,471 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:39:37,519 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.46ms 2019-03-31 20:39:37,773 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 9.77ms 2019-03-31 20:39:47,517 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 22.27ms 2019-03-31 20:39:47,787 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 20.80ms 2019-03-31 20:39:57,519 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 20.86ms 2019-03-31 20:39:57,771 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 9.89ms 2019-03-31 20:40:03,521 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:40:07,522 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.36ms 2019-03-31 20:40:07,792 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 20.38ms 2019-03-31 20:40:17,526 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.69ms 2019-03-31 20:40:17,772 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 10.81ms 2019-03-31 20:40:27,525 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 26.13ms 2019-03-31 20:40:27,792 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.1.7) 23.36ms 2019-03-31 20:40:33,572 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature 2019-03-31 20:40:35,273 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2019-03-31 20:40:35,410 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2019-03-31 20:40:35,414 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2019-03-31 20:40:36,441 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-03-31 20:40:36,446 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2019-03-31 20:40:36,483 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2019-03-31 20:40:42,958 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 1, current line = 3 | Last lines in terminal: | Changing monitoring state from "Opening serial port" to "Detecting baudrate" | Trying baudrate: 115200 | Recv: start | Send: N0 M110 N0*125 | Changing monitoring state from "Detecting baudrate" to "Operational" | Recv: echo: External Reset | Recv: Marlin 1.1.6 | Send: N0 M110 N0*125 | Recv: | Recv: echo: Last Updated: 2018-11-28 | Author: (Ender-3 Pro) | Recv: echo:Compiled: Jan 27 2019 | Recv: echo: Free Memory: 9994 PlannerBufferBytes: 1232 | Recv: echo:TF init fail | Recv: echo:TF init fail | Recv: ok | Send: N1 M115*39 | Recv: ok | Send: N2 M21*18 | Recv: Error:Line Number is not Last Line Number+1, Last Line: 0 | Recv: Resend: 1 2019-03-31 20:40:42,974 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin Creality 3D" 2019-03-31 20:40:42,991 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2019-03-31 20:40:43,029 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2019-03-31 20:40:43,813 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 0, u'printer_port': u'AUTO', 'firmware_name': 'Marlin Creality 3D'}