Forum Replies Created
-
AuthorPosts
-
BritgirlKeymasterUpdate to the latest version please. If the issue continues, open a new topic with details of OS versions and clear steps on how to reproduce.
July 20, 2023 at 11:58 in reply to: Windows client freeze and cannot restart without reboot (continued) #44912
BritgirlKeymasterHi, can you update to the latest version and tell us if you still encounter the problem? We’ve still not managed to reproduce the issue.
Submit logs from the player side and we’ll take another look.
Be sure that the Don’t delete log files on exit checkbox is selected in UI -> Settings -> Player -> Security panel before launching the client to reproduce the problem. Do not close the client once problem has been reproduced.
Then collect logs manually: create a compressed archive of the .nx directory in the user’s home. On Windows the .nx folder is hidden. To find it, write the following in the address bar or the file browser:
%USERPROFILE%\.nx
Otherwise navigate through the computer folder till the user’s home and digit .nx in the navigation toolbar to reach it. Path can be similar to: C:/Users/nomachine/.nx
BritgirlKeymasterCan you update to the latest version 8.7 and tell us if you have the same issue? A similar issue was reported on Debian and a fix was released in the maintenance update of today: https://kb.nomachine.com/TR07U10920
July 19, 2023 at 16:54 in reply to: Remote virtual desktop does not resize in conjunction with certain client #44904
BritgirlKeymasterA similar topic was posted here with the same workaround: https://forum.nomachine.com/topic/windows-display-scaling-nomachine-makes-it-blurry
BritgirlKeymasterA portable package is planned and work was already started. We had other priorities in the meantime though and work was temporarily suspended.
BritgirlKeymasterWe are not aware of a similar problem.
So that we can attempt to reproduce, please tell us:1) macOS version on affected machine
2) NoMachine version on affected machine
BritgirlKeymasterYou can try to see if that helps.
BritgirlKeymasterIt looks similar to this problem:
Xorg crashes after certain events sequence
https://www.nomachine.com/TR07U10939Please check if setting the following key in node.cfg helps:
DisplayServerExtraOptions "-eventdelay 0"
BritgirlKeymasterCan you attach the screenshot which didn’t attach? Don’t paste, but use the attachment tool “Upload attachments”.
Also, tell us:
– did you update from an earlier NoMachine version?And what version are you using now?
– specify the OS client side and also server side.
In NoMachine version 8, UPnP/NAT-PMP is disabled by default in the Free Edition. To get access to your computer over the internet, NoMachine’s UPnP/NAT-PMP port mapping must be enabled by hand (‘Server settings -> Ports’ -> Select the service and click on Configure); or alternatively, your router can be configured with the appropriate port-forwarding rule.
July 14, 2023 at 11:18 in reply to: NoMachine keeps flipping from shared to not shared several times per minute #44874
BritgirlKeymasterHi, we aren’t able to reproduce the issue – we checked with all the latest Win 11 updates as well.
We will need logs with debug enabled from the Windows you are connecting to (the one which keeps turning “desktop shared” on and off).
Please follow the instructions here for Windows:
First Step: Enable Debug Level on the Problematic Server/Node Host
https://kb.nomachine.com/DT07S00243Once you’ve enabled debug, go to your other Windows machine and start a connection. Reproduce the problem. Gather the logs.
You can send your attachment to forum[at]nomachine[dot]com making sure to use the title of this topic as the subject of your email.
July 14, 2023 at 08:28 in reply to: NoMachine client connects to server IP unrelated to auto-discovered IP #44871
BritgirlKeymasterCustom scripts are available in all NoMachine server products, but there is not one suitable for what you’d like to achieve at the moment. We are evaluating the possibility of adding it. Check out the guide here for a full list (11.3. Server Automation Interface: Custom Scripts executed on Server/Node Events) of what is available: https://kb.nomachine.com/DT07S00246
You can achieve the same also in the free version if you are using that on the server.However, you could probably achieve a DHCP hook using your own system’s scripts to find and set the new IP as NXdListenAddress key in server configuration file, and then run
/etc/NX/nxserver --configupdate.July 13, 2023 at 09:04 in reply to: NoMachine client connects to server IP unrelated to auto-discovered IP #44864
BritgirlKeymasterWhen a NoMachine server runs on a machine, it makes a list of network interfaces, and it collects all the information (hostname, list of IPs, ports on which it is listening) and sends it on the LAN to the NoMachine clients (on the same LAN). This info is used to create an mDNS item in the list of IPs and they are transmitted to the Player. As you correctly wrote, these machines are “autodiscovered”. How does the Player know that you want to use 192.xx or whatever rather than another?
What you can do is go in to the Player’s Configuration panel of the connection and manually choose the correct IP address from the list, by editing the mDNS machine before connecting. See https://forum.nomachine.com/topic/how-to-make-nomachine-update-target-computer-ips#post-40814
BritgirlKeymasterThe logs show: “cannot open file `/etc/NX/server/localhost/node.cfg’ for reading (Permission denied)”
This is what you should change to make it accessible to “read” for all users
Execute:
ls -l /etc/NX/server/localhost/node.cfg -rw-r--r-- 1 root root 605 cze 30 15:03 /etc/NX/server/localhost/node.cfgthen you should execute:
chmod 644 /etc/NX/server/localhost/node.cfgThis last operation will require admin privileges,
BritgirlKeymasterHi Piter, we are going to send a debug library, please check your inbox. If you have any questions about the library, simple hit reply to our email.
BritgirlKeymasterWell, Wayland is still very much in development, especially for KDE, and practically every release of every distribution changes things and NoMachine then has to adapt. So it’s not that there is no lack of support in NoMachine 😉
As for this specific issue, the fix will be in the next available maintenance. It did not make the 8.6 release last week.
-
AuthorPosts
