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

Awkward Harbor login flow: Schema is mandatory. #9

Open
3 tasks
Vad1mo opened this issue Feb 6, 2024 · 1 comment · May be fixed by #26
Open
3 tasks

Awkward Harbor login flow: Schema is mandatory. #9

Vad1mo opened this issue Feb 6, 2024 · 1 comment · May be fixed by #26

Comments

@Vad1mo
Copy link
Member

Vad1mo commented Feb 6, 2024

I don't think the schema should be mandatory.

 ./harbor login demo.goharbor.io -u admin -p Harbor12345
Error: login failed, please check your credentials: Get "https://localhost/demo.goharbor.io/users/current": dial tcp 127.0.0.1:443: connect: connection refused
Usage:
  • Use HTTPS by default. (secure by design)
  • Use only HTTP if explicitly specified.
  • Add option to ignore errors in self signed certs. eg. (--inecure) like in curl
@bishal7679
Copy link

I faced the same issue! Let me see how I can fix it

@JaeAeich JaeAeich linked a pull request Feb 24, 2024 that will close this issue
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.

2 participants