When I load the Bitbucket repository's overview page the Sonar tab should show up.
Actual Behavior
I get the a 503 error (same as linked ticket) when loading the tab. We have to have our code secured. Because this plugin doesn't work with an authenticated Sonar we have to have our Sonar instance behind a firewall with IP whitelisting. We have the Bitbucket and Bitbucket Pipelines IPs whitelisted and that part works fine. But this plugin gives us the 503 error because the request comes from the Heroku EU datacenter. We can't whitelist the whole AWS region so is it possible to add a static IP in front of your service (e.g. Fixie or QuotaGuard)? Or, supporting Sonar Authentication would be amazing.
Plug-in version, SonarQube version, CI system, build type
Bitbucket, SonarQube 6.7.1, Sonar for Bitbucket Cloud (installed via the Bitbucket Integrations page).
This is related to Bitbucket Cloud 503 Service Unavailable
Expected Behavior
When I load the Bitbucket repository's overview page the Sonar tab should show up.
Actual Behavior
I get the a 503 error (same as linked ticket) when loading the tab. We have to have our code secured. Because this plugin doesn't work with an authenticated Sonar we have to have our Sonar instance behind a firewall with IP whitelisting. We have the Bitbucket and Bitbucket Pipelines IPs whitelisted and that part works fine. But this plugin gives us the 503 error because the request comes from the Heroku EU datacenter. We can't whitelist the whole AWS region so is it possible to add a static IP in front of your service (e.g. Fixie or QuotaGuard)? Or, supporting Sonar Authentication would be amazing.
Plug-in version, SonarQube version, CI system, build type
Bitbucket, SonarQube 6.7.1, Sonar for Bitbucket Cloud (installed via the Bitbucket Integrations page).