I’m changing my laptop to another Windows 7 NoMachine client. I installed the same version of NoMachine 4.0.360 as the working one. The new laptop cannot connect to the same server while the old one can. I used the same OpenSSH tunnelling, i.e. “ssh -L 4555:localhost:4000 username@xx.xx.xx.xxx” and the same NoMachine server. The old client connects fine. But the new client failed the authentication.
I see the following error logs from nxserver.log when the client failed authentication:
15:54:00:914.717 NXSERVER-4.0.360[24565] ERROR: Reached timeout of 20s while trying nxexec authentication for user ‘jmi’, to ‘127.0.0.1’, port ’22’.
15:54:00:916.144 NXSERVER-4.0.360[24565] ERROR: process with pid ‘24799’ has died because signal: 9
15:54:00:916.339 NXSERVER-4.0.360[24565] ERROR: Error while trying to authenticate user:jmi. NXNssUserManager::auth returned 1
15:54:00:916.525 NXSERVER-4.0.360[24565] ERROR: wrong ‘nxexec authentication’ for user ‘jmi’ from ‘127.0.0.1’.
Anything I missed from client or the server?
Thanks in advance for any help,