VirtualBox

Opened 15 years ago

Last modified 15 years ago

#3257 closed defect

very strange network problem: truncated downloads — at Initial Version

Reported by: karl Owned by:
Component: network/NAT Version: VirtualBox 2.1.2
Keywords: Cc:
Guest type: Linux Host type: Windows

Description

In short: downloads are truncated...

Example: [code]ftp_proxy=http://proxy.xxxxx.com:8080/ wget ftp://ftp.perl.org/pub/CPAN/MIRRORED.BY[/code]=> output: [quote]15:04:14 (76.64 KB/s) - [b]Connection closedb at byte 113699. Retrying.quote Same kind of command: [code]ftp_proxy=http://proxy.xxxx.com:80 lwp-mirror ftp://ftp.perl.org/pub/CPAN/MIRRORED.BY totocode=> output: [quote]Transfer truncated: only 116617 out of 128142 bytes receivedquote [list][*]This runs just fine in virtualbox 2.0.2 [*]same problem using http url: http_proxy=http://proxy.xxxx:8080/ wget ftp://ftp.perl.org/pub/CPAN/MIRRORED.BY [*]same problem on a friends's computer running virtualbox 2.1.2 [*]no problem on another friend's computer running virtualbox 2.0.2 [*]I tried changing the network config of virtualbox without any resultlistI tried to test the 2.1.0 version but could not install and make it run anymore....

The consequence of this is that "cpan" software to install perl packages is no more usable...

HOST=windows xp sp3 GUEST=ubuntu 8.04

Change History (1)

by karl, 15 years ago

Attachment: VBox.log added
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use