Advertisement
Guest User

octoprint.log

a guest
Jan 25th, 2019
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.33 KB | None | 0 0
  1. 2019-01-25 22:24:09,879 - octoprint.startup - INFO - ******************************************************************************
  2. 2019-01-25 22:24:09,899 - octoprint.startup - INFO - Starting OctoPrint 1.3.9
  3. 2019-01-25 22:24:09,901 - octoprint.startup - INFO - ******************************************************************************
  4. 2019-01-25 22:24:16,408 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
  5. 2019-01-25 22:24:22,304 - octoprint.plugin.core - WARNING - Plugin "OctoPi Support Plugin" did not pass check
  6. 2019-01-25 22:24:28,960 - octoprint.plugins.discovery - INFO - pybonjour is not installed, Zeroconf Discovery won't be available
  7. 2019-01-25 22:24:29,038 - octoprint.plugin.core - INFO - Found 14 plugin(s) providing 14 mixin implementations, 13 hook handlers
  8. 2019-01-25 22:24:29,715 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
  9. 2019-01-25 22:24:30,169 - octoprint.server - INFO - Intermediary server started
  10. 2019-01-25 22:24:30,179 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
  11. 2019-01-25 22:24:30,257 - octoprint.plugin.core - WARNING - Plugin "OctoPi Support Plugin" did not pass check
  12. 2019-01-25 22:24:38,426 - octoprint.plugin.core - INFO - Found 14 plugin(s) providing 14 mixin implementations, 13 hook handlers
  13. 2019-01-25 22:24:38,844 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
  14. 2019-01-25 22:24:38,863 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
  15. 2019-01-25 22:24:39,690 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
  16. 2019-01-25 22:25:04,858 - octoprint.util.pip - INFO - Using "/home/pi/OctoPrint/venv/bin/python2 -m pip" as command to invoke pip
  17. 2019-01-25 22:25:13,652 - octoprint.util.pip - INFO - Version of pip is 18.0
  18. 2019-01-25 22:25:13,661 - octoprint.util.pip - INFO - pip installs to /home/pi/OctoPrint/venv/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
  19. 2019-01-25 22:25:13,667 - octoprint.util.pip - INFO - ==> pip ok -> yes
  20. 2019-01-25 22:25:13,681 - octoprint.plugin.core - INFO - Initialized 14 plugin implementation(s)
  21. 2019-01-25 22:25:13,725 - octoprint.plugin.core - INFO - 14 plugin(s) registered with the system:
  22. | Action Command Prompt Support (bundled) = /home/pi/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
  23. | Announcement Plugin (bundled) = /home/pi/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/announcements
  24. | Canvas (0.1.0) = /home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_canvas
  25. | Core Wizard (bundled) = /home/pi/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/corewizard
  26. | CuraEngine (<= 15.04) (bundled) = /home/pi/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/cura
  27. | Discovery (bundled) = /home/pi/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/discovery
  28. | Logging (bundled) = /home/pi/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/logging
  29. | MultipleUpload Plugin (1.0.0) = /home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_MultipleUpload
  30. | Netconnectd Client (0.1) = /home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_netconnectd
  31. | Palette 2 (0.2.1) = /home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_palette2
  32. | Plugin Manager (bundled) = /home/pi/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
  33. | Printer Safety Check (bundled) = /home/pi/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check
  34. | Software Update (bundled) = /home/pi/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
  35. | Virtual Printer (bundled) = /home/pi/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
  36. 2019-01-25 22:25:13,798 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details:
  37. | hardware:
  38. | cores: 1
  39. | freq: 1000.0
  40. | ram: 454545408
  41. | os:
  42. | id: linux
  43. | platform: linux2
  44. | python:
  45. | pip: '18.0'
  46. | version: 2.7.13
  47. | virtualenv: /home/pi/OctoPrint/venv
  48. 2019-01-25 22:25:13,840 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
  49. 2019-01-25 22:25:13,983 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
  50. 2019-01-25 22:25:14,979 - octoprint.server - INFO - Shutting down intermediary server...
  51. 2019-01-25 22:25:15,296 - octoprint.server - INFO - Intermediary server shut down
  52. 2019-01-25 22:25:15,310 - octoprint.events - INFO - Processing startup event, this is our first event
  53. 2019-01-25 22:25:15,318 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event
  54. 2019-01-25 22:25:15,337 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
  55. 2019-01-25 22:25:15,345 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
  56. 2019-01-25 22:25:15,382 - octoprint.plugins.cura - INFO - Path to CuraEngine has not been configured or does not exist (currently set to None), Cura will not be selectable for slicing
  57. 2019-01-25 22:25:15,430 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on dckn-ch-canvas-hub for SSDP
  58. 2019-01-25 22:25:15,437 - octoprint.server - INFO - Listening on http://[::]:5000
  59. 2019-01-25 22:25:15,475 - octoprint.plugins.canvas - INFO - Canvas Plugin STARTED
  60. 2019-01-25 22:25:15,481 - octoprint.plugins.palette2 - INFO - Hello from Omega!
  61. 2019-01-25 22:25:15,496 - octoprint.plugins.palette2 - INFO - Omega: Resetting print values
  62. 2019-01-25 22:25:15,508 - octoprint.plugins.palette2 - INFO - Resetting read and write threads
  63. 2019-01-25 22:25:15,689 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
  64. 2019-01-25 22:25:16,381 - octoprint.plugins.palette2 - INFO - current version: 0.2.1
  65. 2019-01-25 22:25:16,385 - octoprint.plugins.canvas - INFO - current version: 0.1.0
  66. 2019-01-25 22:25:16,405 - octoprint.plugins.palette2 - INFO - remote version: 1.3.0
  67. 2019-01-25 22:25:16,409 - octoprint.plugins.canvas - INFO - remote version: 2.0.0
  68. 2019-01-25 22:25:16,419 - octoprint.plugins.canvas - INFO - needs update: True
  69. 2019-01-25 22:25:16,415 - octoprint.plugins.palette2 - INFO - needs update: True
  70. 2019-01-25 22:25:22,452 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
  71. 2019-01-25 22:25:32,018 - tornado.access - WARNING - 404 GET /static/webassets/packed_libs.css?ec88168c (::ffff:10.0.0.254) 78.01ms
  72. 2019-01-25 22:25:32,098 - tornado.access - WARNING - 404 GET /static/webassets/packed_plugins.js?1e9b7830 (::ffff:10.0.0.254) 46.33ms
  73. 2019-01-25 22:25:32,175 - tornado.access - WARNING - 404 GET /static/webassets/packed_plugins.css?f04e083e (::ffff:10.0.0.254) 33.23ms
  74. 2019-01-25 22:25:32,259 - tornado.access - WARNING - 404 GET /static/webassets/packed_core.css?b7755bcf (::ffff:10.0.0.254) 38.69ms
  75. 2019-01-25 22:25:32,344 - tornado.access - WARNING - 404 GET /static/webassets/packed_client.js?4a844250 (::ffff:10.0.0.254) 33.31ms
  76. 2019-01-25 22:25:32,425 - tornado.access - WARNING - 404 GET /static/webassets/packed_libs.js?331a1bb5 (::ffff:10.0.0.254) 45.00ms
  77. 2019-01-25 22:25:32,511 - tornado.access - WARNING - 404 GET /static/webassets/packed_core.js?e0f1ad44 (::ffff:10.0.0.254) 49.21ms
  78. 2019-01-25 22:25:33,429 - octoprint.util.pip - INFO - Using "/home/pi/OctoPrint/venv/bin/python2 -m pip" as command to invoke pip
  79. 2019-01-25 22:25:33,782 - octoprint.util.pip - INFO - Using "/home/pi/OctoPrint/venv/bin/python2 -m pip" as command to invoke pip
  80. 2019-01-25 22:25:38,310 - tornado.access - WARNING - 404 GET /static/webassets/packed_plugins.css?f04e083e (::ffff:10.0.0.254) 36.92ms
  81. 2019-01-25 22:25:38,366 - tornado.access - WARNING - 404 GET /static/webassets/packed_libs.js?331a1bb5 (::ffff:10.0.0.254) 26.59ms
  82. 2019-01-25 22:25:38,421 - tornado.access - WARNING - 404 GET /static/webassets/packed_libs.css?ec88168c (::ffff:10.0.0.254) 28.89ms
  83. 2019-01-25 22:25:38,495 - tornado.access - WARNING - 404 GET /static/webassets/packed_core.css?b7755bcf (::ffff:10.0.0.254) 43.59ms
  84. 2019-01-25 22:25:38,558 - tornado.access - WARNING - 404 GET /static/webassets/packed_plugins.js?1e9b7830 (::ffff:10.0.0.254) 27.88ms
  85. 2019-01-25 22:25:38,610 - tornado.access - WARNING - 404 GET /static/webassets/packed_client.js?4a844250 (::ffff:10.0.0.254) 33.49ms
  86. 2019-01-25 22:25:38,665 - tornado.access - WARNING - 404 GET /static/webassets/packed_core.js?e0f1ad44 (::ffff:10.0.0.254) 30.75ms
  87. 2019-01-25 22:25:58,744 - octoprint.util.pip - INFO - pip installs to /home/pi/OctoPrint/venv/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes
  88. 2019-01-25 22:25:58,757 - octoprint.util.pip - INFO - ==> pip ok -> yes
  89. 2019-01-25 22:25:59,235 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
  90. 2019-01-25 22:29:05,366 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:10.0.0.254
  91. 2019-01-25 22:29:05,540 - octoprint.plugins.palette2 - INFO - Sending UIUpdate
  92. 2019-01-25 22:29:08,044 - octoprint.plugins.palette2 - INFO - Got a command uiUpdate
  93. 2019-01-25 22:29:08,050 - octoprint.plugins.palette2 - INFO - Sending UIUpdate
  94. 2019-01-25 22:29:41,390 - octoprint.plugins.softwareupdate - INFO - Starting update of palette2 to 1.3.0...
  95. 2019-01-25 22:30:12,827 - octoprint.plugins.softwareupdate - ERROR - Update of palette2 can not be performed, please also check plugin_softwareupdate_console.log for possible causes of this
  96. Traceback (most recent call last):
  97. File "/home/pi/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/softwareupdate/__init__.py", line 911, in _perform_update
  98. update_result = updater.perform_update(target, populated_check, target_version, log_cb=self._log, online=online)
  99. File "/home/pi/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/softwareupdate/updaters/pip.py", line 110, in perform_update
  100. raise exceptions.UpdateError("Error while executing pip install", (stdout, stderr))
  101. UpdateError
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement