KREMEN Реклама
KREMEN Реклама

Не обновляется OctoKlipper через octoprint

vof-ik
Идет загрузка
Загрузка
29.10.2021
1342
3
Вопросы и ответы

Не обновляется OctoKlipper через  octoprint

пишет :

+++/home/opi/OctoPrint/venv/bin/python -m pip --disable-pip-version-check install https://github.com/mmone/OctoPrintKlipper/archive/0.3.8.3.zip --no-cache-dirCollecting https://github.com/mmone/OctoPrintKlipper/archive/0.3.8.3.zipERROR: HTTP error 404 while getting https://github.com/mmone/OctoPrintKlipper/archive/0.3.8.3.zipERROR: Could not install requirement https://github.com/mmone/OctoPrintKlipper/archive/0.3.8.3.zip because of error 404 Client Error: Not Found for url: https://codeload.github.com/mmone/OctoprintKlipperPlugin/zip/0.3.8.3ERROR: Could not install requirement https://github.com/mmone/OctoPrintKlipper/archive/0.3.8.3.zip because of HTTP error 404 Client Error: Not Found for url: https://codeload.github.com/mmone/OctoprintKlipperPlugin/zip/0.3.8.3 for URL https://github.com/mmone/OctoPrintKlipper/archive/0.3.8.3.zipThe update did not finish successfully. Please consult octoprint.log and plugin_softwareupdate_console.log for details.

Logging прилагаю:

2021-10-29 14:29:53,891 - octoprint.server.heartbeat - INFO - Server heartbeat

2021-10-29 14:29:53,900 - octoprint.server - INFO - --- Log roll over detected

2021-10-29 14:29:53,901 - octoprint.server - INFO - OctoPrint 1.7.02021-10-29 14:29:53,911 - octoprint.plugin.core - INFO - 21 plugin(s) registered with the system:|  Action Command Notification Support (bundled) = /home/opi/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/action_command_notification|  Action Command Prompt Support (bundled) = /home/opi/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt|  Announcement Plugin (bundled) = /home/opi/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/announcements|  Anonymous Usage Tracking (bundled) = /home/opi/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/tracking|  Application Keys Plugin (bundled) = /home/opi/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/appkeys|  Backup & Restore (bundled) = /home/opi/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/backup|  Bed Visualizer (1.1.0) = /home/opi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer|  Core Wizard (bundled) = /home/opi/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/corewizard| !Dashboard (1.11.1) = /home/opi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_dashboard|  Discovery (bundled) = /home/opi/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/discovery| !DisplayLayerProgress Plugin (1.17.1) = /home/opi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_DisplayLayerProgress|  Error Tracking (bundled) = /home/opi/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/errortracking|  Event Manager (bundled) = /home/opi/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/eventmanager|  File Check (2021.2.23) (bundled) = /home/opi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_file_check|  Firmware Check (2021.10.11) (bundled) = /home/opi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_firmware_check|  GCode Viewer (bundled) = /home/opi/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/gcodeviewer|  Logging (bundled) = /home/opi/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/logging|  OctoKlipper (0.2.5) = /home/opi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_klipper|  Plugin Manager (bundled) = /home/opi/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/pluginmanager|  Software Update (bundled) = /home/opi/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/softwareupdate|  Virtual Printer (bundled) = /home/opi/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/virtual_printerPrefix legend: ! = disabled, # = blacklisted, * = incompatible2021-10-29 14:29:53,941 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details:|  hardware:|    cores: 4|    freq: 1368.0|    ram: 515006464|  os:|    bits: 32|    id: linux|    platform: linux2|  python:|    pip: 20.0.2|    version: 2.7.13|    virtualenv: /home/opi/OctoPrint/venv2021-10-29 14:29:53,942 - octoprint.server - INFO - ------------------------------------------------------------------------------2021-10-29 14:30:10,097 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'printer_state': 'OPERATIONAL', 'octoprint_uptime': 4518}2021-10-29 14:31:05,907 - octoprint.plugins.softwareupdate - INFO - Starting update of klipper to 0.3.8.3...2021-10-29 14:31:09,896 - octoprint.plugins.softwareupdate - ERROR - Update of klipper can not be performed, please also check plugin_softwareupdate_console.log for possible causes of thisTraceback (most recent call last):  File "/home/opi/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/softwareupdate/__init__.py", line 2090, in _perform_update    target, populated_check, target_version, log_cb=self._log, online=online  File "/home/opi/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/softwareupdate/updaters/pip.py", line 144, in perform_update    "Error while executing pip install", (stdout, stderr)UpdateError: Error while executing pip install2021-10-29 14:31:09,972 - octoprint.plugins.softwareupdate - INFO - Saved update log to disk2021-10-29 14:31:10,218 - octoprint.plugins.tracking - INFO - Sent tracking event update_failed, payload: {'to_version': u'0.3.8.3', 'from_version': '0.2.5', 'target': u'klipper'}

как прошить?????

Ответы на вопросы
Lider 3D Реклама
Lider 3D Реклама