Hi,
after our upgrade from 4.10 → 4.12
I cannot get the config to work
Every time I start the executor with a profile I get:
main ProfileManager Could not download profiles from http://127.0.0.1:8080/knime/rest/v4/profiles/contents
I set the knime.ini:
-profileLocation
http://127.0.0.1:8080/knime/rest/v4/profiles/contents
-profileList
executor
Also tried
-profileLocation
http://localhost:8080/knime/rest/v4/profiles/contents
-profileList
executor
As well as
Also tried
-profileLocation
http://serverIP:8080/knime/rest/v4/profiles/contents
-profileList
executor
Not quite sure if I put the wrong executor.epf format into (as the installer did not create the folder nor the sample in the folder)
In workflow_repository/config/client-profiles
file_export_version=3.0
/instance/org.knime.workbench.core/database_timeout=7200
/instance/org.knime.database/drivers/tera/database_type=default
/instance/org.knime.database/drivers/tera/description=TeraDB
/instance/org.knime.database/drivers/tera/driver_class=com.teradata.jdbc.TeraDriver
/instance/org.knime.database/drivers/tera/name=com.teradata.jdbc.TeraDriver
/instance/org.knime.database/drivers/tera/paths/0=/opt/…/software/jdbc-jars/TeradataJDBC
/instance/org.knime.database/drivers/tera/url_template=jdbc:teradata://db_id
/instance/org.knime.database/drivers/tera/version=16.10.0