Ticket #1192: bugReport.FileZilla.txt

File bugReport.FileZilla.txt, 13.6 KB (added by token4, 17 years ago)

FileZilla_Debug_Output

Line 
1[13:05:49] Status: Connecting to survey.openvenue.com:60021 ...
2[13:05:49] Trace: FtpControlSocket.cpp(5153): m_pSslLayer changed state from 0 to 1 caller=0x003fb4fc
3[13:05:49] Trace: FtpControlSocket.cpp(5153): m_pSslLayer changed state from 1 to 2 caller=0x003fb4fc
4[13:05:49] Trace: FtpControlSocket.cpp(5153): m_pSslLayer changed state from 2 to 4 caller=0x003fb4fc
5[13:05:49] Trace: FtpControlSocket.cpp(1001): OnConnect(0) OpMode=1 OpState=-8 caller=0x003fb4fc
6[13:05:49] Status: Connected with survey.openvenue.com:60021, negotiating SSL connection...
7[13:05:49] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-8 caller=0x003fb4fc
8[13:05:49] Response: 220 .
9[13:05:49] Command: AUTH TLS
10[13:05:49] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-9 caller=0x003fb4fc
11[13:05:49] Response: 234 Proceed with negotiation.
12[13:05:50] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-10 caller=0x003fb4fc
13[13:05:50] Trace: SSL_connect: SSLv3 read server hello A
14[13:05:50] Trace: SSL_connect: SSLv3 read server certificate A
15[13:05:50] Trace: SSL_connect: SSLv3 read server done A
16[13:05:50] Trace: SSL_connect: SSLv3 write client key exchange A
17[13:05:50] Trace: SSL_connect: SSLv3 write change cipher spec A
18[13:05:50] Trace: SSL_connect: SSLv3 write finished A
19[13:05:50] Trace: SSL_connect: SSLv3 flush data
20[13:05:50] Trace: SSL_connect: SSLv3 read finished A
21[13:05:50] Trace: Using TLSv1, cipher TLSv1/SSLv3: AES256-SHA, 4096 bit RSA
22[13:05:50] Status: SSL connection established. Waiting for welcome message...
23[13:05:50] Command: USER s-cchao
24[13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=0 caller=0x003fb4fc
25[13:05:51] Response: 331 Please specify the password.
26[13:05:51] Command: PASS ********
27[13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=3 caller=0x003fb4fc
28[13:05:51] Response: 230 Login successful.
29[13:05:51] Command: SYST
30[13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-14 caller=0x003fb4fc
31[13:05:51] Response: 215 UNIX Type: L8
32[13:05:51] Command: FEAT
33[13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc
34[13:05:51] Response: 211-Features:
35[13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc
36[13:05:51] Response: AUTH SSL
37[13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc
38[13:05:51] Response: AUTH TLS
39[13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc
40[13:05:51] Response: EPRT
41[13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc
42[13:05:51] Response: EPSV
43[13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc
44[13:05:51] Response: MDTM
45[13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc
46[13:05:51] Response: PASV
47[13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc
48[13:05:51] Response: PBSZ
49[13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc
50[13:05:51] Response: PROT
51[13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc
52[13:05:51] Response: REST STREAM
53[13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc
54[13:05:51] Response: SIZE
55[13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc
56[13:05:51] Response: TVFS
57[13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc
58[13:05:51] Response: 211 End
59[13:05:51] Command: PBSZ 0
60[13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-11 caller=0x003fb4fc
61[13:05:51] Response: 200 PBSZ set to 0.
62[13:05:51] Command: PROT P
63[13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-12 caller=0x003fb4fc
64[13:05:51] Response: 200 PROT now Private.
65[13:05:51] Status: Connected
66[13:05:51] Trace: FtpControlSocket.cpp(3988): ResetOperation(1) OpMode=1 OpState=-12 caller=0x003fb4fc
67[13:05:51] Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",1) OpMode=0 OpState=-1 caller=0x003fb4fc
68[13:05:51] Status: Retrieving directory listing...
69[13:05:51] Command: PWD
70[13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=0 caller=0x003fb4fc
71[13:05:51] Response: 257 "/"
72[13:05:51] Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=0 caller=0x003fb4fc
73[13:05:51] Command: TYPE A
74[13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=8 caller=0x003fb4fc
75[13:05:51] Response: 200 Switching to ASCII mode.
76[13:05:51] Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x003fb4fc
77[13:05:51] Command: PASV
78[13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=7 caller=0x003fb4fc
79[13:05:51] Response: 227 Entering Passive Mode (192,168,1,237,6,82)
80[13:05:51] Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x003fb4fc
81[13:05:51] Trace: TransferSocket.cpp(558): SetActive() caller=0x003fa5d4
82[13:05:51] Command: LIST -a
83[13:06:13] Trace: TransferSocket.cpp(446): OnConnect(10060) caller=0x003fa5d4
84[13:06:13] Error: Transfer channel can't be opened. Reason: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
85[13:06:13] Trace: TransferSocket.cpp(1125): Close() caller=0x003fa5d4
86[13:06:13] Trace: FtpControlSocket.cpp(1969): TransferEnd(68) OpMode=4 OpState=9 caller=0x003fb4fc
87[13:06:13] Trace: FtpControlSocket.cpp(1213): List(TRUE,64,"","",0) OpMode=4 OpState=9 caller=0x003fb4fc
88[13:06:13] Trace: TransferSocket.cpp(96): ~CTransferSocket() caller=0x003fa5d4
89[13:06:13] Trace: TransferSocket.cpp(1125): Close() caller=0x003fa5d4
90[13:06:13] Trace: FtpControlSocket.cpp(3988): ResetOperation(4) OpMode=4 OpState=9 caller=0x003fb4fc
91[13:06:13] Error: Could not retrieve directory listing
92[13:06:19] Command: REST 0
93[13:06:52] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=0 OpState=-1 caller=0x003fb4fc
94[13:06:52] Response: 425 Failed to establish connection.
95[13:06:52] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=0 OpState=-1 caller=0x003fb4fc
96[13:06:52] Response: 350 Restart position accepted (0).
97[13:07:20] Command: PWD
98[13:07:20] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=0 OpState=-1 caller=0x003fb4fc
99[13:07:20] Response: 257 "/"
100[13:07:48] Command: TYPE A
101[13:08:20] Error: Timeout detected!
102[13:08:20] Trace: FtpControlSocket.cpp(1140): DoClose(0) OpMode=0 OpState=-1 caller=0x003fb4fc
103[13:08:20] Trace: FtpControlSocket.cpp(3988): ResetOperation(4100) OpMode=0 OpState=-1 caller=0x003fb4fc
104[13:08:20] Status: Waiting to retry... (99 retries left)
105[13:08:21] Status: Connecting to survey.openvenue.com:60021 ...
106[13:08:21] Trace: FtpControlSocket.cpp(5153): m_pSslLayer changed state from 0 to 1 caller=0x003fb4fc
107[13:08:21] Trace: FtpControlSocket.cpp(5153): m_pSslLayer changed state from 1 to 2 caller=0x003fb4fc
108[13:08:21] Trace: FtpControlSocket.cpp(5153): m_pSslLayer changed state from 2 to 4 caller=0x003fb4fc
109[13:08:21] Trace: FtpControlSocket.cpp(1001): OnConnect(0) OpMode=1 OpState=-8 caller=0x003fb4fc
110[13:08:21] Status: Connected with survey.openvenue.com:60021, negotiating SSL connection...
111[13:08:21] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-8 caller=0x003fb4fc
112[13:08:21] Response: 220 .
113[13:08:21] Command: AUTH TLS
114[13:08:21] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-9 caller=0x003fb4fc
115[13:08:21] Response: 234 Proceed with negotiation.
116[13:08:22] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-10 caller=0x003fb4fc
117[13:08:22] Trace: SSL_connect: SSLv3 read server hello A
118[13:08:22] Trace: SSL_connect: SSLv3 read server certificate A
119[13:08:22] Trace: SSL_connect: SSLv3 read server done A
120[13:08:22] Trace: SSL_connect: SSLv3 write client key exchange A
121[13:08:22] Trace: SSL_connect: SSLv3 write change cipher spec A
122[13:08:22] Trace: SSL_connect: SSLv3 write finished A
123[13:08:22] Trace: SSL_connect: SSLv3 flush data
124[13:08:22] Trace: SSL_connect: SSLv3 read finished A
125[13:08:22] Trace: Using TLSv1, cipher TLSv1/SSLv3: AES256-SHA, 4096 bit RSA
126[13:08:22] Status: SSL connection established. Waiting for welcome message...
127[13:08:22] Command: USER s-cchao
128[13:08:22] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=0 caller=0x003fb4fc
129[13:08:22] Response: 331 Please specify the password.
130[13:08:22] Command: PASS ********
131[13:08:22] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=3 caller=0x003fb4fc
132[13:08:22] Response: 230 Login successful.
133[13:08:22] Command: SYST
134[13:08:22] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-14 caller=0x003fb4fc
135[13:08:22] Response: 215 UNIX Type: L8
136[13:08:22] Command: FEAT
137[13:08:22] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc
138[13:08:22] Response: 211-Features:
139[13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc
140[13:08:23] Response: AUTH SSL
141[13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc
142[13:08:23] Response: AUTH TLS
143[13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc
144[13:08:23] Response: EPRT
145[13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc
146[13:08:23] Response: EPSV
147[13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc
148[13:08:23] Response: MDTM
149[13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc
150[13:08:23] Response: PASV
151[13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc
152[13:08:23] Response: PBSZ
153[13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc
154[13:08:23] Response: PROT
155[13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc
156[13:08:23] Response: REST STREAM
157[13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc
158[13:08:23] Response: SIZE
159[13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc
160[13:08:23] Response: TVFS
161[13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc
162[13:08:23] Response: 211 End
163[13:08:23] Command: PBSZ 0
164[13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-11 caller=0x003fb4fc
165[13:08:23] Response: 200 PBSZ set to 0.
166[13:08:23] Command: PROT P
167[13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-12 caller=0x003fb4fc
168[13:08:23] Response: 200 PROT now Private.
169[13:08:23] Status: Connected
170[13:08:23] Trace: FtpControlSocket.cpp(3988): ResetOperation(1) OpMode=1 OpState=-12 caller=0x003fb4fc
171[13:08:23] Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",1) OpMode=0 OpState=-1 caller=0x003fb4fc
172[13:08:23] Status: Retrieving directory listing...
173[13:08:23] Command: PWD
174[13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=0 caller=0x003fb4fc
175[13:08:23] Response: 257 "/"
176[13:08:23] Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=0 caller=0x003fb4fc
177[13:08:23] Command: TYPE A
178[13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=8 caller=0x003fb4fc
179[13:08:23] Response: 200 Switching to ASCII mode.
180[13:08:23] Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x003fb4fc
181[13:08:23] Command: PASV
182[13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=7 caller=0x003fb4fc
183[13:08:23] Response: 227 Entering Passive Mode (192,168,1,237,6,65)
184[13:08:23] Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x003fb4fc
185[13:08:23] Trace: TransferSocket.cpp(558): SetActive() caller=0x003fa5d4
186[13:08:23] Command: LIST -a
187[13:08:44] Trace: TransferSocket.cpp(446): OnConnect(10060) caller=0x003fa5d4
188[13:08:44] Error: Transfer channel can't be opened. Reason: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
189[13:08:44] Trace: TransferSocket.cpp(1125): Close() caller=0x003fa5d4
190[13:08:44] Trace: FtpControlSocket.cpp(1969): TransferEnd(68) OpMode=4 OpState=9 caller=0x003fb4fc
191[13:08:44] Trace: FtpControlSocket.cpp(1213): List(TRUE,64,"","",0) OpMode=4 OpState=9 caller=0x003fb4fc
192[13:08:44] Trace: TransferSocket.cpp(96): ~CTransferSocket() caller=0x003fa5d4
193[13:08:44] Trace: TransferSocket.cpp(1125): Close() caller=0x003fa5d4
194[13:08:44] Trace: FtpControlSocket.cpp(3988): ResetOperation(4) OpMode=4 OpState=9 caller=0x003fb4fc
195[13:08:44] Error: Could not retrieve directory listing
196[13:08:51] Command: TYPE I
197[13:09:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=0 OpState=-1 caller=0x003fb4fc
198[13:09:23] Response: 425 Failed to establish connection.
199[13:09:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=0 OpState=-1 caller=0x003fb4fc
200[13:09:23] Response: 200 Switching to Binary mode.
201