Advertisement
Guest User

octoprint log

a guest
Nov 10th, 2016
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.65 KB | None | 0 0
  1. 2016-11-10 10:36:19,987 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.129
  2. 2016-11-10 10:36:33,891 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
  3. 2016-11-10 11:12:00,627 - octoprint.plugins.softwareupdate - INFO - Starting update of octoprint to fac83e91f2df6699d4bee58b08d8cfc5c29db475...
  4.  
  5. 2016-11-10 11:12:10,187 - octoprint.plugins.softwareupdate.updaters.update_script - ERROR - Target: octoprint, error while executing update script, got returncode 1 <<<<==== This is when running the update from the "update" button on popup.
  6.  
  7. Traceback (most recent call last):
  8. File "/home/pi/OctoPrint/venv/lib/python2.7/site-packages/OctoPrint-1.3.0.dev1518_gd28e098-py2.7.egg/octoprint/plugins/softwareupdate/updaters/update_script.py", line 88, in perform_update
  9. caller.checked_call(update_command, cwd=folder)
  10. File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/OctoPrint-1.3.0.dev1518_gd28e098-py2.7.egg/octoprint/util/commandline.py", line 66, in checked_call
  11. raise CommandlineError(returncode, stdout, stderr)
  12. CommandlineError
  13. 2016-11-10 11:12:10,194 - octoprint.plugins.softwareupdate - ERROR - Update of octoprint can not be performed
  14. Traceback (most recent call last):
  15. File "/home/pi/OctoPrint/venv/lib/python2.7/site-packages/OctoPrint-1.3.0.dev1518_gd28e098-py2.7.egg/octoprint/plugins/softwareupdate/__init__.py", line 747, in _perform_update
  16. update_result = updater.perform_update(target, populated_check, target_version, log_cb=self._log)
  17. File "/home/pi/OctoPrint/venv/lib/python2.7/site-packages/OctoPrint-1.3.0.dev1518_gd28e098-py2.7.egg/octoprint/plugins/softwareupdate/updaters/update_script.py", line 91, in perform_update
  18. raise UpdateError("Error while executing update script for %s", (e.stdout, e.stderr))
  19. UpdateError
  20.  
  21. 2016-11-10 11:13:46,682 - octoprint.plugins.softwareupdate - INFO - Starting update of octoprint to fac83e91f2df6699d4bee58b08d8cfc5c29db475... <<<<==== Launching from the "software update"
  22.  
  23. 2016-11-10 11:16:03,872 - octoprint.plugins.softwareupdate - INFO - Update of octoprint to fac83e91f2df6699d4bee58b08d8cfc5c29db475 successful!
  24. 2016-11-10 11:16:04,416 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
  25. 2016-11-10 11:16:04,424 - octoprint.plugins.softwareupdate - INFO - Restarting...
  26.  
  27. 2016-11-10 11:16:04,606 - octoprint.plugins.softwareupdate - ERROR - Error while restarting <<<== It also always fail to restart automatically. Doing it manually always works
  28.  
  29. Traceback (most recent call last):
  30. File "/home/pi/OctoPrint/venv/lib/python2.7/site-packages/OctoPrint-1.3.0.dev1518_gd28e098-py2.7.egg/octoprint/plugins/softwareupdate/__init__.py", line 795, in _perform_restart
  31. util.execute(restart_command)
  32. File "/home/pi/OctoPrint/venv/lib/python2.7/site-packages/OctoPrint-1.3.0.dev1518_gd28e098-py2.7.egg/octoprint/plugins/softwareupdate/util.py", line 25, in execute
  33. raise ScriptError(p.returncode, p.stdout.text, p.stderr.text)
  34. ScriptError
  35. 2016-11-10 11:16:04,613 - octoprint.plugins.softwareupdate - WARNING - Restart stdout:
  36.  
  37. 2016-11-10 11:16:04,617 - octoprint.plugins.softwareupdate - WARNING - Restart stderr:
  38. Failed to restart octoprint.service: Access denied
  39.  
  40. 2016-11-10 11:23:19,893 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart
  41. 2016-11-10 11:23:20,367 - octoprint.server - INFO - Shutting down...
  42. 2016-11-10 11:23:20,441 - octoprint.events - INFO - Processing shutdown event, this will be our last event
  43. 2016-11-10 11:23:20,449 - octoprint.events - INFO - Event loop shut down
  44. 2016-11-10 11:23:20,500 - octoprint.server - INFO - Goodbye!
  45. 2016-11-10 11:23:31,362 - octoprint.server - INFO - Starting OctoPrint 1.3.0.dev1525+gfac83e9 (devel branch)
  46. 2016-11-10 11:23:31,688 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/.octoprint/plugins, /home/pi/OctoPrint/venv/lib/python2.7/site-packages/OctoPrint-1.3.0.dev1525_gfac83e9-py2.7.egg/octoprint/plugins and installed plugin packages...
  47. 2016-11-10 11:23:39,654 - octoprint.plugins.discovery - INFO - pybonjour is not installed, Zeroconf Discovery won't be available
  48. 2016-11-10 11:23:39,677 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 6 hook handlers
  49. 2016-11-10 11:23:39,826 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/.octoprint/plugins, /home/pi/OctoPrint/venv/lib/python2.7/site-packages/OctoPrint-1.3.0.dev1525_gfac83e9-py2.7.egg/octoprint/plugins and installed plugin packages...
  50. 2016-11-10 11:23:41,798 - octoprint.plugin.core - INFO - Found 10 plugin(s) providing 10 mixin implementations, 6 hook handlers
  51. 2016-11-10 11:23:41,829 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
  52. 2016-11-10 11:23:46,106 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
  53. 2016-11-10 11:23:46,306 - octoprint.plugins.softwareupdate - INFO - Version cache was created for another version of OctoPrint, not using it
  54. 2016-11-10 11:23:54,530 - octoprint.util.pip - INFO - Using "/home/pi/OctoPrint/venv/bin/python -m pip" as command to invoke pip
  55. 2016-11-10 11:24:02,749 - octoprint.util.pip - INFO - Version of pip is 8.1.0
  56. 2016-11-10 11:24:02,753 - octoprint.util.pip - INFO - pip installs to /home/pi/OctoPrint/venv/lib/python2.7/site-packages, --user flag needed => no, virtual env => yes
  57. 2016-11-10 11:24:02,764 - octoprint.plugin.core - INFO - Initialized 10 plugin implementation(s)
  58. 2016-11-10 11:24:02,800 - octoprint.plugin.core - INFO - 10 plugin(s) registered with the system:
  59. | Announcement Plugin (bundled) = /home/pi/OctoPrint/venv/lib/python2.7/site-packages/OctoPrint-1.3.0.dev1525_gfac83e9-py2.7.egg/octoprint/plugins/announcements
  60. | Automatic Shutdown (0.1.0) = /home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_automaticshutdown
  61. | Core Wizard (bundled) = /home/pi/OctoPrint/venv/lib/python2.7/site-packages/OctoPrint-1.3.0.dev1525_gfac83e9-py2.7.egg/octoprint/plugins/corewizard
  62. | CuraEngine (<= 15.04) (bundled) = /home/pi/OctoPrint/venv/lib/python2.7/site-packages/OctoPrint-1.3.0.dev1525_gfac83e9-py2.7.egg/octoprint/plugins/cura
  63. | Discovery (bundled) = /home/pi/OctoPrint/venv/lib/python2.7/site-packages/OctoPrint-1.3.0.dev1525_gfac83e9-py2.7.egg/octoprint/plugins/discovery
  64. | EEPROM Marlin Editor Plugin (0.1.0) = /home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_eeprom_marlin
  65. | Plugin Manager (bundled) = /home/pi/OctoPrint/venv/lib/python2.7/site-packages/OctoPrint-1.3.0.dev1525_gfac83e9-py2.7.egg/octoprint/plugins/pluginmanager
  66. | Software Update (bundled) = /home/pi/OctoPrint/venv/lib/python2.7/site-packages/OctoPrint-1.3.0.dev1525_gfac83e9-py2.7.egg/octoprint/plugins/softwareupdate
  67. | System Command Editor (0.3.1) = /home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_systemcommandeditor
  68. | Virtual Printer (bundled) = /home/pi/OctoPrint/venv/lib/python2.7/site-packages/OctoPrint-1.3.0.dev1525_gfac83e9-py2.7.egg/octoprint/plugins/virtual_printer
  69. 2016-11-10 11:24:02,814 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
  70. 2016-11-10 11:24:02,873 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
  71. 2016-11-10 11:24:02,997 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
  72. 2016-11-10 11:24:03,017 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
  73. 2016-11-10 11:24:04,657 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octoprint for SSDP
  74. 2016-11-10 11:24:05,244 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from http://plugins.octoprint.org/plugins.json
  75. 2016-11-10 11:24:05,529 - octoprint.server - INFO - Listening on http://0.0.0.0:5000
  76. 2016-11-10 11:24:06,023 - octoprint.plugins.announcements - INFO - Loaded channel _important from http://octoprint.org/feeds/important.xml in 0.46s
  77. 2016-11-10 11:24:08,711 - octoprint.server - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://octoprint.local:5000/'}
  78. 2016-11-10 11:24:11,627 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.129
  79. 2016-11-10 11:24:13,717 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.129
  80. 2016-11-10 11:24:38,283 - octoprint.util.pip - INFO - Using "/home/pi/OctoPrint/venv/bin/python -m pip" as command to invoke pip
  81. 2016-11-10 11:24:38,287 - octoprint.util.pip - INFO - Version of pip is 8.1.0
  82. 2016-11-10 11:25:29,515 - octoprint.util.pip - INFO - pip installs to /home/pi/OctoPrint/venv/lib/python2.7/site-packages/, --user flag needed => no, virtual env => yes
  83. 2016-11-10 11:25:29,646 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
  84. 2016-11-10 11:25:45,156 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.1.129
  85. 2016-11-10 11:25:45,194 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.1.129
  86. 2016-11-10 11:25:47,010 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.129
  87. 2016-11-10 11:25:51,451 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.1.129
  88. 2016-11-10 11:26:24,404 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.129
  89. 2016-11-10 11:26:27,267 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.129
  90. 2016-11-10 11:27:22,466 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.1.129
  91. 2016-11-10 11:27:22,496 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.1.129
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement