which versions are you using (SonarQube Server / Community Build, Scanner, Plugin, and any relevant extension)
Answer : SonarQube Community edition 25.4.0.105899
how is SonarQube deployed: zip, Docker, Helm
via zip
what are you trying to achieve
Login to Sonar after password change. admin
what have you tried so far to achieve this
While logging to SOnar using admin credentials. Intial login was sucessful but after credentials reset , its not working.
Do not share screenshots of logs – share the text itself (bonus points for being well-formatted)!
We have one more doubt. We are installing SOnarqube community version 24.12.0.100206 via docker. The installtion was sucessful and were getting the below pasted error. Please note we are using postgresql as an external database. Kindly guide
This is a different question. We try to keep it to one question per thread. Otherwise it gets messy, fast. I’ll make a quick pass here, but if you have followup questions, please to create a new thread.
First 24.12 is no longer supported. For Community Build, only the latest release is supported. At the moment, that’s 25.4.
Second, when no external DB is configured, SonarQube falls back to using the embedded H2 database, which is provided for trial only. So you should double-check your configuration and your server logs.