Thread: file not found on mirror 53
Hello, I already recognised it last time when I wanted to download source. Same behaviour today morning. Seems that this specific mirror has a problem. ftp on http://wwwmaster.postgresql.org/redir/53/f/source/v9.0.3/postgresql-9.0.3.tar.gz I get "file not found" error message. Of course the other mirror is working fine. Susanne -- Susanne Ebrecht Bielefeld
On Fri, Mar 4, 2011 at 09:54, Susanne Ebrecht <miracee@web.de> wrote: > Hello, > > I already recognised it last time when I wanted to download source. > Same behaviour today morning. > Seems that this specific mirror has a problem. > ftp on > http://wwwmaster.postgresql.org/redir/53/f/source/v9.0.3/postgresql-9.0.3.tar.gz > > I get "file not found" error message. > > Of course the other mirror is working fine. Must've been a transient issue, because it's working fine for me now again. Thanks for reporting it, though :-) -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/
On 05.03.2011 11:28, Magnus Hagander wrote: > On Fri, Mar 4, 2011 at 09:54, Susanne Ebrecht<miracee@web.de> wrote: >> Hello, >> >> I already recognised it last time when I wanted to download source. >> Same behaviour today morning. >> Seems that this specific mirror has a problem. >> ftp on >> http://wwwmaster.postgresql.org/redir/53/f/source/v9.0.3/postgresql-9.0.3.tar.gz >> >> I get "file not found" error message. >> >> Of course the other mirror is working fine. > Must've been a transient issue, because it's working fine for me now again. > > Thanks for reporting it, though :-) > Magnus, that is mad - because it is still not working here. Here is what I did: http://www.postgresql.org/download/ -> click on source code click onto v9.0.3 postgresql-9.0.3.tar.gz Then I get two rows with German flags. The first flag -> ftp It is linked to http://wwwmaster.postgresql.org/redir/53/f/source/v9.0.3/postgresql-9.0.3.tar.gz When I click that I get: 550 /packages/databases/PostgreSQL/source/v9.0.3/postgresql-9.0.3.tar.gz: No such file or directory. Http is working - and also all the ftp under the other flags. Susanne -- Susanne Ebrecht Bielefeld
On Mon, Mar 7, 2011 at 09:00, Susanne Ebrecht <miracee@web.de> wrote: > On 05.03.2011 11:28, Magnus Hagander wrote: >> >> On Fri, Mar 4, 2011 at 09:54, Susanne Ebrecht<miracee@web.de> wrote: >>> >>> Hello, >>> >>> I already recognised it last time when I wanted to download source. >>> Same behaviour today morning. >>> Seems that this specific mirror has a problem. >>> ftp on >>> >>> http://wwwmaster.postgresql.org/redir/53/f/source/v9.0.3/postgresql-9.0.3.tar.gz >>> >>> I get "file not found" error message. >>> >>> Of course the other mirror is working fine. >> >> Must've been a transient issue, because it's working fine for me now >> again. >> >> Thanks for reporting it, though :-) >> > > Magnus, > > that is mad - because it is still not working here. > > Here is what I did: > http://www.postgresql.org/download/ -> click on source code > click onto v9.0.3 > postgresql-9.0.3.tar.gz > > Then I get two rows with German flags. > The first flag -> ftp > > It is linked to > http://wwwmaster.postgresql.org/redir/53/f/source/v9.0.3/postgresql-9.0.3.tar.gz > > When I click that I get: > 550 /packages/databases/PostgreSQL/source/v9.0.3/postgresql-9.0.3.tar.gz: No > such file or directory. > > Http is working - and also all the ftp under the other flags. FTP works perfectly fine from here. It's not super-fast, but it works: --2011-03-07 09:57:30-- http://wwwmaster.postgresql.org/redir/53/f/source/v9.0.3/postgresql-9.0.3.tar.gz Resolving wwwmaster.postgresql.org... 217.196.146.204 Connecting to wwwmaster.postgresql.org|217.196.146.204|:80... connected. HTTP request sent, awaiting response... 302 Found Location: ftp://ftp.de.postgresql.org/packages/databases/PostgreSQL/source/v9.0.3/postgresql-9.0.3.tar.gz [following] --2011-03-07 09:57:30-- ftp://ftp.de.postgresql.org/packages/databases/PostgreSQL/source/v9.0.3/postgresql-9.0.3.tar.gz => `postgresql-9.0.3.tar.gz.1' Resolving ftp.de.postgresql.org... 132.180.15.2 Connecting to ftp.de.postgresql.org|132.180.15.2|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD (1) /packages/databases/PostgreSQL/source/v9.0.3 ... done. ==> SIZE postgresql-9.0.3.tar.gz ... 18335858 ==> PASV ... done. ==> RETR postgresql-9.0.3.tar.gz ... done. Length: 18335858 (17M) (unauthoritative) 6% [====> ] 1,116,848 1.21M/s If you log in ma nually to the ftp server and list the directory, do you get anything in there? -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/
On 07/03/2011 09:58, Magnus Hagander wrote: > On Mon, Mar 7, 2011 at 09:00, Susanne Ebrecht <miracee@web.de> wrote: >> It is linked to >> http://wwwmaster.postgresql.org/redir/53/f/source/v9.0.3/postgresql-9.0.3.tar.gz >> >> When I click that I get: >> 550 /packages/databases/PostgreSQL/source/v9.0.3/postgresql-9.0.3.tar.gz: No >> such file or directory. >> >> Http is working - and also all the ftp under the other flags. > > FTP works perfectly fine from here. It's not super-fast, but it works: I've tested it too, just out of curiosity. Strangely enough, it works from wget/curl, but not from firefox. Also when using the ftp url directly. Cheers -- Matteo Beccati Development & Consulting - http://www.beccati.com/
On 8 March 2011 18:22, Matteo Beccati <php@beccati.com> wrote: > On 07/03/2011 09:58, Magnus Hagander wrote: >> On Mon, Mar 7, 2011 at 09:00, Susanne Ebrecht <miracee@web.de> wrote: >>> It is linked to >>> http://wwwmaster.postgresql.org/redir/53/f/source/v9.0.3/postgresql-9.0.3.tar.gz >>> >>> When I click that I get: >>> 550 /packages/databases/PostgreSQL/source/v9.0.3/postgresql-9.0.3.tar.gz: No >>> such file or directory. >>> >>> Http is working - and also all the ftp under the other flags. >> >> FTP works perfectly fine from here. It's not super-fast, but it works: > > I've tested it too, just out of curiosity. Strangely enough, it works > from wget/curl, but not from firefox. Also when using the ftp url directly. > > > Cheers > -- > Matteo Beccati I get the problem too in Chrome. Error 601 (net::ERR_FTP_FAILED): Unknown error. I'm wondering if the particular FTP daemon in use is the culprit. They're using: btr0x2 FTP server (Version wu-2.6.2(2) Mon Dec 8 16:09:26 MET 2008) -- Thom Brown Twitter: @darkixion IRC (freenode): dark_ixion Registered Linux user: #516935 EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company