Hi,

I also have a dual boot configuration between WinXP and Fedora Core 3, with both fully updated. I recently downloaded a several hundred megabyte file via wget under Fedora Core 3, and there were no problems.

-Vesko

----- Original Message ----- From: "Paul Leppert" <[EMAIL PROTECTED]>
To: <wget@sunsite.dk>
Sent: Monday, January 03, 2005 8:07 PM
Subject: Help! wget timing out under linux



Hi all,

I am trying to download files with wget under linux (new install of
Fedora Core 3) and it keeps timing out.

I'm trying to figure out if this is a wget problem or a connection
problem (I see this problem across servers, so I don't believe it is a
server problem).  The machine I am using is dual bootable between
linux and winxp.  If I run wget under winxp, it works fine.  My
machine is connected to a netgear firewall (which acts as a DHCP
server) and then from there to an internet gateway.  So, given that
wget works from winxp and not from linux (on the same machine), I
don't think it is a problem with my connection or firewall (although
it could be a problem with the linux configuration).

I have also tried uninstalling and reinstalling wget with the same
results (so I don't think it is a bad install).  I also have no
problems downloading large (multi-mb) files using firefox browser as
well as apt-get (updates, upgrades, and installs).

I am running version 1.9.1:

[EMAIL PROTECTED] mythtv]# rpm -qa | grep wget
wget-1.9.1-16.fc2

Below is a snippet of the output from a sample session (stopped after
the retry).  Are there additional settings / diagnostics I can use to
determine what exactly is causing the timeout? My timeout setting for
this run was 30 seconds, but I get the same result with the default 15
minutes; once it stops downloading, it just sits until the timeout
expires.  Also, my .wgetrc file only has settings for tries = 5,
timeout = 30, and debug = on (possibly also verbose = on, but not
sure, don't have the .wgetrc file in front of me), which I set up to
debug the problem (originally I didn't have a .wgetrc and still had
the problem).

Thanks,
phlepper

[EMAIL PROTECTED] ~]$ wget
http://pvrguide.no-ip.com/files/0.16/mythtv-0.16.tar.bz2
DEBUG output created by Wget 1.9+cvs-stable (Red Hat modified) on linux-gnu.


--21:28:57--  http://pvrguide.no-ip.com/files/0.16/mythtv-0.16.tar.bz2
         => `mythtv-0.16.tar.bz2'
Resolving pvrguide.no-ip.com... 82.44.146.198
Caching pvrguide.no-ip.com => 82.44.146.198
Connecting to pvrguide.no-ip.com[82.44.146.198]:80... connected.
Created socket 3.
Releasing 0x95ca640 (new refcount 1).
---request begin---
GET /files/0.16/mythtv-0.16.tar.bz2 HTTP/1.0
User-Agent: Wget/1.9+cvs-stable (Red Hat modified)
Host: pvrguide.no-ip.com
Accept: */*
Connection: Keep-Alive

---request end---
HTTP request sent, awaiting response... HTTP/1.1 200 OK
Date: Mon, 03 Jan 2005 03:24:25 GMT
Server: Apache/2.0.49 (Gentoo/Linux) mod_ssl/2.0.49 OpenSSL/0.9.7d PHP/4.3.9
Last-Modified: Fri, 10 Sep 2004 19:03:32 GMT
ETag: "768010-cdf535-d0a900"
Accept-Ranges: bytes
Content-Length: 13497653
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: application/x-tar



Found pvrguide.no-ip.com in host_name_addresses_map (0x95ca640) Registered fd 3 for persistent reuse. Length: 13,497,653 [application/x-tar]

0% [
                            ] 87,204        8.52K/s    ETA 22:30

Closing fd 3
Releasing 0x95ca640 (new refcount 1).
Invalidating fd 3 from further reuse.
21:29:37 (9.73 KB/s) - Read error at byte 87,204/87,204 (Connection
timed out). Retrying.

--
I hear and I forget. I see and I remember. I do and I understand. -- Confucius






Reply via email to