Forum Replies Created
-
AuthorPosts
-
BritgirlKeymaster
This is a race condition due to network speed and server load. Closing the connection and trying to connect, even multiple times, can sometimes help.
NoMachine client never stops showing the spinning wheel when connecting to a server
https://www.nomachine.com/TR05R09688If you need a quick fix, try setting the
ClientMenuConfiguration
key in the server.cfg on the server to the default value, i.e. comment it out:#ClientMenuConfiguration all
Such a change doesn’t require a restart of NoMachine server
Does the fix help?
BritgirlKeymasterInstalling NX and logging in with system credentials works out of the box. Changing the cfg files original settings should be done provided you understand what you are changing and why.
In its default installation EnablePasswordDB in the server.cfg is set to ‘0’ which means we do not use our password db, but use the system authentication method.
You edited the server.cfg using Windows tools, and in doing so (for which we have opened the following feature request by the way https://www.nomachine.com/FR05R03981) nxserver lost its ability to read the server.cfg properly and so NX password db became enabled and you user could no longer login using system credentials.
Something good came out of it. We discovered that Windows editors misbehave when editing unix files, so we will improve the software to make sure this doesn’t happen 🙂
Is there a logic to that? That NoMachine has a problem with headless machines? Also if I add a GPU to my system instead of using an onboard (i)GPU, would the GPU still do the work without a monitor or TV connected? Or the TV on standby? Or is that the X-server thing you’re talking about?
No, NoMachine doesn’t have a a problem with headless machines. The logic is rather simple: if there is no monitor attached, the GPU can’t function. It’s not NoMachine that isn’t working. You can consider purchasing a dummy dongle. This will make your system think there is a monitor attached and the GPU will function correctly. Then NoMachine will use HW encoding. Search these forums for the word “dummy dongle” and you will see other users who did the same.
May 18, 2020 at 07:39 in reply to: Connecting NoMachine Ubuntu 16.04 to NoMachine Windows 10 within VPN #27588BritgirlKeymasterSend the refused file via email to the address I indicated in my earlier reply, thank you. At this point I would also send us the full set of logs. To extract logs, see the following article, https://www.nomachine.com/AR10K00697.
We need them from both the server side and the client side (the computer you are connecting to, not only from the computer you are connecting from).
Can you tell me what message you are getting when trying to connect to your Windows machine? Are you able to connect the other way round, from the Windows computer to your Linux computer?
BritgirlKeymasterHi, are you able to send us the logs from the server side? You should enable debug, reproduce the problem and then extract the logs. See here for details on how to do that: https://www.nomachine.com/DT10O00163#1
Send your attachments to forum[at]nomachine[dot]com making sure you insert the title of your topic the email. Thanks!
May 15, 2020 at 17:37 in reply to: No connection to Ubuntu Linux: The session negotiation failed #27547BritgirlKeymasterHi, thanks for taking the time to report this. There was a hitch with the manifest in the update server, but it has since been fixed 🙂 See these two topics for reference:
https://forums.nomachine.com/topic/session-negotiation-has-failed
https://forums.nomachine.com/topic/session-negotiation-failed-running-db
BritgirlKeymasterI don’t know which topic you are referring to but there are two similar ones open here:
https://forums.nomachine.com/topic/green-screen-after-updating-to-6-10-12-2
https://forums.nomachine.com/topic/green-screen-after-updating-to-6-10-12Please follow either of those links for the Trouble Report.
BritgirlKeymasterThe config files are clean and the logs don’t show anything wrong with NX. The optimizations NoMachine can offer are within the session itself, not before webplayer has been fully loaded.
BritgirlKeymasterThe following Trouble Report has been opened:
Green screen when connecting by NoMachine client for Windows v. 6.10.12 to Ultra HD monitors
https://www.nomachine.com/TR05R09689BritgirlKeymasterFor everyone affected by the “green screen” issue please consult the Trouble Report we opened which contains further details:
Green screen when connecting by NoMachine client for Windows v. 6.10.12 to Ultra HD monitors
https://www.nomachine.com/TR05R09689BritgirlKeymasterrtsholiday, can you submit those logs to forum[at]nomachine[dot]com?
BritgirlKeymasterIf User A connects, and then another user WITH the same account connects, the session will migrate. NoMachine understands that the owner is connecting from another client and thinks it’s the same person.
Is it not possible for you to allocate an an individual system account to the users which need to connect? The default behaviour is that if UserA is connected to the remote computer, and UserB tries to connect, UserA will see a pop-up notifying them of the attempt. Only if UserA ignores the notification, they will be bounced off.
BritgirlKeymasterTom5, can you send us the user/.nx from your Windows Enterprise Client? Then from the Cloud Server host, send us the var/log. Instructions are here: https://www.nomachine.com/AR10K00697.
Then send everything to forum[at]nomachine[dot]com. Make sure you place the title of the topic in the subject. Thanks!
BritgirlKeymasterQ1: I was wondering how many connections can be made to the same machine at the same time? My understanding is just ONE for the free client. Please correct me if I’m wrong.
With the free version installed on the remote computer you want to access, one connection will be allowed at a time to that end point. On the connecting client, you can install either the free version or Enterprise Client, it’s up to you, and you can start as many connects as you want, but if you want to have more users connected to the same remote computer, that remote computer will require Enterprise Desktop. More details here:
What’s the difference between the free NoMachine package and Enterprise Desktop Subscription?
https://www.nomachine.com/AR02P00965Q2: If there is already a connection from a guest to host, does this preclude a second guest from logging on, or does the second guest disconnect the first – in essence bouncing the first user off?
The default behaviour is that if UserA is connected to the remote computer, and UserB tries to connect, UserA will see a pop-up notifying them of the attempt. If UserA ignores the notification, they will be bounced off.
BritgirlKeymasterThere was an issue with manifest causing a permissions error (for server-side installations), which has since been fixed so it is probable that you downloaded the update after we fixed it 🙂 You shouldn’t get the problem again.
To change the ownership back to nx, it’s enough to run the command:
sudo chown -R nx /usr/NX/var/db/limits
(related topic: https://forums.nomachine.com/topic/session-negotiation-has-failed)
BritgirlKeymasterThis is a duplicate of this topic: https://forums.nomachine.com/topic/block-users-from-client-from-transfering-files
Change the system account of the connecting user to one with fewer permissions on the remote host, then they won’t be able to access the server/node cfg nor alter the settings in the server GUI. If the connecting user is an admin user, it’s impossible to prevent them from accessing the server preferences.
-
AuthorPosts