You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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
The text was updated successfully, but these errors were encountered: