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

Error while trying to rest default admin user password #108

Open
Santhosh-Radhakrishna opened this issue Jul 22, 2024 · 0 comments
Open
Labels
bug Something isn't working new Needs triage

Comments

@Santhosh-Radhakrishna
Copy link

Expected vs actual behavior

trying to reset the password but getting below error
{"code":2,"message":"unable to generate recovery url"}
image

Steps to reproduce the bug

  1. Fresh install using quick start guide
  2. click reset password of admin user

Are you using the latest version of the project?

You can check your version by running helm ls|grep '^<deployment-name>' or using pctl, pctl version, and provide the output.

❯ helm ls -A
NAME     	NAMESPACE	REVISION	UPDATED                              	STATUS  	CHART     	APP VERSION
myrelease	paralus  	1       	2024-07-22 13:06:01.588546 +0200 CEST	deployed	ztka-0.2.9	v0.2.8

What is your environment setup? Please tell us your cloud provider, operating system, and include the output of kubectl version --output=yaml and helm version. Any other information that you have, eg. logs and custom values, is highly appreciated!

(optional) If you have ideas on why the bug happens or how it can be solved, please provide it here

  • [x ] I've described the bug, included steps to reproduce it, and included my environment setup with all customizations.
  • [ x] I'm using the latest version of the project.
@Santhosh-Radhakrishna Santhosh-Radhakrishna added bug Something isn't working new Needs triage labels Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working new Needs triage
Projects
None yet
Development

No branches or pull requests

1 participant