KNIME extensions installation for 5.5.0 version

Hello I have an problem, a I have downloaded knime 5.5.0 version. And I want to install KNIME extensions in order to get Nodes like Column Expresions and Java Snniped, but during installation extensions I got this error
image
Is any steps how to install column expressions NODE?
Thanks a lot!!

Hi, It looks like you might be behind a firewall of some sort as the error seems to be indicating that Knime can not reach the extensions. I have the same problem on a works PC where the internet is blocked.

@Averin7777

Add below lines in the end of your KNIME.ini file. You will find this file in KNIME installed directory.

-Djavax.net.ssl.trustStore=NUL
-Djavax.net.ssl.trustStoreType=Windows-ROOT

Restart KNIME and check again.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.