Forum Replies Created
-
AuthorPosts
-
roberto21
ParticipantThere you go. I don’t know if it is important, but I had to copy the folder VAR to another location to compress it, since trying to compress in place (i.e. in c :\program data\…) resulted in Access denied. There are two zip files, because of the size limit exceeded.
Again thank you for your interest.
roberto21
ParticipantProbably there is a curse on my system. I would like to help in the debugging, but it seems I cannot run the cli commands. Now I get the error “access denied” on the administrator cmd terminal and the message “This app can’ t run on your pc. To find a version for your pc, check with the software publisher”. I am running plain vanilla Windows 11, so I don’t understand what is going wrong here. And this is the answer of Powershell
PS C:\Users\ganda> & “$ENV:ALLUSERSPROFILE\NoMachine\nxserver\nxserver.exe” –debug –enable all
Program ‘nxserver.exe’ failed to run: The specified executable is not a valid application for this OS platform.At
line:1 char:1
+ & “$ENV:ALLUSERSPROFILE\NoMachine\nxserver\nxserver.exe” –debug –en …
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~.
At line:1 char:1
+ & “$ENV:ALLUSERSPROFILE\NoMachine\nxserver\nxserver.exe” –debug –en …
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ResourceUnavailable: (:) [], ApplicationFailedException
+ FullyQualifiedErrorId : NativeCommandFailed
What am I doing wrong?
roberto21
ParticipantPort forwarding seems to be ok, I uninstalled, rebooted, install, reboot both the server and the client: no change in behavior. Attached find the server side log (also the previous ones were from the server). Note that the command
> %ALLUSERSPROFILE%\NoMachine\nxserver\nxserver.exe --debug --enable all
in the link you mentioned does not work in Windows
C:\Windows\System32>> %ALLUSERSPROFILE%\NoMachine\nxserver\nxserver.exe --debug --enable all
‘–debug’ is not recognized as an internal or external command, operable program or batch file.
So the log were taken setting debuglevel to 7 in the cfg file. Hope this is enough. Thank you for your attention
Attachments:
roberto21
ParticipantSorry, wrong log set attached (related to previous attempts). This is the correct one.
Attachments:
-
AuthorPosts