This is a test version of Biostars. For the public version, visit https://www.biostars.org.
CondaHTTPError: HTTP 000 CONNECTION FAILED
bioinfo@bioinfo-07:~$ conda install -c bioconda bowtie 
Solving environment: failed

CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://conda.anaconda.org/default/linux-32/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.
ProxyError(MaxRetryError("HTTPSConnectionPool(host='conda.anaconda.org', port=443): Max retries exceeded with url: /default/linux-32/repodata.json (Caused by ProxyError('Cannot connect to proxy.', error('Tunnel connection failed: 407 Proxy Authentication Required',)))",),)
rna-seq rna-seq alignment next-gen

1 answer

This looks like a local firewall/proxy/connection issue. Does this machine have access to internet (direct/via proxy)?

Log in to answer this question.