Archived Forum Post

Index of archived forum posts

Question:

Activex SFTP login fails

Mar 22 '16 at 15:06

I am having trouble logging in. I have verified the user/password, but I am failing as below:

ChilkatLog: AuthenticatePw: DllDate: Dec 29 2015 ChilkatVersion: 9.5.0.55 UnlockPrefix: LEASETSSH Username: BOB_R-PC:bob_r Architecture: Little Endian; 32-bit Language: ActiveX VerboseLogging: 0 SshVersion: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.6 SftpVersion: 0 login: bob_r sshAuthenticatePw: sshAuthenticatePw: requestUserAuthService: sendServiceRequest: svcName: ssh-userauth SentServiceReq: ssh-userauth --sendServiceRequest ssh-userauth service accepted. --requestUserAuthService Error reading userauth response. userAuthResponse: Socket operation timeout. --sshAuthenticatePw --sshAuthenticatePw Failed. --AuthenticatePw --ChilkatLog AuthFailReason = 0 IdleTimeoutMs = 120


Accepted Answer

It timed out because your app set a very tiny timeout value of 120 millisec. (IdleTimeoutMs = 120)