Troubleshooting
Explains how to troubleshoot issues with SonarQube server installation.
Failed to connect to the marketplace via proxy
http.proxyUser=domain\\userException java.lang.RuntimeException: cannot run elasticsearch as root
SonarQube DNS cache
echo "networkaddress.cache.ttl=5" >> "${JAVA_HOME}/conf/security/java.security" Self Signed Certificates of DevOps platforms
keytool -importcert -file $PATH_TO_CERTIFICATE -alias $CERTIFICATE_NAME -keystore /$JAVA_HOME/lib/security/cacerts -storepass changeit -trustcacerts -nopromptDatabase-related issues
Oracle JDBC driver blocked
Last updated
Was this helpful?

