Forum / NoMachine Cloud Server Products / How to debug disk redirection / Reply To: How to debug disk redirection
May 13, 2014 at 14:58
#3561
snejok
Participant
Thank you, dear NoMachine!!
I found the problem, it was in my environment:
8392 8973 11:40:49 201.250 DeviceServiceDisk: Read [50] bytes. Received an output string : ‘fuse: failed to open /dev/fuse: Permission denied
‘.
8392 8973 11:40:49 201.336 DeviceServiceDisk: Received output from the nxfs: ‘fuse: failed to open /dev/fuse: Permission denied
‘.
Fixed by:
# gpasswd -a user fuse
Adding user user to group fuse