I’'m trying to install additional extension to Knime Server Small (Azure) with following command:
./knime -application org.eclipse.equinox.p2.director -nosplash -consolelog -r https://update.knime.com/community-contributions/4.5 -i org.anotherfraud.excel.feature.feature.group -d opt/knime/knime-4.5.1
Unfortunately, I’m receiving this error:
Unable to init server: Could not connect: Connection refused
Knime: Cannot open display:
Knime:
The Knime executable launcher was unable to locate its
companion shared library
thank you for your answer. I’ve checked it - didn’t help. It looks like, the problem is related to permission. I can install the extension only after changing folder permissions:
But, I can’t still install AF Utility Nodes. I’m using this command:
sudo ./knime -application org.eclipse.equinox.p2.director -nosplash -consolelog -r https://update.knime.com/community-contributions/4.5 -i org.anotherfraud.excel.feature.feature.group -d /opt/knime/knime-4.5.1