We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Getting error while login to harbor registry.
[2025-02-06T12:38:04.574Z] Error response from daemon: Get "https://tlv-harbor-reg1.bmc.com/v2/": Get "https://tlv-harborpd-01.bmc.com/service/token?account=****&client_id=docker&offline_token=true&service=harbor-registry": net/http: request canceled (Client.Timeout exceeded while awaiting headers) (Client.Timeout exceeded while awaiting headers)
In Harbor nginx logs. See below message. Error code 499 is client side issue i guess. Can someone please help to understand this issue.
"GET /service/token?account=bldrtlvw&client_id=docker&offline_token=true&service=harbor-registry HTTP/1.1" 499 0 "-" "docker/26.1.2 go/go1.21.10 git-commit/ef1912d kernel/4.18.0-513.24.1.el8_9.x86_64 os/linux arch/amd64 UpstreamClient(Docker-Client/26.1.2 \x5C(linux\x5C))" 14.996 14.995 .
The text was updated successfully, but these errors were encountered:
please use the issue template and provide as much details as possible about yoru infa
Sorry, something went wrong.
tlv-harbor-reg1.bmc.com is different with tlv-harborpd-01.bmc.com, please check the hostname in harbor.yml is correct.
tlv-harbor-reg1.bmc.com
tlv-harborpd-01.bmc.com
No branches or pull requests
Getting error while login to harbor registry.
[2025-02-06T12:38:04.574Z] Error response from daemon: Get "https://tlv-harbor-reg1.bmc.com/v2/": Get "https://tlv-harborpd-01.bmc.com/service/token?account=****&client_id=docker&offline_token=true&service=harbor-registry": net/http: request canceled (Client.Timeout exceeded while awaiting headers) (Client.Timeout exceeded while awaiting headers)
In Harbor nginx logs. See below message. Error code 499 is client side issue i guess. Can someone please help to understand this issue.
"GET /service/token?account=bldrtlvw&client_id=docker&offline_token=true&service=harbor-registry HTTP/1.1" 499 0 "-" "docker/26.1.2 go/go1.21.10 git-commit/ef1912d kernel/4.18.0-513.24.1.el8_9.x86_64 os/linux arch/amd64 UpstreamClient(Docker-Client/26.1.2 \x5C(linux\x5C))" 14.996 14.995 .
The text was updated successfully, but these errors were encountered: