Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
sjimenezr
Partner - Contributor
Partner - Contributor

Error downloading third party modules

We have installed Talend Studio, but we are getting the error ‘Network is unavailable, please fix it’ when we try to download the .jar files required by the components.

 

sjimenezr_0-1754377539754.png

 

Labels (2)
1 Solution

Accepted Solutions
Denis_Segard
Support
Support

Hello,
We can see some "PKIX" errors. The certificates used by the Talend servers are trusted by default by the JVM .
The PKIX error may happen if : 
- The Talend Studio JVM does not use the default truststore (file cacerts) 
or
- There is a "SSL Forward Proxy" with SSL inspection in your network 

Zscaler for example is a "SSL Forward proxy" and it is required to add the Zscaler ROOT CA in the JVM truststore : see 
https://help.zscaler.com/zia/adding-custom-certificate-application-specific-trust-store

Kind regards
Denis

View solution in original post

3 Replies
Denis_Segard
Support
Support

Hello,

Did you check in the .log file if there was some error messages ? 
You can add the view Error :
https://help.qlik.com/talend/en-US/studio-user-guide/8.0-R2024-12/displaying-error-log-view-and-mana...

Kind regards
Denis

sjimenezr
Partner - Contributor
Partner - Contributor
Author

We get this log error:

sjimenezr_0-1754383650292.png

 

Denis_Segard
Support
Support

Hello,
We can see some "PKIX" errors. The certificates used by the Talend servers are trusted by default by the JVM .
The PKIX error may happen if : 
- The Talend Studio JVM does not use the default truststore (file cacerts) 
or
- There is a "SSL Forward Proxy" with SSL inspection in your network 

Zscaler for example is a "SSL Forward proxy" and it is required to add the Zscaler ROOT CA in the JVM truststore : see 
https://help.zscaler.com/zia/adding-custom-certificate-application-specific-trust-store

Kind regards
Denis