-
Notifications
You must be signed in to change notification settings - Fork 73
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
GH Actions with this action runs on http error 429 since yesterday #357
Comments
+1 -- it looks like the anaconda server is giving me the same response. https://repo.anaconda.com/miniconda/
when trying to download the |
It seems this is an issue at anaconda's end and they are looking into it:
From here |
Seems to work again |
Yes it seems so, and it seems to work again, now. |
I have son GH actions runnig over a year , with no problems , but since yesterday all these action runs on an error.
see log
Run conda-incubator/setup-miniconda@v2
with:
auto-activate-base: false
activate-environment: covid
python-version: 3.11
miniconda-version: latest
channels: conda-forge,defaults
auto-update-conda: false
remove-profiles: true
architecture: x64
clean-patched-environment-file: true
run-post: true
Gathering Inputs...
Creating bootstrap condarc file in /home/runner/.condarc...
Ensuring installer...
Can we use bundled Miniconda?
Can we download a custom installer by URL?
Can we download Miniconda?
... will download Miniconda.
Miniconda3-latest-Linux-x86_64.sh
Ensuring Installer...
Checking for cached Miniconda3@latest...
Did not find Miniconda3-latest-Linux-x86_64.sh latest in cache
Unexpected HTTP response: 429
Waiting 18 seconds before trying again
Unexpected HTTP response: 429
Waiting 14 seconds before trying again
Error: Unexpected HTTP response: 429
The text was updated successfully, but these errors were encountered: