In sonarqube 5.6.6. I am unable to register secret key -


i following instructions here: https://docs.sonarqube.org/display/sonar/settings+encryption

i in step 2. have created secret file custom path. set sonar.secretkeypath property appropriately , rebooted server.

when navigate config->general->security->encryption tab still says "secret key required able encrypt properties"

i see no mention in log (running @ debug level) mentioning if trying use secretkeypath or if succeeded.

i can't seem past point. suggestions?

my problem turned out because windows server not seem allow services access windows directory. trying "hide" secret file here. though user had permissions, else blocking it. moving non-system controlled directory fixed problem


Comments

Popular posts from this blog

cookies - Yii2 Advanced - Share session between frontend and mainsite (duplicate of frontend for www) -

angular - password and confirm password field validation angular2 reactive forms -

php - Permission denied. Laravel linux server -