Ticket #34 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Http module fails to start download

Reported by: madcat Assigned to: wubbla
Priority: normal Milestone:
Component: other Version: svn-snapshot
Severity: normal Keywords:
Cc:

Description

Revision 1552

In shell:

madcat@hnsh:/$ do http://ftp.knoppix.nl/os/Linux/distr/knoppix/KNOPPIX_V3.9-2005-05-27-EN.iso

Hydranode output:

Debug: Attempting to download link 'http://ftp.knoppix.nl/os/Linux/distr/knoppix/KNOPPIX_V3.9-2005-05-27-EN.iso'
Trace(HttpClient): Starting new Download(http://ftp.knoppix.nl/os/Linux/distr/knoppix/KNOPPIX_V3.9-2005-05-27-EN.iso)...
Trace(HttpDownload): new Download(0x84dc0a0)
Trace(HttpDownload): findSharedFile()
Trace(HttpDownload): createConnection()
Trace(HttpParser): Setting hostname to: ftp.knoppix.nl
Trace(HttpParser): Setting custom header: X-Test = Void
Trace(HttpParser): created Request:
================
HEAD /os/Linux/distr/knoppix/KNOPPIX_V3.9-2005-05-27-EN.iso HTTP/1.0
Host: ftp.knoppix.nl
Accept-Encoding: *;q=0
User-Agent: Hydranode v0.1.1
Connection: Close
X-Test: Void


================

Trace(HttpDownload): getSocket(parser=0x873f0b0)
Trace(HttpDownload): found socket=0x86c2b68
Debug: Got an unhandled socket event: 1
Debug: Got an unhandled socket event: 5
Trace(HttpDownload): getParser(socket=0x86c2b68)
Trace(HttpDownload): found parser=0x873f0b0
Trace(HttpParser): Got HTTP statuscode: 200
Trace(HttpParser): getHeader("content-length")
Trace(HttpParser): getHeader("accept-ranges")
Trace(HttpDownload): getSocket(parser=0x873f0b0)
Trace(HttpDownload): found socket=0x86c2b68
Trace(HttpDownload): getParser(socket=0x86c2b68)
Trace(HttpDownload): found parser=0x873f0b0
Trace(HttpParser): getHeader("content-length")
Error: onParserEvent():boost::too_many_args: format-string refered to less arguments than were passed
Debug: Got an unhandled socket event: 6

Change History

07/21/05 06:48:28 changed by madcat

  • owner changed from madcat to wubbla.

07/24/05 20:41:10 changed by wubbla

  • status changed from new to closed.
  • resolution set to fixed.

This error is fixed with http://dev.hydranode.com/changeset/1564