Anaconda error when updating from pytorch channel

Anyone else having this issue today?

conda update pytorch torchvision -c pytorch

Loading channels: failed

CondaHTTPError: HTTP 503 SERVICE UNAVAILABLE: BACK-END SERVER IS AT CAPACITY for url <https://conda.anaconda.org/pytorch/linux-64/repodata.json>
Elapsed: 00:07.297716
CF-RAY: 5c7c3b005f67a67b-DUB

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.
1 Like

I have had the same problem since early this morning. Other people seem to be facing the same issue: https://gitter.im/conda-forge/conda-forge.github.io?at=5f4361f648237809373c0279
It seems to be more an issue on https://conda.anaconda.org/ which return a 503 error.

1 Like

Yes. I’m having the same problem since 2-3 hrs ago. Any idea or timeline when this would be resolved?

I have encountered the same issue.And as I checked from google, the same issue also happened in 2018:


Waiting for Anaconda.org recovery.
1 Like

Looks like it’s resolved now. I’m able to install pytorch