Page 1 of 1

Authothentification failed

Posted: Tue 05 Jun 2018 11:21
by Daniel Fagnan
Channel Client Error Authentication failed

My connection work right but a received in my log error text
ex
06-04 08:49:42 Channel Client Error Authentication failed
06-04 08:49:51 Channel Client Error Authentication failed
06-04 08:49:59 Channel Client Error Authentication failed
Why ? Authentification is by password and username atAuthentification

And also sometime this error
Channel Client Error Connection was closed by the other side

procedure TMainSSHProcess.ScSSHServerClientError(Sender: TObject;
ClientInfo: TScSSHClientInfo; E: Exception);
begin
inherited;

Log2File('Channel Client Error '+E.Message,FLogFileName,CbLog.Checked);

end;

Re: Authothentification failed

Posted: Wed 06 Jun 2018 11:02
by ViktorV
Unfortunately, we could not reproduce the specified behavior.
Please make sure that you are using the latest version of SecureBridge 8.2.4.
If this is so, in order for us to be able to give you a detailed answer, we need to have a sample demonstrating the specified behavior. Therefore, please, compose a small sample demonstrating the described behavior and send it to us using the contact form: https://devart.com/company/contactform.html

Re: Authothentification failed

Posted: Thu 07 Jun 2018 11:20
by Daniel Fagnan
I used a securebridge demo from you with a password and user

Re: Authothentification failed

Posted: Fri 08 Jun 2018 10:54
by ViktorV
In order for us to give a more accurate and detailed answer, please specify the exact steps to reproduce it.