bitnami / charts

Bitnami Helm Charts
https://bitnami.com
Other
8.81k stars 9.1k forks source link

[bitnami/harbor] Harbor admin password not working after a while #27896

Closed HamzaZoubair closed 2 weeks ago

HamzaZoubair commented 1 month ago

Name and Version

bitnami/harbor 21.1.5

What architecture are you using?

None

What steps will reproduce the bug?

Installing Harbor bitnami helm chart with ArgoCD

What do you see instead?

Core, JobService and Registry restart after a while from installation After that login is failing with admin default password. When I reset the password on postgres Pod, the login works again update harbor_user set salt='', password='' where user_id = 1;

jdaln commented 1 month ago

Could this be somehwat linked to https://github.com/bitnami/charts/issues/27483#issuecomment-2233755228 ?

andresbono commented 1 month ago

Hi @HamzaZoubair, is your issue happening only when deploying with ArgoCD? Please, share the values you are providing so we can reproduce the issue.

HamzaZoubair commented 1 month ago

@andresbono @jdaln Thanks for your response, when I set the postgresql password it is fixed. I have another problem oidc authentication is failing after a while also and I have this log:

[ERROR] [/core/controllers/oidc.go:118]: Failed to exchange token, error: oauth2: "invalid_client" "Invalid client credentials."
[DEBUG] [/lib/http/error.go:62]: {"errors":[{"code":"BAD_REQUEST","message":"oauth2: \"invalid_client\" \"Invalid client credentials.\""}]}

Thank you.

andresbono commented 1 month ago

Do you think that error is somehow related to the way we package the helm chart? Please, share any suggestions for improvements that you may have.

github-actions[bot] commented 3 weeks ago

This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.

github-actions[bot] commented 2 weeks ago

Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.