Error while installing the extension from eclipse marketplace #118
Unanswered
UttamKumarTR
asked this question in
Help
Replies: 1 comment
-
@UttamKumarTR please see this doc for a possible fix: https://www.genuitec.com/products/copilot4eclipse/docs/resources/technotes/configure-discovery-site The update-site typically returns a 504 when accessed by from a browser. Let us know if the doc helps in resolving the PKIX issue. Wayne |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am getting following error while trying to install Copilot4Eclipse extension, here is the error.
https://www.genuitec.com/updates/copilot4eclipse/content.xml.
PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
I understand this error generally comes due to proxy and SSL certificate issues, but I have already added *.genuitec.com as a trusted cite. Also, even if there is a certification issue in Java path the URL should be accessible from browser right?
When I try accessing the URL https://www.genuitec.com/updates/copilot4eclipse/content.xml from browser, I see following error response:
504 Gateway Time-out
nginx/1.18.0 (Ubuntu)
Any thoughts/ suggestions?
Beta Was this translation helpful? Give feedback.
All reactions