Forum Replies Created
-
AuthorPosts
-
BritgirlKeymaster
Hi, to be able to help (I understand that you are using version 4 on both client and server sides) we need you to send us the complete set of logs from client and server.
Please follow the instructions here: https://www.nomachine.com/AR07K00677. Also, please clarify what OS you have on the client/server side and it’s version. From what you have written it’s not clear if your laptop is the machine you are connecting from or to. If the logs are too big to attach below, any attachments can be sent to forum[at]nomachine[dot]com.
BritgirlKeymasterWhich product did you install on the server? Remember Workstation, Terminal Server, Cloud Server and Enterprise Server all offer the virtual desktop functionality (point 1 in the how-to). If you are using the free version on the server side, you might want to consult this how-to for headless servers: https://www.nomachine.com/AR10K00710.
BritgirlKeymasterThe difference between a package for evaluation and a package created for our customers is that only this last one includes the H.264 codec. Using the Production Version downloadable from your customer area means that you will be able to use the H.264 encoding, provided that your client has it. Hence an uninstall and reinstall is requested server side. If you have further questions about that, or any other topic, don’t forget you can open support tickets in the customer area.
BritgirlKeymasterThere’s also a howto available: https://www.nomachine.com/disabling-access-to-your-local-desktop
BritgirlKeymasterLogs would be useful as an nxserver process running at 100% is not normal. Follow the instructions here and submit to issues[at]nomachine[dot]com making sure you reference your forum title.
https://www.nomachine.com/AR07K00677
I would like to prevent nxserver to start at every reboot. Is there a way to do it?
See the image I attached. You can access this via the !M (Monitor) icon in the task/system try and then select ‘Show the connection status’. Click on the on/off button and the dialog should appear.
Attachments:
January 14, 2015 at 18:34 in reply to: Cannot create the Xvfb authority file with just-created cookie #5940BritgirlKeymasterroot@rainkin:~# xauth -f $AUTHFILE add :0 MIT-MAGIC-COOKIE-1 $COOKIE
xauth: file add does not existThis means that $AUTHFILE was not set. I.e it’s empty.
Are you executing this? AUTHFILE=$HOME/Xvfb-0.auth
After that step you can do: echo $AUTHFILE to ensure that the variable was correctly set.
If you are using one of the terminal server range (you posted your topic in the section for this range of products) you can simply start a virtual session without having to do any of the above.
BritgirlKeymasterCan you try the latest 4.4.1 and let us know if you still have the same problem?
January 12, 2015 at 15:17 in reply to: No available sessions (local display disabled) on Fedora 21 #5913BritgirlKeymasterDid you send on the nxupdate.log to issues[at]…?
BritgirlKeymasterBut, as I see, number of files in ICE directory still increasing, but not so quick :
[root@termserv8-med ~]# find /tmp/.ICE-unix/ | wc -l
342Further investigation shows that this is a leak from Gnome resources and not leftovers of NoMachine.
BritgirlKeymasterFor single application, so running just Firefox rather than connecting to the desktop (Gnome or KDE etc) you need to select “Custom session”.
See here: https://www.nomachine.com/AR03L00795
BritgirlKeymasterWe 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.
-
AuthorPosts