Effacer les filtres
Effacer les filtres

Installation: "Error: Unable to connect to host.sun.s​ecurityVal​idatorExce​ption: PKIX path building failed..."

3 vues (au cours des 30 derniers jours)
Dear Mathworks support team,
whenever I try to install Mathlab R2019b the installation fails when using "Log in with a MathWorks account".
The error given says "Error: Unable to connect to host.sun.securityValidatorException: PKIX path building failed...". I try to install R2019a, but I obtain the same result. I try to install Java 8, delete temp_file, reboot and repeat setup, as something says in a discuss with the same topic and the same problems. But nothing.
Is there any way how to solve this issue?
Best regards,
Raffaele
  1 commentaire
Walter Roberson
Walter Roberson le 9 Mar 2020
This appears to be a ssl security certificate issue
I would not expect it for such a new release though.
https://stackoverflow.com/questions/21076179/pkix-path-building-failed-and-unable-to-find-valid-certification-path-to-requ
https://support.cloudbees.com/hc/en-us/articles/217078498-PKIX-path-building-failed-error-message?mobile_site=true

Connectez-vous pour commenter.

Réponses (1)

Monisha Nalluru
Monisha Nalluru le 13 Mar 2020
The connection issue could be due to internal Certificate Authority’s configuration.
The following are some options to overcome the problem:
  • Whitelist the MathWorks domain : To whitelist the MathWorks domain, both services.mathworks.com and login.mathworks.com could be whitelisted within the network, so that the MATLAB installer can connect without additional certificates being appended. Speak with your network administrator to whitelist these domains.
  • Use a different certificate authority: Similarly, the second option suggests that you replace your self-signed certificates with a certificate that has been signed by a trusted authority. This option will likely have an additional cost. As of Java 7, update 11, Oracle trusts certificates from 79 locations, including Verisign, Digicert, Thawte, etc.
  • Bypass the proxy: If all else fails you can bypass the self-signed proxy. Your company may have a secondary network that doesn’t utilize the proxy, such a guest network or a mobile network. Alternatively, you can take your machine off your companies network entirely and download the installer at home or some other public location.
You can also attempt the troubleshooting steps outlined in the link below
If you are unable to perform the above troubleshooting steps, please perform an offline installation. Note that an offline installation will require your License Administrator to provide you with the offline files

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by