Britgirl

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 4,335 total)
  • Author
    Posts
  • Britgirl
    Keymaster

    We received the logs thanks.

    Britgirl
    Keymaster

    I forgot to mention to attach the userhome/.xsession-errors and system log, as well.

    in reply to: No audio with 8.11.3: Linux server, Linux client #47948
    Britgirl
    Keymaster

    Take a look at the article which contains a number of things to check why this could be happening:

    How to solve ‘session negotiation failed, application terminated prematurely’
    https://kb.nomachine.com/AR08N00898

    Please enable the logs:

    sudo /etc/NX/nxserver --debug --enable

    reproduce

    sudo /etc/NX/nxserver --debug --collect

    Also attach the node.cfg, system logs and .xsession-errors file.

    Send everything to forum[at]nomachine[dot]com making sure to reference the topic. Thanks!

    in reply to: Mouse often in wrong place #47946
    Britgirl
    Keymaster

    Hi, regarding the menu bar issue, we are working on improving the user experience when using NoMachine in fullscreen on macOS, and these improvements are planned for version 9.

    WalkerJ, about the cursor issue, can you do the following when the problem occurs? Enable “Show remote cursor pointer” in the Input menu, and check whether the remote cursor moves or not.

    Britgirl
    Keymaster

    Hi,

    Take a look at the article which contains a number of things to check why this could be happening:

    How to solve ‘session negotiation failed, application terminated prematurely’
    https://kb.nomachine.com/AR08N00898

    I noticed that you have a Workstation Subscription. You have a direct channel to our support team if you login with your CustID and password in the support section of the website. Logs will be required in order to understand what’s happening.

    On the affected machine, enable debug:

    sudo /etc/NX/nxserver --debug --enable

    reproduce the problem

    sudo /etc/NX/nxserver --debug --collect

    Please also attach the node.cfg and system logs. All of this can be sent by email to forum[at]nomachine[dot]com. If you prefer to open a ticket, you will get instructions on where to send it.

    Britgirl
    Keymaster

    Logs show you didn’t reboot as recommended. Please reboot the operating system. If the problem continues, resubmit fresh logs.

    in reply to: No audio with 8.11.3: Linux server, Linux client #47935
    Britgirl
    Keymaster

    I don’t know why but I’m not able to start a virtual desktop.
    After about 2 seconds I always get (message/image missing)

    Can you show us or paste the error? This is a different issue.

    in reply to: List session details – idle time #47934
    Britgirl
    Keymaster

    This allows us to terminate sessions that have been disconnected for a period of time.

    You can do this with the key  DisplayServerExtraOptions “-timeout s” in the node.cfg. (s = seconds)

    I don’t know what product you are using but check the following resources:

    Section 12 of the Workstation Install and Configuration Guide https://kb.nomachine.com/DT07T00262 (you will find the timeout key explained in all of the Terminal Server guides).

    Check also here:
    How to terminate NoMachine virtual desktops sessions automatically
    https://kb.nomachine.com/AR08M00854

    in reply to: No GPU after uninstalling NoMachine #47927
    Britgirl
    Keymaster

    Hi, it’s very strange and we did not see this when investigating. Did you do a reboot after removing the leftover file as in the TR (https://kb.nomachine.com/TR04V11131). I’m assuming you did but I have to make sure.

    If you did, can you try this instead as user root?

    Make a copy of the following files

    /usr/NX/scripts/vgl/vglserver_config 
    /usr/NX/scripts/vgl/vglgenkey 

    making sure to place them in the same folder

    Uninstall

    Execute <path_to_folder_with_copied_files>/vglserver_config -unconfig

    Reboot

    in reply to: List session details – idle time #47920
    Britgirl
    Keymaster

    The history command shows the following statuses – connected, disconnected, finished, failed. The time that appears next to the status is when that session was started. Please define “idle time”. You can easily write a script to get the time running for disconnected sessions.

    in reply to: Hardware encoder not working on Linux #47901
    Britgirl
    Keymaster

    We’re still trying to reproduce it.

    Can you give us the output of export LIBVA_DRIVER_NAME=iHD ; for DEVICE in /dev/dri/* ; do echo -e "Device: $DEVICE" && vainfo --display drm --device $DEVICE ; done in the meantime?

    Britgirl
    Keymaster

    We would need to see logs to understand the reason for this. Please run the following command from CMD (open as administrator)

    %ALLUSERSPROFILE%\NoMachine\nxserver\nxserver.exe --debug --enable all

    Reproduce the problem, then run:
    %ALLUSERSPROFILE%\NoMachine\nxserver\nxserver.exe --debug --collect

    The log archive is created in

    %PROGRAMDATA%/NoMachine/var/log/archives

    Send it via email to forum[at]nomachine[dot]com making sure to use the title of this topic as the subject. Thanks!

     

    Britgirl
    Keymaster

    Hi!

    Remember that screen-blanking is a privacy feature, and an important one that does its job well. It’s there to stop users in the vicinity of the computer seeing sensitive information that the remote user (presumably the session owner) doesn’t want to show. We’ve had similar requests in the past for what to do (same explanation as yours more or less) and apart from pulling the plug… it would mean changing its current design. Changing how it currently works would need careful thought since we wouldn’t want to undermine its security function.

    For Linux servers, an option could be to use NoMachine Workstation from the Terminal Server range; you don’t have to use the screen blanking option at all because you could run a virtual Linux desktop and nothing about your remote session would be visible. I’m not sure whether this fits your use case but you could consider it maybe?

    in reply to: Execute sh script on Connect & Disconnect #47842
    Britgirl
    Keymaster

    Hi,

    scripts in server.cfg need to be executed as ‘user nx’ by nxserver. Scripts in node.cfg are executed as the user who starts the session of the nxnode process.

    It could be that you don’t have permissions to execute, use this for example:
    sudo chmod 555 /usr/NX/scripts/custom/runApplicationEnd.sh

    Can you tell us what you want to achieve with the script? Maybe send us the script as well, along with your server.cfg and node.cfg files. Send them to forum[at]nomachine[dot]com.

    Britgirl
    Keymaster

    Hi anip,

    yes, we’ve already opened a Trouble Report for the issue, https://kb.nomachine.com/TR04V11131, so you can use that to track the fix, which is planned for the next update, NoMachine 8.12.

    We can confirm that manually removing /etc/udev/rules.d/99-virtualgl-dri.rules file and rebooting fixes the problem you’ve reported 🙂

Viewing 15 posts - 1 through 15 (of 4,335 total)