Skip to content

Instantly share code, notes, and snippets.

@shanehull
Created November 15, 2018 02:29
Show Gist options
  • Save shanehull/46ef1dfe136f8d47ebe92d0fa9de2b2f to your computer and use it in GitHub Desktop.
Save shanehull/46ef1dfe136f8d47ebe92d0fa9de2b2f to your computer and use it in GitHub Desktop.
OctoPrint 1.3.9 Logs
2018-11-15 00:50:45,288 - octoprint.startup - INFO - ******************************************************************************
2018-11-15 00:50:45,291 - octoprint.startup - INFO - Starting OctoPrint 1.3.9
2018-11-15 00:50:45,295 - octoprint.startup - INFO - ******************************************************************************
2018-11-15 00:50:46,771 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist
2018-11-15 00:50:46,923 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2018-11-15 00:50:49,475 - octoprint.plugin.core - INFO - Found 12 plugin(s) providing 12 mixin implementations, 9 hook handlers
2018-11-15 00:50:49,673 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
2018-11-15 00:50:49,839 - octoprint.server - INFO - Intermediary server started
2018-11-15 00:50:49,842 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2018-11-15 00:50:51,154 - octoprint.plugin.core - INFO - Found 12 plugin(s) providing 12 mixin implementations, 9 hook handlers
2018-11-15 00:50:51,245 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2018-11-15 00:50:52,561 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2018-11-15 00:50:52,656 - octoprint.plugins.softwareupdate - INFO - Version cache was created for another version of OctoPrint, not using it
2018-11-15 00:50:54,959 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2018-11-15 00:50:57,152 - octoprint.util.pip - INFO - Version of pip is 18.1
2018-11-15 00:50:57,156 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
2018-11-15 00:50:57,158 - octoprint.util.pip - INFO - ==> pip ok -> yes
2018-11-15 00:50:57,166 - octoprint.plugin.core - INFO - Initialized 12 plugin implementation(s)
2018-11-15 00:50:57,190 - octoprint.plugin.core - INFO - 12 plugin(s) registered with the system:
| Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery
| HeaterTimeout (0.0.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_HeaterTimeout
| Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
| OctoPi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/octopi_support
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
| Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
2018-11-15 00:50:57,233 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details:
| hardware:
| cores: 4
| freq: 1200.0
| ram: 918192128
| os:
| id: linux
| platform: linux2
| plugins:
| octopi_support:
| model: 3B
| revision: a02082
| version: 0.15.1
| python:
| pip: '18.1'
| version: 2.7.13
| virtualenv: /home/pi/oprint
2018-11-15 00:50:57,251 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2018-11-15 00:50:57,256 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2018-11-15 00:50:57,887 - octoprint.server - INFO - Shutting down intermediary server...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment