2018-11-20 20:53:38,028 - octoprint.startup - INFO - ****************************************************************************** 2018-11-20 20:53:38,028 - octoprint.startup - INFO - Starting OctoPrint 1.3.8 2018-11-20 20:53:38,029 - octoprint.startup - INFO - ****************************************************************************** 2018-11-20 20:53:38,194 - 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-11-20 20:53:40,485 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 4 hook handlers 2018-11-20 20:53:40,612 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2018-11-20 20:53:40,689 - octoprint.server - INFO - Intermediary server started 2018-11-20 20:53:40,690 - 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-11-20 20:53:41,287 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 4 hook handlers 2018-11-20 20:53:41,288 - octoprint.printer.profile - ERROR - Profile _default does not exist, creating _default again and setting it as default 2018-11-20 20:53:41,434 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2018-11-20 20:53:41,435 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2018-11-20 20:53:43,792 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2018-11-20 20:53:45,798 - octoprint.util.pip - INFO - Version of pip is 9.0.3 2018-11-20 20:53:45,799 - 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-11-20 20:53:45,810 - octoprint.util.pip - INFO - ==> pip ok -> yes 2018-11-20 20:53:45,812 - octoprint.plugin.core - INFO - Initialized 10 plugin implementation(s) 2018-11-20 20:53:45,924 - 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-11-20 20:53:45,945 - 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-11-20 20:53:45,952 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2018-11-20 20:53:45,953 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2018-11-20 20:53:46,170 - octoprint.server - INFO - Shutting down intermediary server... 2018-11-20 20:53:46,206 - octoprint.server - INFO - Intermediary server shut down 2018-11-20 20:53:46,208 - octoprint.events - INFO - Processing startup event, this is our first event 2018-11-20 20:53:46,209 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event 2018-11-20 20:53:46,210 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2018-11-20 20:53:46,213 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2018-11-20 20:53:46,229 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _http._tcp 2018-11-20 20:53:46,241 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _octoprint._tcp 2018-11-20 20:53:46,245 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2018-11-20 20:53:46,245 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2018-11-20 20:53:47,225 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.83s 2018-11-20 20:53:47,490 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json 2018-11-20 20:53:48,492 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.92s 2018-11-20 20:53:48,589 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2018-11-20 20:53:49,141 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2018-11-20 20:53:49,167 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.57s 2018-11-20 20:53:49,766 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.51s 2018-11-20 20:53:50,556 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.67s 2018-11-20 20:53:55,886 - 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-11-20 20:53:55,886 - octoprint.util.pip - INFO - ==> pip ok -> yes 2018-11-20 20:53:55,905 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2018-11-20 20:54:35,476 - octoprint.server.util.flask.PreemptiveCache - INFO - Adding entry for / and {'query_string': 'l10n=en', 'path': u'/', '_count': 1, '_timestamp': 1542747275.47645, 'base_url': 'https://192.168.1.102/'} 2018-11-20 20:54:48,677 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.97 2018-11-20 20:55:01,576 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.97 2018-11-20 21:02:19,943 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.97 2018-11-20 21:03:29,263 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2018-11-20 21:03:29,287 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2018-11-20 21:03:29,290 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2018-11-20 21:03:29,306 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:03:30,421 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2018-11-20 21:03:30,437 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:04:30,497 - octoprint.util.comm - INFO - Communication timeout while idle, trying to trigger response from printer. 2018-11-20 21:05:00,534 - octoprint.util.comm - INFO - Communication timeout while idle, trying to trigger response from printer. 2018-11-20 21:05:24,424 - octoprint.plugins.softwareupdate - INFO - Starting update of octoprint to 1.3.9... 2018-11-20 21:05:30,563 - octoprint.util.comm - INFO - No response from printer after 3 consecutive communication timeouts, considering it dead. 2018-11-20 21:05:30,569 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline (Error: Too many consecutive timeouts, printer still connected and alive?)" 2018-11-20 21:06:19,925 - octoprint.plugins.softwareupdate - INFO - Update of octoprint to 1.3.9 successful! 2018-11-20 21:06:19,987 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2018-11-20 21:06:19,988 - octoprint.plugins.softwareupdate - INFO - Restarting... 2018-11-20 21:06:20,121 - octoprint.server - INFO - Shutting down... 2018-11-20 21:06:21,023 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2018-11-20 21:06:21,029 - octoprint.events - INFO - Event loop shut down 2018-11-20 21:06:21,042 - octoprint.server - INFO - Goodbye! 2018-11-20 21:06:24,755 - octoprint.startup - INFO - ****************************************************************************** 2018-11-20 21:06:24,757 - octoprint.startup - INFO - Starting OctoPrint 1.3.9 2018-11-20 21:06:24,758 - octoprint.startup - INFO - ****************************************************************************** 2018-11-20 21:06:24,809 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2018-11-20 21:06:25,471 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any) 2018-11-20 21:06:25,527 - 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-11-20 21:06:27,498 - octoprint.plugin.core - INFO - Found 11 plugin(s) providing 11 mixin implementations, 8 hook handlers 2018-11-20 21:06:27,614 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2018-11-20 21:06:27,648 - octoprint.server - INFO - Intermediary server started 2018-11-20 21:06:27,649 - 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-11-20 21:06:28,290 - octoprint.plugin.core - INFO - Found 11 plugin(s) providing 11 mixin implementations, 8 hook handlers 2018-11-20 21:06:28,334 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2018-11-20 21:06:28,336 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2018-11-20 21:06:28,369 - octoprint.plugins.softwareupdate - INFO - Version cache was created for another version of OctoPrint, not using it 2018-11-20 21:06:30,454 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2018-11-20 21:06:32,479 - octoprint.util.pip - INFO - Version of pip is 9.0.3 2018-11-20 21:06:32,481 - 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-11-20 21:06:32,481 - octoprint.util.pip - INFO - ==> pip ok -> yes 2018-11-20 21:06:32,485 - octoprint.plugin.core - INFO - Initialized 11 plugin implementation(s) 2018-11-20 21:06:32,495 - octoprint.plugin.core - INFO - 11 plugin(s) registered with the system: | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements | 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-11-20 21:06:32,516 - 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-11-20 21:06:32,528 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2018-11-20 21:06:32,545 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2018-11-20 21:06:32,738 - octoprint.server - INFO - Shutting down intermediary server... 2018-11-20 21:06:32,799 - octoprint.server - INFO - Intermediary server shut down 2018-11-20 21:06:32,801 - octoprint.events - INFO - Processing startup event, this is our first event 2018-11-20 21:06:32,803 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2018-11-20 21:06:32,805 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2018-11-20 21:06:32,829 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2018-11-20 21:06:32,830 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2018-11-20 21:06:32,933 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _http._tcp 2018-11-20 21:06:32,956 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _octoprint._tcp 2018-11-20 21:06:33,003 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP 2018-11-20 21:06:33,067 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2018-11-20 21:06:33,230 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2018-11-20 21:06:33,433 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2018-11-20 21:06:33,989 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2018-11-20 21:06:34,365 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'https://192.168.1.102/'} 2018-11-20 21:06:34,870 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.97 2018-11-20 21:06:36,627 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip 2018-11-20 21:06:44,808 - 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-11-20 21:06:44,809 - octoprint.util.pip - INFO - ==> pip ok -> yes 2018-11-20 21:06:44,966 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2018-11-20 21:06:47,187 - octoprint.server.preemptive_cache - INFO - ... done in 12.82s 2018-11-20 21:09:33,827 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.97 2018-11-20 21:09:34,990 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.97 2018-11-20 21:09:41,721 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2018-11-20 21:09:41,747 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2018-11-20 21:09:41,750 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2018-11-20 21:09:42,767 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:09:52,785 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:09:53,795 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:09:54,805 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:09:55,815 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:09:56,826 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:09:57,836 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:09:58,841 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:09:59,851 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:00,857 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:01,868 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:02,872 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:03,882 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:04,892 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:05,902 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:06,917 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:07,921 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:08,929 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:09,939 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:10,949 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:11,958 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:12,968 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:13,978 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:14,989 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:15,999 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:17,004 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:18,014 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:19,024 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:20,036 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:21,046 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:22,060 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:23,063 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:24,075 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:25,085 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:26,094 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:27,096 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Error: No more baudrates to test, and no suitable baudrate found." 2018-11-20 21:10:27,111 - 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-11-20 21:10:35,915 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2018-11-20 21:10:35,939 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2018-11-20 21:10:35,942 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2018-11-20 21:10:36,956 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:46,975 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:47,984 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:48,995 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:49,999 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:51,010 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:52,019 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:53,029 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:54,039 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:55,048 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:56,059 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:57,063 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:58,071 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:10:59,080 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:11:00,089 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:11:01,095 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:11:02,104 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:11:03,115 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:11:04,122 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:11:05,132 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:11:06,142 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:11:07,151 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:11:08,160 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:11:09,163 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:11:10,172 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:11:11,181 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:11:12,191 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:11:13,200 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:11:14,208 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:11:15,216 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:11:16,222 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:11:17,232 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:11:18,235 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:11:19,245 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:11:20,255 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:11:21,256 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Error: No more baudrates to test, and no suitable baudrate found." 2018-11-20 21:11:21,269 - 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-11-20 21:12:26,516 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2018-11-20 21:12:26,543 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2018-11-20 21:12:26,547 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2018-11-20 21:12:27,562 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-11-20 21:12:27,672 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2018-11-20 21:12:27,687 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0