fisherman

Forum Replies Created

Viewing 15 posts - 76 through 90 (of 242 total)
  • Author
    Posts
  • in reply to: Install script error #35461
    fisherman
    Moderator

    I am not sure exactly by your post what is the problem. I did tried installation on Elementary OS 6 and did not have any issues and installation completed without errors and NoMachine works without problems.

    Can it be the reason that you have some special configuration that somehow alters NoMachine installation.

    Please can you show us what error you had and send us the NoMachine logs that are stored in /usr/NX/var/log?

    in reply to: Connection reset by peer #35442
    fisherman
    Moderator

    Please update your server version to latest 7.6.2.

    If you still reproduce the problem, please enable debug by executing sudo /etc/NX/nxserver --debug --enable all.
    Then reproduce problem, and collect logs sudo /etc/NX/nxserver --debug --collect

    After collecting logs you could disable logs again by running sudo /etc/NX/nxserver --debug --disable all

    in reply to: Error is 104: Connection reset by peer #35441
    fisherman
    Moderator

    From the log file you sent, I see only that NoMachine nxd cannot bind to the network interface. Can you check if permissions for nxd/nomachine to bind port 4000 on the required network interfaces are correctly set?

    Additionally, if after setting proper permission, you still experience problem please check if LAN connection works, and send us all NoMachine logs. You can collect them by executing sudo /etc/NX/nxserver --debug --collect

    in reply to: No taskbar/settings on Zorin OS 16 virtual desktop #35380
    fisherman
    Moderator

    Please change DefaultDesktopCommand in /usr/NX/etc/noode.cfg
    with
    DefaultDesktopCommand “env GNOME_SHELL_SESSION_MODE=zorin XDG_CURRENT_DESKTOP=zorin:GNOME gnome-session –session=zorin”

    fisherman
    Moderator

    I am glad that is helped.

    fisherman
    Moderator

    Please can you verify if nomachine client is installed correctly, you can do easy that by executing dpkg --list "nomachine*".

    If NoMachine is installed, but failed to start, then please check your client host architecture uname -m.
    If your architecture is x86_64, please use NoMachine client package Nomachine client amd64.

    fisherman
    Moderator

    Hello,

    NoMachine on Mac OS uses connection to the physical display. “Unknown Display” and only resolution choice of 1080p could be limitation of connected monitor or limitation of headless Mac.

    If you are using headless mac, possibly attaching hdmi dummy adapter would help.

    Or you could try to hold Option when selecting Scaled resolution (see screenshot).

    Attachments:
    in reply to: NoMachine on Arch/Wayfire? #34884
    fisherman
    Moderator

    Based on the information I found on the Internet, I see that Wayfire is Wayland environment and cannot be used within NoMachine to start virtual desktop sessions. You could try and install one of the other DE like KDE, Gnome, XFCE4 on Garuda and use it within NoMachine.

    in reply to: Keyboard control of a Windows app #34869
    fisherman
    Moderator

    You can open CMD as administrator, and execute following command:
    "C:\Program Files (x86)\NoMachine\bin\nxserver.exe" --restart

    in reply to: How to setup NoMachine on Mac #34851
    fisherman
    Moderator

    NoMachine old version 3.5 was creating session configuration differently. NoMachine from version 4, can use most of the parameters configured during the session, Please check Guide to the Functionality in the Menu Panel on Mac.
    additionally please check this document to see how to change port of the connection Getting started with NoMachine.

    in reply to: Upgrade from Enterprise Desktop to Cloud Server #34812
    fisherman
    Moderator

    I would recommend that you remove NoMachine Enterprise Desktop with following

    rpm -e nomachine-enterprise-desktop
    rm -rf /usr/NX

    then do clean installation of NoMachine Cloud server.

    I would just add that NoMachine Cloud server is done mainly to centralize access to # of different NoMachine servers. More information you can find What NoMachine server products can I use with Cloud Server

    in reply to: Create multiple new sessions automatically with script #34791
    fisherman
    Moderator

    I would say that to achieve situation that on every command you create new session you will need to disable autoconnect in ConnectPolicy key in server.cfg
    ConnectPolicy autocreate=1,autoconnect=0,automigrate=0,desktop=0,dialog=0,xsessions=0,udp=1

    in reply to: Connection problem from Ubuntu to iMac #34786
    fisherman
    Moderator

    We would need additionally nx logs from the home folder.

    you can easy create an archive and send it to use by executing following command:
    sudo tar -cvzf macServerSideLogs.tar.gz /Library/Application\ Support/NoMachine/var/log $HOME/.nx

    or check our automatic log collection feature https://knowledgebase.nomachine.com/DT11R00182

    You can get all needed logs by executing
    /etc/NX/nxserver --debug --collect

    in reply to: Error when trying to connect #34747
    fisherman
    Moderator

    Based on the logs you posted, it looks NoMachine is not installed on the server host you are trying to connect.

    Please can you ask administrator to check if NoMachine is installed on mentioned hosts.

    in reply to: After connecting to Mac the mouse doesn’t work #34436
    fisherman
    Moderator

    graywolf asked correctly to re-enable nxnode permission in system/ Security & Privacy/Accessibility.

    About permissions you can see more on following article: https://knowledgebase.nomachine.com/AR10P01001.

Viewing 15 posts - 76 through 90 (of 242 total)