"Unable to read repository" error
See original GitHub issueSystem information:
- OS: Windows 10.0.17763.720
- DBeaver version: 6.2.3.201910122038
- Additional extensions: None
Describe the problem you’re observing:
Following error shows up when trying to install any extension:
Unable to read repository at https://dbeaver.io/update/ce/latest/content.xml.
PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Steps to reproduce, if exist:
Go to Help->Install New Software… and try to install something.
Issue Analytics
- State:
- Created 4 years ago
- Comments:9 (3 by maintainers)
Top Results From Across the Web
Newcomers » Unable to read repository - Eclipse
Unable to read repository error encountered while trying to download plugin or check for updates from the following repositories
Read more >Unable to read repository error when adding Eclipse plugin to ...
A simple workaround suggested to overcome this is: 1) Download the plugin jar files to your folder. 2) Ensure that the plugin is...
Read more >read our policy here. - Stack Overflow
and everytime I was getting this error: Unable to read repository at http://download.eclipse.org/releases/kepler/. Unable to read repository ...
Read more >Error downloading Eclipse-Plugin ..Unable to read repository ...
I am trying to install Jaspersoft Studio 6.19.0 from Eclipse(V. 4.20) marketplace but keeps getting below error. An error occurred while ...
Read more >Liferay IDE installation - Unable to read repository context.xml
Liferay IDE installation - Unable to read repository context.xml. ... "fetching children of ...stable" in the bottom left corner) I get the error...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I solved it by myself by importing certs in this way: https://stackoverflow.com/a/26183328
@geomorillo @IvanSnetkov did you try @ghost suggestion? this issue cannot be fixed by the DBeaver team, it’s something caused by bad MITM https proxies that corporations use. So if it really is this issue, everyone must solve it on its own computer depending on how your corporate proxy works.