You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by reggie3 <re...@busicast.com> on 2009/04/23 16:33:31 UTC

sa-update 404 error

Running sa-update from the command line, I get:

http: request failed: 404 Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD
HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body>
<h1>Not Found</h1> <p>The requested URL /updates/759778.tar.gz was not found
on this server.</p> </body></html> 
channel: could not find working mirror, channel failed

Is there a temporary problem with the spamassassin server or am I doing
something wrong?

Thanks!
-- 
View this message in context: http://www.nabble.com/sa-update-404-error-tp23197366p23197366.html
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.


Re: sa-update 404 error -- SOLVED

Posted by Karsten Bräckelmann <gu...@rudersport.de>.
Just got a personal-only reply, that the issue is resolved. Dropping
here for archives and spiders to pick up.

  Thanks, removing MIRRORED.BY did the trick!


On Thu, 2009-04-23 at 16:45 +0200, Karsten Bräckelmann wrote:
> On Thu, 2009-04-23 at 07:33 -0700, an anonymous Nabble user wrote:

> > http: request failed: 404 Not Found: [...]
> > channel: could not find working mirror, channel failed

> Maybe an old MIRRORED.BY file, and your sa-update run happened to try
> the stale mirror? There's a bug filed regarding this.

> If it doesn't work on a subsequent run, I'd try removing the MIRRORED.BY
> file, or even the entire update channel and trying a-fresh.

-- 
char *t="\10pse\0r\0dtu\0.@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}


Re: sa-update 404 error

Posted by Karsten Bräckelmann <gu...@rudersport.de>.
On Thu, 2009-04-23 at 07:33 -0700, an anonymous Nabble user wrote:
> Running sa-update from the command line, I get:
> 
> http: request failed: 404 Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD
> HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body>
> <h1>Not Found</h1> <p>The requested URL /updates/759778.tar.gz was not found
> on this server.</p> </body></html> 
> channel: could not find working mirror, channel failed
> 
> Is there a temporary problem with the spamassassin server or am I doing
> something wrong?

Maybe an old MIRRORED.BY file, and your sa-update run happened to try
the stale mirror? There's a bug filed regarding this.

Do you still have the *full* logs? Can you tell which mirror was used?

How often did you try?

If it doesn't work on a subsequent run, I'd try removing the MIRRORED.BY
file, or even the entire update channel and trying a-fresh.


-- 
char *t="\10pse\0r\0dtu\0.@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}