Cevelop / Issues

The official issue tracker for Cevelop.
9 stars 1 forks source link

Eclipse Marketplace issue #127

Open jrgnicho opened 3 years ago

jrgnicho commented 3 years ago

Expected Behavior

Open Eclipse market place and search for packages

Actual Behavior

Error window pops up with the following error message

MarketplaceDiscoveryStrategy failed with an error
Cannot complete request to https://marketplace.eclipse.org/api/p?client=org.eclipse.epp.mpc.core&client.version=1.8.1.v20191106-1317&os=linux&ws=gtk&nl=en_US&java.version=11.0.9&product=com.cevelop.ide.branding.product&product.version=1.14.1.202002280938&runtime.version=3.17.0.v20191122-2104&platform.version=4.14.0.v20191210-0610: Unable to read repository at https://marketplace.eclipse.org/api/p?client=org.eclipse.epp.mpc.core&client.version=1.8.1.v20191106-1317&os=linux&ws=gtk&nl=en_US&java.version=11.0.9&product=com.cevelop.ide.branding.product&product.version=1.14.1.202002280938&runtime.version=3.17.0.v20191122-2104&platform.version=4.14.0.v20191210-0610.
Unable to read repository at https://marketplace.eclipse.org/api/p?client=org.eclipse.epp.mpc.core&client.version=1.8.1.v20191106-1317&os=linux&ws=gtk&nl=en_US&java.version=11.0.9&product=com.cevelop.ide.branding.product&product.version=1.14.1.202002280938&runtime.version=3.17.0.v20191122-2104&platform.version=4.14.0.v20191210-0610.
Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty

Cevelop Version, Operating System and Compiler

Cevelop C++ IDE Version: 1.14.1-202002280938

OS: Linux, v.5.8.0-50-generic, x86_64 / gtk 3.22.30 Java version: 11.0.9 Ubuntu 20.04

The more we know about your setup, the easier it will be for us to reproduce the problem.

Installed as a snap

tcorbat commented 3 years ago

Hi

Thanks for your report. I tried to reproduce the issue, but was unable to. Could it be that this has been a temporary issue on the side of eclipse.org? Was it a one-time issue or does it still not work?

Best Regards Thomas

Am Mi., 12. Mai 2021 um 21:11 Uhr schrieb Jorge Nicho < @.***>:

Expected Behavior

Open Eclipse market place and search for packages Actual Behavior

Error window pops up with the following error message

MarketplaceDiscoveryStrategy failed with an error Cannot complete request to https://marketplace.eclipse.org/api/p?client=org.eclipse.epp.mpc.core&client.version=1.8.1.v20191106-1317&os=linux&ws=gtk&nl=en_US&java.version=11.0.9&product=com.cevelop.ide.branding.product&product.version=1.14.1.202002280938&runtime.version=3.17.0.v20191122-2104&platform.version=4.14.0.v20191210-0610: Unable to read repository at https://marketplace.eclipse.org/api/p?client=org.eclipse.epp.mpc.core&client.version=1.8.1.v20191106-1317&os=linux&ws=gtk&nl=en_US&java.version=11.0.9&product=com.cevelop.ide.branding.product&product.version=1.14.1.202002280938&runtime.version=3.17.0.v20191122-2104&platform.version=4.14.0.v20191210-0610. Unable to read repository at https://marketplace.eclipse.org/api/p?client=org.eclipse.epp.mpc.core&client.version=1.8.1.v20191106-1317&os=linux&ws=gtk&nl=en_US&java.version=11.0.9&product=com.cevelop.ide.branding.product&product.version=1.14.1.202002280938&runtime.version=3.17.0.v20191122-2104&platform.version=4.14.0.v20191210-0610. Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty

Cevelop Version, Operating System and Compiler

Cevelop C++ IDE Version: 1.14.1-202002280938

OS: Linux, v.5.8.0-50-generic, x86_64 / gtk 3.22.30 Java version: 11.0.9 Ubuntu 20.04

The more we know about your setup, the easier it will be for us to reproduce the problem.

Installed as a snap

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Cevelop/Issues/issues/127, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2JYQLQEUCTRTXGSMW53DDTNLHFPANCNFSM44ZGECIQ .

jrgnicho commented 3 years ago

I tried in Ubuntu 18.04 and it works fine. I'll try again on my 20.04 install and report what happens