Skip to content

Instantly share code, notes, and snippets.

@jammi
Created January 10, 2017 14:44
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 jammi/8299c0855b88a6aa8e63ffc6314c6824 to your computer and use it in GitHub Desktop.
Save jammi/8299c0855b88a6aa8e63ffc6314c6824 to your computer and use it in GitHub Desktop.
2017-01-10 13:47:41,510 - octoprint.server - INFO - Starting OctoPrint 1.3.0.post0.dev0+g7f5d03d (master branch)
2017-01-10 13:47:41,511 - octoprint.server - WARNING - requests/urllib3 will run in an insecure SSL environment. You might see corresponding warnings logged later ("InsecurePlatformWarning"). It is recommended to either update to a Python version >= 2.7.9 or alternatively install PyOpenSSL plus its dependencies. For details see https://urllib3.readthedocs.org/en/latest/security.html#openssl-pyopenssl
2017-01-10 13:47:41,791 - octoprint.plugin.core - INFO - Loading plugins from /home/o/OctoPrint/venv/lib/python2.7/site-packages/OctoPrint-1.3.0.post0.dev0_g7f5d03d-py2.7.egg/octoprint/plugins, /home/o/.octoprint/plugins and installed plugin packages...
2017-01-10 13:47:44,902 - octoprint.plugins.discovery - INFO - pybonjour is not installed, Zeroconf Discovery won't be available
2017-01-10 13:47:44,911 - octoprint.plugin.core - INFO - Found 14 plugin(s) providing 11 mixin implementations, 9 hook handlers
2017-01-10 13:47:44,991 - octoprint.plugin.core - INFO - Loading plugins from /home/o/OctoPrint/venv/lib/python2.7/site-packages/OctoPrint-1.3.0.post0.dev0_g7f5d03d-py2.7.egg/octoprint/plugins, /home/o/.octoprint/plugins and installed plugin packages...
2017-01-10 13:47:45,109 - octoprint.plugin.core - INFO - Found 14 plugin(s) providing 11 mixin implementations, 9 hook handlers
2017-01-10 13:47:45,126 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /p1000/octoprint/uploads...
2017-01-10 13:47:46,540 - octoprint.filemanager.storage - INFO - ... file metadata for /p1000/octoprint/uploads initialized successfully.
2017-01-10 13:47:46,994 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-01-10 13:47:52,836 - octoprint.util.pip - INFO - Using "/home/o/OctoPrint/venv/bin/python -m pip" as command to invoke pip
2017-01-10 13:47:58,816 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2017-01-10 13:47:58,817 - octoprint.util.pip - INFO - pip installs to /home/o/OctoPrint/venv/lib/python2.7/site-packages, --user flag needed => no, virtual env => yes
2017-01-10 13:47:58,824 - octoprint.plugin.core - INFO - Initialized 11 plugin implementation(s)
2017-01-10 13:47:58,853 - octoprint.plugin.core - INFO - 14 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /home/o/OctoPrint/venv/lib/python2.7/site-packages/OctoPrint-1.3.0.post0.dev0_g7f5d03d-py2.7.egg/octoprint/plugins/announcements
| !Core Wizard (bundled) = /home/o/OctoPrint/venv/lib/python2.7/site-packages/OctoPrint-1.3.0.post0.dev0_g7f5d03d-py2.7.egg/octoprint/plugins/corewizard
| CuraEngine (<= 15.04) (bundled) = /home/o/OctoPrint/venv/lib/python2.7/site-packages/OctoPrint-1.3.0.post0.dev0_g7f5d03d-py2.7.egg/octoprint/plugins/cura
| Custom Control Editor (0.2.1) = /home/o/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_customControl
| Detailed Progress Plugin (0.1.4) = /home/o/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_detailedprogress
| Discovery (bundled) = /home/o/OctoPrint/venv/lib/python2.7/site-packages/OctoPrint-1.3.0.post0.dev0_g7f5d03d-py2.7.egg/octoprint/plugins/discovery
| !DisplayProgress (0.1.1) = /home/o/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_displayprogress
| EEPROM Repetier Editor Plugin (0.1.2) = /home/o/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_eeprom_repetier
| Gcodebar Plugin (0.1.4) = /home/o/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_GCodeBar
| Navbar Temperature Plugin (0.8) = /home/o/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_navbartemp
| Plugin Manager (bundled) = /home/o/OctoPrint/venv/lib/python2.7/site-packages/OctoPrint-1.3.0.post0.dev0_g7f5d03d-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/o/OctoPrint/venv/lib/python2.7/site-packages/OctoPrint-1.3.0.post0.dev0_g7f5d03d-py2.7.egg/octoprint/plugins/softwareupdate
| System Command Editor (0.3.1) = /home/o/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_systemcommandeditor
| !Virtual Printer (bundled) = /home/o/OctoPrint/venv/lib/python2.7/site-packages/OctoPrint-1.3.0.post0.dev0_g7f5d03d-py2.7.egg/octoprint/plugins/virtual_printer
2017-01-10 13:47:58,865 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2017-01-10 13:47:58,884 - octoprint.server - INFO - Reset webasset folder /home/o/.octoprint/generated/webassets...
2017-01-10 13:47:58,949 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2017-01-10 13:47:58,956 - octoprint.server - INFO - Reset webasset folder /home/o/.octoprint/generated/.webassets-cache...
2017-01-10 13:47:59,911 - octoprint.util.comm - INFO - Printer reports firmware name "Repetier_0.91"
2017-01-10 13:47:59,912 - octoprint.util.comm - INFO - Detected Repetier firmware, enabling relevant features for issue free communication
2017-01-10 13:47:59,916 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octo for SSDP
2017-01-10 13:47:59,923 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2017-01-10 13:47:59,985 - octoprint.server - INFO - Listening on http://0.0.0.0:5000
2017-01-10 13:48:00,438 - octoprint.plugins.announcements - INFO - Loaded channel _important from http://octoprint.org/feeds/important.xml in 0.41s
2017-01-10 13:48:02,248 - octoprint.server - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://octo.local:5000/'}
2017-01-10 13:48:43,242 - octoprint.server - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://octo.local:80/'}
2017-01-10 13:48:58,760 - octoprint.server.util.sockjs - INFO - New connection from client: 10.0.1.6
2017-01-10 13:49:00,250 - octoprint.plugins.cura - INFO - Path to CuraEngine has not been configured yet or does not exist (currently set to None), Cura will not be selectable for slicing
2017-01-10 13:49:02,318 - py.warnings - WARNING - /home/o/OctoPrint/venv/local/lib/python2.7/site-packages/requests-2.7.0-py2.7.egg/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
InsecurePlatformWarning
2017-01-10 13:49:09,268 - octoprint.util.pip - INFO - Using "/home/o/OctoPrint/venv/bin/python -m pip" as command to invoke pip
2017-01-10 13:49:09,270 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2017-01-10 13:49:21,572 - octoprint.util.pip - INFO - pip installs to /home/o/OctoPrint/venv/lib/python2.7/site-packages/, --user flag needed => no, virtual env => yes
2017-01-10 13:49:21,744 - py.warnings - WARNING - /home/o/OctoPrint/venv/local/lib/python2.7/site-packages/requests-2.7.0-py2.7.egg/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
InsecurePlatformWarning
2017-01-10 13:49:22,465 - py.warnings - WARNING - /home/o/OctoPrint/venv/local/lib/python2.7/site-packages/requests-2.7.0-py2.7.egg/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
InsecurePlatformWarning
2017-01-10 13:49:23,475 - py.warnings - WARNING - /home/o/OctoPrint/venv/local/lib/python2.7/site-packages/requests-2.7.0-py2.7.egg/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
InsecurePlatformWarning
2017-01-10 13:49:24,178 - py.warnings - WARNING - /home/o/OctoPrint/venv/local/lib/python2.7/site-packages/requests-2.7.0-py2.7.egg/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
InsecurePlatformWarning
2017-01-10 13:49:25,023 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
2017-01-10 13:49:28,419 - octoprint.server.util.sockjs - INFO - New connection from client: 10.0.1.8
2017-01-10 14:23:57,958 - tornado.access - WARNING - 404 GET /static/webassets/sockjs.js.map (10.0.1.6) 5.35ms
2017-01-10 14:25:47,210 - tornado.access - WARNING - 404 GET /static/webassets/sockjs.js.map (10.0.1.6) 4.32ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment