Forum Replies Created
-
AuthorPosts
-
Tor
ParticipantBritgirl pointed you to another post where exactly the same problem was debugged, by showing no evidences about a problem in our software. As a quick test, and a good way to confirm the issue, you can temporarily disable the Windows Subsystem for Linux.
Open Control Panel, go to Programs and Features, then Turn Windows Features on or off. In the list uncheck the box next to Windows Subsystem for Linux, click OK and restart your computer. Let us know if NoMachine player starts to work correctly.
September 25, 2025 at 16:11 in reply to: Remotely deploying NoMachine with NoMachine Network? #54458Tor
ParticipantThe
installer
command will just install on top of current existing bundle.September 25, 2025 at 15:47 in reply to: Remotely deploying NoMachine with NoMachine Network? #54454Tor
ParticipantWe’re not maintaining the Homebrew cask. You could install the software from a terminal (remember what we said about security permissions) by using the
hdiutil mount
command to mount the DMG, and theinstaller -package
command to install the PKG from the mounted volume.September 24, 2025 at 15:31 in reply to: Remotely deploying NoMachine with NoMachine Network? #54447Tor
ParticipantThe procedure to add a machine to Network is the same you already used on Windows, by running the command
/etc/NX/nxserver
with the same options. As you probably already noticed, a remote configuration is not entirely possible on macOS because of privacy permissions and their design, requiring a user to interact with settings on the physical desktop as security measure. Remote install of software requiring security permissions, even through administrator account, is pretty critical and so we approve Apple’s take on this aspect.If you run the correct command, but you still don’t get the expected result, do you mind sharing the terminal output so we can check what’s happening?
Tor
ParticipantHi Gideon, thank you for your report. Initially I thought your issue was caused by a missing access files permission, but while troubleshooting it we’ve found something wrong. It seems our framework gets a wrong answer when querying Android about what is the root folder the app has access to, and this happens not just in the sandbox but in any folders tree. We’re still investigating it, but we’ll be sure to include a fix in the incoming app maintenance.
Until then you can work around the issue by opening app settings and by tapping the “Reset default settings” link. Since the application has the “all files” access, it will detect again the default transfer folder and set it to “Download”, which is more comfortable to move your files before uploading them.
Tor
ParticipantBrian, thank you for the data, we’re analyzing it together with some test results on our side.
There is something I didn’t understand, though. Did you try to login to NoMachine Network with your User Id to confirm that you get the 2FA push notification? The user login is not needed to approve connections to your server, but it is just a way to confirm that our service can correctly send push notifications to your device. Thanks.
Tor
Participant@Brian can you please verify that your iPhone is still allowing NoMachine to show notifications? You can check that in Settings > Notifications > NoMachine.
If the system configuration is correct, please try to login to Network in the NoMachine app and verify if you get the notification. If the app awaits for a 2FA confirmation but you still don’t get the notification, login by using your recovery code then, once logged in, disable and enable again the option to receive notifications in NoMachine app > Settings > Network.
Tor
ParticipantHi! I’m sorry for the delay, I was sure your post was handled but… can I say my brain is burning because it’s too hot? 😀
By the way, kidding aside, your problem seems to be caused by a Wacom driver, however I didn’t understand if you started reproducing it after updating to v9 or if also the previous installed version was affected. It should definitely be a Wacom problem so any NoMachine version should make no difference. Could you temporarily uninstall it and confirm that the NoMachine client starts correctly, please?
Tor
ParticipantHi. You don’t need to do anything when the IP changes, the server automatically reconfigures and notifies the new listening address. If you’ve physical access to the server you can start the NoMachine player, enter Settings > Server > Status and click the “Start the server” link. If you want to do it through a terminal, run the command
sudo /etc/NX/nxserver --startup
.Tor
ParticipantHi basstie. We’ve sent you a debug version, if you’ve any questions about it write here.
Tor
ParticipantHey, I’m sorry for not writing you back! I’ve received your stackdumps and devs are working on trying to reproduce your issue, so far without luck. I’ll update the thread as soon as they tell me how to proceed.
Tor
ParticipantThank you for sharing the logs, we’re analyzing them. We’d also like to verify if the blank screen and following disconnection was caused by a segmentation fault. Could you check the folders
~/Library/Logs/DiagnosticReports
/Library/Logs/DiagnosticReportsand send any stackdump file with prefix nxnode, please? No need to install again version 9, if the IPS files exist they’ll still be there.
Tor
ParticipantIt’s me again. Can you please save server side logs and send them to forum[at]nomachine[dot]com? You can do that by opening the NoMachine client > Settings > Server > Security > Take logs (below in the panel) and select where to save the file. We’d like to identify some operational parameters that are common in the issue I mentioned in my previous post.
Tor
ParticipantWould you like to install a package implementing a potential fix for your problem? We’d just need to know what is the product you installed on the server machine (if you’re not sure about it, open NoMachine client > Settings > Server > Updates).
Tor
ParticipantWhat type of Mac hardware do you’ve on server side (macbook, iMac, etc) and what processor does it use (Intel, Silicon)? We’ve already started some internal tests, but the more we know the better it is. I’ll keep you updated.
-
AuthorPosts