Anaconda authentication token has expired
Closed this issue · 1 comments
qin-yu commented
Run conda install -q anaconda-client
Channels:
- local
- conda-forge
- defaults
Platform: linux-64
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: /usr/share/miniconda
added / updated specs:
- anaconda-client
The following packages will be downloaded:
package | build
---------------------------|-----------------
anaconda-client-1.[12](https://github.com/kreshuklab/plant-seg/actions/runs/11003788843/job/30555809428#step:13:13).3 | pyhd8ed1ab_1 71 KB conda-forge
defusedxml-0.7.1 | pyhd8ed1ab_0 23 KB conda-forge
jupyter_core-5.7.2 | py312h06a4308_0 93 KB
nbformat-5.10.4 | pyhd8ed1ab_0 99 KB conda-forge
python-fastjsonschema-2.20.0| pyhd8ed1ab_0 221 KB conda-forge
requests-toolbelt-1.0.0 | pyhd8ed1ab_0 43 KB conda-forge
------------------------------------------------------------
Total: 550 KB
The following NEW packages will be INSTALLED:
anaconda-client conda-forge/noarch::anaconda-client-1.12.3-pyhd8ed1ab_1
defusedxml conda-forge/noarch::defusedxml-0.7.1-pyhd8ed1ab_0
jupyter_core pkgs/main/linux-64::jupyter_core-5.7.2-py312h06a4308_0
nbformat conda-forge/noarch::nbformat-5.10.4-pyhd8ed1ab_0
python-dateutil pkgs/main/linux-64::python-dateutil-2.9.0post0-py312h06a4308_2
python-fastjsonsc~ conda-forge/noarch::python-fastjsonschema-2.20.0-pyhd8ed1ab_0
requests-toolbelt conda-forge/noarch::requests-toolbelt-1.0.0-pyhd8ed1ab_0
six conda-forge/noarch::six-1.16.0-pyh6c4a22f_0
traitlets conda-forge/noarch::traitlets-5.[14](https://github.com/kreshuklab/plant-seg/actions/runs/11003788843/job/30555809428#step:13:15).3-pyhd8ed1ab_0
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
Using Anaconda API: https://api.anaconda.org
Error: ('Authentication token has expired', 401)
Error: Process completed with exit code 1.
qin-yu commented
I just realised this is a legacy from pre-conda-forge
era? CI cannot upload to conda-forge
and this must be uploading to Lorenzo's channel which is no longer an expected behaviour.