Forum Replies Created
-
AuthorPosts
-
fishermanModerator
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.
fishermanModeratorYou can open CMD as administrator, and execute following command:
"C:\Program Files (x86)\NoMachine\bin\nxserver.exe" --restart
fishermanModeratorNoMachine 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.fishermanModeratorI 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
fishermanModeratorI 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
fishermanModeratorWe 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
fishermanModeratorBased 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.
fishermanModeratorgraywolf 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.
fishermanModeratorYou can disable “Match the client resolution upon connecting” see attached iPad screenshots.
Attachments:
fishermanModeratorCan you check following article https://www.nomachine.com/accessing-your-remote-desktop-on-google-cloud-platform-via-nomachine.
fishermanModeratorI am not sure that I fully understood the problem. What I can advice that you check following NoMachine article Switching the view between multi-monitors during a remote desktop session.
If this does not help, can you maybe describe in details what is the OS on server and possibly screenshot of display arrangement of server and client.
fishermanModeratorupnp needs to be enabled on your home router, or you will need to do manual port forwarding. You will need to consult your router manual how to do it.
fishermanModeratorNoMachine on Windows does connect to the physical screen thus requires entering login information on Windows login screen. I noticed that there is dismissed out of scope FR that was suppose to solve that problem https://knowledgebase.nomachine.com/FR05N03109.
fishermanModeratorPossibly easiest way to do it is to open NoMachine user Interface and edit port with enabling Gateway port. See more information at following article https://knowledgebase.nomachine.com/DT11R00177 in section #3.2.
Attachments:
fishermanModeratorPlease enable debug, I understood that server host is Windows. Easiest way to enable logs on windows could be to run CMD as Administrator and then execute
"C:\Program Files (x86)\NoMachine\bin\nxserver" --debug --enable all
Then please restart NoMachine server and reproduce problem.
"C:\Program Files (x86)\NoMachine\bin\nxserver" --restart
and after reproducing error please send us created zip archive to forum[at]nomachine[dot]com and then disable debug.
"C:\Program Files (x86)\NoMachine\bin\nxserver" --debug --disable all
More information about enabling debug and collecting logs can be found here: Collect server side logs automatically
-
AuthorPosts