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

registry view xxx fails #224

Closed
Vad1mo opened this issue Oct 29, 2024 · 0 comments · Fixed by #237
Closed

registry view xxx fails #224

Vad1mo opened this issue Oct 29, 2024 · 0 comments · Fixed by #237

Comments

@Vad1mo
Copy link
Member

Vad1mo commented Oct 29, 2024

./main registry view self
ERRO[0000] failed to parse registry id: strconv.ParseInt: parsing "self": invalid syntax 
ERRO[0000] failed to get registry: [GET /registries/{id}][401] getRegistryUnauthorized  &{Errors:[0x1400038e060]} 

harbor-cli on  v1.23.1 ./main registry view     
{
  "creation_time": "2024-10-28T09:36:11.671Z",
  "credential": {},
  "id": 37,
  "insecure": true,
  "name": "self",
  "status": "healthy",
  "type": "harbor",
  "update_time": "2024-10-29T14:57:46.157Z",
  "url": "https://demo.goharbor.io"
}
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

Successfully merging a pull request may close this issue.

1 participant