Skip to content

Instantly share code, notes, and snippets.

@chatrat12
Created July 7, 2018 00:42
Show Gist options
  • Save chatrat12/77614ac5fefeff9dc64e3f4467790e2f to your computer and use it in GitHub Desktop.
Save chatrat12/77614ac5fefeff9dc64e3f4467790e2f to your computer and use it in GitHub Desktop.
2018-07-06 19:12:02,450 - octoprint.server - INFO - --- Log roll over detected ---------------------------------------------------
2018-07-06 19:12:02,451 - octoprint.server - INFO - OctoPrint 1.3.8
2018-07-06 19:12:02,458 - octoprint.plugin.core - INFO - 10 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
| 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
| Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
| OctoPi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/octopi_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
2018-07-06 19:12:02,486 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details:
| hardware:
| cores: 4
| freq: 1200.0
| ram: 918192128
| os:
| id: linux
| platform: linux2
| plugins:
| octopi_support:
| model: 3B
| revision: a22082
| version: 0.15.1
| python:
| pip: 9.0.3
| version: 2.7.13
| virtualenv: /home/pi/oprint
2018-07-06 19:12:02,487 - octoprint.server - INFO - ------------------------------------------------------------------------------
2018-07-06 19:12:02,447 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2018-07-06 19:16:19,280 - octoprint.server.util.flask.PreemptiveCache - INFO - Adding entry for / and {'query_string': 'l10n=en', 'path': u'/', '_count': 1, '_timestamp': 1530904579.280118, 'base_url': 'http://192.168.0.176/'}
2018-07-06 19:16:33,812 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-06 19:17:15,993 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.78s
2018-07-06 19:17:16,930 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.57s
2018-07-06 19:17:17,595 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.54s
2018-07-06 19:17:18,322 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.65s
2018-07-06 19:17:18,996 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.57s
2018-07-06 19:17:22,036 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2018-07-06 19:17:29,151 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes
2018-07-06 19:17:29,152 - octoprint.util.pip - INFO - ==> pip ok -> yes
2018-07-06 19:17:29,187 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
2018-07-06 19:26:18,675 - octoprint.server.util.flask.PreemptiveCache - INFO - Adding entry for / and {'query_string': 'l10n=en', 'path': u'/', '_count': 1, '_timestamp': 1530905178.674876, 'base_url': 'http://octopi.local/'}
2018-07-06 19:26:23,942 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.165
2018-07-06 19:26:29,926 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-06 19:27:02,488 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2018-07-06 19:36:42,607 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.165
2018-07-06 19:36:42,872 - octoprint.server - INFO - Shutting down...
2018-07-06 19:36:43,753 - octoprint.events - INFO - Processing shutdown event, this will be our last event
2018-07-06 19:36:43,754 - octoprint.events - INFO - Event loop shut down
2018-07-06 19:36:43,853 - octoprint.server - INFO - Goodbye!
2018-07-06 19:36:56,762 - octoprint.startup - INFO - ******************************************************************************
2018-07-06 19:36:56,764 - octoprint.startup - INFO - Starting OctoPrint 1.3.8
2018-07-06 19:36:56,765 - octoprint.startup - INFO - ******************************************************************************
2018-07-06 19:36:56,831 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist
2018-07-06 19:36:56,906 - 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...
2018-07-06 19:37:00,326 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 4 hook handlers
2018-07-06 19:37:00,472 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
2018-07-06 19:37:00,541 - octoprint.server - INFO - Intermediary server started
2018-07-06 19:37:00,541 - 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...
2018-07-06 19:37:01,143 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 4 hook handlers
2018-07-06 19:37:01,189 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2018-07-06 19:37:01,191 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2018-07-06 19:37:01,251 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2018-07-06 19:37:03,737 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2018-07-06 19:37:05,775 - octoprint.util.pip - INFO - Version of pip is 9.0.3
2018-07-06 19:37:05,776 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
2018-07-06 19:37:05,777 - octoprint.util.pip - INFO - ==> pip ok -> yes
2018-07-06 19:37:05,779 - octoprint.plugin.core - INFO - Initialized 10 plugin implementation(s)
2018-07-06 19:37:05,786 - octoprint.plugin.core - INFO - 10 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
| 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
| Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
| OctoPi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/octopi_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
2018-07-06 19:37:05,807 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details:
| hardware:
| cores: 4
| freq: 1200.0
| ram: 918192128
| os:
| id: linux
| platform: linux2
| plugins:
| octopi_support:
| model: 3B
| revision: a22082
| version: 0.15.1
| python:
| pip: 9.0.3
| version: 2.7.13
| virtualenv: /home/pi/oprint
2018-07-06 19:37:05,817 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2018-07-06 19:37:05,833 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2018-07-06 19:37:06,067 - octoprint.server - INFO - Shutting down intermediary server...
2018-07-06 19:37:06,468 - octoprint.server - INFO - Intermediary server shut down
2018-07-06 19:37:06,471 - octoprint.events - INFO - Processing startup event, this is our first event
2018-07-06 19:37:06,472 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event
2018-07-06 19:37:06,475 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2018-07-06 19:37:06,483 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2018-07-06 19:37:06,512 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _http._tcp
2018-07-06 19:37:06,534 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _octoprint._tcp
2018-07-06 19:37:06,539 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2018-07-06 19:37:06,555 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2018-07-06 19:37:06,581 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network
2018-07-06 19:37:06,585 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network
2018-07-06 19:37:06,719 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
2018-07-06 19:37:06,790 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://octopi.local/'}
2018-07-06 19:37:07,635 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json
2018-07-06 19:37:09,244 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json
2018-07-06 19:37:11,720 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-06 19:37:29,644 - octoprint.server.preemptive_cache - INFO - ... done in 22.85s
2018-07-06 19:37:29,645 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.0.176/'}
2018-07-06 19:37:34,534 - octoprint.server.preemptive_cache - INFO - ... done in 4.89s
2018-07-06 19:39:19,077 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.165
2018-07-06 19:39:20,001 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-06 19:39:39,823 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/FormerLurker/Octolapse/archive/master.zip
2018-07-06 19:41:13,198 - 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...
2018-07-06 19:41:13,923 - octoprint.plugin.core - INFO - Found 11 plugin(s) providing 10 mixin implementations, 4 hook handlers
2018-07-06 19:41:13,927 - octoprint.plugin.core - INFO - 11 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
| 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
| Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
| !Octolapse (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse
| OctoPi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/octopi_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
2018-07-06 19:41:13,928 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Octolapse, version 0.3.1
2018-07-06 19:43:01,081 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/markwal/OctoPrint-PolarCloud/archive/master.zip
2018-07-06 19:43:49,954 - 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...
2018-07-06 19:43:50,884 - octoprint.plugin.core - INFO - Found 12 plugin(s) providing 10 mixin implementations, 4 hook handlers
2018-07-06 19:43:50,887 - octoprint.plugin.core - INFO - 12 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
| 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
| Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
| !Octolapse (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse
| OctoPi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/octopi_support
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
| !PolarCloud (1.6) = /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
2018-07-06 19:43:50,918 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: PolarCloud, version 1.6
2018-07-06 19:45:33,573 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart
2018-07-06 19:45:33,758 - octoprint.server - INFO - Shutting down...
2018-07-06 19:45:34,418 - octoprint.events - INFO - Processing shutdown event, this will be our last event
2018-07-06 19:45:34,423 - octoprint.events - INFO - Event loop shut down
2018-07-06 19:45:34,438 - octoprint.server - INFO - Goodbye!
2018-07-06 19:45:38,242 - octoprint.startup - INFO - ******************************************************************************
2018-07-06 19:45:38,243 - octoprint.startup - INFO - Starting OctoPrint 1.3.8
2018-07-06 19:45:38,243 - octoprint.startup - INFO - ******************************************************************************
2018-07-06 19:45:38,363 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
2018-07-06 19:45:38,872 - octoprint.startup - INFO - Blacklist processing done
2018-07-06 19:45:38,909 - 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...
2018-07-06 19:45:41,077 - octoprint.plugin.core - INFO - Found 12 plugin(s) providing 12 mixin implementations, 10 hook handlers
2018-07-06 19:45:41,184 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
2018-07-06 19:45:41,211 - octoprint.server - INFO - Intermediary server started
2018-07-06 19:45:41,212 - 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...
2018-07-06 19:45:41,853 - octoprint.plugin.core - INFO - Found 12 plugin(s) providing 12 mixin implementations, 10 hook handlers
2018-07-06 19:45:41,895 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2018-07-06 19:45:41,896 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2018-07-06 19:45:41,955 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2018-07-06 19:45:44,028 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2018-07-06 19:45:46,135 - octoprint.util.pip - INFO - Version of pip is 9.0.3
2018-07-06 19:45:46,136 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
2018-07-06 19:45:46,137 - octoprint.util.pip - INFO - ==> pip ok -> yes
2018-07-06 19:45:46,140 - octoprint.plugin.core - INFO - Initialized 12 plugin implementation(s)
2018-07-06 19:45:46,149 - octoprint.plugin.core - INFO - 12 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
| 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
| Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
| Octolapse (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse
| OctoPi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/octopi_support
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
| PolarCloud (1.6) = /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
2018-07-06 19:45:46,168 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details:
| hardware:
| cores: 4
| freq: 1200.0
| ram: 918192128
| os:
| id: linux
| platform: linux2
| plugins:
| octopi_support:
| model: 3B
| revision: a22082
| version: 0.15.1
| python:
| pip: 9.0.3
| version: 2.7.13
| virtualenv: /home/pi/oprint
2018-07-06 19:45:46,178 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2018-07-06 19:45:46,193 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2018-07-06 19:45:46,202 - octoprint.plugins.octolapse - INFO - Octolapse is loading assets.
2018-07-06 19:45:46,409 - octoprint.server - INFO - Shutting down intermediary server...
2018-07-06 19:45:46,465 - octoprint.server - INFO - Intermediary server shut down
2018-07-06 19:45:46,467 - octoprint.events - INFO - Processing startup event, this is our first event
2018-07-06 19:45:46,467 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event
2018-07-06 19:45:46,469 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2018-07-06 19:45:46,479 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2018-07-06 19:45:46,491 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2018-07-06 19:45:46,794 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2018-07-06 19:45:46,827 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _http._tcp
2018-07-06 19:45:46,874 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _octoprint._tcp
2018-07-06 19:45:46,923 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2018-07-06 19:45:46,924 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2018-07-06 19:45:48,063 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2018-07-06 19:45:48,387 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2018-07-06 19:45:48,636 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-06 19:45:50,265 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-06 19:45:50,472 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://octopi.local/'}
2018-07-06 19:45:50,644 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2018-07-06 19:45:50,774 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2018-07-06 19:45:57,387 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes
2018-07-06 19:45:57,672 - octoprint.util.pip - INFO - ==> pip ok -> yes
2018-07-06 19:45:57,982 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
2018-07-06 19:46:04,105 - octoprint.server.preemptive_cache - INFO - ... done in 13.63s
2018-07-06 19:46:04,106 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.0.176/'}
2018-07-06 19:46:10,049 - octoprint.server.preemptive_cache - INFO - ... done in 5.94s
2018-07-06 19:47:47,468 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.135
2018-07-06 19:48:30,076 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.135
2018-07-06 19:55:30,316 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.165
2018-07-06 19:55:31,371 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-06 19:55:31,469 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.165
2018-07-06 19:56:21,621 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-06 19:56:24,895 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.165
2018-07-06 19:58:36,387 - 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...
2018-07-06 19:58:37,065 - octoprint.plugin.core - INFO - Found 12 plugin(s) providing 12 mixin implementations, 10 hook handlers
2018-07-06 19:58:48,521 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/AstroPrint/OctoPrint-AstroPrint/archive/master.zip
2018-07-06 19:59:12,871 - 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...
2018-07-06 19:59:13,574 - octoprint.plugin.core - INFO - Found 13 plugin(s) providing 12 mixin implementations, 10 hook handlers
2018-07-06 19:59:13,577 - octoprint.plugin.core - INFO - 13 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
| !AstroPrint (1.0.13) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint
| 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
| Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
| Octolapse (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse
| OctoPi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/octopi_support
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
| PolarCloud (1.6) = /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
2018-07-06 19:59:13,577 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: AstroPrint, version 1.0.13
2018-07-06 20:00:41,187 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2018-07-06 20:03:15,119 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart
2018-07-06 20:03:15,378 - octoprint.server - INFO - Shutting down...
2018-07-06 20:03:15,951 - octoprint.events - INFO - Processing shutdown event, this will be our last event
2018-07-06 20:03:15,954 - octoprint.events - INFO - Event loop shut down
2018-07-06 20:03:15,974 - octoprint.server - INFO - Goodbye!
2018-07-06 20:03:19,849 - octoprint.startup - INFO - ******************************************************************************
2018-07-06 20:03:19,849 - octoprint.startup - INFO - Starting OctoPrint 1.3.8
2018-07-06 20:03:19,850 - octoprint.startup - INFO - ******************************************************************************
2018-07-06 20:03:19,968 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
2018-07-06 20:03:20,601 - octoprint.startup - INFO - Blacklist processing done
2018-07-06 20:03:20,638 - 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...
2018-07-06 20:03:22,802 - octoprint.plugin.core - INFO - Found 12 plugin(s) providing 12 mixin implementations, 10 hook handlers
2018-07-06 20:03:22,911 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
2018-07-06 20:03:22,938 - octoprint.server - INFO - Intermediary server started
2018-07-06 20:03:22,939 - 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...
2018-07-06 20:03:23,586 - octoprint.plugin.core - INFO - Found 12 plugin(s) providing 12 mixin implementations, 10 hook handlers
2018-07-06 20:03:23,629 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2018-07-06 20:03:23,630 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2018-07-06 20:03:23,725 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2018-07-06 20:03:25,928 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2018-07-06 20:03:28,048 - octoprint.util.pip - INFO - Version of pip is 9.0.3
2018-07-06 20:03:28,049 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
2018-07-06 20:03:28,050 - octoprint.util.pip - INFO - ==> pip ok -> yes
2018-07-06 20:03:28,054 - octoprint.plugin.core - INFO - Initialized 12 plugin implementation(s)
2018-07-06 20:03:28,062 - octoprint.plugin.core - INFO - 12 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
| AstroPrint (1.0.13) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint
| 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
| Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
| Octolapse (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse
| OctoPi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/octopi_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
2018-07-06 20:03:28,082 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details:
| hardware:
| cores: 4
| freq: 1200.0
| ram: 918192128
| os:
| id: linux
| platform: linux2
| plugins:
| octopi_support:
| model: 3B
| revision: a22082
| version: 0.15.1
| python:
| pip: 9.0.3
| version: 2.7.13
| virtualenv: /home/pi/oprint
2018-07-06 20:03:28,091 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2018-07-06 20:03:28,109 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2018-07-06 20:03:28,120 - octoprint.plugins.octolapse - INFO - Octolapse is loading assets.
2018-07-06 20:03:28,344 - octoprint.server - INFO - Shutting down intermediary server...
2018-07-06 20:03:28,532 - octoprint.server - INFO - Intermediary server shut down
2018-07-06 20:03:28,534 - octoprint.events - INFO - Processing startup event, this is our first event
2018-07-06 20:03:28,534 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event
2018-07-06 20:03:28,540 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2018-07-06 20:03:28,557 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2018-07-06 20:03:28,569 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2018-07-06 20:03:28,830 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2018-07-06 20:03:28,959 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _http._tcp
2018-07-06 20:03:28,982 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _octoprint._tcp
2018-07-06 20:03:29,072 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2018-07-06 20:03:29,071 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2018-07-06 20:03:29,936 - octoprint.plugins.octolapse - INFO - Loading existing settings file from: /home/pi/.octoprint/data/octolapse/settings.json.
2018-07-06 20:03:30,055 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2018-07-06 20:03:30,305 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2018-07-06 20:03:30,314 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://octopi.local/'}
2018-07-06 20:03:31,656 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-06 20:03:32,800 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2018-07-06 20:03:33,383 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-06 20:03:35,847 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-06 20:03:39,359 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes
2018-07-06 20:03:39,360 - octoprint.util.pip - INFO - ==> pip ok -> yes
2018-07-06 20:03:42,370 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
2018-07-06 20:03:51,910 - octoprint.server.preemptive_cache - INFO - ... done in 21.60s
2018-07-06 20:03:51,919 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.0.176/'}
2018-07-06 20:03:51,946 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.165
2018-07-06 20:03:51,951 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.165
2018-07-06 20:03:51,982 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.165
2018-07-06 20:03:56,203 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-06 20:03:56,449 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-06 20:03:56,623 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-06 20:03:58,725 - octoprint.server.preemptive_cache - INFO - ... done in 6.81s
2018-07-06 20:04:31,893 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.165
2018-07-06 20:04:37,066 - octoprint.plugins.astroprint - INFO - Matthew Thompson logged to AstroPrint
2018-07-06 20:04:37,242 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.165
2018-07-06 20:04:37,246 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.165
2018-07-06 20:04:37,334 - octoprint.plugins.astroprint - INFO - Connected to astroprint service
2018-07-06 20:04:37,537 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-06 20:06:21,114 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2018-07-06 20:06:21,149 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port"
2018-07-06 20:06:21,152 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate"
2018-07-06 20:06:21,221 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 20:06:30,320 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational"
2018-07-06 20:06:30,331 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 20:06:31,661 - octoprint.util.comm - INFO - Printer reports firmware name "Prusa-Firmware 3.2.1 based on Marlin"
2018-07-06 20:15:22,604 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.165
2018-07-06 20:18:22,913 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2018-07-06 20:33:22,915 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2018-07-06 20:43:08,964 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-06 20:45:29,582 - octoprint.filemanager.analysis - INFO - Starting analysis of local:PLA_200_PegShelf.gcode
2018-07-06 20:45:29,585 - 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/PLA_200_PegShelf.gcode
2018-07-06 20:45:44,759 - tornado.access - WARNING - 404 POST /api/camera/init-janus (127.0.0.1) 10.27ms
2018-07-06 20:45:45,737 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-06 20:45:53,248 - octoprint.filemanager.analysis - INFO - Analysis of entry local:PLA_200_PegShelf.gcode finished, needed 23.67s
2018-07-06 20:46:01,330 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Printing"
2018-07-06 20:46:01,511 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 20:47:22,951 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, telling it to set the busy interval to our "communicationBusy" timeout - 1s = 2s
2018-07-06 20:48:22,917 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2018-07-06 20:48:58,670 - octoprint.util.comm - WARNING - Printer sent 'start' while printing. External reset? Aborting job since printer lost state.
2018-07-06 20:48:58,702 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Cancelling"
2018-07-06 20:50:18,607 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.165
2018-07-06 20:50:19,176 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-06 20:50:41,358 - octoprint.util.comm - INFO - Changing monitoring state from "Cancelling" to "Offline"
2018-07-06 20:50:44,038 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2018-07-06 20:50:44,080 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port"
2018-07-06 20:50:44,083 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate"
2018-07-06 20:50:44,158 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 20:50:53,253 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational"
2018-07-06 20:50:53,281 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 20:50:54,599 - octoprint.util.comm - INFO - Printer reports firmware name "Prusa-Firmware 3.2.1 based on Marlin"
2018-07-06 20:51:01,529 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Printing"
2018-07-06 20:51:01,652 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 20:51:43,901 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, telling it to set the busy interval to our "communicationBusy" timeout - 1s = 2s
2018-07-06 20:53:43,855 - octoprint.util.comm - WARNING - Printer sent 'start' while printing. External reset? Aborting job since printer lost state.
2018-07-06 20:53:43,867 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Cancelling"
2018-07-06 20:56:16,319 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.165
2018-07-06 20:56:16,824 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-06 20:56:36,085 - octoprint.util.comm - INFO - Changing monitoring state from "Cancelling" to "Offline"
2018-07-06 20:56:37,841 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2018-07-06 20:56:37,882 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port"
2018-07-06 20:56:37,885 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate"
2018-07-06 20:56:37,975 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 20:56:47,075 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational"
2018-07-06 20:56:47,100 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 20:56:48,413 - octoprint.util.comm - INFO - Printer reports firmware name "Prusa-Firmware 3.2.1 based on Marlin"
2018-07-06 20:56:54,440 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Printing"
2018-07-06 20:56:54,534 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 20:57:14,323 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, telling it to set the busy interval to our "communicationBusy" timeout - 1s = 2s
2018-07-06 21:00:01,934 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Cancelling"
2018-07-06 21:00:09,824 - octoprint.util.comm - INFO - Changing monitoring state from "Cancelling" to "Operational"
2018-07-06 21:01:43,738 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Printing"
2018-07-06 21:01:43,931 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 21:03:22,918 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2018-07-06 21:04:52,950 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Cancelling"
2018-07-06 21:04:57,513 - octoprint.util.comm - INFO - Changing monitoring state from "Cancelling" to "Operational"
2018-07-06 21:12:20,038 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Printing"
2018-07-06 21:12:20,193 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 21:18:22,920 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2018-07-06 21:33:22,922 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2018-07-06 21:37:12,250 - octoprint.util.comm - WARNING - Printer sent 'start' while printing. External reset? Aborting job since printer lost state.
2018-07-06 21:37:12,260 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Cancelling"
2018-07-06 21:38:49,951 - octoprint.util.comm - INFO - Changing monitoring state from "Cancelling" to "Offline"
2018-07-06 21:38:58,354 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2018-07-06 21:38:58,464 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port"
2018-07-06 21:38:58,470 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate"
2018-07-06 21:38:58,536 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 21:39:07,629 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational"
2018-07-06 21:39:08,960 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 21:39:08,996 - octoprint.util.comm - INFO - Printer reports firmware name "Prusa-Firmware 3.2.1 based on Marlin"
2018-07-06 21:41:22,391 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Printing"
2018-07-06 21:41:22,571 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 21:42:08,446 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, telling it to set the busy interval to our "communicationBusy" timeout - 1s = 2s
2018-07-06 21:43:59,739 - octoprint.util.comm - WARNING - Printer sent 'start' while printing. External reset? Aborting job since printer lost state.
2018-07-06 21:43:59,750 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Cancelling"
2018-07-06 21:48:04,766 - octoprint.util.comm - INFO - Changing monitoring state from "Cancelling" to "Offline"
2018-07-06 21:48:22,925 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2018-07-06 21:48:31,604 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/OctoPrint/OctoPrint-FirmwareUpdater/archive/master.zip
2018-07-06 21:48:46,125 - 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...
2018-07-06 21:48:46,831 - octoprint.plugin.core - INFO - Found 13 plugin(s) providing 12 mixin implementations, 10 hook handlers
2018-07-06 21:48:46,834 - octoprint.plugin.core - INFO - 13 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
| AstroPrint (1.0.13) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint
| 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
| !Firmware Updater (1.0.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_firmwareupdater
| Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
| Octolapse (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse
| OctoPi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/octopi_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
2018-07-06 21:48:46,835 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Firmware Updater, version 1.0.0
2018-07-06 21:49:45,137 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart
2018-07-06 21:49:45,380 - octoprint.server - INFO - Shutting down...
2018-07-06 21:49:45,509 - octoprint.events - INFO - Processing shutdown event, this will be our last event
2018-07-06 21:49:45,514 - octoprint.events - INFO - Event loop shut down
2018-07-06 21:49:45,521 - octoprint.server - INFO - Goodbye!
2018-07-06 21:49:49,705 - octoprint.startup - INFO - ******************************************************************************
2018-07-06 21:49:49,706 - octoprint.startup - INFO - Starting OctoPrint 1.3.8
2018-07-06 21:49:49,707 - octoprint.startup - INFO - ******************************************************************************
2018-07-06 21:49:49,835 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
2018-07-06 21:49:50,417 - octoprint.startup - INFO - Blacklist processing done
2018-07-06 21:49:50,495 - 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...
2018-07-06 21:49:52,765 - octoprint.plugin.core - INFO - Found 13 plugin(s) providing 13 mixin implementations, 12 hook handlers
2018-07-06 21:49:52,875 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
2018-07-06 21:49:52,902 - octoprint.server - INFO - Intermediary server started
2018-07-06 21:49:52,902 - 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...
2018-07-06 21:49:53,585 - octoprint.plugin.core - INFO - Found 13 plugin(s) providing 13 mixin implementations, 12 hook handlers
2018-07-06 21:49:53,626 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2018-07-06 21:49:54,347 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2018-07-06 21:49:54,467 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2018-07-06 21:49:56,576 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2018-07-06 21:49:58,670 - octoprint.util.pip - INFO - Version of pip is 9.0.3
2018-07-06 21:49:58,672 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
2018-07-06 21:49:58,672 - octoprint.util.pip - INFO - ==> pip ok -> yes
2018-07-06 21:49:58,676 - octoprint.plugin.core - INFO - Initialized 13 plugin implementation(s)
2018-07-06 21:49:58,686 - octoprint.plugin.core - INFO - 13 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
| AstroPrint (1.0.13) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint
| 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
| Firmware Updater (1.0.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_firmwareupdater
| Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
| Octolapse (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse
| OctoPi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/octopi_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
2018-07-06 21:49:58,706 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details:
| hardware:
| cores: 4
| freq: 1200.0
| ram: 918192128
| os:
| id: linux
| platform: linux2
| plugins:
| octopi_support:
| model: 3B
| revision: a22082
| version: 0.15.1
| python:
| pip: 9.0.3
| version: 2.7.13
| virtualenv: /home/pi/oprint
2018-07-06 21:49:58,716 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2018-07-06 21:49:58,734 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2018-07-06 21:49:58,743 - octoprint.plugins.octolapse - INFO - Octolapse is loading assets.
2018-07-06 21:49:58,984 - octoprint.server - INFO - Shutting down intermediary server...
2018-07-06 21:49:59,042 - octoprint.server - INFO - Intermediary server shut down
2018-07-06 21:49:59,043 - octoprint.events - INFO - Processing startup event, this is our first event
2018-07-06 21:49:59,044 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event
2018-07-06 21:49:59,046 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2018-07-06 21:49:59,055 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2018-07-06 21:49:59,118 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2018-07-06 21:49:59,383 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2018-07-06 21:50:00,030 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2018-07-06 21:50:00,055 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _http._tcp
2018-07-06 21:50:00,069 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _octoprint._tcp
2018-07-06 21:50:00,075 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2018-07-06 21:50:00,075 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port"
2018-07-06 21:50:00,080 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate"
2018-07-06 21:50:00,081 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2018-07-06 21:50:00,160 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 21:50:00,404 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-06 21:50:01,015 - octoprint - ERROR - Exception on /plugin/octolapse/loadState [POST]
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_octolapse/__init__.py", line 205, in load_state_request
"Unable to load values from Octolapse.Settings, it hasn't been initialized yet. Please wait a few "
Exception: Unable to load values from Octolapse.Settings, it hasn't been initialized yet. Please wait a few minutes and try again. If the problem persists, please check plugin_octolapse.log for exceptions.
2018-07-06 21:50:01,030 - tornado.access - ERROR - 500 POST /plugin/octolapse/loadState (127.0.0.1) 28.95ms
2018-07-06 21:50:01,048 - octoprint.plugins.astroprint - INFO - Connected to astroprint service
2018-07-06 21:50:01,596 - octoprint.plugins.octolapse - INFO - Loading existing settings file from: /home/pi/.octoprint/data/octolapse/settings.json.
2018-07-06 21:50:01,689 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2018-07-06 21:50:01,984 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2018-07-06 21:50:01,988 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://octopi.local/'}
2018-07-06 21:50:02,171 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-06 21:50:03,099 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2018-07-06 21:50:09,304 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational"
2018-07-06 21:50:09,428 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 21:50:09,440 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event
2018-07-06 21:50:09,454 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set
2018-07-06 21:50:09,585 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes
2018-07-06 21:50:09,589 - octoprint.util.pip - INFO - ==> pip ok -> yes
2018-07-06 21:50:10,079 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
2018-07-06 21:50:11,222 - octoprint.util.comm - INFO - Printer reports firmware name "Prusa-Firmware 3.2.1 based on Marlin"
2018-07-06 21:50:16,763 - octoprint.server.preemptive_cache - INFO - ... done in 14.78s
2018-07-06 21:50:16,764 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.0.176/'}
2018-07-06 21:50:22,743 - octoprint.server.preemptive_cache - INFO - ... done in 5.98s
2018-07-06 21:52:47,566 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.165
2018-07-06 21:52:48,941 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-06 21:59:20,866 - octoprint.plugins.firmwareupdater - INFO - Firmware update started
2018-07-06 21:59:20,871 - octoprint.plugins.firmwareupdater - INFO - Disconnecting from printer
2018-07-06 21:59:20,881 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline"
2018-07-06 21:59:20,889 - octoprint.plugins.firmwareupdater - INFO - Running u'/usr/bin/avrdude -v -q -p m2560 -c wiring -P /dev/ttyACM0 -D -U flash:w:/tmp/tmpf1kaAR:i' in /usr/bin
2018-07-06 21:59:22,056 - octoprint.plugins.firmwareupdater - INFO - Writing memory...
2018-07-06 22:00:04,784 - octoprint.plugins.firmwareupdater - INFO - Verifying memory...
2018-07-06 22:00:35,826 - octoprint.plugins.firmwareupdater - INFO - Flashing successful.
2018-07-06 22:00:35,831 - octoprint.plugins.firmwareupdater - INFO - No postflash gcode or postflash is disabled, setting run_postflash_gcode to false
2018-07-06 22:00:35,837 - octoprint.plugins.firmwareupdater - INFO - Reconnecting to printer: port=AUTO, baudrate=0, profile={'name': "Matt's Prusa i3 Mk2.5", 'color': 'default', 'axes': {'y': {'speed': 6000, 'inverted': False}, 'x': {'speed': 6000, 'inverted': False}, 'z': {'speed': 200, 'inverted': False}, 'e': {'speed': 300, 'inverted': False}}, 'heatedBed': True, 'volume': {'origin': 'lowerleft', 'formFactor': 'rectangular', 'depth': 210.0, 'width': 250.0, 'custom_box': False, 'height': 200.0}, 'model': 'Prusa i3 Mk2.5', 'id': '_default', 'extruder': {'count': 1, 'nozzleDiameter': 0.4, 'offsets': [(0.0, 0.0)], 'sharedNozzle': False}}
2018-07-06 22:00:35,931 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2018-07-06 22:00:35,956 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port"
2018-07-06 22:00:35,959 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate"
2018-07-06 22:00:35,978 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:00:35,984 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:00:36,486 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:00:36,990 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:00:37,493 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:00:37,999 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:00:38,516 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:00:58,005 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:00:58,509 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:00:59,014 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:00:59,518 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:01:00,023 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:01:00,527 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:01:10,543 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:01:11,047 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:01:11,551 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:01:12,054 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:01:12,560 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:01:13,064 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:01:23,083 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:01:23,586 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:01:24,090 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:01:24,594 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:01:25,097 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:01:25,601 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:01:35,627 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:01:36,143 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:01:36,654 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:01:37,157 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:01:37,661 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:01:38,165 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:01:48,192 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:01:48,708 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:01:49,221 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:01:49,717 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:01:50,221 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:01:50,727 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:02:03,116 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:02:03,633 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:02:04,138 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:02:04,650 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:02:05,153 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:02:05,654 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Error: No more baudrates to test, and no suitable baudrate found."
2018-07-06 22:02:05,662 - octoprint.util.comm - INFO - Changing monitoring state from "Error: No more baudrates to test, and no suitable baudrate found." to "Offline (Error: No more baudrates to test, and no suitable baudrate found.)"
2018-07-06 22:03:26,074 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2018-07-06 22:03:26,117 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port"
2018-07-06 22:03:26,121 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate"
2018-07-06 22:03:26,200 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:03:35,298 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational"
2018-07-06 22:03:35,323 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:03:35,334 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event
2018-07-06 22:03:35,338 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set
2018-07-06 22:03:36,644 - octoprint.util.comm - INFO - Printer reports firmware name "Prusa-Firmware 3.3.0 based on Marlin"
2018-07-06 22:03:39,614 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Printing"
2018-07-06 22:03:39,757 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:04:52,876 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2018-07-06 22:04:58,884 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, telling it to set the busy interval to our "communicationBusy" timeout - 1s = 2s
2018-07-06 22:05:55,953 - octoprint.util.comm - INFO - No response from printer after 6 consecutive communication timeouts, considering it dead.
2018-07-06 22:05:56,016 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Offline (Error: Too many consecutive timeouts, printer still connected and alive?)"
2018-07-06 22:06:23,672 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2018-07-06 22:06:23,715 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port"
2018-07-06 22:06:23,719 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate"
2018-07-06 22:06:23,806 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:06:32,916 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational"
2018-07-06 22:06:32,940 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:06:32,970 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event
2018-07-06 22:06:32,973 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set
2018-07-06 22:06:34,255 - octoprint.util.comm - INFO - Printer reports firmware name "Prusa-Firmware 3.3.0 based on Marlin"
2018-07-06 22:07:53,085 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Printing"
2018-07-06 22:07:53,142 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:08:29,247 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, telling it to set the busy interval to our "communicationBusy" timeout - 1s = 2s
2018-07-06 21:53:35,590 - octoprint.startup - INFO - ******************************************************************************
2018-07-06 21:53:35,592 - octoprint.startup - INFO - Starting OctoPrint 1.3.8
2018-07-06 21:53:35,592 - octoprint.startup - INFO - ******************************************************************************
2018-07-06 21:53:35,732 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist
2018-07-06 21:53:35,809 - 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...
2018-07-06 21:53:39,345 - octoprint.plugin.core - INFO - Found 13 plugin(s) providing 13 mixin implementations, 12 hook handlers
2018-07-06 21:53:39,494 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
2018-07-06 21:53:39,536 - octoprint.server - INFO - Intermediary server started
2018-07-06 21:53:39,537 - 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...
2018-07-06 21:53:40,195 - octoprint.plugin.core - INFO - Found 13 plugin(s) providing 13 mixin implementations, 12 hook handlers
2018-07-06 21:53:40,238 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2018-07-06 21:53:40,955 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2018-07-06 21:53:41,097 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2018-07-06 21:53:43,626 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2018-07-06 21:53:45,764 - octoprint.util.pip - INFO - Version of pip is 9.0.3
2018-07-06 21:53:45,766 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
2018-07-06 21:53:45,766 - octoprint.util.pip - INFO - ==> pip ok -> yes
2018-07-06 21:53:45,770 - octoprint.plugin.core - INFO - Initialized 13 plugin implementation(s)
2018-07-06 21:53:45,780 - octoprint.plugin.core - INFO - 13 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
| AstroPrint (1.0.13) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint
| 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
| Firmware Updater (1.0.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_firmwareupdater
| Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
| Octolapse (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse
| OctoPi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/octopi_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
2018-07-06 21:53:45,800 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details:
| hardware:
| cores: 4
| freq: 1200.0
| ram: 918192128
| os:
| id: linux
| platform: linux2
| plugins:
| octopi_support:
| model: 3B
| revision: a22082
| version: 0.15.1
| python:
| pip: 9.0.3
| version: 2.7.13
| virtualenv: /home/pi/oprint
2018-07-06 21:53:45,810 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2018-07-06 21:53:45,828 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2018-07-06 21:53:45,851 - octoprint.plugins.octolapse - INFO - Octolapse is loading assets.
2018-07-06 21:53:46,135 - octoprint.server - INFO - Shutting down intermediary server...
2018-07-06 21:53:46,568 - octoprint.server - INFO - Intermediary server shut down
2018-07-06 21:53:46,570 - octoprint.events - INFO - Processing startup event, this is our first event
2018-07-06 21:53:46,571 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event
2018-07-06 21:53:46,572 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2018-07-06 21:53:46,577 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2018-07-06 21:53:46,646 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _http._tcp
2018-07-06 21:53:46,659 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _octoprint._tcp
2018-07-06 21:53:46,662 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2018-07-06 21:53:46,664 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2018-07-06 21:53:47,334 - octoprint.plugins.astroprint - INFO - Connected to astroprint service
2018-07-06 21:53:47,523 - octoprint.plugins.octolapse - INFO - Loading existing settings file from: /home/pi/.octoprint/data/octolapse/settings.json.
2018-07-06 21:53:47,666 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2018-07-06 21:53:48,001 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
2018-07-06 21:53:48,013 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2018-07-06 21:53:48,049 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2018-07-06 21:53:48,261 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://octopi.local/'}
2018-07-06 21:53:48,342 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-06 21:53:48,343 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2018-07-06 21:53:49,875 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-06 21:53:50,273 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-06 22:10:36,506 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2018-07-06 22:11:16,178 - octoprint.server.preemptive_cache - INFO - ... done in 1047.92s
2018-07-06 22:11:16,181 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.0.176/'}
2018-07-06 22:11:17,919 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.165
2018-07-06 22:11:24,231 - octoprint.server.preemptive_cache - INFO - ... done in 8.05s
2018-07-06 22:11:28,998 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-06 22:11:29,063 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.165
2018-07-06 22:11:30,553 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-06 22:11:36,964 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.165
2018-07-06 22:11:38,373 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-06 22:11:39,840 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-06 22:11:42,409 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2018-07-06 22:11:42,536 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port"
2018-07-06 22:11:42,554 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate"
2018-07-06 22:11:42,597 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:11:51,705 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational"
2018-07-06 22:11:51,744 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:11:51,776 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event
2018-07-06 22:11:51,779 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set
2018-07-06 22:11:53,051 - octoprint.util.comm - INFO - Printer reports firmware name "Prusa-Firmware 3.3.0 based on Marlin"
2018-07-06 22:11:54,362 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Printing"
2018-07-06 22:11:54,677 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:12:39,179 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, telling it to set the busy interval to our "communicationBusy" timeout - 1s = 2s
2018-07-06 22:13:36,756 - octoprint.util.comm - INFO - No response from printer after 6 consecutive communication timeouts, considering it dead.
2018-07-06 22:13:36,797 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Offline (Error: Too many consecutive timeouts, printer still connected and alive?)"
2018-07-06 22:18:27,756 - tornado.access - WARNING - 409 POST /api/printer/bed (127.0.0.1) 27.88ms
2018-07-06 22:18:31,270 - tornado.access - WARNING - 409 POST /api/printer/bed (127.0.0.1) 29.61ms
2018-07-06 22:19:39,948 - tornado.access - WARNING - 409 POST /api/job (127.0.0.1) 27.94ms
2018-07-06 22:19:51,986 - tornado.access - WARNING - 409 POST /api/job (127.0.0.1) 28.55ms
2018-07-06 22:19:54,369 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.165
2018-07-06 22:19:55,457 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-06 22:19:55,575 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.165
2018-07-06 22:19:57,062 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-06 22:20:06,909 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2018-07-06 22:20:07,033 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port"
2018-07-06 22:20:07,047 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate"
2018-07-06 22:20:07,108 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:20:16,210 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational"
2018-07-06 22:20:16,240 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:20:16,287 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event
2018-07-06 22:20:16,290 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set
2018-07-06 22:20:17,554 - octoprint.util.comm - INFO - Printer reports firmware name "Prusa-Firmware 3.3.0 based on Marlin"
2018-07-06 22:20:39,337 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Printing"
2018-07-06 22:20:39,366 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:21:02,167 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, telling it to set the busy interval to our "communicationBusy" timeout - 1s = 2s
2018-07-06 22:21:55,215 - octoprint.util.comm - INFO - No response from printer after 6 consecutive communication timeouts, considering it dead.
2018-07-06 22:21:55,268 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Offline (Error: Too many consecutive timeouts, printer still connected and alive?)"
2018-07-06 22:22:37,316 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2018-07-06 22:22:37,367 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port"
2018-07-06 22:22:37,371 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate"
2018-07-06 22:22:37,463 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:22:46,559 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational"
2018-07-06 22:22:46,594 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:22:46,628 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event
2018-07-06 22:22:46,630 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set
2018-07-06 22:22:47,908 - octoprint.util.comm - INFO - Printer reports firmware name "Prusa-Firmware 3.3.0 based on Marlin"
2018-07-06 22:23:11,571 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, telling it to set the busy interval to our "communicationBusy" timeout - 1s = 2s
2018-07-06 22:24:02,399 - octoprint.util.comm - INFO - No response from printer after 6 consecutive communication timeouts, considering it dead.
2018-07-06 22:24:02,406 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline (Error: Too many consecutive timeouts, printer still connected and alive?)"
2018-07-06 22:25:02,861 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.165
2018-07-06 22:25:36,507 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2018-07-06 22:29:46,691 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2018-07-06 22:29:46,808 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port"
2018-07-06 22:29:46,818 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate"
2018-07-06 22:29:46,889 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:29:55,986 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational"
2018-07-06 22:29:56,042 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event
2018-07-06 22:29:56,044 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set
2018-07-06 22:29:57,317 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:29:57,352 - octoprint.util.comm - INFO - Printer reports firmware name "Prusa-Firmware 3.3.0 based on Marlin"
2018-07-06 22:32:06,520 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, telling it to set the busy interval to our "communicationBusy" timeout - 1s = 2s
2018-07-06 22:33:01,371 - octoprint.util.comm - INFO - No response from printer after 6 consecutive communication timeouts, considering it dead.
2018-07-06 22:33:01,377 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline (Error: Too many consecutive timeouts, printer still connected and alive?)"
2018-07-06 22:33:47,911 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2018-07-06 22:33:48,084 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port"
2018-07-06 22:33:48,100 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate"
2018-07-06 22:33:48,122 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:33:57,216 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational"
2018-07-06 22:33:57,243 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:33:57,276 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event
2018-07-06 22:33:57,278 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set
2018-07-06 22:33:58,562 - octoprint.util.comm - INFO - Printer reports firmware name "Prusa-Firmware 3.3.0 based on Marlin"
2018-07-06 22:34:30,118 - octoprint.plugins.firmwareupdater - INFO - Firmware update started
2018-07-06 22:34:30,123 - octoprint.plugins.firmwareupdater - INFO - Disconnecting from printer
2018-07-06 22:34:30,139 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline"
2018-07-06 22:34:30,173 - octoprint.plugins.firmwareupdater - INFO - Running u'/usr/bin/avrdude -v -q -p m2560 -c wiring -P /dev/ttyACM0 -D -U flash:w:/tmp/tmpAXWgZk:i' in /usr/bin
2018-07-06 22:34:31,428 - octoprint.plugins.firmwareupdater - INFO - Writing memory...
2018-07-06 22:35:14,200 - octoprint.plugins.firmwareupdater - INFO - Verifying memory...
2018-07-06 22:35:45,240 - octoprint.plugins.firmwareupdater - INFO - Flashing successful.
2018-07-06 22:35:45,246 - octoprint.plugins.firmwareupdater - INFO - No postflash gcode or postflash is disabled, setting run_postflash_gcode to false
2018-07-06 22:35:45,251 - octoprint.plugins.firmwareupdater - INFO - Reconnecting to printer: port=AUTO, baudrate=0, profile={'name': "Matt's Prusa i3 Mk2.5", 'color': 'default', 'axes': {'y': {'speed': 6000, 'inverted': False}, 'x': {'speed': 6000, 'inverted': False}, 'z': {'speed': 200, 'inverted': False}, 'e': {'speed': 300, 'inverted': False}}, 'heatedBed': True, 'volume': {'origin': 'lowerleft', 'formFactor': 'rectangular', 'depth': 210.0, 'width': 250.0, 'custom_box': False, 'height': 200.0}, 'model': 'Prusa i3 Mk2.5', 'id': '_default', 'extruder': {'count': 1, 'nozzleDiameter': 0.4, 'offsets': [(0.0, 0.0)], 'sharedNozzle': False}}
2018-07-06 22:35:45,370 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2018-07-06 22:35:45,406 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port"
2018-07-06 22:35:45,410 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate"
2018-07-06 22:35:45,434 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:35:45,438 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational"
2018-07-06 22:35:45,463 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event
2018-07-06 22:35:45,465 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set
2018-07-06 22:35:46,394 - octoprint.util.comm - WARNING - Printer sent 'start' while already operational. External reset? Resetting line numbers to be on the safe side
2018-07-06 22:36:21,293 - octoprint.util.comm - WARNING - Printer sent 'start' while already operational. External reset? Resetting line numbers to be on the safe side
2018-07-06 22:37:22,296 - octoprint.util.comm - INFO - Communication timeout while idle, trying to trigger response from printer.
2018-07-06 22:37:22,305 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:37:22,350 - octoprint.util.comm - INFO - Printer reports firmware name "Prusa-Firmware 3.3.0 based on Marlin"
2018-07-06 22:37:23,173 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:37:23,193 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:37:23,357 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline"
2018-07-06 22:37:23,702 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.165
2018-07-06 22:37:24,259 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-06 22:37:30,047 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2018-07-06 22:37:30,094 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port"
2018-07-06 22:37:30,097 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate"
2018-07-06 22:37:30,197 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:37:39,295 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational"
2018-07-06 22:37:39,322 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 22:37:39,353 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event
2018-07-06 22:37:39,356 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set
2018-07-06 22:37:40,639 - octoprint.util.comm - INFO - Printer reports firmware name "Prusa-Firmware 3.3.0 based on Marlin"
2018-07-06 22:37:47,767 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, telling it to set the busy interval to our "communicationBusy" timeout - 1s = 2s
2018-07-06 22:38:39,158 - octoprint.util.comm - INFO - No response from printer after 6 consecutive communication timeouts, considering it dead.
2018-07-06 22:38:39,167 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline (Error: Too many consecutive timeouts, printer still connected and alive?)"
2018-07-06 22:40:36,509 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2018-07-06 22:53:39,713 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.165
2018-07-06 22:53:45,445 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-06 22:55:36,511 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2018-07-06 23:10:36,512 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2018-07-06 23:25:36,514 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2018-07-06 23:40:36,516 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2018-07-06 23:43:55,817 - octoprint.plugins.firmwareupdater - INFO - Firmware update started
2018-07-06 23:43:55,837 - octoprint.plugins.firmwareupdater - INFO - Running u'/usr/bin/avrdude -v -q -p m2560 -c wiring -P /dev/ttyACM0 -D -U flash:w:/tmp/tmpUznjNE:i' in /usr/bin
2018-07-06 23:43:57,045 - octoprint.plugins.firmwareupdater - INFO - Writing memory...
2018-07-06 23:44:39,618 - octoprint.plugins.firmwareupdater - INFO - Verifying memory...
2018-07-06 23:45:10,570 - octoprint.plugins.firmwareupdater - INFO - Flashing successful.
2018-07-06 23:45:10,575 - octoprint.plugins.firmwareupdater - INFO - No postflash gcode or postflash is disabled, setting run_postflash_gcode to false
2018-07-06 23:48:13,475 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2018-07-06 23:48:13,509 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port"
2018-07-06 23:48:13,512 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate"
2018-07-06 23:48:13,529 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 23:48:14,497 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational"
2018-07-06 23:48:14,520 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 23:48:14,561 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event
2018-07-06 23:48:14,563 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set
2018-07-06 23:48:15,859 - octoprint.util.comm - INFO - Printer reports firmware name "Prusa-Firmware 3.2.1 based on Marlin"
2018-07-06 23:48:23,513 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, telling it to set the busy interval to our "communicationBusy" timeout - 1s = 2s
2018-07-06 23:51:27,827 - octoprint.plugins.firmwareupdater - INFO - Firmware update started
2018-07-06 23:51:27,832 - octoprint.plugins.firmwareupdater - INFO - Disconnecting from printer
2018-07-06 23:51:27,842 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline"
2018-07-06 23:51:27,851 - octoprint.plugins.firmwareupdater - INFO - Running u'/usr/bin/avrdude -v -q -p m2560 -c wiring -P /dev/ttyACM0 -D -U flash:w:/tmp/tmpH4ax5O:i' in /usr/bin
2018-07-06 23:51:29,006 - octoprint.plugins.firmwareupdater - INFO - Writing memory...
2018-07-06 23:52:11,731 - octoprint.plugins.firmwareupdater - INFO - Verifying memory...
2018-07-06 23:52:42,767 - octoprint.plugins.firmwareupdater - INFO - Flashing successful.
2018-07-06 23:52:42,773 - octoprint.plugins.firmwareupdater - INFO - No postflash gcode or postflash is disabled, setting run_postflash_gcode to false
2018-07-06 23:52:42,777 - octoprint.plugins.firmwareupdater - INFO - Reconnecting to printer: port=AUTO, baudrate=0, profile={'name': "Matt's Prusa i3 Mk2.5", 'color': 'default', 'axes': {'y': {'speed': 6000, 'inverted': False}, 'x': {'speed': 6000, 'inverted': False}, 'z': {'speed': 200, 'inverted': False}, 'e': {'speed': 300, 'inverted': False}}, 'heatedBed': True, 'volume': {'origin': 'lowerleft', 'formFactor': 'rectangular', 'depth': 210.0, 'width': 250.0, 'custom_box': False, 'height': 200.0}, 'model': 'Prusa i3 Mk2.5', 'id': '_default', 'extruder': {'count': 1, 'nozzleDiameter': 0.4, 'offsets': [(0.0, 0.0)], 'sharedNozzle': False}}
2018-07-06 23:52:42,874 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2018-07-06 23:52:42,901 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port"
2018-07-06 23:52:42,904 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate"
2018-07-06 23:52:42,921 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 23:52:42,931 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 23:52:43,433 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 23:52:43,936 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 23:52:44,442 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 23:52:44,951 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 23:52:45,456 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 23:53:04,947 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 23:53:05,450 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 23:53:05,955 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 23:53:06,459 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 23:53:06,963 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 23:53:07,467 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 23:53:17,492 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 23:53:17,995 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 23:53:18,499 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 23:53:19,002 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 23:53:19,506 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 23:53:20,010 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 23:53:30,039 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 23:53:30,535 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 23:53:31,039 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 23:53:31,542 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 23:53:32,045 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 23:53:32,550 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 23:53:39,941 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Offline"
2018-07-06 23:53:43,300 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2018-07-06 23:53:43,415 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port"
2018-07-06 23:53:43,429 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate"
2018-07-06 23:53:43,489 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 23:53:52,586 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational"
2018-07-06 23:53:52,611 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-06 23:53:52,638 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event
2018-07-06 23:53:52,641 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set
2018-07-06 23:53:53,758 - octoprint.util.comm - INFO - Printer reports firmware name "Prusa-Firmware 3.3.0 based on Marlin"
2018-07-06 23:54:13,490 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, telling it to set the busy interval to our "communicationBusy" timeout - 1s = 2s
2018-07-06 23:55:04,053 - octoprint.util.comm - INFO - No response from printer after 6 consecutive communication timeouts, considering it dead.
2018-07-06 23:55:04,060 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline (Error: Too many consecutive timeouts, printer still connected and alive?)"
2018-07-06 23:55:36,518 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2018-07-07 00:00:42,288 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2018-07-07 00:00:42,402 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port"
2018-07-07 00:00:42,414 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate"
2018-07-07 00:00:42,485 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-07 00:00:51,583 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational"
2018-07-07 00:00:51,612 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-07 00:00:51,636 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event
2018-07-07 00:00:51,638 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set
2018-07-07 00:00:52,756 - octoprint.util.comm - INFO - Printer reports firmware name "Prusa-Firmware 3.3.0 based on Marlin"
2018-07-07 00:01:08,625 - octoprint.plugins.firmwareupdater - INFO - Firmware update started
2018-07-07 00:01:08,634 - octoprint.plugins.firmwareupdater - INFO - Disconnecting from printer
2018-07-07 00:01:08,660 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline"
2018-07-07 00:01:08,681 - octoprint.plugins.firmwareupdater - INFO - Running u'/usr/bin/avrdude -v -q -p m2560 -c wiring -P /dev/ttyACM0 -D -U flash:w:/tmp/tmp55wbAO:i' in /usr/bin
2018-07-07 00:01:09,851 - octoprint.plugins.firmwareupdater - INFO - Writing memory...
2018-07-07 00:01:52,483 - octoprint.plugins.firmwareupdater - INFO - Verifying memory...
2018-07-07 00:02:23,389 - octoprint.plugins.firmwareupdater - INFO - Flashing successful.
2018-07-07 00:02:23,394 - octoprint.plugins.firmwareupdater - INFO - No postflash gcode or postflash is disabled, setting run_postflash_gcode to false
2018-07-07 00:02:23,400 - octoprint.plugins.firmwareupdater - INFO - Reconnecting to printer: port=AUTO, baudrate=0, profile={'name': "Matt's Prusa i3 Mk2.5", 'color': 'default', 'axes': {'y': {'speed': 6000, 'inverted': False}, 'x': {'speed': 6000, 'inverted': False}, 'z': {'speed': 200, 'inverted': False}, 'e': {'speed': 300, 'inverted': False}}, 'heatedBed': True, 'volume': {'origin': 'lowerleft', 'formFactor': 'rectangular', 'depth': 210.0, 'width': 250.0, 'custom_box': False, 'height': 200.0}, 'model': 'Prusa i3 Mk2.5', 'id': '_default', 'extruder': {'count': 1, 'nozzleDiameter': 0.4, 'offsets': [(0.0, 0.0)], 'sharedNozzle': False}}
2018-07-07 00:02:23,491 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2018-07-07 00:02:23,519 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port"
2018-07-07 00:02:23,522 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate"
2018-07-07 00:02:23,544 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-07 00:02:23,548 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational"
2018-07-07 00:02:23,568 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event
2018-07-07 00:02:23,570 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set
2018-07-07 00:02:24,506 - octoprint.util.comm - WARNING - Printer sent 'start' while already operational. External reset? Resetting line numbers to be on the safe side
2018-07-07 00:03:24,940 - octoprint.util.comm - INFO - Communication timeout while idle, trying to trigger response from printer.
2018-07-07 00:03:24,943 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-07 00:03:24,993 - octoprint.util.comm - INFO - Printer reports firmware name "Prusa-Firmware 3.2.1 based on Marlin"
2018-07-07 00:03:25,836 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-07 00:03:35,115 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port
Traceback (most recent call last):
File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2417, in _readline
ret = self._serial.readline()
File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 4334, in readline
c = self.read(1)
File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 501, in read
'device reports readiness to read but returned no data '
SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
2018-07-07 00:03:35,142 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this.
2018-07-07 00:03:35,164 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline (Error: SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:2417)"
2018-07-07 00:10:36,519 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2018-07-07 00:25:36,521 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2018-07-07 00:28:04,736 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2018-07-07 00:28:04,767 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually."
2018-07-07 00:28:19,920 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2018-07-07 00:28:19,952 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually."
2018-07-07 00:28:47,610 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2018-07-07 00:28:47,645 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port"
2018-07-07 00:28:47,648 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate"
2018-07-07 00:28:47,666 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-07 00:28:48,634 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational"
2018-07-07 00:28:48,647 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-07 00:28:48,701 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event
2018-07-07 00:28:48,703 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set
2018-07-07 00:28:49,814 - octoprint.util.comm - INFO - Printer reports firmware name "Prusa-Firmware 3.2.1 based on Marlin"
2018-07-07 00:30:46,108 - octoprint.plugins.firmwareupdater - INFO - Firmware update started
2018-07-07 00:30:46,118 - octoprint.plugins.firmwareupdater - INFO - Disconnecting from printer
2018-07-07 00:30:46,157 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline"
2018-07-07 00:30:46,175 - octoprint.plugins.firmwareupdater - INFO - Running u'/usr/bin/avrdude -v -q -p m2560 -c wiring -P /dev/ttyACM0 -D -U flash:w:/tmp/tmpUVXs5F:i' in /usr/bin
2018-07-07 00:30:47,389 - octoprint.plugins.firmwareupdater - INFO - Writing memory...
2018-07-07 00:31:30,114 - octoprint.plugins.firmwareupdater - INFO - Verifying memory...
2018-07-07 00:32:01,159 - octoprint.plugins.firmwareupdater - INFO - Flashing successful.
2018-07-07 00:32:01,165 - octoprint.plugins.firmwareupdater - INFO - No postflash gcode or postflash is disabled, setting run_postflash_gcode to false
2018-07-07 00:32:01,169 - octoprint.plugins.firmwareupdater - INFO - Reconnecting to printer: port=AUTO, baudrate=0, profile={'name': "Matt's Prusa i3 Mk2.5", 'color': 'default', 'axes': {'y': {'speed': 6000, 'inverted': False}, 'x': {'speed': 6000, 'inverted': False}, 'z': {'speed': 200, 'inverted': False}, 'e': {'speed': 300, 'inverted': False}}, 'heatedBed': True, 'volume': {'origin': 'lowerleft', 'formFactor': 'rectangular', 'depth': 210.0, 'width': 250.0, 'custom_box': False, 'height': 200.0}, 'model': 'Prusa i3 Mk2.5', 'id': '_default', 'extruder': {'count': 1, 'nozzleDiameter': 0.4, 'offsets': [(0.0, 0.0)], 'sharedNozzle': False}}
2018-07-07 00:32:01,257 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2018-07-07 00:32:01,286 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port"
2018-07-07 00:32:01,292 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate"
2018-07-07 00:32:01,311 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-07 00:32:01,314 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational"
2018-07-07 00:32:01,337 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event
2018-07-07 00:32:01,338 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set
2018-07-07 00:32:02,273 - octoprint.util.comm - WARNING - Printer sent 'start' while already operational. External reset? Resetting line numbers to be on the safe side
2018-07-07 00:33:02,698 - octoprint.util.comm - INFO - Communication timeout while idle, trying to trigger response from printer.
2018-07-07 00:33:02,705 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-07 00:33:02,744 - octoprint.util.comm - INFO - Printer reports firmware name "Prusa-Firmware 3.3.0 based on Marlin"
2018-07-07 00:33:03,566 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-07 00:35:30,134 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline"
2018-07-07 00:35:34,181 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.165
2018-07-07 00:35:43,716 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.165
2018-07-07 00:35:58,261 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2018-07-07 00:35:58,296 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port"
2018-07-07 00:35:58,299 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate"
2018-07-07 00:35:58,318 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-07 00:35:59,282 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational"
2018-07-07 00:35:59,305 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-07-07 00:35:59,345 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event
2018-07-07 00:35:59,347 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set
2018-07-07 00:36:00,460 - octoprint.util.comm - INFO - Printer reports firmware name "Prusa-Firmware 3.3.0 based on Marlin"
2018-07-07 00:36:13,071 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, telling it to set the busy interval to our "communicationBusy" timeout - 1s = 2s
2018-07-07 00:37:03,606 - octoprint.util.comm - INFO - No response from printer after 6 consecutive communication timeouts, considering it dead.
2018-07-07 00:37:03,626 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline (Error: Too many consecutive timeouts, printer still connected and alive?)"
2018-07-07 00:40:36,523 - octoprint.server.heartbeat - INFO - Server heartbeat <3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment