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

Proxy failed to serve connection #3807

Open
a-chartier opened this issue Feb 3, 2025 · 0 comments
Open

Proxy failed to serve connection #3807

a-chartier opened this issue Feb 3, 2025 · 0 comments

Comments

@a-chartier
Copy link

a-chartier commented Feb 3, 2025

I am trying to get this working using cri-o and I am having issues when attempting to use the proxy.

I am seeing this in the error logs

  2025-02-03T18:13:01.739929233+00:00 ERROR  failed to serve connection from 127.0.0.1:51158: invalid HTTP method parsed
    at dragonfly-client/src/proxy/mod.rs:206

which is causing us to skip being able to retrieve the resource from the proxy, this is going against an internal Harbor registry

Just for some added context

This is running the latest version deployed through Helm and I am able to pull the resource using

dfget --header='Authorization: Basic <auth>'   https://<something>.com/v2/<project>/<image>/manifests/<tag>
[00:00:00] [============================================================] 100% (2.68 KiB/s, 0.0s)
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