Forum Replies Created
-
AuthorPosts
-
BritgirlKeymaster
We reproduced it and have opened a TR. Thanks for reporting it. https://www.nomachine.com/TR01M04797
BritgirlKeymasterThere is a Trouble Report open for this. Please try the workaround.
NoMachine services don’t start on Fedora 21
https://www.nomachine.com/TR0104791BritgirlKeymasterIssues concerning the 3.5.0 server version are dealt with via the traditional channels. The forums are specifically for version 4 client/server issues. If you are able to reproduce this problem connecting from a client 4 to a server 4, please open a new post. You can contact the team using the Contact Us in the footer of the website. Thanks.
BritgirlKeymasterLogs indicate that the NoMachine display server (integrated in theĀ nxnode.bin process) is hanging, that’s why your connection fails.
It would be helpful to find the reason of the problem if you can grab withthe GDB tool a backtrace of the hanging process.
To do that, please execute the following instructions in a terminal on the server host:
1. Install GDB if is it’s not already installed.
(http://www.gnu.org/software/gdb/)2. Run GDB as root or as sudo user:
# gdb -p <pid of nxnode.bin without ‘-H’ in the command line>
3. In the GDB command line type:
set logging file /tmp/displayServerBacktrace.log
set logging on
thr apply all bt4. Send us the /tmp/displayServerBacktrace.log file.
BritgirlKeymasterTest one bedroom computer, NoMachined into bedroom computer (gigabit ethernet on one wifi ac 5.2GHZ on the other) almost flawless performance(test passed, getting excited), test 2 connect laptop to same bedroom pc that the livingroom pc was NoMachined too(multiple issues) first off doing this killed the connection to the living room pc (it looks to be programmed to do this..
The free version of NoMachine allows one connection at a time. So when you connect a second time from another client to the same server, a dialog should pop up notifying you of this. If you want to be connected multiple times to the same server computer, you should try the evaluation of Enterprise Desktop. This will allow unlimited connections to the same server.
BritgirlKeymasterHi, I have opened a new topic so as to keep the issue separate from your previous question:
https://www.nomachine.com/forums/topic/cant-connect-error-is-110-connection-timed-out
BritgirlKeymasterCan you give some more detail? Are the applications on Linux, or Windows, or other? NoMachinsoftware (any of the products offering the virtual desktop functionality) lets users access single applications (running on Linux) and also Windows if you are accessing over RDP in this case. Which product or products are suitable for you depends on how big your set-up needs to be.
BritgirlKeymasterPlease update to the latest version and let us know if you continue to have problems.
December 23, 2014 at 14:59 in reply to: No available sessions (local display disabled) on Fedora 21 #5804BritgirlKeymasterPlease try to run the following command from a console on the server:
NX_ROOT=/usr/NX NX_SYSTEM=${NX_ROOT} LD_LIBRARY_PATH=${NX_ROOT}/lib:${NX_ROOT}/lib:$LD_LIBRARY_PATH bash -c ‘${NX_ROOT}/bin/nxkeygen -u’
and show us the output.
If command above doesn’t return an error, please try to fix the problem as follows.
1) Remove uuid file:
sudo rm /usr/NX/etc/uuid
2) Update the NoMachine server installation:
sudo /usr/NX/scritps/nxserver –update
Then, please send us the following file:
/usr/NX/var/log/nxupdate.log
BritgirlKeymasterCan you send us the following?
– /usr/NX/etc/nodes.db
– /usr/NX/etc/uuid
– and whole /usr/NX/var/log directory
Send to issues[at]nomachine[dot]com. Make sure you reference in the title of the topic in the subject.December 23, 2014 at 09:28 in reply to: No available sessions (local display disabled) on Fedora 21 #5798BritgirlKeymasterThis seems to be an issue with SELinux. We are working on changes to our SELinux modules in order to make it work on FC21. Does disabling SELinux help?
BritgirlKeymasterThis might be of help:
Using two-factor authentication with NoMachine
December 22, 2014 at 14:55 in reply to: NoMachine 4 free edition – Multiple recursive desktop when connecting locally #5795BritgirlKeymasterUsing the free NoMachine application to connect to the local host will give you a mirrored effect. This is because it’s for connecting to the physical desktop. When you are connecting from the player to server and they are both on the same machine, you will need a product with the virtual desktop functionality. Try the Workstation: https://www.nomachine.com/download-enterprise#NoMachine-Workstation
BritgirlKeymaster…..a way to disable auto-scrolling in the client window….
There’s a key for viewport scrolling in the player.cfg ($HOME/.nx/config/player.cfg). Set it to 0.
<option key=”Automatic viewport scrolling sensitive area size” value=”40″ />
BritgirlKeymasterCan you send us the server side logs? You submitted the client side ones but they don’t reveal anything strange.
-
AuthorPosts