Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Codecov exception #413

Open
ReenigneArcher opened this issue Dec 23, 2024 · 0 comments
Open

Codecov exception #413

ReenigneArcher opened this issue Dec 23, 2024 · 0 comments

Comments

@ReenigneArcher
Copy link
Member

Describe the Bug

Exception in thread codecov:
Traceback (most recent call last):
  File "/opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/threading.py", line 1075, in _bootstrap_inner
    self.run()
  File "/opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/ipykernel/ipkernel.py", line 766, in run_closure
    _threading_Thread_run(self)
  File "/opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/threading.py", line 1012, in run
    self._target(*self._args, **self._kwargs)
  File "/home/runner/work/dashboard/dashboard/src/updater.py", line 63, in update_codecov
    raise requests.exceptions.HTTPError(f'Error: {response.text}')
requests.exceptions.HTTPError: Error: upstream connect error or disconnect/reset before headers. reset reason: connection failure

Expected Behavior

No response

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant