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

Connection to Harbor and download failed , when Harbor reached maximum number of open active connections. #3662

Open
gnr1227 opened this issue Nov 24, 2024 · 3 comments
Assignees
Labels

Comments

@gnr1227
Copy link

gnr1227 commented Nov 24, 2024

Bug report:

Connection to Harbor and download failed , when Harbor reached maximum number of open active connections.

Expected behavior:

When Harbor or registry reached maximum number of open connections, new request should wait until open requests closed.
But, we saw when Harbor reached threshold open connections, some of new requests failed with 401 error.

ERROR

FATAL: Unable to handle oras://harbor-registry-url.com uri: failed to get checksum for oras://harbor-registry-url.com: while resolving reference: pulling from host harbor-registry-url.com failed with status code [manifests stable]: 401 Unauthorized

Environment:

  • Dragonfly version: 2.09
  • OS: Linux (SLES15)
@gnr1227 gnr1227 added the bug label Nov 24, 2024
@gaius-qi
Copy link
Member

@gnr1227 Upgrade dragonfly the version, or harbor limits the number of connection and gc idle connections.

@gnr1227
Copy link
Author

gnr1227 commented Nov 28, 2024

Thanks @gaius-qi Which version of Dragonfly will solve this issue please? currently we are in 2.0.9.

@gaius-qi gaius-qi assigned gnr1227, gaius-qi and chlins and unassigned gnr1227 Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants