fisherman

Forum Replies Created

Viewing 15 posts - 211 through 225 (of 240 total)
  • Author
    Posts
  • in reply to: NM 6.9.2 fails to connect to Win XP SP3 #26460
    fisherman
    Moderator

    Hello,

      Do you have Windows XP SP3 32bit or 64bit version?
      Reproduce problem, collect logs and send them to forum[at]nomachine[dot]com? Instructions about debug and collecting logs you can find there: https://www.nomachine.com/DT10O00163#1.4
    fisherman
    Moderator

    Hello,

    Please can you try with following information:

    1. Check with terminal SSH.
    2. Check with nxplayer + SSH.
    3. Check what happens when /etc/pam.d/sshd is reused for /etc/pam.d/nx (backup of nx file first).
    4. What’s inside /var/log/auth.log (run as root grep -r "nxexec" /var/log/auth.log and share the output).
    5. If nothing helps, send us new set of NoMachine server logs with debug enabled, /var/log/auth.log (or at least nxexec lines), and content of /etc/pam.d
    in reply to: NX service on port: 4000 but not server started #26418
    fisherman
    Moderator

    Hello,

    you are installing 32bit packages on 64bit OS.

    Please remove current installation using following document: https://www.nomachine.com/DT09K00056#4.2.

    After uninstall, please install this package https://www.nomachine.com/de/download/download&id=6.

    fisherman
    Moderator

    Please execute following commands to unload and remove kext file

    sudo kextunload /Library/StagedExtensions/Library/Extensions/nxaudio.kext
    sudo rm -rf /Library/StagedExtensions/Library/Extensions/nxaudio.kext
    fisherman
    Moderator

    Hi,

    I understood your corporate computer was at your company’s location (ie. in the office), when in fact they are both at home.

    Is connecting from A to B possible? Is connecting from B to A possible?

    To be able to connect from A to B or vice-versa when both are at the same location, it is strongly recommend you:

    – Connect both machines to the same wifi

    An alternative solution if connecting both machines to the same wifi is not possible is to configure “Connect a network port” in NoMachine described here: https://www.nomachine.com/DT10O00157#4.4.
    When port is forwarded then connect from Machine A to machine B using the IP shown like on the uploaded image.

    Attachments:
    in reply to: Authentication as user NX using the NX SSH pair failed #26268
    fisherman
    Moderator

    Hello,

    We will need debug NoMachine server logs to investigate the issue. Please follow the instructions here:
    https://www.nomachine.com/AR07K00677

    After enable debug logs on problematic machine please execute:
    /etc/NX/nxserver --restart

    Please after that try to reproduce the issue
    Send logs to forum[at]nomachine[dot]com

    fisherman
    Moderator

    What I have understood is that you are trying to connect from your home to your corporate Windows machine.

    Would recommend that you check with your IT department if they can provide you vpn access or port forwarding from your office public IP to the local machine NoMachine port.

    in reply to: Unable to start the server in a chroot environment #26223
    fisherman
    Moderator

    Can you try to add user nx to the following groups aid_sdcard_rw,aid_inet and then restart nxserver

    usermod -a -G aid_sdcard_rw,aid_inet nx

    /etc/NX/nxserver --restart

    in reply to: Ubuntu 18.04 command line code to download and install #24989
    fisherman
    Moderator

    Hi uncled,

    I verified download few times and everything is OK, so to avoid using the old corrupted installation file, please do as following
    curl https://download.nomachine.com/download/6.9/Linux/nomachine_6.9.2_1_amd64.deb -o nomachine_6.9.2_1_amd64-new.deb

    md5sum nomachine_6.9.2_1_amd64-new.deb
    dpkg -i nomachine_6.9.2_1_amd64-new.deb
    in reply to: Ubuntu 18.04 command line code to download and install #24974
    fisherman
    Moderator

    Please can you try re-download and install package again.

    in reply to: Ubuntu 18.04 command line code to download and install #24960
    fisherman
    Moderator

    Hi uncled,

    Based on the output it looks that your package is broken during download. Please can you verify MD5 signature by using command
    md5sum nomachine_6.9.2_1_amd64.deb

    Correct MD5 signature you can find here https://www.nomachine.com/download/download&id=6

    Additionally, can you show output of the command uname -a

    in reply to: Disable hardware acceleration on the client side? #23769
    fisherman
    Moderator

    You can disable Client hw acceleration per session, by changing the Display settings in the NoMachine Menu Panel. See the following image.

    You can change default settings for the specific user by editing $HOME/.nx/config/player.cfg file and changing default value  <option key=”Enable hardware accelerated decoding” value=”false” />

    Please note that for editing the player.cfg file NoMachine player should be closed.

     

    in reply to: How to check NX client version #23768
    fisherman
    Moderator

    You can use following command to display related client information:

    sudo /etc/NX/nxserver –history –client-platform –client-type –client-version

    Additionally, to display list of all nxserver commands you can use  sudo /etc/NX/nxserver –help.

     

    in reply to: Permission to connect not working #23718
    fisherman
    Moderator

    We can confirm that the behaviour has not changed between releases.

    If that was the case, it would mean that the owner of the desktop would have to physically get up, go to the remote computer and click accept for his own connection request.

    Maybe you are confusing the authorization dialog (when it’s a different user connecting) with the notification pop-up telling you that “user xxxx connected” ?

    in reply to: Permission to connect not working #23701
    fisherman
    Moderator

    I could not reproduce reported problem, update does not change any settings.

    Please can you provide following information:

    1. Is it possible that you added the user as trusted or administrator on the server?
    2. Is it possible that your server was displaying login window?
    3. Is it possible that windows user accessing desktop is administrator?
    4. What was the version number you were updating from?

    As well please can you provide result from the command:

    grep PhysicalDesktopAuthorization /usr/NX/etc/server.cfg

Viewing 15 posts - 211 through 225 (of 240 total)