Installing Qiime: A500-type error

Hello,
when trying to install qiime2 on an ubuntu machine following the respective commands I receive the following error:

conda env create -n qiime2-2020.11 --file qiime2-2020.11-py36-linux-conda.yml
Collecting package metadata (repodata.json): failed

CondaHTTPError: HTTP 500 INTERNAL SERVER ERROR for url https://conda.anaconda.org/qiime2/label/r2020.11/linux-64/repodata.json
Elapsed: 00:11.105386
CF-RAY: 617158f99bdbac9a-OTP

A remote server error occurred when trying to retrieve this URL.

A 500-type error (e.g. 500, 501, 502, 503, etc.) indicates the server failed to
fulfill a valid request. The problem may be spurious, and will resolve itself if you
try your request again. If the problem persists, consider notifying the maintainer
of the remote server.

Same applies when trying to install qiime diversity-lib through conda:

conda install -c qiime2 q2-diversity-lib

Collecting package metadata (current_repodata.json): failed

CondaHTTPError: HTTP 500 INTERNAL SERVER ERROR for url https://conda.anaconda.org/qiime2/linux-64/repodata.json
Elapsed: 00:11.082068
CF-RAY: 617168f36c93fd11-OTP

A remote server error occurred when trying to retrieve this URL.

A 500-type error (e.g. 500, 501, 502, 503, etc.) indicates the server failed to
fulfill a valid request. The problem may be spurious, and will resolve itself if you
try your request again. If the problem persists, consider notifying the maintainer
of the remote server.

Can you help me out?

Best
Philipp

Hi @pippo_pippo - please try again, anaconda.org looks like it is working again.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.