question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Qt failed to install (download.qt.io is down)

See original GitHub issue

When I try to use:

    - name: Install Qt
      uses: jurplel/install-qt-action@v2

I get:

2021-01-19 12:35:28,146 - aqt - INFO - aqtinstall(aqt) v0.10.1 on Python 3.9.1 [CPython Clang 11.0.0 (clang-1100.0.33.17)]
2021-01-19 12:36:41,065 - aqt - ERROR - Download error: ('Connection aborted.', ConnectionResetError(54, 'Connection reset by peer'))
Traceback (most recent call last):
  File "/Users/runner/hostedtoolcache/Python/3.9.1/x64/lib/python3.9/site-packages/urllib3/connectionpool.py", line 699, in urlopen
    httplib_response = self._make_request(
  File "/Users/runner/hostedtoolcache/Python/3.9.1/x64/lib/python3.9/site-packages/urllib3/connectionpool.py", line 382, in _make_request
    self._validate_conn(conn)
  File "/Users/runner/hostedtoolcache/Python/3.9.1/x64/lib/python3.9/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn
    conn.connect()
  File "/Users/runner/hostedtoolcache/Python/3.9.1/x64/lib/python3.9/site-packages/urllib3/connection.py", line 411, in connect
    self.sock = ssl_wrap_socket(
  File "/Users/runner/hostedtoolcache/Python/3.9.1/x64/lib/python3.9/site-packages/urllib3/util/ssl_.py", line 428, in ssl_wrap_socket
    ssl_sock = _ssl_wrap_socket_impl(
  File "/Users/runner/hostedtoolcache/Python/3.9.1/x64/lib/python3.9/site-packages/urllib3/util/ssl_.py", line 472, in _ssl_wrap_socket_impl
    return ssl_context.wrap_socket(sock, server_hostname=server_hostname)
  File "/Users/runner/hostedtoolcache/Python/3.9.1/x64/lib/python3.9/ssl.py", line 500, in wrap_socket
    return self.sslsocket_class._create(
  File "/Users/runner/hostedtoolcache/Python/3.9.1/x64/lib/python3.9/ssl.py", line 1040, in _create
    self.do_handshake()
  File "/Users/runner/hostedtoolcache/Python/3.9.1/x64/lib/python3.9/ssl.py", line 1309, in do_handshake
    self._sslobj.do_handshake()
ConnectionResetError: [Errno 54] Connection reset by peer

See e.g. https://github.com/doxygen/doxygen/pull/8345/checks?check_run_id=1727625835

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:18 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
jurplelcommented, Jan 21, 2021

Updated!

3reactions
GilesBathgatecommented, Jan 19, 2021
Read more comments on GitHub >

github_iconTop Results From Across the Web

download.qt.io is down ? | Qt Forum
Same here, I'm trying to install Qt but the installer is stuck at downloading Meta Information... @jsulm Yeah that page is up but...
Read more >
download.qt.io is down ? | Qt Forum
JKSH No, I am not able to get past the error. It keeps stopping at 22% with the same file.
Read more >
Problem with Open-source Downloads - Qt
Open-source downloads are currently unavailable due to a severe hardware failure at our cloud service provider. This affects both the online ...
Read more >
download.qt.io is down ? | Qt Forum
Can anyone explain how to install 6.0.0 from sources on macOS (11 Big Sur)? Apparently 6.0.0+ will not have
Read more >
download.qt.io is down ? | Qt Forum
Quoting Tuukka: Hi, Status update of the problem with open-source downloads: Last night we finally got a disk big enough for the packages ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found