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

Announcements
Join us at Qlik Connect 2026 in Orlando, April 13–15: Register Here!
cancel
Showing results for 
Search instead for 
Did you mean: 
lguevara
Partner - Creator II
Partner - Creator II

File in remote engine has permission denied

Hi,

I  publish an artifact in TMC with the procesing remote engine thas is in linux Rocky.

The task has to read a file .csv, I copied this file to remote engine and set the path in parameters of the task.

But I have an error that about the file "Permission denied".

 

Thanks.

Labels (2)
1 Solution

Accepted Solutions
Denis_Segard
Support
Support

Hello,

Did you test the "OS Account" running the Remote Engine can read this file ? 


Kind regards
Denis

View solution in original post

2 Replies
Denis_Segard
Support
Support

Hello,

Did you test the "OS Account" running the Remote Engine can read this file ? 


Kind regards
Denis

lguevara
Partner - Creator II
Partner - Creator II
Author

Hi Denis_Segard,

I change the owner of the file to talenduser, that is the user for talend Remote Engine installation and works fine.

thanks.