How to debug disk redirection

Forum / NoMachine Cloud Server Products / How to debug disk redirection

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #3480
    snejok
    Participant

    Hello, NoMachine!

    I have a problem with disk redirection on my linux distro on server side:

    ALTLinux (client) -> Ubuntu 12.04 (server) = redirection works

    ALTLinux (client) -> ALTLinux (server) = redirection doesn’t work

     

    I use:

    nomachine-enterprise-client_4.2.22_1_i686.rpm

    nomachine-enterprise-server-evaluation_4.2.22_2_x86_64.rpm

    Type: virtual display.

    Server and client logs attached.

    How can I debug disk redirection mechanism?

    #3496
    adp
    Participant

    Hi, we are trying to support all possible distro/WM combinations. ALTLinux  is not currently in our supported distros list. See this article for more information:

    https://www.nomachine.com/AR11K00740

    That said, if you’re willing to help we can provide you with debug version of our library that is responsible for devices forwarding so that we could gather more debugging info. Please let us know, and we’ll give you more detailed instructions.

    #3519
    snejok
    Participant

    Thank you for your answer! Yes, I want to try debug version, how can I get it?

    #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

Viewing 4 posts - 1 through 4 (of 4 total)

This topic was marked as solved, you can't post.