CondaHTTPError: HTTP 000 CONNECTION FAILED for url onda-forge/linux-64/repodata.json> Elapsed: -
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.
SSLError(MaxRetryError('HTTPSConnectionPool(host=\'conda.anaconda.org\', port=44 3): Max retries exceeded with url: /conda-forge/linux-64/repodata.json (Caused b y SSLError(SSLError("bad handshake: Error([(\'SSL routines\', \'SSL23_GET_SERVER
_HELLO\', \'unknown protocol\')],)",),))',),)(tensorflow) harshvardhan@ravan:~/project$ conda info Current conda install:
platform : linux-64
conda version : 4.3.30
conda is private : False
conda-env version : 4.3.30
conda-build version : 3.0.27
python version : 2.7.14.final.0
requests version : 2.18.4
root environment : /ug/dd/harshvardhan/anaconda2 (writable)
default environment : /ug/dd/harshvardhan/anaconda2/envs/tensorflow
envs directories : /ug/dd/harshvardhan/anaconda2/envs
/ug/dd/harshvardhan/.conda/envs
package cache : /ug/dd/harshvardhan/anaconda2/pkgs
/ug/dd/harshvardhan/.conda/pkgs
channel URLs : https://repo.continuum.io/pkgs/main/linux-64
https://repo.continuum.io/pkgs/main/noarch
https://repo.continuum.io/pkgs/free/linux-64
https://repo.continuum.io/pkgs/free/noarch
https://repo.continuum.io/pkgs/r/linux-64
https://repo.continuum.io/pkgs/r/noarch
https://repo.continuum.io/pkgs/pro/linux-64
https://repo.continuum.io/pkgs/pro/noarch
config file : /ug/dd/harshvardhan/.condarc
netrc file : None
offline mode : False
user-agent : conda/4.3.30 requests/2.18.4 CPython/2.7.14 Linux/3.2.0-4-amd64 debian/7.11 glibc/2.13
UID:GID : 85090:2114
Can you tell me what should I do next? I surfed other links and setting ssl_verify: False didn't work for me