Forum Replies Created
-
AuthorPosts
-
BritgirlKeymasterHi, your non-admin browser is not letting you download to folder /usr because you don’t have write permissions. What you can do is this:
- Download the file to any other folder
- copy the file to the /usr folder with
sudo cp nomachine_8.11.3_4_x86_64.tar.gz /usr/ sudo tar xvzf nomachine_8.11.3_4_x86_64.tar.gz -C /usrsudo /usr/NX/nxserver --install
BritgirlKeymasterHi,
you can always check the output of
sudo /etc/NX/nxserver --statusrun from a terminal. If it shows “disabled”, then logs can be extracted using the following instructions https://kb.nomachine.com/DT07S00243sudo /etc/NX/nxserver --debug --collectSend them to forum[at]nomachine[dot]com. Please use the title of this topic as the subject of your email. Thanks!
BritgirlKeymasterHi, could you send us the full set of logs from the Windows 11 server ?
%ALLUSERSPROFILE%\NoMachine\nxserver\nxserver.exe --debug --enable allin a cmd console run as administrator
Reproduce the problem (connect from your Ubuntu client).
Then gather the logs.
%ALLUSERSPROFILE%\NoMachine\nxserver\nxserver.exe --debug --collectThe log archive is created in
%PROGRAMDATA%/NoMachine/var/log/archivesFull instructions are available here: https://kb.nomachine.com/DT07S00243.
Send them to forum[at]nomachine[dot]com. Please use the title of this topic as the subject of your email. Thanks!
BritgirlKeymasterThanks for your patience. We were able to reproduce your issue, but it’s not clear to us why MFX just throws out an error on alder lake CPU/GPU in a NoMachine session. We were hoping that it would be something we could fix or provide a workaround for, but it’s not looking that way. Given that MediaSDK has become legacy, the best way forward is to wait for NoMachine 8.12 which will ship support for VPL (Intel’s replacement of MediaSDK). This is coming in the next week or so.
BritgirlKeymasterI made a mistake in points i) and ii).
Please invert them, so you should:
i) send us logs from client01. See the section of this document:
2. Fourth Step: Collect Client Side Logs
https://kb.nomachine.com/DT07S00243ii) Try disabling hardware decoding on the client side, does this change anything?
https://kb.nomachine.com/AR07U01202iii) Send us server01 logs as already requested
BritgirlKeymasterHi,
can you try disabling HW decoding on client 01? Check the article here to know how to do this:
i) How to disable hardware decoding on the client side
https://kb.nomachine.com/AR07U01202ii) Then, if that doesn’t help, the logs from client01 would be useful. See the section of this document:
2. Fourth Step: Collect Client Side Logs
https://kb.nomachine.com/DT07S00243iii) Gather logs from server01 after reproducing the “Connecting to …” problem. For logs of the server, see the same document.
Submit everything to forum[at]nomachine[dot]com.
BritgirlKeymasterGood to know 🙂 The fix will be in the next maintenance, 8.12.
April 24, 2024 at 17:37 in reply to: NoMachine Monitor could not create the settings directory #47951
BritgirlKeymasterWe received the logs thanks.
April 24, 2024 at 17:21 in reply to: Server receives error message from node “Unexpected program termination” #47949
BritgirlKeymasterI forgot to mention to attach the userhome/.xsession-errors and system log, as well.
BritgirlKeymasterTake 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/AR08N00898Please enable the logs:
sudo /etc/NX/nxserver --debug --enablereproduce
sudo /etc/NX/nxserver --debug --collectAlso 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!
BritgirlKeymasterHi, 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.
April 24, 2024 at 09:48 in reply to: Server receives error message from node “Unexpected program termination” #47941
BritgirlKeymasterHi,
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/AR08N00898I 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 --enablereproduce the problem
sudo /etc/NX/nxserver --debug --collectPlease 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.
April 24, 2024 at 09:41 in reply to: NoMachine Monitor could not create the settings directory #47940
BritgirlKeymasterLogs show you didn’t reboot as recommended. Please reboot the operating system. If the problem continues, resubmit fresh logs.
BritgirlKeymasterI 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.
BritgirlKeymasterThis 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 -
AuthorPosts
