Quantcast
Channel: FileZilla Forums
Viewing all articles
Browse latest Browse all 11475

Re: Files larger than 150kb not uploading

$
0
0
still the same error
attached logfile with TLSDEBUG information

instead of "0" bytes left, there are some bytes left in the gnutls buffer dont know if that is important (like if there really is missing cases after failed sends like the trac ticket suggested)
Code:
2012-11-27 17:51:41 1188 1 Trace: tls: 4 REC[0x2dc9740]: Sent Packet[11] Application Data(23) in epoch 1 and length: 16421
2012-11-27 17:51:41 1188 1 Trace: CTlsSocket::Write
2012-11-27 17:51:41 1188 1 Trace: tls: 4 REC[0x2dc9740]: Preparing Packet Application Data(23) with length: 32768
2012-11-27 17:51:41 1188 1 Trace: tls: 9 ENC[0x2dc9740]: cipher: AES-256-CBC, MAC: SHA1, Epoch: 1
2012-11-27 17:51:41 1188 1 Trace: tls: 7 WRITE: enqueued 16629 bytes for 0x2d88e70. Total 16629 bytes.
2012-11-27 17:51:41 1188 1 Trace: tls: 7 WRITE FLUSH: 16629 bytes in buffer.
2012-11-27 17:51:41 1188 1 Trace: CTlsSocket::PushFunction(2cda050, 16629)
2012-11-27 17:51:41 1188 1 Trace:   returning 16629
2012-11-27 17:51:41 1188 1 Trace: tls: 7 WRITE: wrote 16629 bytes, 0 bytes left.
2012-11-27 17:51:41 1188 1 Trace: tls: 4 REC[0x2dc9740]: Sent Packet[12] Application Data(23) in epoch 1 and length: 16629
2012-11-27 17:51:41 1188 1 Trace: CTlsSocket::Write
2012-11-27 17:51:41 1188 1 Trace: tls: 4 REC[0x2dc9740]: Preparing Packet Application Data(23) with length: 16384
2012-11-27 17:51:41 1188 1 Trace: tls: 9 ENC[0x2dc9740]: cipher: AES-256-CBC, MAC: SHA1, Epoch: 1
2012-11-27 17:51:41 1188 1 Trace: tls: 7 WRITE: enqueued 16517 bytes for 0x2d88e70. Total 16517 bytes.
2012-11-27 17:51:41 1188 1 Trace: tls: 7 WRITE FLUSH: 16517 bytes in buffer.
2012-11-27 17:51:41 1188 1 Trace: CTlsSocket::PushFunction(2cda050, 16517)
2012-11-27 17:51:41 1188 1 Trace:   returning 13176
2012-11-27 17:51:41 1188 1 Trace: tls: 7 WRITE: wrote 13176 bytes, 3341 bytes left.
2012-11-27 17:51:41 1188 1 Trace: tls: 2 ASSERT: gnutls_buffers.c:650
2012-11-27 17:51:41 1188 1 Trace: tls: 2 ASSERT: gnutls_record.c:458
2012-11-27 17:51:41 1188 1 Trace: CTlsSocket::Write() - RES== INTERRUPTED || E_AGAIN -- RES: -28
2012-11-27 17:51:41 1188 1 Trace: CTlsSocket::Write() - !m_writeeeeeeSkip
2012-11-27 17:51:41 1188 1 Trace: First EAGAIN in CTransferSocket::OnSend()

Viewing all articles
Browse latest Browse all 11475

Trending Articles