Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pixi Connection Error #2317

Open
2 tasks done
Yun-Wu opened this issue Oct 18, 2024 · 0 comments
Open
2 tasks done

Pixi Connection Error #2317

Yun-Wu opened this issue Oct 18, 2024 · 0 comments

Comments

@Yun-Wu
Copy link

Yun-Wu commented Oct 18, 2024

Checks

  • I have checked that this issue has not already been reported.

  • I have confirmed this bug exists on the latest version of pixi, using pixi --version.

Reproducible example

Pixi command

pixi run --manifest-path pixi.toml -e default build-release

Error message:

 × error Error building package: Failed to resolve dependencies: Request error: error sending request for url (https://prefix.dev/ecoscope-workflows/noarch/repodata.json.zst)
Error:   × Failed to resolve dependencies: Request error: error sending request for url (https://prefix.dev/ecoscope-workflows/noarch/repodata.json.zst)
  ├─▶ Request error: error sending request for url (https://prefix.dev/ecoscope-workflows/noarch/repodata.json.zst)
  ├─▶ error sending request for url (https://prefix.dev/ecoscope-workflows/noarch/repodata.json.zst)
  ├─▶ client error (Connect)
  ╰─▶ connection closed via error

toml file: https://github.com/wildlife-dynamics/ecoscope-workflows/blob/main/pixi.toml

Issue description

I've been getting the connection closed error and tried to set tls-no-verify = true in the config file but it doesn't help. I can access the file directly from my web browser

Could you please recommend ways to fix it?

Expected behavior

Successfully build the environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant