Skip to content

Instantly share code, notes, and snippets.

@jpvonhemel
Created October 26, 2016 21:28
Show Gist options
  • Save jpvonhemel/b4f7ca4ec291e4c3aa6715edaa5a5d4c to your computer and use it in GitHub Desktop.
Save jpvonhemel/b4f7ca4ec291e4c3aa6715edaa5a5d4c to your computer and use it in GitHub Desktop.
2016-10-26 20:07:23,716 - octoprint.server - INFO - Starting OctoPrint 1.2.16 (master branch)
2016-10-26 20:07:23,737 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/.octoprint/plugins, /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.2.16-py2.7.egg/octoprint/plugins and installed plugin packages...
2016-10-26 20:07:24,301 - octoprint.plugin.core - INFO - Found 6 plugin(s) providing 6 mixin implementations, 3 hook handlers
2016-10-26 20:07:24,305 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2016-10-26 20:07:27,724 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2016-10-26 20:07:27,743 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2016-10-26 20:07:29,269 - octoprint.util.pip - INFO - Found pip at /home/pi/oprint/bin/pip, version is 8.1.1
2016-10-26 20:07:29,271 - octoprint.plugin.core - INFO - Initialized 6 plugin implementation(s)
2016-10-26 20:07:29,387 - octoprint.plugin.core - INFO - 6 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.2.16-py2.7.egg/octoprint/plugins/announcements
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.2.16-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.2.16-py2.7.egg/octoprint/plugins/discovery
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.2.16-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.2.16-py2.7.egg/octoprint/plugins/softwareupdate
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.2.16-py2.7.egg/octoprint/plugins/virtual_printer
2016-10-26 20:07:29,388 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2016-10-26 20:07:29,398 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2016-10-26 20:07:29,445 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2016-10-26 20:07:29,448 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2016-10-26 20:07:29,900 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _http._tcp
2016-10-26 20:07:29,909 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _octoprint._tcp
2016-10-26 20:07:29,911 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2016-10-26 20:07:30,502 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from http://plugins.octoprint.org/plugins.json
2016-10-26 20:07:30,554 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2016-10-26 20:07:30,620 - octoprint.server - INFO - Preemptively caching / for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://octoprint/'}
2016-10-26 20:07:31,631 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.51
2016-10-26 20:07:35,723 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.1.51
2016-10-26 20:07:36,539 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
2016-10-26 20:07:36,666 - octoprint.server - INFO - Preemptively caching / for {'query_string': 'en', 'path': '/', 'base_url': 'http://192.168.1.60/'}
2016-10-26 20:07:36,903 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.51
2016-10-26 20:07:38,664 - octoprint.server - INFO - Preemptively caching / for {'query_string': 'en', 'path': '/', 'base_url': 'http://127.0.0.1/'}
2016-10-26 20:13:26,145 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.1.51
2016-10-26 20:13:26,764 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.51
2016-10-26 20:14:36,861 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.1.51
2016-10-26 20:14:37,460 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.51
2016-10-26 20:16:17,128 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.1.51
2016-10-26 20:16:17,801 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.51
2016-10-26 20:18:42,976 - octoprint.filemanager.analysis - INFO - Starting analysis of local:DualFrog.gcode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment