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

Unable to login with default admin password #12423

Closed
limecheng opened this issue Jul 8, 2020 · 5 comments
Closed

Unable to login with default admin password #12423

limecheng opened this issue Jul 8, 2020 · 5 comments
Labels
community/good-first-issue help wanted The issues that is valid but needs help from community Stale

Comments

@limecheng
Copy link

After setting up harbor with admin password of Harbor12345, I tried login to the UI but got an error "Invalid user name or password."

Environment:
OS: Ubuntu 18.04
Harbor: v2.0.0

@reasonerjt
Copy link
Contributor

Is it a clean install?

@reasonerjt reasonerjt added help wanted The issues that is valid but needs help from community community/good-first-issue labels Jul 9, 2020
@06kellyjac
Copy link

Using helm to install I can successfully log in if I port-forward the main "harbor" service, but if I port-forward "-harbor-portal" service I see the same login page but the request never makes it to the "harbor-harbor-core" pods

helm install harbor harbor/harbor --namespace some-namespace --set expose.type=clusterIP --set expose.tls.enabled=false

kubectl -n some-namespace port-forward svc/harbor 8080:80

@stale
Copy link

stale bot commented Dec 24, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Stale label Dec 24, 2020
@ankush06
Copy link

you need to add the externalURL
ex:
externalURL: http://10.207.5.1:30032

@stale stale bot removed the Stale label Jan 14, 2021
@stale
Copy link

stale bot commented Jun 26, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Stale label Jun 26, 2021
@stale stale bot closed this as completed Jul 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community/good-first-issue help wanted The issues that is valid but needs help from community Stale
Projects
None yet
Development

No branches or pull requests

4 participants