Britgirl

Forum Replies Created

Viewing 15 posts - 2,056 through 2,070 (of 5,247 total)
  • Author
    Posts
  • in reply to: NoMachine forgets UPnP settings between reboots #40386
    Britgirl
    Keymaster

    I’m looking forward to this being corrected

    Although we will be releasing a maintenance shortly (keep your eyes peeled for that) the change we mentioned will be in one of the next upcoming updates.

    in reply to: NoMachine forgets UPnP settings between reboots #40363
    Britgirl
    Keymaster

    When you are speaking about UPnP you are speaking about the mapping of the port to the router via UPnP (just to clarify for other users who might be reading 🙂 )

    When the nxserver starts up and it makes the request to the router according to how you’ve set up port-mapping, it can some time before the router responds. In our tests, there were some specific models that can take up to 9 minutes before responding back to the server. In the current version, during this time, the player asks the server to confirm the upnpstatus but the nxserver is still waiting for the router to answer. You will probably see that if you leave the Ports panel open, it will update itself after a few minutes (because the nxserver has received a response from the router).

    In the next update we will change this behaviour between server and player. The server will tell the player that the setting is activated (or not) even though it is still waiting for the router to respond. This should remove the need to have to manually change it every time.

    in reply to: NoMachine Client only download #40359
    Britgirl
    Keymaster

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

    From the Menu of the website -> Download -> NoMachine Enterprise Products Evaluation -> Scroll down to the product you are looking for 🙂

    in reply to: Can’t connect reliably from Windows to headless Linux #40356
    Britgirl
    Keymaster

    We received the output and logs that we requested. Thanks for those.
    From that we can see there is a crash of Xorg and looks similar to an issue we saw on version 7 which was related to how X server “goes offscreen”, not caused by the NoMachine software itself.

    Just to make sure it indeed is that, can you try disabling the blanking of the screen on the Ubuntu server?
    open the NoMachine UI on the remote host -> Settings -> Server -> Security and uncheck the ‘Blank the physical screen when somebody connects’ option.

    Also, we see that you have lock screen at disconnection disabled. Confirm that indeed it is (it’s in the same Security panel as above).

    in reply to: Desktop inverted from M1 Mac to M1 Mac #40351
    Britgirl
    Keymaster

    Hi, this  happens because NoMachine no longer has accessibility permissions. If you’ve updated from version 7 to version 8 of the NoMachine software, you will need re-enable permissions in the macOS security and privacy section.

    Open macOS Settings ->  Security & Privacy -> Privacy and add ‘nxnode’ to the list of applications allowed in the accessibility list. If nxnode is already listed, remove and re-add it.

    in reply to: Ipad Pro 2021 iPadOS16.0 NoMachine no longer working #40348
    Britgirl
    Keymaster
    Britgirl
    Keymaster

    Please submit the logs as requested.

    How to gather debug logs for support requests
    https://kb.nomachine.com/AR07K00677

    It would also be a good idea to update to the latest version of NoMachine if you are still on v7.

    Edit: Topic about sound is solved. A new topic is required if another issue is found.

    in reply to: After upgrading to MacOS 12.6 NX client won’t connect #40332
    Britgirl
    Keymaster

    Hi,

    we are aware of a similar issue and a possible workaround (which will be released in the next available maintenance) is to start the client with the following Terminal command:

    DISPLAY=localhost:0.0 open -a NoMachine

    Let us know if this helps.

    in reply to: LDAP and NoMachine Enterprise Terminal Server #40330
    Britgirl
    Keymaster

    Hi,

    it looks like nexexec --auth is timing out. Try extending the timeout in the following key available in the server.cfg file

    #
    # Set for how long the server will wait for the authentication phase
    # to be completed on the system. By default timeout is set to 30
    # seconds. Increase this value when the authentication process on
    # the system takes longer. This setting applies also to two-factor
    # authentication.
    #
    #AuthorizationTimeout 30

    Britgirl
    Keymaster

    Could you please try reinstalling NoMachine again and  then disabling egl with sudo /usr/NX/bin/nxserver --eglcapture no.

    Does this help?

    in reply to: Alpine NoMachine installation #40316
    Britgirl
    Keymaster

    Hi, thanks for taking the time to report this. From the log it seems that you need to install gcc make and headers. Take a look at the article here about USB:

    What to do if USB support is disabled on Linux with NoMachine 6 or later installed
    https://kb.nomachine.com/AR12J00658

    in reply to: Screen flickers when clicking on Mac #40315
    Britgirl
    Keymaster

    First let’s rule out that it’s not being caused by a setting in NoMachine. Could you could try turning off screen blanking in the NoMachine server settings on the Macbook if it is enabled? Does that make the flickering stop in the NoMachine player window?

    If that doesn’t help, then you should bear in mind that closing the lid on Macbooks switches the GPU off as a rule and AFAWK there isn’t a system configuration to keep the mac GPU on with the lid closed.

    in reply to: High CPU load with Rocky Linux release 8.6 #40312
    Britgirl
    Keymaster

    We are not aware of similar issues on Rocky Linux. Can you send us the logs of the affected machine? And the GDB stack of that process when CPU usage is high?

    For the stack:
    echo "y" | sudo gdb -p 'pidof nxnode.bin' -ex "thread apply all bt full" -ex "quit" &> gdb_nxnode.bin.log

    For the NoMachine logs: https://kb.nomachine.com/DT07S00243

    Submit everything to forum[at]nomachine[dot]com. Please use the title of this topic as the subject of your email. Thanks!

    in reply to: Windows 10 to Debian 11 is sluggish #40311
    Britgirl
    Keymaster

    I think the next step will be to re-enable hardware decoding and see if the sluggishness comes back. If so, I’ll update with new CPU usage info

    Ideally, we would need a screen of the Details tab of the Task Manager. If you reproduce it again, submit that.

    in reply to: No hash(#) symbol input on iPad magic keyboard #40310
    Britgirl
    Keymaster

    Both Android and iOS have symbols which don’t exist in the corresponding X11 maps. That said, the next release will provide some improvements to how keyboard is handled when connecting from mobile devices. Keep your eyes open for that 🙂

Viewing 15 posts - 2,056 through 2,070 (of 5,247 total)