Forum Replies Created
-
AuthorPosts
-
October 12, 2021 at 18:15 in reply to: Remote connections to Windows server only work when public firewall is disabled #35715
fishermanModeratorThis issue does not look like NoMachine problem, but firewall configuration that is blocking connection. Possibly would be good to enable firewall logs and get information what is dropping connection. you can change Log dropped packets to yes.
Attachments:
fishermanModeratorHi,
I am glad that solution helped you.
fishermanModeratorHi,
If I understood well your request, it is possible for the Administrator to disable unneeded session types in NoMachine terminal server. Please check following article AR07P00989 – How to disable specific session types (e.g. custom sessions) on Linux.
fishermanModeratorCrash is dumped by the OS, and depending on your configuration core file can be located in your home folder or /var/crash/ folder.
I noticed that uploaded logs exceeded upload size, so please can you email them at forum[at]nomachine[dot]com.
fishermanModeratorFrom the logs we noticed that there is a problem that one process is hanging. With logs provided, the problem is hard to debug, to handle it we would require more data.
Please set in the /usr/NX/etc/node.cfg:
SessionLogClean 0Also it seems, that master agent hangs in this case, so please add this line at the bottom of the /usr/NX/etc/node.cfg:
dumpCoreOnHang 1or useecho "dumpCoreOnHang 1" >> /usr/NX/etc/node.cfgThis will cause the server to kill node with signal 11 instead of 9, so please make sure the system can handle core dumps. After this please restart the nomachine server:
/etc/NX/nxserver –restartIf the Agent hangs, the system produce core report for nxnode process. We would require the backtrace of all threads. The instruction is available here:
AR09L00810 – Using GDB to debug a core file on LinuxMake sure that debug, is enabled as per instruction Reproduce the problem and send the server and node logs as mentioned in the previous post as well as the debug traces from the core dump.
September 28, 2021 at 23:01 in reply to: Remote connections to Windows server only work when public firewall is disabled #35489
fishermanModeratorYou can check enabled applications, ports in Advance firewall settings “Inbound Rules”.
September 28, 2021 at 22:58 in reply to: Remote connections to Windows server only work when public firewall is disabled #35487
fishermanModeratorI can only think about one possible case that you have enabled “Block all incoming connections, including those in the list of allowed apps” see screenshot.
If that is disabled please try enabling NoMachine port 4000.
Attachments:
fishermanModeratorCollect server side logs automatically
More info is written under paragraph “Fourth Step: Collect Client Side Logs (if requested)”
On Windows the .nx folder is hidden. To find it, write the following in the address bar or the file browser:
%USERPROFILE%\.nx
fishermanModeratorHi,
Based on the logs you send us, nxserver process is still connected and we dont see problem reproduced.
Did you reproduced problem with connection reset by peer ?If yes, to make sure we have correct logs, please reproduce issue possibly few times again and send us player and server logs.
fishermanModeratorI 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?
fishermanModeratorPlease 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 logssudo /etc/NX/nxserver --debug --collectAfter collecting logs you could disable logs again by running
sudo /etc/NX/nxserver --debug --disable all
fishermanModeratorFrom 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
fishermanModeratorPlease 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 #34934
fishermanModeratorI 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 #34925
fishermanModeratorPlease 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. -
AuthorPosts


