Hello,
I'm trying to setup Bitbucket Pipelines + SonarQube.
Bitbucket Pipelines + SonarQube on premises works fine, but Bitbucket Pipelines + SonarQube doesn't.
On AWS we've allowlisted all IPs from this list — https://support.atlassian.com/bitbucket-cloud/docs/what-are-the-bitbucket-cloud-ip-addresses-i-should-use-to-configure-my-corporate-firewall/, but still have "ERROR: SonarQube server [$SONAR_HOST_URL] can not be reached".
What can be wrong and how to fix it?
Hi @Yaroslav Minieiev ,
Verify Environment Variables:
$SONAR_HOST_URL
environment variable is set correctly in your Bitbucket Pipelines configuration.Verify Network Configuration:
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.