conda / conda-docs

Conda documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

miniconda install error 404: Not Found

ewang104 opened this issue · comments

Checklist

  • I added a descriptive title
  • I searched open reports and couldn't find a duplicate

Summary

Trying to install miniconda on cluster, got an error message 404 Not Found.

$ wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O ~/miniconda3/miniconda3.sh --no-check-certificate
--2023-08-04 14:51:51-- https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh
Resolving repo.anaconda.com (repo.anaconda.com)... 172.29.200.35
Connecting to repo.anaconda.com (repo.anaconda.com)|172.29.200.35|:443... connected.
WARNING: no certificate subject alternative name matches
requested host name ‘repo.anaconda.com’.
HTTP request sent, awaiting response... 404 Not Found
2023-08-04 14:51:56 ERROR 404: Not Found.

Linked Issues & PRs

  • #

@ewang104 This repo is to edit conda documentation.

Please file a ticket in the Anaconda issue tracker. This is the issue tracker for the conda package manager documentation. Thank you for understanding!