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 reset default admin/admin password for sonar #563

Closed
vdelendik opened this issue Jul 16, 2023 · 2 comments
Closed

unable to reset default admin/admin password for sonar #563

vdelendik opened this issue Jul 16, 2023 · 2 comments

Comments

@vdelendik
Copy link
Contributor

in scope of CE setup where we use /sonarqube context path we can't proceed with password reset

213.134.180.206 - - [16/Jul/2023:12:45:17 +0000] "POST /sonarqube/api/users/change_password HTTP/1.1" 401 0 "https://demo.zebrunner.farm/sonarqube/account/reset_password" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36" "-"
213.134.180.206 - - [16/Jul/2023:12:45:17 +0000] "GET /sonarqube/sessions/new?return_to=%2Fsonarqube%2Faccount%2Freset_password HTTP/1.1" 200 637 "https://demo.zebrunner.farm/sonarqube/account/reset_password" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36" "-"
213.134.180.206 - - [16/Jul/2023:12:45:17 +0000] "GET /sonarqube/js/out726653E4.css HTTP/1.1" 200 33654 "https://demo.zebrunner.farm/sonarqube/sessions/new?return_to=%2Fsonarqube%2Faccount%2Freset_password" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36" "-"
213.134.180.206 - - [16/Jul/2023:12:45:17 +0000] "GET /sonarqube/js/outDUFI7UAQ.js HTTP/1.1" 200 787645 "https://demo.zebrunner.farm/sonarqube/sessions/new?return_to=%2Fsonarqube%2Faccount%2Freset_password" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36" "-"
2023/07/16 12:45:17 [warn] 10#10: *259 an upstream response is buffered to a temporary file /var/cache/nginx/proxy_temp/0/01/0000000010 while reading upstream, client: 213.134.180.206, server: demo.zebrunner.farm, request: "GET /sonarqube/js/outDUFI7UAQ.js.map HTTP/1.1", upstream: "https://127.0.0.1:80/sonarqube/js/outDUFI7UAQ.js.map", host: "demo.zebrunner.farm"
213.134.180.206 - - [16/Jul/2023:12:45:17 +0000] "GET /sonarqube/js/out726653E4.css.map HTTP/1.1" 200 436417 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36" "-"
213.134.180.206 - - [16/Jul/2023:12:45:17 +0000] "GET /sonarqube/api/l10n/index?locale=en-US HTTP/1.1" 200 77408 "https://demo.zebrunner.farm/sonarqube/sessions/new?return_to=%2Fsonarqube%2Faccount%2Freset_password" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36" "-"
213.134.180.206 - - [16/Jul/2023:12:45:18 +0000] "GET /sonarqube/api/settings/login_message HTTP/1.1" 200 51 "https://demo.zebrunner.farm/sonarqube/sessions/new?return_to=%2Fsonarqube%2Faccount%2Freset_password" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36" "-"
213.134.180.206 - - [16/Jul/2023:12:45:18 +0000] "GET /sonarqube/api/users/identity_providers HTTP/1.1" 200 60 "https://demo.zebrunner.farm/sonarqube/sessions/new?return_to=%2Fsonarqube%2Faccount%2Freset_password" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36" "-"
213.134.180.206 - - [16/Jul/2023:12:45:18 +0000] "GET /sonarqube/js/outDUFI7UAQ.js.map HTTP/1.1" 200 11791140 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36" "-"

@vdelendik vdelendik added the bug label Jul 16, 2023
@vdelendik vdelendik added this to the 2.4 milestone Jul 16, 2023
@vdelendik
Copy link
Contributor Author

to fix the problem we had to remove site cookies in advance! Let's put this information into the release notes and migration steps!

@vdelendik
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

1 participant