2018-04-19 12:06:13,710 - octoprint.server - INFO - --- Log roll over detected --------------------------------------------------- 2018-04-19 12:06:13,711 - octoprint.server - INFO - OctoPrint 1.3.8 2018-04-19 12:06:13,713 - octoprint.plugin.core - INFO - 13 plugin(s) registered with the system: | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/announcements | Astroprint (1.0.7) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/corewizard | CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/cura | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/discovery | Emergency Stop Button (0.1.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_estop | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/logging | OctoPi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/octopi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/pluginmanager | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/printer_safety_check | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/softwareupdate | TouchUI (0.3.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_touchui | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/virtual_printer 2018-04-19 12:06:13,732 - octoprint.environment - INFO - Detected environment is Python 2.7.9 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 901689344 | os: | id: linux | platform: linux2 | plugins: | octopi_support: | model: 3B | revision: a02082 | version: 0.14.0 | python: | pip: 9.0.1 | version: 2.7.9 | virtualenv: /home/pi/oprint 2018-04-19 12:06:13,733 - octoprint.server - INFO - ------------------------------------------------------------------------------ 2018-04-19 12:06:13,696 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2018-04-19 12:06:13,779 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2018-04-19 12:06:15,044 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json 2018-04-19 12:06:15,078 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 1.3s 2018-04-19 12:06:15,985 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.66s 2018-04-19 12:06:16,092 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2018-04-19 12:06:17,430 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2018-04-19 12:06:18,117 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2018-04-19 12:06:18,432 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 2.3s 2018-04-19 12:06:18,646 - octoprint.plugins.softwareupdate - ERROR - Could not check estop for updates Traceback (most recent call last): File "/home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/softwareupdate/__init__.py", line 739, in _get_current_version information, is_current = version_checker.get_latest(target, check, online=online) File "/home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/softwareupdate/version_checks/github_release.py", line 305, in get_latest force_base=force_base) File "/home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/softwareupdate/version_checks/github_release.py", line 104, in _get_latest_release r = requests.get(RELEASE_URL.format(user=user, repo=repo), timeout=(3.05, 30)) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests-2.18.4-py2.7.egg/requests/api.py", line 72, in get return request('get', url, params=params, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests-2.18.4-py2.7.egg/requests/api.py", line 58, in request return session.request(method=method, url=url, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests-2.18.4-py2.7.egg/requests/sessions.py", line 508, in request resp = self.send(prep, **send_kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests-2.18.4-py2.7.egg/requests/sessions.py", line 618, in send r = adapter.send(request, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/requests-2.18.4-py2.7.egg/requests/adapters.py", line 521, in send raise ReadTimeout(e, request=request) ReadTimeout: HTTPSConnectionPool(host='api.github.com', port=443): Read timed out. (read timeout=3.05) 2018-04-19 12:06:18,700 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2018-04-19 12:06:20,162 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 1.4s 2018-04-19 12:06:21,211 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.93s 2018-04-19 12:06:26,457 - 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-04-19 12:06:26,458 - octoprint.util.pip - INFO - ==> pip ok -> yes 2018-04-19 12:06:26,709 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk 2018-04-19 12:06:42,694 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.3 2018-04-19 12:06:53,988 - octoprint - ERROR - Exception on /plugin/astroprint/designs [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/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-0.10.1-py2.7.egg/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-0.10.1-py2.7.egg/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/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/Flask_Principal-0.3.5-py2.7.egg/flask_principal/__init__.py", line 198, in _decorated rv = f(*args, **kw) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint/__init__.py", line 338, in getDesigns return self.astroprintCloud.getDesigns() AttributeError: 'NoneType' object has no attribute 'getDesigns' 2018-04-19 12:06:54,299 - tornado.access - ERROR - 500 GET /plugin/astroprint/designs (127.0.0.1) 1410.23ms 2018-04-19 12:07:10,508 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2018-04-19 12:07:10,540 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2018-04-19 12:07:10,542 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2018-04-19 12:07:10,582 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 12:07:36,912 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 12:07:37,409 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 12:07:37,912 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 12:07:38,414 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 12:07:38,917 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 12:07:39,422 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 12:07:39,428 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2018-04-19 12:07:39,438 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 12:07:39,453 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.8 (Github)" 2018-04-19 12:07:39,457 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2018-04-19 12:07:40,338 - tornado.access - WARNING - 404 GET /favicon.ico (127.0.0.1) 19.13ms 2018-04-19 12:08:25,472 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2018-04-19 12:08:25,588 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2018-04-19 12:08:25,594 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.1.6/'} 2018-04-19 12:08:25,651 - octoprint.server.preemptive_cache - INFO - ... done in 0.06s 2018-04-19 12:08:25,651 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://156.196.139.111:55000/'} 2018-04-19 12:08:29,958 - octoprint.server.preemptive_cache - INFO - ... done in 4.31s 2018-04-13 18:17:07,386 - octoprint.startup - INFO - ****************************************************************************** 2018-04-13 18:17:07,389 - octoprint.startup - INFO - Starting OctoPrint 1.3.8 2018-04-13 18:17:07,389 - octoprint.startup - INFO - ****************************************************************************** 2018-04-13 18:17:07,456 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2018-04-13 18:17:07,547 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2018-04-13 18:17:10,156 - octoprint.plugin.core - INFO - Found 13 plugin(s) providing 13 mixin implementations, 9 hook handlers 2018-04-13 18:17:10,280 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2018-04-13 18:17:10,323 - octoprint.server - INFO - Intermediary server started 2018-04-13 18:17:10,324 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2018-04-13 18:17:10,604 - octoprint.plugin.core - INFO - Found 13 plugin(s) providing 13 mixin implementations, 9 hook handlers 2018-04-13 18:17:10,637 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2018-04-13 18:17:10,639 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2018-04-13 18:17:10,727 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2018-04-13 18:17:13,608 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2018-04-13 18:17:15,915 - octoprint.util.pip - INFO - Version of pip is 9.0.1 2018-04-13 18:17:15,916 - 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-04-13 18:17:15,916 - octoprint.util.pip - INFO - ==> pip ok -> yes 2018-04-13 18:17:15,918 - octoprint.plugin.core - INFO - Initialized 13 plugin implementation(s) 2018-04-13 18:17:15,926 - octoprint.plugin.core - INFO - 13 plugin(s) registered with the system: | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/announcements | Astroprint (1.0.7) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/corewizard | CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/cura | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/discovery | Emergency Stop Button (0.1.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_estop | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/logging | OctoPi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/octopi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/pluginmanager | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/printer_safety_check | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/softwareupdate | TouchUI (0.3.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_touchui | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/virtual_printer 2018-04-13 18:17:15,940 - octoprint.environment - INFO - Detected environment is Python 2.7.9 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 901689344 | os: | id: linux | platform: linux2 | plugins: | octopi_support: | model: 3B | revision: a02082 | version: 0.14.0 | python: | pip: 9.0.1 | version: 2.7.9 | virtualenv: /home/pi/oprint 2018-04-13 18:17:15,948 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2018-04-13 18:17:15,969 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2018-04-13 18:17:16,193 - octoprint.server - INFO - Shutting down intermediary server... 2018-04-13 18:17:16,598 - octoprint.server - INFO - Intermediary server shut down 2018-04-13 18:17:16,599 - octoprint.events - INFO - Processing startup event, this is our first event 2018-04-13 18:17:16,600 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event 2018-04-13 18:17:16,601 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2018-04-13 18:17:16,605 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2018-04-13 18:17:16,619 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on Core20 for _http._tcp 2018-04-13 18:17:16,630 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on Core20 for _octoprint._tcp 2018-04-13 18:17:16,633 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on Core20 for SSDP 2018-04-13 18:17:16,637 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2018-04-13 18:17:16,674 - octoprint.plugins.astroprint - ERROR - Error getting camera status: HTTPConnectionPool(host='127.0.0.1', port=8080): Max retries exceeded with url: /?action=snapshot (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2018-04-19 12:11:50,546 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2018-04-19 12:11:51,042 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2018-04-19 12:11:51,217 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2018-04-19 12:11:51,429 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2018-04-19 12:11:54,983 - octoprint.plugins.astroprint - INFO - Connected to astroprint service 2018-04-19 12:12:04,771 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2018-04-19 12:12:04,867 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2018-04-19 12:12:04,883 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.1.6/'} 2018-04-19 12:12:20,995 - octoprint.server.preemptive_cache - INFO - ... done in 16.11s 2018-04-19 12:12:20,996 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://156.196.139.111:55000/'} 2018-04-19 12:12:28,681 - octoprint.server.preemptive_cache - INFO - ... done in 7.68s 2018-04-19 12:12:30,859 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.3 2018-04-19 12:12:39,217 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2018-04-19 12:12:39,261 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2018-04-19 12:12:39,279 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2018-04-19 12:12:39,323 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 12:12:57,362 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 12:12:57,871 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 12:12:58,381 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 12:12:58,890 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 12:12:59,400 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 12:12:59,912 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 12:12:59,920 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2018-04-19 12:12:59,927 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 12:12:59,951 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.8 (Github)" 2018-04-19 12:12:59,958 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2018-04-13 18:17:07,680 - octoprint.startup - INFO - ****************************************************************************** 2018-04-13 18:17:07,682 - octoprint.startup - INFO - Starting OctoPrint 1.3.8 2018-04-13 18:17:07,682 - octoprint.startup - INFO - ****************************************************************************** 2018-04-13 18:17:07,814 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2018-04-13 18:17:07,906 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2018-04-13 18:17:11,813 - octoprint.plugin.core - INFO - Found 13 plugin(s) providing 13 mixin implementations, 9 hook handlers 2018-04-13 18:17:12,763 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2018-04-13 18:17:12,811 - octoprint.server - INFO - Intermediary server started 2018-04-13 18:17:12,811 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2018-04-13 18:17:13,110 - octoprint.plugin.core - INFO - Found 13 plugin(s) providing 13 mixin implementations, 9 hook handlers 2018-04-13 18:17:14,511 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2018-04-13 18:17:14,515 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2018-04-13 18:17:14,613 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2018-04-13 18:17:17,445 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2018-04-19 12:15:14,936 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2018-04-19 12:15:15,024 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2018-04-19 12:15:15,524 - octoprint.util.pip - INFO - Version of pip is 9.0.1 2018-04-19 12:15:15,525 - 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-04-19 12:15:15,529 - octoprint.util.pip - INFO - ==> pip ok -> yes 2018-04-19 12:15:15,531 - octoprint.plugin.core - INFO - Initialized 13 plugin implementation(s) 2018-04-19 12:15:15,539 - octoprint.plugin.core - INFO - 13 plugin(s) registered with the system: | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/announcements | Astroprint (1.0.7) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/corewizard | CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/cura | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/discovery | Emergency Stop Button (0.1.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_estop | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/logging | OctoPi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/octopi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/pluginmanager | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/printer_safety_check | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/softwareupdate | TouchUI (0.3.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_touchui | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/virtual_printer 2018-04-19 12:15:15,554 - octoprint.environment - INFO - Detected environment is Python 2.7.9 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 901689344 | os: | id: linux | platform: linux2 | plugins: | octopi_support: | model: 3B | revision: a02082 | version: 0.14.0 | python: | pip: 9.0.1 | version: 2.7.9 | virtualenv: /home/pi/oprint 2018-04-19 12:15:15,561 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2018-04-19 12:15:15,583 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2018-04-19 12:15:15,824 - octoprint.server - INFO - Shutting down intermediary server... 2018-04-19 12:15:16,084 - octoprint.server - INFO - Intermediary server shut down 2018-04-19 12:15:16,087 - octoprint.events - INFO - Processing startup event, this is our first event 2018-04-19 12:15:16,088 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event 2018-04-19 12:15:16,091 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2018-04-19 12:15:16,105 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2018-04-19 12:15:16,144 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2018-04-19 12:15:16,287 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on Core20 for _http._tcp 2018-04-19 12:15:16,303 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on Core20 for _octoprint._tcp 2018-04-19 12:15:16,382 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2018-04-19 12:15:16,383 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on Core20 for SSDP 2018-04-19 12:15:16,602 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2018-04-19 12:15:38,301 - tornado.access - WARNING - 404 GET /static/webassets/packed_libs.css?ec88168c (127.0.0.1) 3.97ms 2018-04-19 12:15:38,309 - tornado.access - WARNING - 404 GET /static/webassets/packed_core.css?b9712daa (127.0.0.1) 3.46ms 2018-04-19 12:15:38,316 - tornado.access - WARNING - 404 GET /static/webassets/packed_plugins.css?61218a10 (127.0.0.1) 3.38ms 2018-04-19 12:15:39,009 - tornado.access - WARNING - 404 GET /static/webassets/packed_libs.js?eebed41b (127.0.0.1) 3.62ms 2018-04-19 12:15:41,793 - tornado.access - WARNING - 404 GET /static/webassets/packed_client.js?4a844250 (127.0.0.1) 3.37ms 2018-04-19 12:15:41,800 - tornado.access - WARNING - 404 GET /static/webassets/packed_plugins.js?0bb20d7a (127.0.0.1) 3.57ms 2018-04-19 12:15:41,808 - tornado.access - WARNING - 404 GET /static/webassets/packed_core.js?ccbe5583 (127.0.0.1) 3.44ms 2018-04-19 12:16:21,269 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.3 2018-04-19 12:16:24,413 - octoprint - ERROR - Exception on /plugin/astroprint/initialstate [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/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-0.10.1-py2.7.egg/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-0.10.1-py2.7.egg/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/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/Flask_Principal-0.3.5-py2.7.egg/flask_principal/__init__.py", line 198, in _decorated rv = f(*args, **kw) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint/__init__.py", line 401, in initialstate "connected" : True if self.cameraManager.cameraActive else False, AttributeError: 'NoneType' object has no attribute 'cameraActive' 2018-04-19 12:16:24,431 - tornado.access - ERROR - 500 GET /plugin/astroprint/initialstate (127.0.0.1) 25.39ms 2018-04-19 12:16:33,335 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2018-04-19 12:16:33,389 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2018-04-19 12:16:33,424 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2018-04-19 12:16:33,472 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 12:16:49,730 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 12:16:50,241 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 12:16:50,750 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 12:16:52,295 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 12:16:52,303 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 12:16:52,306 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2018-04-19 12:16:52,317 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 12:16:52,321 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 12:16:54,661 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.8 (Github)" 2018-04-19 12:16:54,667 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2018-04-19 12:30:14,938 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2018-04-19 12:41:14,643 - 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-04-19 12:45:14,939 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2018-04-19 12:17:07,769 - octoprint.startup - INFO - ****************************************************************************** 2018-04-19 12:17:07,771 - octoprint.startup - INFO - Starting OctoPrint 1.3.8 2018-04-19 12:17:07,772 - octoprint.startup - INFO - ****************************************************************************** 2018-04-19 12:17:07,869 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2018-04-19 12:17:07,961 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2018-04-19 12:17:10,602 - octoprint.plugin.core - INFO - Found 13 plugin(s) providing 13 mixin implementations, 9 hook handlers 2018-04-19 12:17:10,727 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2018-04-19 12:17:10,771 - octoprint.server - INFO - Intermediary server started 2018-04-19 12:17:10,772 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2018-04-19 12:17:11,052 - octoprint.plugin.core - INFO - Found 13 plugin(s) providing 13 mixin implementations, 9 hook handlers 2018-04-19 12:17:11,085 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2018-04-19 12:17:11,087 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2018-04-19 12:17:11,178 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2018-04-19 12:17:14,256 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2018-04-19 12:17:16,673 - octoprint.util.pip - INFO - Version of pip is 9.0.1 2018-04-19 12:17:16,674 - 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-04-19 12:17:16,675 - octoprint.util.pip - INFO - ==> pip ok -> yes 2018-04-19 12:17:16,677 - octoprint.plugin.core - INFO - Initialized 13 plugin implementation(s) 2018-04-19 12:17:16,685 - octoprint.plugin.core - INFO - 13 plugin(s) registered with the system: | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/announcements | Astroprint (1.0.7) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/corewizard | CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/cura | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/discovery | Emergency Stop Button (0.1.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_estop | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/logging | OctoPi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/octopi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/pluginmanager | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/printer_safety_check | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/softwareupdate | TouchUI (0.3.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_touchui | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/virtual_printer 2018-04-19 12:17:16,700 - octoprint.environment - INFO - Detected environment is Python 2.7.9 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 901689344 | os: | id: linux | platform: linux2 | plugins: | octopi_support: | model: 3B | revision: a02082 | version: 0.14.0 | python: | pip: 9.0.1 | version: 2.7.9 | virtualenv: /home/pi/oprint 2018-04-19 12:17:16,707 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2018-04-19 12:17:16,729 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2018-04-19 12:17:16,961 - octoprint.server - INFO - Shutting down intermediary server... 2018-04-19 12:17:17,307 - octoprint.server - INFO - Intermediary server shut down 2018-04-19 12:17:17,308 - octoprint.events - INFO - Processing startup event, this is our first event 2018-04-19 12:17:17,309 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event 2018-04-19 12:17:17,310 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2018-04-19 12:17:17,313 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2018-04-19 12:17:17,328 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on Core20 for _http._tcp 2018-04-19 12:17:17,339 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on Core20 for _octoprint._tcp 2018-04-19 12:17:17,342 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on Core20 for SSDP 2018-04-19 12:17:17,346 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2018-04-19 12:48:55,171 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2018-04-19 12:48:55,266 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2018-04-19 12:48:55,348 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2018-04-19 12:48:55,479 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2018-04-19 12:52:38,895 - octoprint.server.util.flask.PreemptiveCache - INFO - Adding entry for / and {'query_string': 'l10n=en', 'path': u'/', '_count': 1, '_timestamp': 1524142358.894988, 'base_url': 'http://192.168.1.2/'} 2018-04-19 12:52:54,103 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.3 2018-04-19 12:52:54,186 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.3 2018-04-19 12:53:13,677 - octoprint - ERROR - Exception on /plugin/astroprint/initialstate [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/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-0.10.1-py2.7.egg/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-0.10.1-py2.7.egg/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/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/Flask_Principal-0.3.5-py2.7.egg/flask_principal/__init__.py", line 198, in _decorated rv = f(*args, **kw) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint/__init__.py", line 401, in initialstate "connected" : True if self.cameraManager.cameraActive else False, AttributeError: 'NoneType' object has no attribute 'cameraActive' 2018-04-19 12:53:13,694 - tornado.access - ERROR - 500 GET /plugin/astroprint/initialstate (127.0.0.1) 24.96ms 2018-04-19 12:53:17,358 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2018-04-19 12:53:17,420 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2018-04-19 12:53:17,458 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2018-04-19 12:53:17,506 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 12:53:43,770 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 12:53:44,292 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 12:53:44,804 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 12:53:45,307 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 12:53:45,810 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 12:53:46,320 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 12:53:46,330 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2018-04-19 12:53:46,338 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 12:53:46,385 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.8 (Github)" 2018-04-19 12:53:46,395 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2018-04-19 12:56:30,786 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline" 2018-04-19 12:17:07,713 - octoprint.startup - INFO - ****************************************************************************** 2018-04-19 12:17:07,716 - octoprint.startup - INFO - Starting OctoPrint 1.3.8 2018-04-19 12:17:07,716 - octoprint.startup - INFO - ****************************************************************************** 2018-04-19 12:17:07,839 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2018-04-19 12:17:07,932 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2018-04-19 12:17:10,899 - octoprint.plugin.core - INFO - Found 13 plugin(s) providing 13 mixin implementations, 9 hook handlers 2018-04-19 12:17:11,028 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2018-04-19 12:17:11,071 - octoprint.server - INFO - Intermediary server started 2018-04-19 12:17:11,072 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2018-04-19 12:17:11,359 - octoprint.plugin.core - INFO - Found 13 plugin(s) providing 13 mixin implementations, 9 hook handlers 2018-04-19 12:17:11,394 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2018-04-19 12:17:11,396 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2018-04-19 12:17:11,495 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2018-04-19 12:17:14,242 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2018-04-19 12:17:16,564 - octoprint.util.pip - INFO - Version of pip is 9.0.1 2018-04-19 12:17:16,565 - 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-04-19 12:17:16,566 - octoprint.util.pip - INFO - ==> pip ok -> yes 2018-04-19 12:17:16,569 - octoprint.plugin.core - INFO - Initialized 13 plugin implementation(s) 2018-04-19 12:17:16,577 - octoprint.plugin.core - INFO - 13 plugin(s) registered with the system: | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/announcements | Astroprint (1.0.7) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/corewizard | CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/cura | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/discovery | Emergency Stop Button (0.1.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_estop | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/logging | OctoPi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/octopi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/pluginmanager | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/printer_safety_check | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/softwareupdate | TouchUI (0.3.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_touchui | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/virtual_printer 2018-04-19 12:17:16,595 - octoprint.environment - INFO - Detected environment is Python 2.7.9 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 968208384 | os: | id: linux | platform: linux2 | plugins: | octopi_support: | model: 3B | revision: a02082 | version: 0.14.0 | python: | pip: 9.0.1 | version: 2.7.9 | virtualenv: /home/pi/oprint 2018-04-19 12:17:16,603 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2018-04-19 12:17:16,625 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2018-04-19 12:17:16,874 - octoprint.server - INFO - Shutting down intermediary server... 2018-04-19 12:17:16,876 - octoprint.server - INFO - Intermediary server shut down 2018-04-19 12:17:16,877 - octoprint.events - INFO - Processing startup event, this is our first event 2018-04-19 12:17:16,878 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event 2018-04-19 12:17:16,879 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2018-04-19 12:17:16,883 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2018-04-19 12:17:16,898 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on Core20 for _http._tcp 2018-04-19 12:17:16,909 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on Core20 for _octoprint._tcp 2018-04-19 12:17:16,912 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on Core20 for SSDP 2018-04-19 12:17:16,913 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2018-04-19 12:58:38,313 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2018-04-19 12:58:38,499 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2018-04-19 12:58:38,612 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2018-04-19 12:58:38,796 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2018-04-19 12:58:39,337 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1524142539612 (127.0.0.1) 29.16ms 2018-04-19 12:58:40,382 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142540644 (127.0.0.1) 56.45ms 2018-04-19 12:58:41,320 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1524142541612 (127.0.0.1) 18.99ms 2018-04-19 12:58:42,348 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142542610 (127.0.0.1) 54.74ms 2018-04-19 12:58:44,361 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142544618 (127.0.0.1) 55.09ms 2018-04-19 12:58:46,354 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142546611 (127.0.0.1) 54.45ms 2018-04-19 12:58:48,373 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142548627 (127.0.0.1) 55.71ms 2018-04-19 12:58:50,353 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142550611 (127.0.0.1) 54.63ms 2018-04-19 12:58:52,354 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142552610 (127.0.0.1) 54.92ms 2018-04-19 12:58:54,364 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142554623 (127.0.0.1) 54.89ms 2018-04-19 12:58:56,357 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142556613 (127.0.0.1) 55.68ms 2018-04-19 12:58:58,364 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142558621 (127.0.0.1) 53.70ms 2018-04-19 12:59:00,365 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142560624 (127.0.0.1) 54.08ms 2018-04-19 12:59:02,092 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142562348 (127.0.0.1) 53.40ms 2018-04-19 12:59:03,171 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142563429 (127.0.0.1) 56.54ms 2018-04-19 12:59:04,247 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142564509 (127.0.0.1) 53.12ms 2018-04-19 12:59:05,323 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142565582 (127.0.0.1) 53.80ms 2018-04-19 12:59:06,398 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142566658 (127.0.0.1) 54.05ms 2018-04-19 12:59:07,518 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142567734 (127.0.0.1) 63.82ms 2018-04-19 12:59:08,595 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142568853 (127.0.0.1) 55.15ms 2018-04-19 12:59:09,673 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142569931 (127.0.0.1) 53.40ms 2018-04-19 12:59:10,751 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142571008 (127.0.0.1) 54.63ms 2018-04-19 12:59:11,828 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142572086 (127.0.0.1) 56.32ms 2018-04-19 12:59:12,904 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142573164 (127.0.0.1) 54.25ms 2018-04-19 12:59:13,980 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142574239 (127.0.0.1) 54.79ms 2018-04-19 12:59:15,057 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142575316 (127.0.0.1) 54.95ms 2018-04-19 12:59:16,135 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142576393 (127.0.0.1) 56.86ms 2018-04-19 12:59:17,211 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142577471 (127.0.0.1) 55.01ms 2018-04-19 12:59:18,287 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142578546 (127.0.0.1) 54.72ms 2018-04-19 12:59:19,363 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142579622 (127.0.0.1) 53.95ms 2018-04-19 12:59:20,441 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142580699 (127.0.0.1) 54.56ms 2018-04-19 12:59:21,515 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142581775 (127.0.0.1) 53.91ms 2018-04-19 12:59:22,592 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142582850 (127.0.0.1) 55.10ms 2018-04-19 12:59:23,669 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142583929 (127.0.0.1) 54.55ms 2018-04-19 12:59:24,778 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142585005 (127.0.0.1) 56.68ms 2018-04-19 12:59:25,852 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142586111 (127.0.0.1) 55.21ms 2018-04-19 12:59:26,932 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142587189 (127.0.0.1) 55.21ms 2018-04-19 12:59:28,007 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142588268 (127.0.0.1) 54.64ms 2018-04-19 12:59:29,085 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142589343 (127.0.0.1) 56.76ms 2018-04-19 12:59:30,161 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142590421 (127.0.0.1) 54.53ms 2018-04-19 12:59:31,237 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142591496 (127.0.0.1) 54.31ms 2018-04-19 12:59:32,311 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142592570 (127.0.0.1) 54.49ms 2018-04-19 12:59:33,389 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142593646 (127.0.0.1) 56.23ms 2018-04-19 12:59:34,465 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142594723 (127.0.0.1) 53.94ms 2018-04-19 12:59:35,543 - tornado.access - WARNING - 404 GET /cached.gif?_=1524142595799 (127.0.0.1) 55.84ms 2018-04-19 12:59:47,981 - octoprint.server.views - INFO - Found path / in cache (key: ui:_default:http://192.168.1.2/:en), signaling as cached 2018-04-19 12:59:48,013 - octoprint.server.views - INFO - Found path / in cache (key: ui:_default:http://192.168.1.2/:en), signaling as cached 2018-04-19 12:59:48,053 - octoprint.server.views - INFO - Found path / in cache (key: ui:_default:http://192.168.1.2/:en), signaling as cached 2018-04-19 12:59:48,087 - octoprint.server.views - INFO - Found path / in cache (key: ui:_default:http://192.168.1.2/:en), signaling as cached 2018-04-19 12:59:48,117 - octoprint.server.views - INFO - Found path / in cache (key: ui:_default:http://192.168.1.2/:en), signaling as cached 2018-04-19 12:59:50,191 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.3 2018-04-19 12:59:51,664 - octoprint - ERROR - Exception on /plugin/astroprint/initialstate [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/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-0.10.1-py2.7.egg/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-0.10.1-py2.7.egg/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/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/Flask_Principal-0.3.5-py2.7.egg/flask_principal/__init__.py", line 198, in _decorated rv = f(*args, **kw) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint/__init__.py", line 401, in initialstate "connected" : True if self.cameraManager.cameraActive else False, AttributeError: 'NoneType' object has no attribute 'cameraActive' 2018-04-19 12:59:51,676 - tornado.access - ERROR - 500 GET /plugin/astroprint/initialstate (127.0.0.1) 20.54ms 2018-04-19 12:59:55,125 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2018-04-19 12:59:55,158 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2018-04-19 12:59:55,161 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2018-04-19 12:59:55,177 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 13:00:13,270 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 13:00:13,780 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 13:00:14,290 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 13:00:14,799 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 13:00:15,308 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 13:00:15,821 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 13:00:15,831 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2018-04-19 13:00:15,836 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 13:00:15,879 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.8 (Github)" 2018-04-19 13:00:15,885 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2018-04-19 13:03:22,905 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.1.3 2018-04-19 13:03:45,352 - octoprint - ERROR - Exception on /plugin/astroprint/login [POST] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/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-0.10.1-py2.7.egg/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-0.10.1-py2.7.egg/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/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/Flask_Principal-0.3.5-py2.7.egg/flask_principal/__init__.py", line 198, in _decorated rv = f(*args, **kw) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint/__init__.py", line 323, in login return self.astroprintCloud.loginAstroPrint( AttributeError: 'NoneType' object has no attribute 'loginAstroPrint' 2018-04-19 13:03:45,358 - tornado.access - ERROR - 500 POST /plugin/astroprint/login (127.0.0.1) 22.38ms 2018-04-19 13:03:45,576 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.3 2018-04-19 13:03:47,207 - octoprint - ERROR - Exception on /plugin/astroprint/initialstate [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/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-0.10.1-py2.7.egg/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-0.10.1-py2.7.egg/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/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/Flask_Principal-0.3.5-py2.7.egg/flask_principal/__init__.py", line 198, in _decorated rv = f(*args, **kw) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint/__init__.py", line 401, in initialstate "connected" : True if self.cameraManager.cameraActive else False, AttributeError: 'NoneType' object has no attribute 'cameraActive' 2018-04-19 13:03:47,210 - tornado.access - ERROR - 500 GET /plugin/astroprint/initialstate (127.0.0.1) 9.80ms 2018-04-19 13:04:28,870 - tornado.access - ERROR - 503 GET /plugin/astroprint/astrobox/identify (127.0.0.1) 9.73ms 2018-04-19 13:04:31,955 - tornado.access - ERROR - 503 GET /plugin/astroprint/astrobox/identify (127.0.0.1) 10.26ms 2018-04-19 13:04:35,847 - tornado.access - ERROR - 503 GET /plugin/astroprint/astrobox/identify (127.0.0.1) 11.58ms 2018-04-19 13:04:39,838 - tornado.access - ERROR - 503 GET /plugin/astroprint/astrobox/identify (127.0.0.1) 10.07ms 2018-04-19 13:04:43,840 - tornado.access - ERROR - 503 GET /plugin/astroprint/astrobox/identify (127.0.0.1) 12.35ms 2018-04-19 13:04:48,698 - tornado.access - ERROR - 503 GET /plugin/astroprint/astrobox/identify (127.0.0.1) 9.80ms 2018-04-19 13:04:52,394 - tornado.access - ERROR - 503 GET /plugin/astroprint/astrobox/identify (127.0.0.1) 12.15ms 2018-04-19 13:04:56,387 - tornado.access - ERROR - 503 GET /plugin/astroprint/astrobox/identify (127.0.0.1) 12.72ms 2018-04-19 13:05:00,368 - tornado.access - ERROR - 503 GET /plugin/astroprint/astrobox/identify (127.0.0.1) 9.63ms 2018-04-19 13:05:04,392 - tornado.access - ERROR - 503 GET /plugin/astroprint/astrobox/identify (127.0.0.1) 12.79ms 2018-04-19 13:05:07,291 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.1.3 2018-04-19 13:05:08,384 - tornado.access - ERROR - 503 GET /plugin/astroprint/astrobox/identify (127.0.0.1) 10.25ms 2018-04-19 13:05:10,137 - octoprint - ERROR - Exception on /plugin/astroprint/login [POST] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/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-0.10.1-py2.7.egg/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-0.10.1-py2.7.egg/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/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/Flask_Principal-0.3.5-py2.7.egg/flask_principal/__init__.py", line 198, in _decorated rv = f(*args, **kw) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint/__init__.py", line 323, in login return self.astroprintCloud.loginAstroPrint( AttributeError: 'NoneType' object has no attribute 'loginAstroPrint' 2018-04-19 13:05:10,141 - tornado.access - ERROR - 500 POST /plugin/astroprint/login (127.0.0.1) 10.30ms 2018-04-19 13:05:10,257 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.3 2018-04-19 13:05:11,687 - octoprint - ERROR - Exception on /plugin/astroprint/initialstate [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/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-0.10.1-py2.7.egg/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-0.10.1-py2.7.egg/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/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/Flask_Principal-0.3.5-py2.7.egg/flask_principal/__init__.py", line 198, in _decorated rv = f(*args, **kw) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint/__init__.py", line 401, in initialstate "connected" : True if self.cameraManager.cameraActive else False, AttributeError: 'NoneType' object has no attribute 'cameraActive' 2018-04-19 13:05:11,691 - tornado.access - ERROR - 500 GET /plugin/astroprint/initialstate (127.0.0.1) 11.29ms 2018-04-19 13:05:12,360 - tornado.access - ERROR - 503 GET /plugin/astroprint/astrobox/identify (127.0.0.1) 5.31ms 2018-04-19 13:05:16,378 - tornado.access - ERROR - 503 GET /plugin/astroprint/astrobox/identify (127.0.0.1) 9.93ms 2018-04-19 13:05:20,369 - tornado.access - ERROR - 503 GET /plugin/astroprint/astrobox/identify (127.0.0.1) 13.23ms 2018-04-19 13:05:24,366 - tornado.access - ERROR - 503 GET /plugin/astroprint/astrobox/identify (127.0.0.1) 9.69ms 2018-04-19 13:05:26,990 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Offline" 2018-04-19 13:05:28,366 - tornado.access - ERROR - 503 GET /plugin/astroprint/astrobox/identify (127.0.0.1) 9.85ms 2018-04-19 13:05:29,281 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2018-04-19 13:05:29,304 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2018-04-19 13:05:29,306 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2018-04-19 13:05:29,323 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 13:05:30,288 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Offline" 2018-04-19 13:05:32,367 - tornado.access - ERROR - 503 GET /plugin/astroprint/astrobox/identify (127.0.0.1) 9.79ms 2018-04-19 13:05:36,363 - tornado.access - ERROR - 503 GET /plugin/astroprint/astrobox/identify (127.0.0.1) 9.77ms 2018-04-19 13:05:37,787 - octoprint.server.api.system - INFO - Performing command for core:reboot: sudo shutdown -r now 2018-04-19 13:05:38,058 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.1.3 2018-04-19 13:05:38,161 - octoprint.plugins.astroprint - ERROR - Error getting camera status: ('Connection aborted.', BadStatusLine("''",)) 2018-04-19 13:05:44,312 - octoprint.plugins.astroprint - INFO - Connected to astroprint service 2018-04-19 13:05:45,046 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2018-04-19 13:05:45,115 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2018-04-19 13:05:45,129 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.1.6/'} 2018-04-19 13:05:45,130 - octoprint.server - INFO - Shutting down... 2018-04-19 13:05:46,121 - octoprint.events - INFO - Processing shutdown event, this will be our last event 2018-04-19 13:05:46,123 - octoprint.events - INFO - Event loop shut down 2018-04-19 13:05:46,137 - octoprint.server - INFO - Goodbye! 2018-04-19 13:05:52,669 - octoprint.startup - INFO - ****************************************************************************** 2018-04-19 13:05:52,679 - octoprint.startup - INFO - Starting OctoPrint 1.3.8 2018-04-19 13:05:52,680 - octoprint.startup - INFO - ****************************************************************************** 2018-04-19 13:05:52,806 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2018-04-19 13:05:52,902 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2018-04-19 13:06:13,408 - octoprint.plugin.core - INFO - Found 13 plugin(s) providing 13 mixin implementations, 9 hook handlers 2018-04-19 13:06:13,533 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2018-04-19 13:06:13,576 - octoprint.server - INFO - Intermediary server started 2018-04-19 13:06:13,577 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2018-04-19 13:06:13,875 - octoprint.plugin.core - INFO - Found 13 plugin(s) providing 13 mixin implementations, 9 hook handlers 2018-04-19 13:06:13,911 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2018-04-19 13:06:13,913 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2018-04-19 13:06:14,007 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2018-04-19 13:06:16,787 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2018-04-19 13:06:19,108 - octoprint.util.pip - INFO - Version of pip is 9.0.1 2018-04-19 13:06:19,109 - 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-04-19 13:06:19,109 - octoprint.util.pip - INFO - ==> pip ok -> yes 2018-04-19 13:06:19,112 - octoprint.plugin.core - INFO - Initialized 13 plugin implementation(s) 2018-04-19 13:06:19,121 - octoprint.plugin.core - INFO - 13 plugin(s) registered with the system: | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/announcements | Astroprint (1.0.7) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/corewizard | CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/cura | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/discovery | Emergency Stop Button (0.1.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_estop | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/logging | OctoPi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/octopi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/pluginmanager | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/printer_safety_check | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/softwareupdate | TouchUI (0.3.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_touchui | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/virtual_printer 2018-04-19 13:06:19,137 - octoprint.environment - INFO - Detected environment is Python 2.7.9 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 968208384 | os: | id: linux | platform: linux2 | plugins: | octopi_support: | model: 3B | revision: a02082 | version: 0.14.0 | python: | pip: 9.0.1 | version: 2.7.9 | virtualenv: /home/pi/oprint 2018-04-19 13:06:19,147 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2018-04-19 13:06:19,173 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2018-04-19 13:06:19,414 - octoprint.server - INFO - Shutting down intermediary server... 2018-04-19 13:06:19,793 - octoprint.server - INFO - Intermediary server shut down 2018-04-19 13:06:19,796 - octoprint.events - INFO - Processing startup event, this is our first event 2018-04-19 13:06:19,798 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event 2018-04-19 13:06:19,800 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2018-04-19 13:06:19,807 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2018-04-19 13:06:19,835 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on Core20 for _http._tcp 2018-04-19 13:06:19,858 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on Core20 for _octoprint._tcp 2018-04-19 13:06:19,863 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on Core20 for SSDP 2018-04-19 13:06:19,865 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2018-04-19 13:06:21,800 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.3 2018-04-19 13:06:29,311 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.1.3 2018-04-19 13:06:29,344 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.3 2018-04-19 13:06:34,071 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2018-04-19 13:06:34,102 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2018-04-19 13:06:34,106 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2018-04-19 13:06:34,126 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 13:06:52,216 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 13:06:52,726 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 13:06:53,236 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 13:06:54,780 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2018-04-19 13:06:55,674 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 13:06:55,680 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 13:06:55,688 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 13:06:55,691 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 13:06:56,509 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.8 (Github)" 2018-04-19 13:06:56,513 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting 2018-04-19 13:08:04,733 - octoprint.plugins.astroprint - ERROR - Error getting camera status: ('Connection aborted.', BadStatusLine("''",)) 2018-04-19 13:08:15,191 - octoprint.plugins.astroprint - ERROR - Error connecting to boxrouter: timed out 2018-04-19 13:08:15,193 - octoprint.plugins.astroprint - INFO - Waiting 2 secs before retrying... 2018-04-19 13:08:16,872 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2018-04-19 13:08:16,932 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2018-04-19 13:08:17,099 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2018-04-19 13:08:17,206 - octoprint.plugins.astroprint - INFO - Retrying boxrouter connection. Retry #1 2018-04-19 13:08:17,207 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2018-04-19 13:08:17,382 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2018-04-19 13:08:17,565 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.1.6/'} 2018-04-19 13:08:27,395 - octoprint.plugins.astroprint - ERROR - Error connecting to boxrouter: timed out 2018-04-19 13:08:27,447 - octoprint.plugins.astroprint - INFO - Waiting 2 secs before retrying... 2018-04-19 13:08:29,455 - octoprint.plugins.astroprint - INFO - Retrying boxrouter connection. Retry #2 2018-04-19 13:08:31,793 - octoprint.plugins.astroprint - INFO - Connected to astroprint service 2018-04-19 13:08:32,211 - octoprint.server.preemptive_cache - INFO - ... done in 14.65s 2018-04-19 13:08:32,212 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://156.196.139.111:55000/'} 2018-04-19 13:08:36,623 - octoprint.server.preemptive_cache - INFO - ... done in 4.41s 2018-04-19 13:08:37,472 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.1.2/'} 2018-04-19 13:08:41,851 - octoprint.server.preemptive_cache - INFO - ... done in 4.38s 2018-04-19 13:08:52,138 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.1.3 2018-04-19 13:09:16,259 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.3 2018-04-19 13:09:29,143 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.4 2018-04-19 13:09:59,022 - 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-04-19 13:11:39,455 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.1.4 2018-04-19 13:11:47,469 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.4 2018-04-19 13:21:13,535 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2018-04-19 13:36:13,536 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2018-04-19 13:51:13,538 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2018-04-19 14:06:13,539 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2018-04-19 14:21:13,541 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2018-04-19 14:36:13,542 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2018-04-19 14:51:13,544 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2018-04-19 14:17:07,730 - octoprint.startup - INFO - ****************************************************************************** 2018-04-19 14:17:07,733 - octoprint.startup - INFO - Starting OctoPrint 1.3.8 2018-04-19 14:17:07,733 - octoprint.startup - INFO - ****************************************************************************** 2018-04-19 14:17:07,801 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist 2018-04-19 14:17:07,896 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2018-04-19 14:17:10,665 - octoprint.plugin.core - INFO - Found 13 plugin(s) providing 13 mixin implementations, 9 hook handlers 2018-04-19 14:17:10,797 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2018-04-19 14:17:10,842 - octoprint.server - INFO - Intermediary server started 2018-04-19 14:17:10,843 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2018-04-19 14:17:11,141 - octoprint.plugin.core - INFO - Found 13 plugin(s) providing 13 mixin implementations, 9 hook handlers 2018-04-19 14:17:11,175 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2018-04-19 14:17:11,176 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2018-04-19 14:17:11,272 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2018-04-19 14:17:14,434 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip 2018-04-19 14:17:16,808 - octoprint.util.pip - INFO - Version of pip is 9.0.1 2018-04-19 14:17:16,809 - 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-04-19 14:17:16,810 - octoprint.util.pip - INFO - ==> pip ok -> yes 2018-04-19 14:17:16,813 - octoprint.plugin.core - INFO - Initialized 13 plugin implementation(s) 2018-04-19 14:17:16,820 - octoprint.plugin.core - INFO - 13 plugin(s) registered with the system: | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/announcements | Astroprint (1.0.7) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/corewizard | CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/cura | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/discovery | Emergency Stop Button (0.1.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_estop | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/logging | OctoPi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/octopi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/pluginmanager | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/printer_safety_check | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/softwareupdate | TouchUI (0.3.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_touchui | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.8-py2.7.egg/octoprint/plugins/virtual_printer 2018-04-19 14:17:16,835 - octoprint.environment - INFO - Detected environment is Python 2.7.9 under Linux (linux2). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 968208384 | os: | id: linux | platform: linux2 | plugins: | octopi_support: | model: 3B | revision: a02082 | version: 0.14.0 | python: | pip: 9.0.1 | version: 2.7.9 | virtualenv: /home/pi/oprint 2018-04-19 14:17:16,843 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2018-04-19 14:17:16,865 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2018-04-19 14:17:17,103 - octoprint.server - INFO - Shutting down intermediary server... 2018-04-19 14:17:17,350 - octoprint.server - INFO - Intermediary server shut down 2018-04-19 14:17:17,352 - octoprint.events - INFO - Processing startup event, this is our first event 2018-04-19 14:17:17,352 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event 2018-04-19 14:17:17,354 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2018-04-19 14:17:17,357 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2018-04-19 14:17:17,372 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on Core20 for _http._tcp 2018-04-19 14:17:17,383 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on Core20 for _octoprint._tcp 2018-04-19 14:17:17,386 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on Core20 for SSDP 2018-04-19 14:17:17,390 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2018-04-19 17:45:31,148 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2018-04-19 17:45:31,235 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online 2018-04-19 17:45:31,346 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2018-04-19 17:45:31,464 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2018-04-19 17:46:01,226 - tornado.access - ERROR - 503 GET /plugin/astroprint/astrobox/identify (127.0.0.1) 35.96ms 2018-04-19 17:46:04,575 - tornado.access - ERROR - 503 GET /plugin/astroprint/astrobox/identify (127.0.0.1) 15.87ms 2018-04-19 17:46:07,119 - tornado.access - ERROR - 503 GET /plugin/astroprint/astrobox/identify (127.0.0.1) 19.66ms 2018-04-19 17:46:10,353 - tornado.access - ERROR - 503 GET /plugin/astroprint/astrobox/identify (127.0.0.1) 15.54ms 2018-04-19 17:46:13,997 - tornado.access - ERROR - 503 GET /plugin/astroprint/astrobox/identify (127.0.0.1) 16.03ms 2018-04-19 17:46:18,376 - tornado.access - ERROR - 503 GET /plugin/astroprint/astrobox/identify (127.0.0.1) 15.84ms 2018-04-19 17:48:24,999 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.3 2018-04-19 17:48:28,083 - octoprint - ERROR - Exception on /plugin/astroprint/initialstate [GET] Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/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-0.10.1-py2.7.egg/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-0.10.1-py2.7.egg/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/home/pi/oprint/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/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/Flask_Principal-0.3.5-py2.7.egg/flask_principal/__init__.py", line 198, in _decorated rv = f(*args, **kw) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint/__init__.py", line 401, in initialstate "connected" : True if self.cameraManager.cameraActive else False, AttributeError: 'NoneType' object has no attribute 'cameraActive' 2018-04-19 17:48:28,096 - tornado.access - ERROR - 500 GET /plugin/astroprint/initialstate (127.0.0.1) 21.47ms 2018-04-19 17:48:58,451 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port" 2018-04-19 17:48:58,493 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port" 2018-04-19 17:48:58,514 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate" 2018-04-19 17:48:58,555 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 17:49:16,602 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 17:49:17,105 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 17:49:17,607 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 17:49:18,110 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 17:49:18,613 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 17:49:19,121 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 17:49:19,130 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational" 2018-04-19 17:49:19,137 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2018-04-19 17:49:19,165 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.8 (Github)" 2018-04-19 17:49:19,171 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting