Anaconda login server error 500

Dear all,

When trying to login to anaconda from the command line via anaconda login. I receive error message

[ERROR] (The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. 500)

I checked the anaconda status page at https://anaconda.statuspage.io/ and don’t see any issue reported for now.

Best,
Yoann

Hi Yoann. There was a transient outage for anaconda.org yesterday. Can you please confirm whether you are still experiencing the issue?

And if so, can you please provide some more information about what you are seeing in the error messages/traceback?

Hi Matt,

Thanks for getting back. I am still experiencing the issue as of now.
Here are my commands and outputs

> anaconda login
/Users/ypradat/miniforge3/envs/conda-build/lib/python3.13/site-packages/binstar_client/init.py:16: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
from pkg_resources import parse_version as pv
Using Anaconda API: https://api.anaconda.org
Username: myid
myid’s Password:
[ERROR] (‘The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.’, 500)

I am running this version of conda-build on osx-arm64 in a conda environment

conda-build 25.9.0 py313h8f79df9_0 conda-forge

Best,

Yoann

Hello Matt,

The issue persists, can you let me know if this is an ongoing issue or if I shall do something on my side?

Best,

Yoann