Skip to content

metachannel is not accessible or is invalid #31

@allefeld

Description

@allefeld

I'm trying to create a new environment with a metachannel made from defaults and conda-forge:

$ conda create --override-channels -c https://metachannel.conda-forge.org/defaults,conda-forge --name std
Collecting package metadata (current_repodata.json): done
Solving environment: done

UnavailableInvalidChannel: The channel is not accessible or is invalid.
  channel name: defaults,conda-forge
  channel url: https://metachannel.conda-forge.org/defaults,conda-forge
  error code: 404

You will need to adjust your conda configuration to proceed.
Use `conda config --show channels` to view your configuration's current state,
and use `conda config --show-sources` to view config file locations.

Manually visiting the https://metachannel.conda-forge.org/defaults,conda-forge confirms that there appears to be something wrong with the server:
image

conda 4.8.1 on Debian 10.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions