Forum Replies Created
-
AuthorPosts
-
fisherman
ModeratorFrom 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
fisherman
ModeratorPlease 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”August 20, 2021 at 15:44 in reply to: Installed client on Linux Mint, nothing happens when try to run it #34934fisherman
ModeratorI am glad that is helped.
August 20, 2021 at 10:06 in reply to: Installed client on Linux Mint, nothing happens when try to run it #34925fisherman
ModeratorPlease 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.August 17, 2021 at 14:50 in reply to: Just installed NoMachine on M1 Mac, can only connect to it at 1080p #34885fisherman
ModeratorHello,
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:
fisherman
ModeratorBased 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.
fisherman
ModeratorYou can open CMD as administrator, and execute following command:
"C:\Program Files (x86)\NoMachine\bin\nxserver.exe" --restart
fisherman
ModeratorNoMachine 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.fisherman
ModeratorI 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
fisherman
ModeratorI 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
fisherman
ModeratorWe 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
fisherman
ModeratorBased 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.
fisherman
Moderatorgraywolf 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.
fisherman
ModeratorYou can disable “Match the client resolution upon connecting” see attached iPad screenshots.
Attachments:
fisherman
ModeratorCan you check following article https://www.nomachine.com/accessing-your-remote-desktop-on-google-cloud-platform-via-nomachine.
-
AuthorPosts