Forum Replies Created
-
AuthorPosts
-
November 22, 2013 at 18:46 in reply to: NoMachine freezing intermittently when connected to Mavericks PC #918fra81Moderator
Have you tried disabling UDP from the Advanced connection settings?
Also please paste the statistics after a freeze occurred.
You can take them clicking on the Connection icon of the toolbar.fra81ModeratorPlease contact us at forum[at]nomachine[dot]com.
We will send you a patch to test.
fra81ModeratorIt’s very likely that you can’t get an additional public IP for free, since you are on a hosted facility. But you may try to create a tunnel to 162.243.14.121 and from 162.243.14.121 to 10.0.2.15 port 4000.
ssh -R 4500:localhost:4000 user@162.243.14.121
It won’t work as fast as a direct connection but better than nothing. Be also sure you disable UDP in the connection setup.
Otherwise I strongly suggest you ask to the help-desk of the provider offering the hosting service.
fra81ModeratorHi.
It looks like a known issue with sharing a 16 bit physical display.The bug is tracked in the following Trouble Report:
https://www.nomachine.com/TR11K04037
The fix will not be ready for the upcoming release, but you can expect it to be fixed in the next one, which is likely to take place in the next week.
fra81ModeratorCheck if you have a core dump in the home directory of the user owning the session.
Please also attach the logs files:
# tar zcf logs1.tar.gz /usr/NX/var/log
# tar zcf logs2.tar.gz /home/<user>/.nxBe sure you include all the information listed here:
– NoMachine product and version on local and remote machine (free version, Workstation, etc).
– Whether the problem arises connecting to a physical or a virtual display.
– Remote and local Windows/Mac/Linux version (Windows XP/7/8, OS X 10.x, Ubuntu xyz, Mint x.y, etc.).
– If on Linux, desktop version (GNOME. KDE, whatever) on client and on server.fra81ModeratorWhere did you set that? You must set it on the server, in the target user’s home, not on the client.
Don’t forget also to export the variable:
export LANG=”it_IT.UTF-8″
fra81ModeratorHi.
It could be some environment variable that is missing in the start command of your desktop manager.Please copy&paste the output of the “env” command, as run in the physical desktop and on the virtual desktop session.
That is:
Open a terminal on the physical display and run:
# envStart the new remote desktop session on the NoMachine server.
Open a terminal and run:
# envPlease provide the complete output.
-
AuthorPosts