Britgirl

Forum Replies Created

Viewing 15 posts - 2,296 through 2,310 (of 4,341 total)
  • Author
    Posts
  • in reply to: Trying to sort out Enterprise setup #27162
    Britgirl
    Keymaster

    But did you actually run the commands I mentioned in my reply here? https://forums.nomachine.com/topic/trying-to-sort-out-enterprise-setup#post-26946

    1. Run commands changing nxaudio permissions (if you didn’t do it earlier).

    sudo chmod -R 755 /Applications/NoMachine.app/Contents/Frameworks/bin/drivers/nxaudio.kext
    sudo chown  -R root:wheel /Applications/NoMachine.app/Contents/Frameworks/bin/drivers/nxaudio.kext

    2. Run command

    sudo kextutil -v 4 /Applications/NoMachine.app/Contents/Frameworks/bin/drivers/nxaudio.kext

    and paste/attach the output to the reply

    3. After that check if kext nxaudio is loaded (via kextutil in 2.) using command:

    kextstat | grep nxau

    in reply to: NoMachine crashes on Ubuntu 18.04 #27161
    Britgirl
    Keymaster

    There were some errors, possibly because the files are too big (there is a limit to the size of the file that can be attached). Please send them to forum[at]nomachine[dot]com.

    in reply to: Trying to sort out Enterprise setup #27141
    Britgirl
    Keymaster

    Did you run “kextstat | grep nx” before the sudo commands or after having executed the sudo commands?

    in reply to: NoMachine crashes on Ubuntu 18.04 #27109
    Britgirl
    Keymaster

    Hi, please submit the server side logs which didn’t attach to forum[at]nomachine[dot]com making sure you reference the title of your topic in the subject of your email. I extracted the partial excerpt of log that you included in your topic as a separate txt file because it was quite long. What we need is the complete set of server-side logs.

    Thanks.

     

    in reply to: Host key verification failed #27103
    Britgirl
    Keymaster

    It’s not clear whether you’re trying to connect with public key, or mapping ssh port. In any case, the best thing for you to do is send us the logs from the non-working Windows server (the one you are not able to connect to). Follow the instructions here and then send them to forum[at]nomachine[dot]com making sure you reference the title of the topic in the subject of your email.https://www.nomachine.com/DT10O00163#1.

    Then from the client side, either the RPi4 or the working Windows host, send us the .nx folder. https://www.nomachine.com/DT10O00163#2.

    in reply to: Trying to sort out Enterprise setup #27095
    Britgirl
    Keymaster

    We’ve opened a Trouble Report which contains the workaround I provided earlier:

    AD mobile accounts cannot create sessions on macOS at the first login if they cannot access their home
    https://www.nomachine.com/TR04R09659

    in reply to: Errors on CentOS 6 server #27091
    Britgirl
    Keymaster

    Send us the full set of logs from the server side and we can take a look to see what’s happening. We’re not able to reproduce this behaviour which is very strange, as Mth suggested.

    Follow the instructions here https://www.nomachine.com/DT10O00163 and then submit them to forum[at]nomachine[dot]com making sure you put the title of the topic as the subject. Thanks!

    in reply to: Support for PiZero- non Raspbian OS – ARMv6 #27089
    Britgirl
    Keymaster

    Hi,  we ordered one and will test it. Watch this space for updates on our findings.

    Britgirl
    Keymaster

    This is a known bug.

    https://www.nomachine.com/TR12P09035.

    Please use the ‘notify me’ service to receive an email when a fix has been released.

    in reply to: NoMachine server will not run after re-install #27080
    Britgirl
    Keymaster

    Looks like you don’t have enough disk space. What you need to do is have a clean of your server and make some space on your server host.

    System requirements necessary for NoMachine software products are provided on the download pages of each product, so for example, Terminal Server, https://www.nomachine.com/download/download&id=55, and also in the relative Installation Guide, “Prequisites” section. For TS we indicate general guidelines of 1 GB RAM and 195 MB free disk space.

    NoMachine software is installed by default in /usr/NX so you must guarantee that the partition where you have installed it has the amount of space that we indicate. If you can’t clear up space on that partition for whatever reason, you can install it in a different location (/opt/NX) on a different partition, see the Installation and Configuration Guide paragraph 3 for further details about that https://www.nomachine.com/DT04O00139#2.3. Simply make sure that the new location on the alternative partition has enough space.

    in reply to: Trying to sort out Enterprise setup #27076
    Britgirl
    Keymaster

    Ref. https://www.nomachine.com/DT02O00123#3.3
    NoMachine Cloud Server – Installation and Configuration Guide
    Par. 3.3. Advanced Configurations for NoMachine Servers’ Hierarchy

    Add Enterprise Desktop to Cloud Server by forcing the ‘tunnel’ method. To do that, execute on the Cloud Server host:

    nxserver --serveradd IP_of_ED --forward-nx-methods tunnel
    nxserver --serveradd IP_of_ED --forward-ssh-methods tunnel

    Does this help?

    in reply to: Cannot detect any display running #27070
    Britgirl
    Keymaster

    Sudo would have worked. Anyway, I would rather say that Kroy gave you a reasonable proposal by suggesting you to uninstall and then reinstall given that previous attempts to provide a solution hadn’t worked, and that you didn’t submit the logs (twice we asked over these past weeks). NoMachine installs 99% of the time out-of-the-box including on virtual machines regardless of the hypervisor. On occasion, when an installation has been altered for whatever reason, or the OS is not the manufacturer’s default OS that NoMachine is expecting, an issue might occur. Reinstallation can help, although it’s not clear from what you write whether you actually reinstalled NoMachine. We’ll consider this case closed.

    Britgirl
    Keymaster

    Hi, sorry for the late reply. We are in the process of checking whether NoMachine can be used with this particular distribution and will update the topic with our findings soon.

     

    Updated June: further investigation revealed that this would require a custom build of NoMachine (via Professional Services). Please contact our sales team to see what your options are and provide details of your set-up and user numbers.

    in reply to: Trying to sort out Enterprise setup #27037
    Britgirl
    Keymaster

    This is happening because indeed NoMachine tries to access a home directory in order to create the .nx directory but the directory doesn’t exist yet and so NoMachine receives a permission denied message. If it’s dynamically created after that, the user can then log in to the GUI.

    A way round this is to edit the NoMachine cfg file on each Mac server:
    /Applications/NoMachine.app/Contents/Frameworks/etc/node.cfg

    Find there line:
    #UserNXDirectoryPath "" uncomment it by removing “#’ and in “” put the path to some directory which is permitted for all users. It could be /tmp for example or any other created directory with permissions at least 666 or even 777.

    i.e
    UserNXDirectoryPath “/tmp”

    in reply to: NoMachine via Internet connection #27036
    Britgirl
    Keymaster

    NoMachine Network is the feature you need. This will avoid having to enable port forwarding on the router.

    You can tick the box in the feature request to be notified when it is released: https://www.nomachine.com/FR07J02731

Viewing 15 posts - 2,296 through 2,310 (of 4,341 total)