Britgirl

Forum Replies Created

Viewing 15 posts - 2,146 through 2,160 (of 5,248 total)
  • Author
    Posts
  • Britgirl
    Keymaster

    Hi Sam, just to confirm we got your nxclient.log. We’ll come back to you with an update.

    in reply to: Server status is stuck on querying the server #39730
    Britgirl
    Keymaster

    We are not aware of similar issues on Debian 11.

    The “S-log” excerpts you pasted are not from NoMachine. If you have an NX legacy or derivative installed on that machine, or had it installed, I would suggest to uninstall NoMachine and remove all traces including the home, reinstall NoMachine and start again, making sure that you’ve also removed any trace of what other product you might have had (even inadvertently) on that machine.

    sudo dpkg --purge nomachine 
    sudo rm -rf /usr/NX /etc/NX /var/NX .nx

    Then reinstall the NoMachine product of your choice.

    You should check server-side logs (which are in /usr/NX/var/log) – not client.

    For your reference:

    Collect server side logs automatically
    https://kb.nomachine.com/DT11R00182

    or

    Collect server and client logs manually
    https://kb.nomachine.com/DT11R00181

    in reply to: No available desktops on this server (Ubuntu 20.04) #39729
    Britgirl
    Keymaster

    Default Ubuntu 20.04 installs and works out-of-the-box in our labs.

    Are you running Wayland and is it a VM? If so, take a look at this article and follow the tips there:

    Connecting to a Wayland-based desktop running in a Linux virtual machine
    https://kb.nomachine.com/AR04R01083

    You could also log out and then log in, but to a X.org desktop. This will show whether the problem is Wayland or not.

    Send the logs by all means, we can take a look and see what’s going on. Please send them to forum[at]nomachine[dot]com making sure to put the title of your topic as the subject of your email. Thanks!

    in reply to: NoMachine for Fedora 36 #39725
    Britgirl
    Keymaster

    The output shows that PulseAudio libs are present but not that PulseAudio is installed and being used. Fedora 36 now adopts Pipewire instead of PulseAudio and it is likely that it is using those libraries.

    https://fedoraproject.org/wiki/Changes/DefaultPipeWire

     

    Support for Pipewire in NoMachine will be added in v8.

    So first install PulseAudio:

    sudo dnf install pulseaudio

    Fedora will ask you to remove Pipewire and replace it with PulseAudio. Then you can install NoMachine again or use command from installation output:

    /usr/NX/scripts/setup/nxnode --audiosetup <path>

    to configure PulseAudio with NoMachine.

    Britgirl
    Keymaster

    Hi, thanks for reporting this. We’ve also reproduced it on the iPadOS 16 beta. We will queue up for fixing in our next mobile release.

    in reply to: Service doesn’t start on Windows 10 #39713
    Britgirl
    Keymaster

    This topic was closed because we received no logs or further output as requested.

    in reply to: Could not create a virtual desktop on RHEL 8 #39707
    Britgirl
    Keymaster

    Can you please submit the screenshots as separate attachments? They won’t be accepted if you try to paste them in to your reply. Thanks.

    in reply to: No available desktops on this server #39686
    Britgirl
    Keymaster

    Hi, please check this topic here which deals with the same message.

    https://forums.nomachine.com/topic/no-available-desktops-on-this-server-windows-11-client-and-osx-monterey-host

    First, can you check that the correct permissions are set on the Mac computer? Here you can find some further hints: https://knowledgebase.nomachine.com/AR09S01139. In some cases, after a OS update, it might be necessary to remove (uncheck) the permissions and grant again.

    If that doesn’t help, it could be the same issue we are already aware of and will be fixed in the next software release, version 8. A restart of the nxserver on the Mac machine can sometimes help.

    After you’ve tried this, what happens?

    in reply to: Trying to view desktop in portrait view on Android #39676
    Britgirl
    Keymaster

    Hi, the available resolutions in the Display settings of the connection menu are those which are supported by your OS’s system configuration. Therefore, and provided I’ve understood what you are trying to achieve, what you need to do is change the orientation on your Windows machine to allow NoMachine to show the content in portait mode.

    See this page on the Microsoft website:
    https://support.microsoft.com/en-us/windows/change-screen-orientation-f7ab1ff8-971d-58a5-b8ee-bc113bbf3acb#WindowsVersion=Windows_10

    Does this help?

    in reply to: NoMachine for Fedora 36 #39672
    Britgirl
    Keymaster

    We have no issues installing on Fedora 36.

    Did you install over having previously installed/uninstalled another NoMachine product?

    Try uninstalling cleanly with

    sudo rpm -e nomachine
    sudo rm -rf /usr/NX /etc/NX

    and install again.

    in reply to: NoMachine client through HTTPS #39671
    Britgirl
    Keymaster

    This is possible with the Enterprise products. Connect to your remote desktop using a simple Web browser from any device. Try NoMachine Enterprise Desktop to start with 🙂

    https://www.nomachine.com/product&p=NoMachine%20Enterprise%20Desktop

    in reply to: Can’t install on Mint 21 #39662
    Britgirl
    Keymaster

    64 is what I intend but tried both

    if you have 64-bit  architecture and installed the packages for 32-bit, you will get an error and vice-versa. Please check this on the machine you want to install on. You can do this by running uname -m in a terminal.

    If it shows: x86_64, you need amd64 deb which is here: https://www.nomachine.com/download/download&id=3
    Is this what you installed?

    If you have tried installing different packages, and then uninstalling without removing /usr/NX dir you may have some leftovers from the wrong 32-bit package which need clearing out. It would be a good idea to start from scratch.

    sudo dpkg --purge nomachine
    sudo rm -rf /usr/NX /etc/NX

    and install again.

    in reply to: NoMachine Server won’t start #39648
    Britgirl
    Keymaster

    It’s difficult to say without knowing additional details such as what ARM device you have and what package you downloaded.

    What Linux distribution and version is installed on your ARM device. What device is it? What architecture ( ARMv6, ARMv7, ARMv8)

    This error generally appears when you use the wrong password. Sudo username and its password are requested when making changes to the nxserver. Did you see the prompt?

    We have an article in our Knowledge Base specifically for devices which are not Raspberry.

    Installation & configuration notes for NoMachine Linux ARM packages
    https://kb.nomachine.com/AR03M00842

    For Raspberry: Installation & configuration notes for NoMachine Linux Raspberry Pi packages
    https://kb.nomachine.com/AR07N00896

    To check what architecture your device is based on, open a terminal on your device and run the uname -m command.

    in reply to: The session negotiation failed #39628
    Britgirl
    Keymaster

    Apologies, I thought I had answered.

    Your issue looks similar to another topic, and it’s related to required privileges which are missing. It appears that ‘nx’ user doesn’t hold the privilege required for starting the nxnode process. In this case, most likely  ‘Act as part of the operating system’ is missing. This is the list of all privileges needed by ‘nx’ account:

    – Act as part of the operating system
    – Log on as a service
    – Adjust memory quotas for a process
    – Replace a process level token

    Here is the link to the other topic: https://forums.nomachine.com/topic/first-time-connecting-session-negotiation-failed-error#post-34887

     

    in reply to: NoMachine becomes slow on Ubuntu 20.04 #39626
    Britgirl
    Keymaster

    Thanks for the update. Although having done two tweaks together, it’s not clear which one helped.

    However, further investigation on our side shows that this behaviour is reproduced on Ubuntu 20.04 and it’s reproducible even without NoMachine being involved, also by other users on other forums. This seems to show that, whether it’s a bug or the intended behaviour, the video card works in “slowed down mode” when the screensaver is activated, or it goes into sleep status. It’s not caused by NoMachine.

Viewing 15 posts - 2,146 through 2,160 (of 5,248 total)