ContinuumIO / anaconda-issues

Anaconda issue tracking
647 stars 221 forks source link

Navigator Error #12396

Open kominic opened 3 years ago

kominic commented 3 years ago

Main error

The following errors occurred:

Traceback

CondaHTTPError: HTTP None None for url <https://repo.continuum.io/pkgs/free/win-64/repodata.json.bz2>
Elapsed: None

An HTTP error occurred when trying to retrieve this URL.
HTTP errors are often intermittent, and a simple retry will get you on your way.
ConnectTimeout(MaxRetryError("HTTPSConnectionPool(host='repo.continuum.io', port=443): Max retries exceeded with url: /pkgs/free/win-64/repodata.json.bz2 (Caused by ConnectTimeoutError(<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x000002007C10A550>, 'Connection to repo.continuum.io timed out. (connect timeout=9.15)'))",),)

System information

python: 3.6.1
language: zh_CN
os: Windows;10;10.0.18362;AMD64;AMD64 Family 23 Model 17 Stepping 0, AuthenticAMD
version: 1.6.2
platform: win-64
qt: 5.6.2
pyqt: 5.6.0
conda: 4.3.21
vegaonline commented 3 years ago

I found this error when internet connectivity is down. Did you check network and repeat the same when internet is up?