Skip to content

Instantly share code, notes, and snippets.

@louvanna
Created April 13, 2018 02:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save louvanna/c1f1fda0e096606cca802f0a60d37f8f to your computer and use it in GitHub Desktop.
Save louvanna/c1f1fda0e096606cca802f0a60d37f8f to your computer and use it in GitHub Desktop.
https://discourse.octoprint.org/t/load-on-cpu-maxed-serial-non-responsive/1167
Log file requested.
2018-04-12 00:37:57,099 - octoprint.server - INFO - --- Log roll over detected ---------------------------------------------------
2018-04-12 00:37:57,100 - octoprint.server - INFO - OctoPrint 1.3.6
2018-04-12 00:37:57,102 - octoprint.plugin.core - INFO - 14 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.6-py2.7.egg/octoprint/plugins/announcements
| Automatic Shutdown (0.1.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_automaticshutdown
| Backlash autocalibration (0.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_autocalibration
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.6-py2.7.egg/octoprint/plugins/corewizard
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.6-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.6-py2.7.egg/octoprint/plugins/discovery
| Email Notifier (0.1.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_emailnotifier
| M117PopUp (0.6.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_M117PopUp
| OctoPi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.6-py2.7.egg/octoprint/plugins/octopi_support
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.6-py2.7.egg/octoprint/plugins/pluginmanager
| Preheat Button (0.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_preheat
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.6-py2.7.egg/octoprint/plugins/softwareupdate
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.6-py2.7.egg/octoprint/plugins/virtual_printer
| Webcam Tab (0.1.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_webcamtab
2018-04-12 00:37:57,121 - octoprint.environment - INFO - Detected environment is Python 2.7.9 under Linux (linux2). Details:
| hardware:
| cores: 4
| freq: 1200.0
| ram: 904245248
| os:
| id: linux
| platform: linux2
| plugins:
| octopi_support:
| model: unknown
| revision: a22082
| version: 0.13.0
| python:
| pip: 9.0.1
| version: 2.7.9
| virtualenv: /home/pi/oprint
2018-04-12 00:37:57,122 - octoprint.server - INFO - ------------------------------------------------------------------------------
2018-04-12 00:37:57,097 - octoprint.server.util.flask.PreemptiveCache - INFO - Adding entry for / and {'query_string': 'l10n=en', 'path': u'/', '_count': 1, '_timestamp': 1523493477.097481, 'base_url': 'http://rpi-4w.homenet2/'}
2018-04-12 00:38:21,903 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.3.128
2018-04-12 00:38:24,824 - tornado.access - WARNING - 401 POST /api/plugin/automaticshutdown (127.0.0.1) 2686.62ms
2018-04-12 00:39:04,467 - tornado.access - WARNING - 401 POST /api/login (127.0.0.1) 21.73ms
2018-04-12 00:39:21,807 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.83s
2018-04-12 00:39:23,011 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.75s
2018-04-12 00:39:23,974 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.83s
2018-04-12 00:39:24,875 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.77s
2018-04-12 00:39:25,829 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.74s
2018-04-12 00:39:27,655 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
2018-04-12 00:40:50,709 - octoprint.plugins.softwareupdate - INFO - Starting update of octoprint to 1.3.7...
2018-04-12 00:41:49,757 - octoprint.plugins.softwareupdate - INFO - Update of octoprint to 1.3.7 successful!
2018-04-12 00:41:50,133 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
2018-04-12 00:41:50,136 - octoprint.plugins.softwareupdate - INFO - Restarting...
2018-04-12 00:41:50,312 - octoprint.server - INFO - Shutting down...
2018-04-12 00:41:51,001 - octoprint.events - INFO - Processing shutdown event, this will be our last event
2018-04-12 00:41:51,004 - octoprint.events - INFO - Event loop shut down
2018-04-12 00:41:51,026 - octoprint.server - INFO - Goodbye!
2018-04-12 00:41:59,543 - octoprint.startup - INFO - ******************************************************************************
2018-04-12 00:41:59,544 - octoprint.startup - INFO - Starting OctoPrint 1.3.7
2018-04-12 00:41:59,545 - octoprint.startup - INFO - ******************************************************************************
2018-04-12 00:41:59,636 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
2018-04-12 00:42:00,360 - octoprint.startup - INFO - Blacklist processing done
2018-04-12 00:42:00,457 - 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-04-12 00:42:04,301 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 11 hook handlers
2018-04-12 00:42:04,499 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
2018-04-12 00:42:04,550 - octoprint.server - INFO - Intermediary server started
2018-04-12 00:42:04,794 - 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-04-12 00:42:05,343 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 11 hook handlers
2018-04-12 00:42:05,462 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2018-04-12 00:42:06,528 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2018-04-12 00:42:06,769 - octoprint.plugins.softwareupdate - INFO - Version cache was created for another version of OctoPrint, not using it
2018-04-12 00:42:11,564 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2018-04-12 00:42:16,290 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2018-04-12 00:42:20,943 - 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-12 00:42:20,944 - octoprint.util.pip - INFO - ==> pip ok -> yes
2018-04-12 00:42:20,951 - octoprint.plugin.core - INFO - Initialized 16 plugin implementation(s)
2018-04-12 00:42:20,971 - octoprint.plugin.core - INFO - 16 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
| Automatic Shutdown (0.1.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_automaticshutdown
| Backlash autocalibration (0.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_autocalibration
| 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
| Email Notifier (0.1.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_emailnotifier
| Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
| M117PopUp (0.6.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_M117PopUp
| 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
| Preheat Button (0.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_preheat
| 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
| Webcam Tab (0.1.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_webcamtab
2018-04-12 00:42:21,001 - octoprint.environment - INFO - Detected environment is Python 2.7.9 under Linux (linux2). Details:
| hardware:
| cores: 4
| freq: 1200.0
| ram: 904245248
| os:
| id: linux
| platform: linux2
| plugins:
| octopi_support:
| model: unknown
| revision: a22082
| version: 0.13.0
| python:
| pip: 9.0.1
| version: 2.7.9
| virtualenv: /home/pi/oprint
2018-04-12 00:42:22,115 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2018-04-12 00:42:22,147 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2018-04-12 00:42:22,583 - octoprint.server - INFO - Shutting down intermediary server...
2018-04-12 00:42:22,862 - octoprint.server - INFO - Intermediary server shut down
2018-04-12 00:42:22,864 - octoprint.events - INFO - Processing startup event, this is our first event
2018-04-12 00:42:22,866 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event
2018-04-12 00:42:22,878 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2018-04-12 00:42:22,888 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2018-04-12 00:42:23,182 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "Ohio Printer" for _http._tcp
2018-04-12 00:42:23,401 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "Ohio Printer" for _octoprint._tcp
2018-04-12 00:42:23,409 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "Ohio Printer" for SSDP
2018-04-12 00:42:23,443 - octoprint.server - INFO - Listening on http://0.0.0.0:5000
2018-04-12 00:42:23,883 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://rpi-4w.homenet2/'}
2018-04-12 00:42:24,266 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json
2018-04-12 00:42:25,122 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json
2018-04-12 00:42:26,617 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json
2018-04-12 00:42:27,337 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json
2018-04-12 00:42:32,539 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2018-04-12 00:42:32,905 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2018-04-12 00:42:33,028 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2018-04-12 00:42:33,031 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2018-04-12 00:42:33,032 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2018-04-12 00:42:34,040 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.3.128
2018-04-12 00:42:45,762 - 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-12 00:42:45,763 - octoprint.util.pip - INFO - ==> pip ok -> yes
2018-04-12 00:42:48,476 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
2018-04-12 00:42:59,091 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.3.128
2018-04-12 00:42:59,109 - octoprint.server.preemptive_cache - INFO - ... done in 35.23s
2018-04-12 00:43:00,355 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.3.128
2018-04-12 00:52:42,631 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/FormerLurker/Octolapse/archive/master.zip
2018-04-12 00:55:44,648 - octoprint.plugins.pluginmanager - WARNING - The plugin was installed successfully, but couldn't be found afterwards to initialize properly during runtime. Please restart OctoPrint.
2018-04-12 00:56:56,688 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart
2018-04-12 00:56:56,834 - octoprint.server - INFO - Shutting down...
2018-04-12 00:56:57,536 - octoprint.events - INFO - Processing shutdown event, this will be our last event
2018-04-12 00:56:57,543 - octoprint.events - INFO - Event loop shut down
2018-04-12 00:56:57,562 - octoprint.server - INFO - Goodbye!
2018-04-12 00:57:02,657 - octoprint.startup - INFO - ******************************************************************************
2018-04-12 00:57:02,659 - octoprint.startup - INFO - Starting OctoPrint 1.3.7
2018-04-12 00:57:02,659 - octoprint.startup - INFO - ******************************************************************************
2018-04-12 00:57:02,752 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
2018-04-12 00:57:03,589 - octoprint.startup - INFO - Blacklist processing done
2018-04-12 00:57:03,685 - 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-04-12 00:57:07,530 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 15 hook handlers
2018-04-12 00:57:07,718 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
2018-04-12 00:57:07,771 - octoprint.server - INFO - Intermediary server started
2018-04-12 00:57:07,957 - 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-04-12 00:57:08,501 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 15 hook handlers
2018-04-12 00:57:08,616 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2018-04-12 00:57:09,823 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2018-04-12 00:57:10,097 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2018-04-12 00:57:14,866 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2018-04-12 00:57:19,637 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2018-04-12 00:57:19,639 - 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-12 00:57:19,640 - octoprint.util.pip - INFO - ==> pip ok -> yes
2018-04-12 00:57:19,646 - octoprint.plugin.core - INFO - Initialized 17 plugin implementation(s)
2018-04-12 00:57:19,667 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
| Automatic Shutdown (0.1.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_automaticshutdown
| Backlash autocalibration (0.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_autocalibration
| 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
| Email Notifier (0.1.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_emailnotifier
| Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
| M117PopUp (0.6.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_M117PopUp
| Octolapse (v0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse
| OctoPi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/octopi_support
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
| Preheat Button (0.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_preheat
| 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
| Webcam Tab (0.1.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_webcamtab
2018-04-12 00:57:19,697 - octoprint.environment - INFO - Detected environment is Python 2.7.9 under Linux (linux2). Details:
| hardware:
| cores: 4
| freq: 1200.0
| ram: 904245248
| os:
| id: linux
| platform: linux2
| plugins:
| octopi_support:
| model: unknown
| revision: a22082
| version: 0.13.0
| python:
| pip: 9.0.1
| version: 2.7.9
| virtualenv: /home/pi/oprint
2018-04-12 00:57:19,713 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2018-04-12 00:57:19,745 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2018-04-12 00:57:19,760 - octoprint.plugins.octolapse - INFO - Octolapse is loading assets.
2018-04-12 00:57:20,094 - octoprint.server - INFO - Shutting down intermediary server...
2018-04-12 00:57:20,219 - octoprint.server - INFO - Intermediary server shut down
2018-04-12 00:57:20,222 - octoprint.events - INFO - Processing startup event, this is our first event
2018-04-12 00:57:20,224 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event
2018-04-12 00:57:20,237 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2018-04-12 00:57:20,258 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2018-04-12 00:57:20,370 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2018-04-12 00:57:20,499 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2018-04-12 00:57:20,842 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "Ohio Printer" for _http._tcp
2018-04-12 00:57:20,867 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "Ohio Printer" for _octoprint._tcp
2018-04-12 00:57:21,076 - octoprint.server - INFO - Listening on http://0.0.0.0:5000
2018-04-12 00:57:21,077 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "Ohio Printer" for SSDP
2018-04-12 00:57:22,424 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2018-04-12 00:57:22,551 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2018-04-12 00:57:22,566 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://rpi-4w.homenet2/'}
2018-04-12 00:57:26,787 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.3.128
2018-04-12 00:57:28,081 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2018-04-12 00:57:37,950 - 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-12 00:57:37,960 - octoprint.util.pip - INFO - ==> pip ok -> yes
2018-04-12 00:57:41,405 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
2018-04-12 00:57:49,173 - octoprint.server.preemptive_cache - INFO - ... done in 26.61s
2018-04-12 00:57:55,720 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.3.128
2018-04-12 00:57:57,075 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.3.128
2018-04-12 00:59:48,071 - 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-04-12 00:59:48,623 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 17 mixin implementations, 15 hook handlers
2018-04-12 01:00:06,995 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart
2018-04-12 01:00:07,142 - octoprint.server - INFO - Shutting down...
2018-04-12 01:00:07,676 - octoprint.events - INFO - Processing shutdown event, this will be our last event
2018-04-12 01:00:07,680 - octoprint.events - INFO - Event loop shut down
2018-04-12 01:00:07,693 - octoprint.server - INFO - Goodbye!
2018-04-12 01:00:12,798 - octoprint.startup - INFO - ******************************************************************************
2018-04-12 01:00:12,800 - octoprint.startup - INFO - Starting OctoPrint 1.3.7
2018-04-12 01:00:12,800 - octoprint.startup - INFO - ******************************************************************************
2018-04-12 01:00:12,993 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
2018-04-12 01:00:12,998 - octoprint.startup - INFO - Blacklist processing done
2018-04-12 01:00:13,096 - 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-04-12 01:00:17,002 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 11 hook handlers
2018-04-12 01:00:17,204 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
2018-04-12 01:00:17,266 - octoprint.server - INFO - Intermediary server started
2018-04-12 01:00:17,267 - 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-04-12 01:00:17,835 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 11 hook handlers
2018-04-12 01:00:17,956 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2018-04-12 01:00:19,065 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2018-04-12 01:00:19,390 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2018-04-12 01:00:24,200 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2018-04-12 01:00:28,981 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2018-04-12 01:00:28,983 - 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-12 01:00:28,984 - octoprint.util.pip - INFO - ==> pip ok -> yes
2018-04-12 01:00:28,990 - octoprint.plugin.core - INFO - Initialized 16 plugin implementation(s)
2018-04-12 01:00:29,010 - octoprint.plugin.core - INFO - 16 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
| Automatic Shutdown (0.1.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_automaticshutdown
| Backlash autocalibration (0.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_autocalibration
| 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
| Email Notifier (0.1.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_emailnotifier
| Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
| M117PopUp (0.6.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_M117PopUp
| 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
| Preheat Button (0.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_preheat
| 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
| Webcam Tab (0.1.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_webcamtab
2018-04-12 01:00:29,041 - octoprint.environment - INFO - Detected environment is Python 2.7.9 under Linux (linux2). Details:
| hardware:
| cores: 4
| freq: 1200.0
| ram: 904245248
| os:
| id: linux
| platform: linux2
| plugins:
| octopi_support:
| model: unknown
| revision: a22082
| version: 0.13.0
| python:
| pip: 9.0.1
| version: 2.7.9
| virtualenv: /home/pi/oprint
2018-04-12 01:00:29,057 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2018-04-12 01:00:29,092 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2018-04-12 01:00:29,530 - octoprint.server - INFO - Shutting down intermediary server...
2018-04-12 01:00:29,602 - octoprint.server - INFO - Intermediary server shut down
2018-04-12 01:00:29,604 - octoprint.events - INFO - Processing startup event, this is our first event
2018-04-12 01:00:29,605 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event
2018-04-12 01:00:29,612 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2018-04-12 01:00:29,640 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2018-04-12 01:00:29,700 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2018-04-12 01:00:29,878 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "Ohio Printer" for _http._tcp
2018-04-12 01:00:29,901 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2018-04-12 01:00:29,907 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "Ohio Printer" for _octoprint._tcp
2018-04-12 01:00:29,956 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "Ohio Printer" for SSDP
2018-04-12 01:00:30,006 - octoprint.server - INFO - Listening on http://0.0.0.0:5000
2018-04-12 01:00:30,323 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2018-04-12 01:00:30,530 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2018-04-12 01:00:30,648 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://rpi-4w.homenet2/'}
2018-04-12 01:00:36,655 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.3.128
2018-04-12 01:00:39,531 - tornado.access - WARNING - 404 POST /plugin/octolapse/loadState (127.0.0.1) 48.10ms
2018-04-12 01:00:44,707 - tornado.access - WARNING - 404 POST /plugin/octolapse/loadState (127.0.0.1) 157.73ms
2018-04-12 01:00:50,060 - tornado.access - WARNING - 404 POST /plugin/octolapse/loadState (127.0.0.1) 199.73ms
2018-04-12 01:00:52,276 - octoprint.server.preemptive_cache - INFO - ... done in 21.63s
2018-04-12 01:00:54,910 - tornado.access - WARNING - 404 POST /plugin/octolapse/loadState (127.0.0.1) 19.61ms
2018-04-12 01:00:59,948 - tornado.access - WARNING - 404 POST /plugin/octolapse/loadState (127.0.0.1) 19.71ms
2018-04-12 01:01:04,986 - tornado.access - WARNING - 404 POST /plugin/octolapse/loadState (127.0.0.1) 20.05ms
2018-04-12 01:01:10,023 - tornado.access - WARNING - 404 POST /plugin/octolapse/loadState (127.0.0.1) 20.02ms
2018-04-12 01:01:12,621 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.3.128
2018-04-12 01:01:22,096 - tornado.access - WARNING - 404 POST /plugin/octolapse/loadState (127.0.0.1) 30.69ms
2018-04-12 01:01:23,353 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.3.128
2018-04-12 01:01:39,032 - octoprint.server.api.system - INFO - Performing command for custom:printer on
2018-04-12 01:01:59,510 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2018-04-12 01:01:59,547 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port"
2018-04-12 01:01:59,551 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting"
2018-04-12 01:01:59,562 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-04-12 01:02:00,460 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-04-12 01:02:01,780 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational"
2018-04-12 01:02:01,792 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-04-12 01:02:01,818 - octoprint.util.comm - INFO - Printer reports firmware name "Repetier_0.92.2"
2018-04-12 01:02:01,822 - octoprint.util.comm - INFO - Detected Repetier firmware, enabling relevant features for issue free communication
2018-04-12 01:12:33,657 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Printing"
2018-04-12 01:12:33,678 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-04-12 01:13:04,797 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer.
2018-04-12 01:13:35,863 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer.
2018-04-12 01:14:06,936 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer.
2018-04-12 01:14:38,010 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer.
2018-04-12 01:15:09,075 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer.
2018-04-12 01:15:17,207 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2018-04-12 01:15:40,149 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer.
2018-04-12 01:16:11,218 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer.
2018-04-12 01:16:42,286 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer.
2018-04-12 01:17:13,352 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer.
2018-04-12 01:17:44,422 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer.
2018-04-12 01:18:15,490 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer.
2018-04-12 01:18:46,555 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer.
2018-04-12 01:19:17,625 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer.
2018-04-12 01:19:48,698 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer.
2018-04-12 01:20:19,770 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer.
2018-04-12 01:20:50,837 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer.
2018-04-12 01:21:21,909 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer.
2018-04-12 01:21:29,364 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 14, current line = 32
| Last lines in terminal:
| Send: N26 T0*14
| Recv: T:24.22 /200 B:64.53 /65 B@:216 @:0
| Recv: ok
| Recv: T:24.22 /200 B:64.53 /65 B@:216 @:0
| Send: N27 G90*37
| Recv: ok
| Send: N28 G92 E0*125
| Recv: T:24.22 /200 B:64.53 /65 B@:216 @:0
| Recv: ok
| Recv: T:24.22 /200 B:64.53 /65 B@:216 @:0
| Send: N29 M82*34
| Recv: ok
| Send: N30 G4 P0*94
| Recv: T:24.22 /200 B:64.53 /65 B@:216 @:0
| Recv: ok
| Recv: T:24.22 /200 B:64.53 /65 B@:216 @:0
| Send: N31 M107*23
| Recv: Error:Wrong checksum
| Recv:
| Recv: Resend:14
2018-04-12 01:22:01,457 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer.
2018-04-12 01:22:32,493 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer.
2018-04-12 01:23:03,527 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer.
2018-04-12 01:23:04,901 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 32, current line = 45
| Last lines in terminal:
| Recv: Info:Autoleveling disabled
| Recv: SpeedMultiply:100
| Recv: X:0.00 Y:0.00 Z:398.462 E:0.0000
| Recv: Info:Autoleveling enabled
| Recv: ok
| Send: N39 G1 F900 X14.52 Y-93.231 E1.08473*27
| Recv: SpeedMultiply:100
| Recv: ok
| Send: N40 G1 X24.029 Y-91.244 E2.1752*79
| Recv: ok
| Send: N41 G1 X33.285 Y-88.29 E3.26584*64
| Recv: ok
| Send: N42 G1 X42.186 Y-84.399 E4.3563*72
| Recv: ok
| Send: N43 G1 X50.64 Y-79.614 E5.44675*67
| Recv: ok
| Send: N44 G1 X58.558 Y-73.986 E6.53722*126
| Recv: Error:expected line 32 got 37
| Recv:
| Recv: Resend:32
2018-04-12 01:23:04,911 - octoprint.util.comm - INFO - Ignoring resend request for line 32, that is probably a repetition sent by the firmware to ensure it arrives, not a real request
2018-04-12 01:23:06,667 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 41, current line = 47
| Last lines in terminal:
| Send: N40 G1 X24.029 Y-91.244 E2.1752*79
| Recv: T:201.50 /200 B:65.28 /65 B@:166 @:5
| Recv: ok
| Send: N41 G1 X33.285 Y-88.29 E3.26584*64
| Recv: T:201.50 /200 B:65.28 /65 B@:166 @:5
| Recv: ok
| Send: N42 G1 X42.186 Y-84.399 E4.3563*72
| Recv: T:201.50 /200 B:65.28 /65 B@:166 @:5
| Recv: ok
| Send: N43 G1 X50.64 Y-79.614 E5.44675*67
| Recv: T:201.50 /200 B:65.28 /65 B@:166 @:5
| Recv: ok
| Send: N44 G1 X58.558 Y-73.986 E6.53722*126
| Recv: ok
| Send: N45 G1 X65.855 Y-67.572 E7.62778*127
| Recv: ok
| Send: N46 G1 X72.454 Y-60.443 E8.71825*121
| Recv: Error:Wrong checksum
| Recv:
| Recv: Resend:41
2018-04-12 01:23:06,688 - octoprint.util.comm - INFO - Ignoring resend request for line 41, that is probably a repetition sent by the firmware to ensure it arrives, not a real request
2018-04-12 01:23:06,982 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 41, current line = 58
| Last lines in terminal:
| Recv: ok
| Send: N52 G1 X94.074 Y-7.281 E15.26125*124
| Recv: skip 52
| Recv: ok
| Send: N53 G1 X94.324 Y2.429 E16.35159*93
| Recv: skip 53
| Recv: ok
| Send: N54 G1 X93.575 Y12.114 E17.442*109
| Recv: skip 54
| Recv: ok
| Send: N55 G1 X91.833 Y21.671 E18.53248*96
| Recv: skip 55
| Recv: ok
| Send: N56 G1 X89.118 Y30.999 E19.62303*110
| Recv: skip 56
| Recv: ok
| Send: N57 G1 X85.458 Y39.998 E20.71354*96
| Recv: Error:expected line 41 got 57
| Recv:
| Recv: Resend:41
2018-04-12 01:26:29,707 - octoprint.util.comm - INFO - Finished in 836.053 s.
2018-04-12 01:26:30,040 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port
Traceback (most recent call last):
File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2417, in _readline
ret = self._serial.readline()
File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 4334, in readline
c = self.read(1)
File "build/bdist.linux-armv7l/egg/serial/serialposix.py", line 475, in read
raise SerialException('device reports readiness to read but returned no data (device disconnected or multiple access on port?)')
SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
2018-04-12 01:26:30,063 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this.
2018-04-12 01:26:30,075 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Offline (Error: SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:2417)"
2018-04-12 01:26:30,082 - octoprint.filemanager.analysis - INFO - Starting analysis of local:RS_TorusWinding_6x_r110_r28_r3_1_fusion_2.gcode
2018-04-12 01:26:30,093 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/RS_TorusWinding_6x_r110_r28_r3_1_fusion_2.gcode
2018-04-12 01:26:32,762 - octoprint.plugins.emailnotifier - INFO - Print notification emailed to louvanna@gmail.com
2018-04-12 01:27:08,567 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2018-04-12 01:27:08,649 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Connection error, see Terminal tab"
2018-04-12 01:27:08,657 - octoprint.util.comm - ERROR - Unexpected error while connecting to serial port: AUTO OSError: '[Errno 16] Device or resource busy: '/dev/ttyACM2'' @ comm.py:_openSerial:2308 (hook default)
Traceback (most recent call last):
File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2308, in _openSerial
serial_obj = factory(self, self._port, self._baudrate, settings().getFloat(["serial", "timeout", "connection"]))
File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2298, in default
parity=serial.PARITY_ODD)
File "build/bdist.linux-armv7l/egg/serial/serialutil.py", line 282, in __init__
self.open()
File "build/bdist.linux-armv7l/egg/serial/serialposix.py", line 289, in open
self.fd = os.open(self.portstr, os.O_RDWR|os.O_NOCTTY|os.O_NONBLOCK)
OSError: [Errno 16] Device or resource busy: '/dev/ttyACM2'
2018-04-12 01:27:42,683 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2018-04-12 01:27:42,722 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port"
2018-04-12 01:27:42,728 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting"
2018-04-12 01:27:42,737 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-04-12 01:27:43,638 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-04-12 01:27:44,956 - octoprint.util.comm - INFO - Ignoring resend request for line 1 == current line, we haven't sent that yet so the printer got N-1 twice from us, probably due to a timeout
2018-04-12 01:27:44,963 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational"
2018-04-12 01:27:44,970 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-04-12 01:27:44,989 - octoprint.util.comm - INFO - Printer reports firmware name "Repetier_0.92.2"
2018-04-12 01:27:44,993 - octoprint.util.comm - INFO - Detected Repetier firmware, enabling relevant features for issue free communication
2018-04-12 01:28:26,541 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Printing"
2018-04-12 01:28:26,567 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2018-04-12 01:28:57,668 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer.
2018-04-12 01:29:28,731 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer.
2018-04-12 01:29:59,808 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer.
2018-04-12 01:30:17,209 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2018-04-12 01:30:30,869 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer.
2018-04-12 01:31:01,946 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer.
2018-04-12 01:31:33,020 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer.
2018-04-12 01:32:04,080 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer.
2018-04-12 01:32:35,154 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer.
2018-04-12 01:33:06,226 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer.
2018-04-12 01:34:03,881 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer.
2018-04-12 01:34:34,908 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer.
2018-04-12 01:35:05,944 - octoprint.util.comm - INFO - Communication timeout while printing, trying to trigger response from printer.
2018-04-12 01:35:08,838 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 21, current line = 34
| Last lines in terminal:
| Send: N27 M105*18
| Recv: ok
| Send: N28 G1 X-22.304 Y24.565 E0.13507*114
| Recv: Info:Autoleveling disabled
| Recv: SpeedMultiply:100
| Recv: X:0.00 Y:0.00 Z:398.462 E:0.0000
| Recv: Info:Autoleveling enabled
| Recv: ok
| Send: N29 G1 X-22.122 Y24.891 E0.1537*67
| Recv: ok
| Send: N30 G1 X-21.825 Y25.504 E0.18768*118
| Recv: ok
| Send: N31 G1 X-21.66 Y25.956 E0.21169*78
| Recv: ok
| Send: N32 G1 X-21.322 Y27.016 E0.26719*119
| Recv: ok
| Send: N33 G1 X-21.154 Y27.676 E0.30117*122
| Recv: Error:Wrong checksum
| Recv:
| Recv: Resend:21
2018-04-12 01:35:08,846 - octoprint.util.comm - INFO - Ignoring resend request for line 21, that is probably a repetition sent by the firmware to ensure it arrives, not a real request
2018-04-12 01:35:09,031 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 34, current line = 40
| Last lines in terminal:
| Send: N32 G1 X-21.322 Y27.016 E0.26719*119
| Recv: T:201.50 /200 B:70.21 /70 B@:191 @:103
| Recv: ok
| Send: N33 G1 X-21.154 Y27.676 E0.30117*122
| Recv: T:201.50 /200 B:70.21 /70 B@:191 @:103
| Recv: ok
| Send: N34 G1 X-21.106 Y28.035 E0.31924*125
| Recv: ok
| Send: N35 G1 X-20.799 Y28.177 E0.33612*114
| Recv: ok
| Send: N36 G1 X-20.218 Y28.533 E0.37011*120
| Recv: ok
| Send: N37 G1 X-19.852 Y28.811 E0.39304*115
| Recv: ok
| Send: N38 G1 X-19.207 Y29.341 E0.43469*120
| Recv: ok
| Send: N39 G1 X-18.707 Y29.803 E0.46865*117
| Recv: Error:Wrong checksum
| Recv:
| Recv: Resend:34
2018-04-12 01:35:09,040 - octoprint.util.comm - INFO - Ignoring resend request for line 34, that is probably a repetition sent by the firmware to ensure it arrives, not a real request
2018-04-12 01:37:02,206 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 4088, current line = 4091
| Last lines in terminal:
| Send: N4082 G1 X-27.267 Y24.238 E134.30252*120
| Recv: ok
| Send: N4083 G1 X-26.933 Y24.492 E134.32346*114
| Recv: ok
| Send: N4084 G1 X-26.728 Y24.709 E134.33835*126
| Recv: ok
| Send: N4085 G0 F3000 X-27.037 Y24.963*82
| Recv: ok
| Send: N4086 G1 F1500 X-25.979 Y26.247 E134.42135*21
| Recv: ok
| Send: N4087 G1 X-25.796 Y26.515 E134.43755*120
| Recv: ok
| Send: N4088 G1 X-25.614 Y26.841 E134.45617*113
| Recv: ok
| Send: N4089 G1 X-25.471 Y27.171 E134.47412*127
| Recv: ok
| Send: N4090 G1 X-25.133 Y28.231 E134.52962*114
| Recv: Error:Wrong checksum
| Recv:
| Recv: Resend:4088
2018-04-12 01:37:42,841 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port
Traceback (most recent call last):
File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2417, in _readline
ret = self._serial.readline()
File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 4334, in readline
c = self.read(1)
File "build/bdist.linux-armv7l/egg/serial/serialposix.py", line 475, in read
raise SerialException('device reports readiness to read but returned no data (device disconnected or multiple access on port?)')
SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
2018-04-12 01:37:42,845 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this.
2018-04-12 01:37:42,860 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Offline (Error: SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:2417)"
2018-04-12 01:37:42,872 - octoprint.filemanager.analysis - INFO - Starting analysis of local:RS_TorusWinding_6x_r110_r28_r3_1_fusion_2.gcode
2018-04-12 01:37:42,879 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/RS_TorusWinding_6x_r110_r28_r3_1_fusion_2.gcode
2018-04-12 01:39:21,829 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2018-04-12 01:39:21,924 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually."
2018-04-12 01:39:26,450 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2018-04-12 01:39:26,539 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually."
2018-04-12 01:39:32,582 - octoprint.server.api.system - INFO - Performing command for custom:streamoff
2018-04-12 01:40:39,039 - octoprint.server - INFO - Shutting down...
2018-04-12 01:40:39,062 - octoprint.events - INFO - Processing shutdown event, this will be our last event
2018-04-12 01:40:39,066 - octoprint.events - INFO - Event loop shut down
2018-04-12 01:40:39,080 - octoprint.server - INFO - Goodbye!
\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\002018-04-12 01:43:52,810 - octoprint.startup - INFO - ******************************************************************************
2018-04-12 01:43:52,813 - octoprint.startup - INFO - Starting OctoPrint 1.3.7
2018-04-12 01:43:52,814 - octoprint.startup - INFO - ******************************************************************************
2018-04-12 01:43:52,949 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
2018-04-12 01:43:52,956 - octoprint.startup - INFO - Blacklist processing done
2018-04-12 01:43:53,103 - 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-04-12 01:43:57,916 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 11 hook handlers
2018-04-12 01:43:58,138 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
2018-04-12 01:43:58,227 - octoprint.server - INFO - Intermediary server started
2018-04-12 01:43:58,228 - 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-04-12 01:43:58,769 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 11 hook handlers
2018-04-12 01:43:58,891 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2018-04-12 01:44:00,257 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2018-04-12 01:44:00,553 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2018-04-12 10:43:16,610 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2018-04-12 10:43:21,189 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2018-04-12 10:43:26,021 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2018-04-12 10:43:26,022 - 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-12 10:43:26,023 - octoprint.util.pip - INFO - ==> pip ok -> yes
2018-04-12 10:43:26,030 - octoprint.plugin.core - INFO - Initialized 16 plugin implementation(s)
2018-04-12 10:43:26,051 - octoprint.plugin.core - INFO - 16 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
| Automatic Shutdown (0.1.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_automaticshutdown
| Backlash autocalibration (0.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_autocalibration
| 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
| Email Notifier (0.1.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_emailnotifier
| Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
| M117PopUp (0.6.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_M117PopUp
| 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
| Preheat Button (0.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_preheat
| 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
| Webcam Tab (0.1.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_webcamtab
2018-04-12 10:43:26,084 - octoprint.environment - INFO - Detected environment is Python 2.7.9 under Linux (linux2). Details:
| hardware:
| cores: 4
| freq: 1200.0
| ram: 904245248
| os:
| id: linux
| platform: linux2
| plugins:
| octopi_support:
| model: unknown
| revision: a22082
| version: 0.13.0
| python:
| pip: 9.0.1
| version: 2.7.9
| virtualenv: /home/pi/oprint
2018-04-12 10:43:26,103 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2018-04-12 10:43:26,138 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2018-04-12 10:43:26,651 - octoprint.server - INFO - Shutting down intermediary server...
2018-04-12 10:43:27,024 - octoprint.server - INFO - Intermediary server shut down
2018-04-12 10:43:27,027 - octoprint.events - INFO - Processing startup event, this is our first event
2018-04-12 10:43:27,028 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event
2018-04-12 10:43:27,083 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2018-04-12 10:43:27,064 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2018-04-12 10:43:27,354 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "Ohio Printer" for _http._tcp
2018-04-12 10:43:27,402 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "Ohio Printer" for _octoprint._tcp
2018-04-12 10:43:27,408 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "Ohio Printer" for SSDP
2018-04-12 10:43:27,411 - octoprint.server - INFO - Listening on http://0.0.0.0:5000
2018-04-12 10:43:27,425 - octoprint.filemanager.analysis - INFO - Starting analysis of local:RS_TorusWinding_6x_r110_r28_r3_1_fusion_2.gcode
2018-04-12 10:43:27,426 - octoprint.filemanager - INFO - Added 1 items from storage type "local" to analysis queue
2018-04-12 10:43:27,653 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.01 --throttle-lines=100 /home/pi/.octoprint/uploads/RS_TorusWinding_6x_r110_r28_r3_1_fusion_2.gcode
2018-04-12 10:43:27,755 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2018-04-12 10:43:28,008 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://rpi-4w.homenet2/'}
2018-04-12 10:43:28,325 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 1.3s
2018-04-12 10:43:28,393 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json
2018-04-12 10:43:28,790 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 1.1s
2018-04-12 10:43:28,996 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json
2018-04-12 10:43:30,000 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 1.0s
2018-04-12 10:43:30,371 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.82s
2018-04-12 10:43:30,957 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.77s
2018-04-12 10:43:31,472 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.88s
2018-04-12 10:43:31,908 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.8s
2018-04-12 10:43:32,520 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.84s
2018-04-12 10:43:33,233 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.9s
2018-04-12 10:43:33,559 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.8s
2018-04-12 10:44:04,486 - octoprint.server.preemptive_cache - INFO - ... done in 36.48s
2018-04-12 10:49:07,285 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.3.128
2018-04-12 10:49:09,718 - tornado.access - WARNING - 403 POST /api/plugin/automaticshutdown (127.0.0.1) 2166.50ms
2018-04-12 10:49:19,158 - tornado.access - WARNING - 401 POST /api/login (127.0.0.1) 31.58ms
2018-04-12 10:49:20,647 - tornado.access - WARNING - 401 POST /api/login (127.0.0.1) 23.36ms
2018-04-12 10:49:49,056 - octoprint.server.api.system - INFO - Performing command for custom:streamoff
2018-04-12 10:58:16,612 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2018-04-12 11:12:46,568 - octoprint.server.api.system - INFO - Performing command for custom:streamon
2018-04-12 11:13:16,613 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2018-04-12 11:14:02,357 - octoprint.server.api.system - INFO - Performing command for core:restart_safe: sudo service octoprint restart
2018-04-12 11:14:03,060 - octoprint.server - INFO - Shutting down...
2018-04-12 11:14:03,390 - octoprint.events - INFO - Processing shutdown event, this will be our last event
2018-04-12 11:14:03,398 - octoprint.events - INFO - Event loop shut down
2018-04-12 11:14:03,414 - octoprint.server - INFO - Goodbye!
2018-04-12 11:14:08,769 - octoprint.startup - INFO - ******************************************************************************
2018-04-12 11:14:08,770 - octoprint.startup - INFO - Starting OctoPrint 1.3.7
2018-04-12 11:14:08,771 - octoprint.startup - INFO - Starting in SAFE MODE. Third party plugins will be disabled!
2018-04-12 11:14:08,772 - octoprint.startup - INFO - ******************************************************************************
2018-04-12 11:14:08,872 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
2018-04-12 11:14:09,652 - octoprint.startup - INFO - Blacklist processing done
2018-04-12 11:14:09,742 - 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-04-12 11:14:13,385 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 10 mixin implementations, 4 hook handlers
2018-04-12 11:14:13,589 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
2018-04-12 11:14:13,647 - octoprint.server - INFO - Intermediary server started
2018-04-12 11:14:13,648 - 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-04-12 11:14:14,195 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 10 mixin implementations, 4 hook handlers
2018-04-12 11:14:14,489 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2018-04-12 11:14:15,666 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2018-04-12 11:14:15,980 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2018-04-12 11:14:21,035 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2018-04-12 11:14:25,956 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2018-04-12 11:14:25,958 - 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-12 11:14:25,958 - octoprint.util.pip - INFO - ==> pip ok -> yes
2018-04-12 11:14:25,963 - octoprint.plugin.core - INFO - Initialized 10 plugin implementation(s)
2018-04-12 11:14:26,030 - octoprint.plugin.core - INFO - 16 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
| !Automatic Shutdown (0.1.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_automaticshutdown
| !Backlash autocalibration (0.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_autocalibration
| 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
| !Email Notifier (0.1.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_emailnotifier
| Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
| !M117PopUp (0.6.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_M117PopUp
| 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
| !Preheat Button (0.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_preheat
| 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
| !Webcam Tab (0.1.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_webcamtab
2018-04-12 11:14:26,060 - octoprint.environment - INFO - Detected environment is Python 2.7.9 under Linux (linux2). Details:
| hardware:
| cores: 4
| freq: 1200.0
| ram: 904245248
| os:
| id: linux
| platform: linux2
| plugins:
| octopi_support:
| model: unknown
| revision: a22082
| version: 0.13.0
| python:
| pip: 9.0.1
| version: 2.7.9
| virtualenv: /home/pi/oprint
2018-04-12 11:14:26,075 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2018-04-12 11:14:26,109 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2018-04-12 11:14:26,421 - octoprint.server - INFO - Shutting down intermediary server...
2018-04-12 11:14:26,685 - octoprint.server - INFO - Intermediary server shut down
2018-04-12 11:14:26,688 - octoprint.events - INFO - Processing startup event, this is our first event
2018-04-12 11:14:26,690 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event
2018-04-12 11:14:26,699 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2018-04-12 11:14:26,998 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2018-04-12 11:14:27,056 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "Ohio Printer" for _http._tcp
2018-04-12 11:14:27,124 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "Ohio Printer" for _octoprint._tcp
2018-04-12 11:14:27,208 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2018-04-12 11:14:27,211 - octoprint.filemanager.analysis - INFO - Starting analysis of local:RS_TorusWinding_6x_r110_r28_r3_1_fusion_2.gcode
2018-04-12 11:14:27,219 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python -m octoprint analysis gcode --speed-x=6000 --speed-y=6000 --max-t=10 --throttle=0.01 --throttle-lines=100 /home/pi/.octoprint/uploads/RS_TorusWinding_6x_r110_r28_r3_1_fusion_2.gcode
2018-04-12 11:14:27,224 - octoprint.server - INFO - Listening on http://0.0.0.0:5000
2018-04-12 11:14:27,225 - octoprint.server - INFO - Server started successfully in safe mode as requested from config, removing flag
2018-04-12 11:14:27,227 - octoprint.filemanager - INFO - Added 1 items from storage type "local" to analysis queue
2018-04-12 11:14:27,229 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "Ohio Printer" for SSDP
2018-04-12 11:14:27,860 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2018-04-12 11:14:28,170 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://rpi-4w.homenet2/'}
2018-04-12 11:14:28,318 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2018-04-12 11:14:50,180 - octoprint.server.preemptive_cache - INFO - ... done in 22.01s
2018-04-12 11:18:05,912 - tornado.access - WARNING - 403 POST /api/system/commands/custom/streamoff (127.0.0.1) 31.73ms
2018-04-12 11:20:23,215 - tornado.access - WARNING - 403 GET /api/languages (127.0.0.1) 24.06ms
2018-04-12 11:20:23,244 - tornado.access - WARNING - 403 GET /api/printerprofiles (127.0.0.1) 21.52ms
2018-04-12 11:20:23,271 - tornado.access - WARNING - 403 GET /api/slicing (127.0.0.1) 21.69ms
2018-04-12 11:20:23,296 - tornado.access - WARNING - 403 GET /plugin/logging/ (127.0.0.1) 19.44ms
2018-04-12 11:29:07,148 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.3.128
2018-04-12 11:29:13,592 - octoprint.server.heartbeat - INFO - Server heartbeat <3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment