Failed to connect to binaries.sonarsource.com

Template for a good bug report, formatted with Markdown:

  • SonarCloud Scanner (SonarQube, Scanner, Plugin, and any relevant extension)
  • Failed to connect to binaries.sonarsource.com
  • Create a PR which will trigger the SonarCloud Analysis.

The Github Action as well as the CI Integration is failing to connect to the binaries.sonarsource.com. This is delaying production deployment. Can you please let me know when the fix will be available and if there is a workaround.

Sonar-scanner version 4.2.0.1873

Regards,
Sangram

1 Like

Same issue here …

Fail to download: https://binaries.sonarsource.com/Distribution/sonar-typescript-plugin/sonar-typescript-plugin-2.1.0.4359.jar
sonarqube_1 | Caused by: java.net.ConnectException: Connection refused (Connection refused)

same issue here

https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-3.0.3.778-linux.zip

1 Like

Yup same issue
Step 17/35 : RUN curl --insecure -o ./sonarscanner.zip -L https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-3.0.3.778-linux.zip
—> Running in 9d7aa11cf165
e[91m % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:–:-- --:–:-- --:–:-- 0e[0me[91m
0 0 0 0 0 0 0 0 --:–:-- --:–:-- --:–:-- 0
curl: (7) Failed to connect to binaries.sonarsource.com port 443: Connection refused

Hey all,

Thanks for the report. I’ve raised this internally. Hold tight.

Colin

1 Like

This should be resolved now.

2 Likes

Thanks Colin! Yes it is working now

Thanks @Colin Will test out on the CI…

I’m surprised to see that the status on https://sonarcloud.statuspage.io/ did not change at all. Is there anyway to look into it and minimize the down time?

Hi @Colin… Confirming that the issue is now resolved.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.