Forum Replies Created
-
AuthorPosts
-
BritgirlKeymasterHi, if you are running Wayland in a VM, try the tips here:
Connecting to a Wayland-based desktop running in a Linux virtual machine
https://kb.nomachine.com/AR04R01083You could also consider using X.org instead of Wayland like this user https://forums.nomachine.com/topic/connecting-arch-desktop-to-arch-laptop-got-error-104#post-39945
BritgirlKeymasterServer side seem ok. Does the session window close as soon as you connect? It could be a crash on the Player side, which would explain why there is not enough information from the Player .
Can you check for segfaults on the Player side? This article explains how to look for core files.
BritgirlKeymasterCould you send us the logs of the Mac server? Please follow the instructions here and send them to forum[at]nomachine[dot]com using the title of the topic as the subject of the email. Thanks!
Collect server side logs automatically
https://kb.nomachine.com/DT07S00243October 3, 2022 at 14:22 in reply to: No available desktops on this server (Windows 11 client and OSX Monterey host) #40497
BritgirlKeymasterCan you all update to the latest NoMachine version, 8.1.2? It solves this TR:
Cannot connect to physical desktop on macOS after a system update
https://www.nomachine.com/TR10S10377Note that the fix to this Trouble Report will require giving accessibility permissions to NoMachine or nxnode one last time.
BritgirlKeymasterHi, do you mean turn off the monitor if there is one attached to save power, for example? If so, this is not supported. NoMachine can still connect you to a Mac/Windows/Linux computer without a monitor attached or switched on though.
BritgirlKeymasterWe checked on the fly with Tailscale (free version) and it works out of the box ie. we didn’t have to change any settings. Did you already try and it didn’t work?
Is the connection via NoMachine not working both ways?
Are you using the free version of Tailscale or a paid option?Without Tailscale, can you connect to your RPi? What OS is on the Raspberry?
BritgirlKeymasterHi, we have attempted several times to reproduce a similar behaviour on our latest release (v8.1.2), but without success. Can you send us the logs from the Linux server?
Please follow the instructions here: https://kb.nomachine.com/DT07S00243
and submit them to forum[at]nomachine[dot]com. Please use the topic title as the subject of your email.Thanks.
September 30, 2022 at 17:26 in reply to: Input issues between Win10 Client and Linux Mint server #40469
BritgirlKeymasterHi, We are aware of a similar behaviour that another user has reported, although we are not able to reproduce in our own environments. Please confirm the Linux Mint version and desktop environment (Mate, XFCE?).
BritgirlKeymasterHi, we fixed this TR in the 8.1.2 release
Cannot connect to physical desktop on macOS after a system update
https://kb.nomachine.com/TR10S10377Note that the fix to this Trouble Report will require to give accessibility permissions to NoMachine or nxnode one last time. After that, the problem should not appear again.
Check that permissions are added. Does this help?
BritgirlKeymasterHi, check that you USB is enabled on your Linux server.
What to do if USB support is disabled on Linux
https://kb.nomachine.com/AR12J00658then try again, and don’t forget to check that it loads correctly (tip in the last part of the article).
After compiling the kernel module it’s a good idea to check that it loads correctly on the machine where you compiled it. To do this start a NoMachine connection, open the Menu -> Devices -> Connect a USB device, and wait 10 seconds until available devices appear. Then, open a terminal on the host where you compiled nxusb.ko and type:
lsmod | grep nxusb
If the output is not empty, the nxusb kernel has been compiled and loaded correctly on your machine.
Does it help?
BritgirlKeymasterPlease our notice here about iOS16.
Important notice for NoMachine users about iOS version 16
‘https://forums.nomachine.com/topic/important-notice-for-nomachine-users-about-ios-version-16’
BritgirlKeymasterHello and welcome 🙂
firstly take a look a the latest Cloud Sever Family in version 8. There have been a lot of improvements in the navigation interface, so it’s easier to add/remove nodes and monitor your node machines as well (more about this is here http://www.nomachine.com/cloud-server-family). In your case, you should look at Enterprise Cloud Server or Enterprise Cloud Server Cluster. Both allow unlimited connections, the latter provides failover capabilities.
Regarding kerberos support in add/remove and other admin operations (via GUI or CLI), this is planned. At the moment, adding and removing nodes to the cloud server is done via password authentication. We had planned to extend support for other authentication methods, including Kerberos, to the administrator procedures in the recent v8, but unfortunately other priorities meant that this got postponed to a later release.
To allow users to connect using kerberos, you need set the following on your cloud server host:
server.cfg –EnableNXKerberosAuthentication 1
server.cfg –EnableNXKerberosForwardingToRemote 1
server.cfg –NXGSSAPIStrictAcceptorCheck 0
server.cfg –NXGssapiLibraryPath "/usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2"
server.cfg –NXKerberosLibraryPath "/usr/lib/x86_64-linux-gnu/libkrb5.so.3"These last two paths can be slightly different depending on the system.
The user, when creating a connection should do the following in the Player. Click ‘Add’, go to Configuration, select “Use kerberos ticket-based authentication”. If you want to use more options, click ‘Modify’. Choosing DNS translation will require an IP address in the Address Host field, otherwise provide a hostname.
BritgirlKeymasterVery strange. We will need logs from Computer A/B, to understand what is happening. Please read the instructions here and send them to forum[at]nomachine[dot]com. Thanks!
BritgirlKeymasterI have forwarded the output of the windbg file to our developers. There was some weird formatting in it, so hence that’s why its’ not posted here.
Are you using the latest version 8?
There are two ways to uninstall USB drivers for Windows. You can find detailed instructions here: https://kb.nomachine.com/AR12O00955
Regarding the issue, do you have any other USB forwarding (or related) software installed on the machine?
BritgirlKeymasterGlad to know that installed Mate solved the problem for you. Thanks for letting us know.
-
AuthorPosts
