KNIME server not having direct access to my folders

Hi!
I am having an issue where my KNIME server won’t auto-run my project. The error message that I am getting is that the server does not have direct access to my folders. Does anyone know a simple way to fix this permissions?

Hi @aksyracuse ,

Please see this setting in our KNIME documentation, as I believe it should solve your issue with local file system access:

/instance/org.knime.filehandling.core/allow_local_fs_access_on_server=true

This should be added to your client-profiles preferences file (extension is .epf)

https://docs.knime.com/2022-12/server_admin_guide/index.html#preferences-file

(scroll down a bit to get to the explanation of the setting)

Thanks,
Zack

1 Like

Hi! I have been looking for my client-profiles perferences within my KNIME folder in my c-drive but I can’t seem to locate it. Do you know where I might be able to find the folder?

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