Access denied on Eclipse plugin update-site

Hello all,

As the tilte said I'm not able to install the latest version of ConnectIQ Eclipse plugins.
P2 reply "Could not find developer.garmin.com/.../"
My browser displays something like this for the updates-site url:
Forbidden
You don't have permission to access /downloads/connect-iq/eclipse/ on this server.


Any help?
  • You don't use your browser to get an update to the plugin - it's done from within Eclipse.
    In Eclipse, in the "Help" menu, use "Check for updates" or "Installation details" (which will allow you to check for updates.)
  • Thanks PMjim_m_58, I know how Eclipse works.
    But since Eclipse-P2 and any browsers report an error I wondered that the connection issue was on Garmin side...

    Here is the full P2 error:
    Unable to read repository at developer.garmin.com/.../content.xml.
    Unable to read repository at developer.garmin.com/.../content.xml.
    sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target


    To be fully transparent: note that I'm behind a company proxy, but I'm able to get working with Eclipse Luna's update-site...
  • I just tried with Eclipse Neon, from the SW part of the US (no proxy used) on Windows 10 and had no problem.

    BTW, the newest plugin is 2.2.1 for both the IDE and SDK Manager, and it's been out for a while, so you may already have that.
  • terr viale

    Sounds like this is caused by the company proxy... Works fine with my smartphone airpoint...

    I'm still on 1.2.2 for both features, coming back after a while on ConnectIQ :o
  • Sounds like this is caused by the company proxy... Works fine with my smartphone airpoint...

    I'm still on 1.2.2 for both features, coming back after a while on ConnectIQ :o



    Eclipse Luna has problems with the CIQ Plugin, and you'll now need Mars or Neon, BTW... There are other threads here about that.
  • Thanks PMjim_m_58, I know how Eclipse works.
    But since Eclipse-P2 and any browsers report an error I wondered that the connection issue was on Garmin side...

    Here is the full P2 error:
    Unable to read repository at developer.garmin.com/.../content.xml.
    Unable to read repository at developer.garmin.com/.../content.xml.
    sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target


    To be fully transparent: note that I'm behind a company proxy, but I'm able to get working with Eclipse Luna's update-site...


    Try editing the update site "Location" in the Eclipse config to the following: https://developer.garmin.com/downloads/connect-iq/eclipse/

    I recall running into a similar issue and discovered that Garmin moved the location to an HTTPS server but hadn't updated the docs and weren't redirecting from the old HTTP location. That way you aren't dependant on a redirect, which may or may not cause issues with a company proxy.

    Cheers,
    Douglas