Skip to content

Upgrade to OctoPrint 1.11.0 fails with hash mismatch #5143

@VinnyAmbesek

Description

@VinnyAmbesek

The problem

Can't update to octoprint v1.11

Collecting Babel<2.15,>=2.14.0
Downloading https://www.piwheels.org/simple/babel/Babel-2.14.0-py3-none-any.whl (11.0 MB)
ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE. If you have updated the package versions, please update the hashes. Otherwise, examine the package contents carefully; someone may have tampered with them.
Babel<2.15,>=2.14.0 from https://www.piwheels.org/simple/babel/Babel-2.14.0-py3-none-any.whl#sha256=a30fdf4ee308b7d13b3bbb6a1ce7b598be958c355d4ce0347e603b2b63eac185 (from OctoPrint==1.11.0):
Expected sha256 a30fdf4ee308b7d13b3bbb6a1ce7b598be958c355d4ce0347e603b2b63eac185
Got        36b6870daee6f00356902ac31f0ae3e2005581cd08f2f2a36c3e22e7c8f7cdd2


The update did not finish successfully. Please consult <code>octoprint.log</code> and <code>plugin_softwareupdate_console.log</code> for details.

Trying to install through pip using ssh gives the error:

pi@octopi:~ $ ~/oprint/bin/pip install --no-cache-dir babel==2.16
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
ERROR: Ignored the following versions that require a different python version: 2.15.0 Requires-Python >=3.8; 2.16.0 Requires-Python >=3.8; 2.17.0 Requires-Python >=3.8
ERROR: Could not find a version that satisfies the requirement babel==2.16 (from versions: 0.9.6, 1.0, 1.1, 1.2, 1.3, 2.0, 2.1.1, 2.2.0, 2.3.0, 2.3.1, 2.3.2, 2.3.3, 2.3.4, 2.4.0, 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.6.0, 2.7.0, 2.8.0, 2.8.1, 2.9.0, 2.9.1, 2.10.0, 2.10.1, 2.10.2, 2.10.3, 2.11.0, 2.12.0, 2.12.1, 2.13.0, 2.13.1, 2.14.0)
ERROR: No matching distribution found for babel==2.16

Did the issue persist even in safe mode?

Yes, it did persist

If you could not test in safe mode, please state why ("currently printing" is NOT an excuse!)

No response

Version of OctoPrint

1.10.3

Operating system running OctoPrint

OctoPi 0.18.0

Browser and version of browser, operating system running browser

Chrome

Printer model & used firmware incl. version

No response

Checklist of files to include below

  • Systeminfo Bundle (always include!)
  • Contents of the JavaScript browser console (always include in cases of issues with the user interface)
  • Screenshots and/or videos showing the problem (always include in case of issues with the user interface)
  • GCODE file with which to reproduce (always include in case of issues with GCODE analysis or printing behaviour)

Additional information & file uploads

octoprint-systeminfo-20250425000732.zip1

Footnotes

  1. octoprint-systeminfo-20250425000732.zip (bundleviewer) (download)
    OctoPrint: 1.10.3
    Python: 3.7.3
    OS: linux
    RPi: Raspberry Pi 3 Model B Plus Rev 1.3
    OctoPi: 0.18.0
    Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36

Metadata

Metadata

Assignees

No one assigned

    Labels

    triageThis issue needs triage

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions