Skip to content

Instantly share code, notes, and snippets.

@kevans91
Created May 4, 2016 15:01
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 kevans91/b11ea167ec1fd9d4c4159400608abcd2 to your computer and use it in GitHub Desktop.
Save kevans91/b11ea167ec1fd9d4c4159400608abcd2 to your computer and use it in GitHub Desktop.
2016-05-04 09:35:16,574 - octoprint.server - INFO - Starting OctoPrint 1.2.10 (master branch)
2016-05-04 09:35:16,585 - octoprint.plugin.core - INFO - Loading plugins from /home/octoprint/.octoprint/plugins, /usr/local/lib/python2.7/site-packages/OctoPrint-1.2.10-py2.7.egg/octoprint/plugins and installed plugin packages...
2016-05-04 09:35:16,646 - octoprint.plugins.discovery - INFO - pybonjour is not installed, Zeroconf Discovery won't be available
2016-05-04 09:35:16,646 - octoprint.plugin.core - INFO - Found 5 plugin(s) providing 5 mixin implementations, 2 hook handlers
2016-05-04 09:35:16,692 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /usr/home/octoprint/.octoprint/uploads...
2016-05-04 09:35:16,693 - octoprint.filemanager.storage - INFO - ... file metadata for /usr/home/octoprint/.octoprint/uploads initialized successfully.
2016-05-04 09:35:17,612 - octoprint.util.pip - INFO - Found pip at /usr/local/bin/pip, version is 8.0.2
2016-05-04 09:35:17,614 - octoprint.plugin.core - INFO - Initialized 5 plugin implementation(s)
2016-05-04 09:35:17,615 - octoprint.plugin.core - INFO - 5 plugin(s) registered with the system:
| CuraEngine (<= 15.04) (bundled) = /usr/local/lib/python2.7/site-packages/OctoPrint-1.2.10-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /usr/local/lib/python2.7/site-packages/OctoPrint-1.2.10-py2.7.egg/octoprint/plugins/discovery
| Plugin Manager (bundled) = /usr/local/lib/python2.7/site-packages/OctoPrint-1.2.10-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /usr/local/lib/python2.7/site-packages/OctoPrint-1.2.10-py2.7.egg/octoprint/plugins/softwareupdate
| Virtual Printer (bundled) = /usr/local/lib/python2.7/site-packages/OctoPrint-1.2.10-py2.7.egg/octoprint/plugins/virtual_printer
2016-05-04 09:35:17,617 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2016-05-04 09:35:17,618 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2016-05-04 09:35:17,619 - octoprint.server - INFO - Reset webasset folder /home/octoprint/.octoprint/generated/webassets...
2016-05-04 09:35:17,627 - octoprint.server - INFO - Reset webasset folder /home/octoprint/.octoprint/generated/.webassets-cache...
2016-05-04 09:35:18,115 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on ghost.audeuro.com for SSDP
2016-05-04 09:35:18,115 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2016-05-04 09:35:18,129 - octoprint.server - INFO - Listening on http://0.0.0.0:5000
2016-05-04 09:35:18,142 - octoprint.server - INFO - Preemptively caching / for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://localhost:5000/'}
2016-05-04 09:35:22,151 - octoprint.server - INFO - Shutting down...
2016-05-04 09:35:23,126 - octoprint.server - INFO - Goodbye!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment