PDA

View Full Version : Strange Error


ranger
02-03-2007, 08:51 PM
For some unknown reason I started getting this error when I have one site doing transfers and attempting to connect to a second site.
[L] 220 NetBSD FTP server (NetBSD-ftpd 20050710) ready.
[L] AUTH SSL
[L] 234 AUTH SSL successful
[L] Connected. Negotiating SSL session..
[L] error:140773E8:SSL routines:SSL23_GET_SERVER_HELLO:reason(1000)
[L] Failed SSL negotiation, disconnected
[L] Connection failed (Connection closed by client)

I've tried everything I can think of including reinstalling both the ssleay.dll and the libeay.dll and also reinstalling flashfxp.

Any ideas what might be causing this and how to fix it?

bigstar
02-03-2007, 09:12 PM
If I understand this correctly .....You have two sites connected or at least trying to connect to one while connected to the other..... One that is connected is doing a file transfer.. The other is attempting to login and because of the file transfer it fails to login with an error?

If that logic is correct I've just tried to reproduce it several times making sure I was doing it correctly, unfortunately I was not able to reproduce the problem.

On the other hand normally these type of errors are in general a matter of switching from AUTH SSL to AUTH TLS or reverse.

ranger
02-03-2007, 09:18 PM
I never had this error before. Was able to connect to several sites at the same time. Wondering if I installed something today that is conflicting.

I've tried doing both the ssl and tls, but get the same error each time.

ranger
02-03-2007, 09:20 PM
When I change to auth tls, this is the error I'm receiving.

[L] 220 XTERM terminal Free-BSD
[L] AUTH TLS
[L] 234 AUTH TLS successful
[L] Connected. Negotiating TLSv1 session..
[L] Connection failed (Connection lost)

jfth
09-29-2007, 09:31 PM
For some unknown reason I started getting this error when I have one site doing transfers and attempting to connect to a second site.
[L] 220 NetBSD FTP server (NetBSD-ftpd 20050710) ready.
[L] AUTH SSL
[L] 234 AUTH SSL successful
[L] Connected. Negotiating SSL session..
[L] error:140773E8:SSL routines:SSL23_GET_SERVER_HELLO:reason(1000)
[L] Failed SSL negotiation, disconnected
[L] Connection failed (Connection closed by client)

I've tried everything I can think of including reinstalling both the ssleay.dll and the libeay.dll and also reinstalling flashfxp.

Any ideas what might be causing this and how to fix it?

(same probleme there)