Created
March 25, 2015 01:24
-
-
Save eboston/10750a14d53beec5b38e to your computer and use it in GitHub Desktop.
octoprint log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2015-03-24 18:20:18,751 - octoprint.server - INFO - Starting OctoPrint 1.2.0-dev-668-g3ebd54d (devel branch) | |
| 2015-03-24 18:20:18,755 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/.octoprint/plugins, /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.2.0_dev_668_g3ebd54d-py2.7.egg/octoprint/plugins and installed plugin packages... | |
| 2015-03-24 18:20:18,978 - py.warnings - WARNING - /home/pi/oprint/local/lib/python2.7/site-packages/pkginfo-1.2.1-py2.7.egg/pkginfo/installed.py:53: UserWarning: No PKG-INFO found for package: octoprint_atcommands | |
| warnings.warn('No PKG-INFO found for package: %s' % self.package_name) | |
| 2015-03-24 18:20:19,010 - py.warnings - WARNING - /home/pi/oprint/local/lib/python2.7/site-packages/pkginfo-1.2.1-py2.7.egg/pkginfo/installed.py:53: UserWarning: No PKG-INFO found for package: octoprint_navbartemp | |
| warnings.warn('No PKG-INFO found for package: %s' % self.package_name) | |
| 2015-03-24 18:20:19,026 - octoprint.plugins.discovery - INFO - pybonjour is not installed, Zeroconf Discovery won't be available | |
| 2015-03-24 18:20:19,030 - octoprint.plugin.core - INFO - Found 4 plugin(s): Navbar Temperature Plugin (0.3), Discovery (0.1), Atcommand Hook Plugin (0.1.0), CuraEngine (0.1) | |
| 2015-03-24 18:20:19,037 - octoprint.filemanager - INFO - Adding backlog items from local to analysis queue | |
| 2015-03-24 18:20:19,331 - octoprint.plugin.core - INFO - Initialized 4 plugin(s) | |
| 2015-03-24 18:20:19,681 - octoprint.server - INFO - Listening on http://0.0.0.0:5000 | |
| 2015-03-24 18:20:19,683 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopib for SSDP | |
| 2015-03-24 18:20:20,777 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.9 | |
| 2015-03-24 18:20:30,938 - octoprint.util.comm - WARNING - Printer requested line 1 but no sufficient history is available, can't resend | |
| 2015-03-24 18:20:41,199 - octoprint.plugins.atcommands - INFO - Got at pause commands to be: None | |
| 2015-03-24 18:20:53,545 - octoprint.plugins.atcommands - INFO - Got at pause commands to be: None | |
| 2015-03-24 18:20:56,498 - octoprint.plugins.atcommands - INFO - Got at pause commands to be: None | |
| 2015-03-24 18:21:02,564 - octoprint.plugins.atcommands - INFO - saving at commands with the following: {u'at_pause_commands': None} | |
| 2015-03-24 18:21:03,039 - octoprint.plugins.atcommands - INFO - Got at pause commands to be: None | |
| 2015-03-24 18:21:03,907 - 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 | |
| 2015-03-24 18:21:15,430 - octoprint.plugins.atcommands - INFO - Got at pause commands to be: None | |
| 2015-03-24 18:21:21,237 - octoprint.plugins.atcommands - INFO - saving at commands with the following: {u'at_pause_commands': None} | |
| 2015-03-24 18:21:21,705 - octoprint.plugins.atcommands - INFO - Got at pause commands to be: None | |
| 2015-03-24 18:21:22,242 - 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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment