Opened 21 years ago

Last modified 21 years ago

#226 closed Bug report

"Can't resolve host name" error in 2.1.3

Reported by: carverrn Owned by:
Priority: normal Component: Other
Keywords: Cc: carverrn, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

I upgraded from 2.1.2 to 2.1.3 but whenever I try to
connect I get the error "Can't resolve host name". The
settings for 2.1.3 work fine when imported into 2.1.2.
The system is behind a firewall and requires going
through the proxy.

The debug output for 2.1.3 is as follows:

FileZilla started (12/06/2002 16:58:30)
Status: Connecting to ftp.rncsoftware.com ...
Trace: ControlSocket.cpp(118):
OnAsyncGetHostByName(11004, 0, 2)
Error: Can't resolve host name
Trace: FtpControlSocket.cpp(708): DoClose(0)
Trace: FtpControlSocket.cpp(2680): ResetOperation
(4100)
Error: Unable to connect!

The debug output for 2.1.2 (which is successful at
connecting) is as follows:

FileZilla started (12/06/2002 17:07:12)
Trace: ControlSocket.cpp(244): m_pProxyLayer
changed state from 0 to 1
Status: Connecting to ftp.rncsoftware.com ...
Trace: ControlSocket.cpp(244): m_pProxyLayer
changed state from 1 to 2
Trace: ControlSocket.cpp(244): m_pProxyLayer
changed state from 2 to 4
Trace: FtpControlSocket.cpp(652): OnConnect(0)
Status: Connected with ftp.rncsoftware.com. Waiting
for welcome message...
Trace: FtpControlSocket.cpp(527): OnReceive(0)
Trace: FtpControlSocket.cpp(527): OnReceive(0)
Response: 220 ProFTPD FTP Server ready.

Change History (1)

comment:1 by Tim Kosse, 21 years ago

Fixed in 2.1.3a

Note: See TracTickets for help on using tickets.