Skip to content

Instantly share code, notes, and snippets.

@AtoxIO
Created October 25, 2017 18:43
Show Gist options
  • Save AtoxIO/140253dfae35cc9bf3146631c9a39e2d to your computer and use it in GitHub Desktop.
Save AtoxIO/140253dfae35cc9bf3146631c9a39e2d to your computer and use it in GitHub Desktop.
2017-10-25 18:41:31,354 - octoprint.server - INFO - ******************************************************************************
2017-10-25 18:41:31,354 - octoprint.server - INFO - Starting OctoPrint 1.3.5 (master branch)
2017-10-25 18:41:31,355 - octoprint.server - INFO - Starting in SAFE MODE. Third party plugins will be disabled!
2017-10-25 18:41:31,355 - octoprint.server - INFO - ******************************************************************************
2017-10-25 18:41:31,417 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.5-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-25 18:41:32,802 - octoprint.plugin.core - INFO - Found 13 plugin(s) providing 6 mixin implementations, 4 hook handlers
2017-10-25 18:41:32,827 - octoprint.server - INFO - Intermediary server started
2017-10-25 18:41:32,828 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.5-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-10-25 18:41:33,083 - octoprint.plugin.core - INFO - Found 13 plugin(s) providing 6 mixin implementations, 4 hook handlers
2017-10-25 18:41:33,123 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-10-25 18:41:33,295 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-10-25 18:41:33,309 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
2017-10-25 18:41:33,402 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-10-25 18:41:35,623 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-10-25 18:41:37,858 - octoprint.util.pip - INFO - Version of pip is 9.0.1
2017-10-25 18:41:37,861 - octoprint.plugin.core - INFO - Initialized 6 plugin implementation(s)
2017-10-25 18:41:37,866 - octoprint.plugin.core - INFO - 13 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.5-py2.7.egg/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.5-py2.7.egg/octoprint/plugins/corewizard
| !Cost Estimation (2.0.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_costestimation
| !CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.5-py2.7.egg/octoprint/plugins/cura
| !Custom Control Editor (0.2.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_customControl
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.5-py2.7.egg/octoprint/plugins/discovery
| !Filament Manager (0.2.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_filamentmanager
| !M84 Motors Off (0.1.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_m84motoff
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.5-py2.7.egg/octoprint/plugins/pluginmanager
| !Simple Emergency Stop (0.2.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_simpleemergencystop
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.5-py2.7.egg/octoprint/plugins/softwareupdate
| !Tempsgraph Plugin (0.2.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_tempsgraph
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.5-py2.7.egg/octoprint/plugins/virtual_printer
2017-10-25 18:41:37,874 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2017-10-25 18:41:37,894 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2017-10-25 18:41:38,089 - octoprint.server - INFO - Shutting down intermediary server...
2017-10-25 18:41:38,336 - octoprint.server - INFO - Intermediary server shut down
2017-10-25 18:41:38,357 - octoprint.events - INFO - Processing startup event, this is our first event
2017-10-25 18:41:38,359 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event
2017-10-25 18:41:38,368 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2017-10-25 18:41:38,383 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2017-10-25 18:41:38,399 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2017-10-25 18:41:38,468 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2017-10-25 18:41:38,549 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _http._tcp
2017-10-25 18:41:38,567 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _octoprint._tcp
2017-10-25 18:41:38,626 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2017-10-25 18:41:38,670 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2017-10-25 18:41:38,671 - octoprint.server - INFO - Server started successfully in safe mode as requested from config, removing flag
2017-10-25 18:41:39,135 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2017-10-25 18:41:39,340 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2017-10-25 18:41:39,408 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.1.166/'}
2017-10-25 18:41:41,601 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.109
2017-10-25 18:41:42,015 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.109
2017-10-25 18:41:47,788 - octoprint.server.preemptive_cache - INFO - ... done in 8.43s
2017-10-25 18:41:47,789 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://octopi.local/'}
2017-10-25 18:41:54,030 - octoprint.server.preemptive_cache - INFO - ... done in 6.24s
2017-10-25 18:41:54,388 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.1.109
2017-10-25 18:41:55,702 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.109
2017-10-25 18:41:55,877 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.1.109
2017-10-25 18:41:57,302 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.109
2017-10-25 18:42:03,530 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2017-10-25 18:42:03,765 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2017-10-25 18:42:03,782 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2017-10-25 18:42:14,395 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2017-10-25 18:42:31,275 - octoprint.util.comm - WARNING - Printer sent 'start' while already operational. External reset? Resetting line numbers to be on the safe side
2017-10-25 18:42:32,270 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment