miurahr / aqtinstall

aqt: Another (unofficial) Qt CLI Installer on multi-platforms
https://aqtinstall.readthedocs.io/en/latest/
MIT License
893 stars 83 forks source link

Failed to install or list Qt IFW #709

Closed igormironchik closed 10 months ago

igormironchik commented 10 months ago

Describe the bug Failed to install or list Qt IFW.

To Reproduce

  1. Run aqt list-tool linux desktop tools_ifw -l.
  2. See error:
    ERROR   : Failed to download checksum for the file 'Updates.xml' from mirrors '['https://download.qt.io']
    ==============================Suggested follow-up:==============================
    * Check your internet connection
    * Consider modifying `requests.max_retries_to_retrieve_hash` in settings.ini
    * Consider modifying `mirrors.trusted_mirrors` in settings.ini (see https://aqtinstall.readthedocs.io/en/stable/configuration.html#configuration)

Desktop (please complete the following information):

ddalcino commented 10 months ago

Duplicate #578. Try it again tomorrow. That command won't work until the server generates the sha256 hash, and that typically happens around 24 hrs after the release of a new version.

igormironchik commented 10 months ago

You are right! Everything is fine now...