Forum / NoMachine for Mac / Error is 54: connection reset by peer / Reply To: Error is 54: connection reset by peer
1. Is the problem the same if you log in to another user?
If ‘Bo’ is the only account on the server, try the following:
– add a new account to the system (account must have password)
– log in to it locally first
– then log in via NX next
2. Open cmd console and run the command below:
$mkdir c:\tmp
$cd “\Program Files (x86)\NoMachine\bin”
$nxdisplay –homedirget –user Bo > c:\tmp\homedir.txt
$net user Bo > c:\tmp\net.txt
$wmic useraccount where name=’Bo’ get sid > c:\tmp\sid.txt
and send files:
– c:\tmp\homedir.txt
– c:\tmp\net.txt
– c:\tmp\sid.txt
to us.
3. Open regedit tool and search for the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList\S-1-5-21-4284841049-3137553149-1734205093
Does it exist?