LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

What permissions are required to deploy an application to RT Linux?

Solved!
Go to solution

I have an sbRIO running Linux. Sometimes I deploy our executable to it within the project environment, and sometimes we copy a new executable through SCP or the web interface. In the latter case, the file ownership and sometimes permissions of some files get changed, and then when I want to deploy through the project environment, I get an error "LabVIEW:  File permission error. You do not have the correct permissions for the file." I can't figure out which file this is; I've already changed the ownership of everything within /home/lvuser/natinst/bin to lvuser.ni. Can anyone provide a complete list of file ownership and permissions required to deploy from within the LabVIEW project environment?

0 Kudos
Message 1 of 5
(4,166 Views)
Solution
Accepted by topic author nathand

Found the issue - some log files had nearly filled the disk. The actual issue was insufficient space for some file, but it was reported as a file permissions error.

Message 2 of 5
(4,155 Views)

Do you know which log file has fill the disk? I have the same problem. But my disk is not filled.

CLD
CAU
0 Kudos
Message 3 of 5
(3,368 Views)

It's been a while, but if I remember correctly it was log files that my application created, not log files that NI software creates.

0 Kudos
Message 4 of 5
(3,357 Views)
I had the exact same issue. I am so glad I found this. Error message displayed by cRIO deployment window was very ambiguous and not helpful at all.

Kudos are the best way to say thanks 🙂
0 Kudos
Message 5 of 5
(3,050 Views)