Opened 16 years ago

Last modified 16 years ago

#3595 closed Bug report

MSW: 3.1.0-beta1: Need to call WSAStartup

Reported by: redlabour Owned by: Tim Kosse
Priority: normal Component: FileZilla Client
Keywords: Cc: redlabour, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

Connection attempt failed with "WSANOTINITIALISED - Not initialized, need to call WSAStartup".

On any (!) connection attempt!

Change History (7)

comment:1 by Tim Kosse, 16 years ago

What's your operating system?

comment:2 by redlabour, 16 years ago

Vista 32-bit SP1 - including all Patches since 10´th of July!

comment:3 by Tim Kosse, 16 years ago

Please try this build: http://filezilla-project.org/nightlies2/2008-07-11/i586-mingw32msvc/FileZilla_3_setup.exe

As of writing this, the file is still building, should be finished in no more than 30 minutes.

comment:4 by redlabour, 16 years ago

Get no more Errormessage but no Files are visible now on Serverside.

comment:5 by Tim Kosse, 16 years ago

Please attach some logs showing the problematic behaviour.

The logs should be made using debug level 3 which can be enabled
on the debug page in the settings dialog of FileZilla.

The logs have to be complete and unmodified. Do not attempt to
remove or obfuscate any information you might find irrelevant.

If you are worried about posting IP addresses or other
confidential information, mark the tracker item as private.

comment:6 by redlabour, 16 years ago

Status: Resolving address of www.politikstube.de
Status: Connecting to 85.158.180.23:21...
Status: Verbindung hergestellt, warte auf Willkommensnachricht...
Trace: CFtpControlSocket::OnReceive()
Antwort: 220 ProFTPD 1.3.1 Server (server239-han FTP-Server) [85.158.180.23]
Trace: CFtpControlSocket::SendNextCommand()
Befehl: USER poltbofu
Trace: CFtpControlSocket::OnReceive()
Antwort: 331 Password required for poltbofu
Trace: CFtpControlSocket::SendNextCommand()
Befehl: PASS
Trace: CFtpControlSocket::OnReceive()
Antwort: 230 User poltbofu logged in
Trace: CFtpControlSocket::SendNextCommand()
Befehl: SYST
Trace: CFtpControlSocket::OnReceive()
Antwort: 215 UNIX Type: L8
Trace: CFtpControlSocket::SendNextCommand()
Befehl: FEAT
Trace: CFtpControlSocket::OnReceive()
Antwort: 211-Features:
Antwort: MDTM
Antwort: AUTH TLS
Antwort: PBSZ
Antwort: PROT
Antwort: REST STREAM
Antwort: SIZE
Antwort: 211 End
Status: Verbunden
Trace: CFtpControlSocket::ResetOperation(0)
Trace: CControlSocket::ResetOperation(0)
Status: Empfange Verzeichnisinhalt...
Trace: CFtpControlSocket::SendNextCommand()
Trace: CFtpControlSocket::ChangeDirSend()
Befehl: PWD
Trace: CFtpControlSocket::OnReceive()
Antwort: 257 "/" is the current directory
Trace: CFtpControlSocket::ResetOperation(0)
Trace: CControlSocket::ResetOperation(0)
Trace: CFtpControlSocket::ParseSubcommandResult(0)
Trace: CFtpControlSocket::ListSubcommandResult()
Trace: CFtpControlSocket::SendNextCommand()
Trace: CFtpControlSocket::TransferSend()
Befehl: TYPE I
Trace: CFtpControlSocket::OnReceive()
Antwort: 200 Type set to I
Trace: CFtpControlSocket::TransferParseResponse()
Trace: CFtpControlSocket::SendNextCommand()
Trace: CFtpControlSocket::TransferSend()
Befehl: PASV
Trace: CFtpControlSocket::OnReceive()
Antwort: 227 Entering Passive Mode (85,158,180,23,237,241).
Trace: CFtpControlSocket::TransferParseResponse()
Trace: CFtpControlSocket::SendNextCommand()
Trace: CFtpControlSocket::TransferSend()
Befehl: LIST
Trace: CTransferSocket::OnConnect
Trace: CFtpControlSocket::OnReceive()
Antwort: 150 Opening ASCII mode data connection for file list
Trace: CFtpControlSocket::TransferParseResponse()
Trace: CFtpControlSocket::SendNextCommand()
Trace: CFtpControlSocket::TransferSend()
Trace: CTransferSocket::TransferEnd(1)
Trace: Skipping socket event 5, no socket or id mismatch.
Trace: CFtpControlSocket::TransferEnd()
Fehler: Zeitüberschreitung der Verbindung
Trace: CFtpControlSocket::ResetOperation(2114)
Trace: CControlSocket::ResetOperation(2114)
Trace: CFtpControlSocket::ResetOperation(2114)
Trace: CControlSocket::ResetOperation(2114)
Fehler: Verzeichnisinhalt konnte nicht empfangen werden

comment:7 by Tim Kosse, 16 years ago

If you run the network configuration wizard, does the test at the end succeed?

Note: See TracTickets for help on using tickets.