Can't access the update site archive page for older SonarLint Eclipse versions

Hi,

I am trying to reach the URL https://binaries.sonarsource.com/SonarLint-for-Eclipse/releases/ that is found in the SonarLint-Eclipse GitHub repo’s README.md at GitHub - SonarSource/sonarlint-eclipse: SonarLint for Eclipse .

However, when I try to access the link, the following error appears:

This XML file does not appear to have any style information associated with it. The document tree is shown below.

<Error>
  <Code>NoSuchKey</Code>
  <Message>The specified key does not exist.</Message>
  <Key>SonarLint-for-Eclipse/releases/</Key>
  <RequestId>PE9B0JT80711NV8N</RequestId>
  <HostId>rOu6zH+jUmAQ75Q6PhFdSKQjIJ+bXALpIBst/t5XQ5dxlxXT2CfpyrKtWFsjxrEKLobnSIds/LM=</HostId>
</Error>

Thanks!
Raul

Hi,

Pinging to bring this into focus. I’m sure I’m not the only one affected by this.

Regards,
Raul

Hi @rgara001

We have changed the place where our binaries are hosted, and in the current state the directory can not be listed anymore.
You have to use this special URL to see directory content:
https://binaries.sonarsource.com/?prefix=SonarLint-for-Eclipse/releases/

We are discussing if/how we could bring back the directory listing, but there is no ETA.

1 Like

Hi @Julien_HENRY

Many thanks for the info. This is perfect for our needs!

Best,
Raul

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