bitnami / charts

Bitnami Helm Charts
https://bitnami.com
Other
8.92k stars 9.18k forks source link

[Bitnami/jasperreport] Unable to login with default jasperadmin password #13408

Closed racheldaguenethahn closed 1 year ago

racheldaguenethahn commented 1 year ago

Name and Version

bitnami/jasperreport 14.3.5

What steps will reproduce the bug?

I deployed the jasperreport helm chart with the default values except the database, I'm using an external postgresql. I can access the login URL however I'm unable to login due to "invalid credentials supplied". I'm using the default admin password (jasperadmin) and the default password generated (decoded from a k8s secret) by the chart.

Did I miss something?

Are you using any custom parameters or values?

No response

What is the expected behavior?

Login successful by using jasperamdin / generated password creds

What do you see instead?

Invalid credentials supplied. Could not login to JasperReports Server

Additional information

No response

racheldaguenethahn commented 1 year ago

I resetted the db, removed all k8s resources deployed and re deployed jasper report. Now the login is successful.