Mailing List Archive

no rules found: failures in accessing all online sources
Update available for channel updates.spamassassin.org: -1 -> 895075
http: (curl) GET http://sa-update.verein-clean.net/895075.tar.gz,
FAILED, status: 1792
http: (curl) GET http://sa-update.spamassassin.org/895075.tar.gz,
FAILED, status: 1792
http: (curl) GET http://www.sa-update.pccc.com/895075.tar.gz, FAILED,
status: 1792
http: (curl) GET http://sa-update.ena.com/895075.tar.gz, FAILED, status:
1792
http: (curl) GET http://sa-update.razx.cloud/895075.tar.gz, FAILED,
status: 1792
http: (curl) GET http://sa-update.fossies.org/895075.tar.gz, FAILED,
status: 1792
http: (curl) GET http://sa-update.dnswl.org/895075.tar.gz, FAILED,
status: 1792
http: (curl) GET http://sa-update.space-pro.be/895075.tar.gz, FAILED,
status: 1792
channel: could not find working mirror, channel failed
at /usr/bin/sa-update line 1213.
main::channel_failed("channel: could not find working mirror")
called at /usr/bin/sa-update line 771
Update failed, exiting with code 4
------

I tried the 1st with my browser, and it finds the file.

So why would curl fail to download them?

I mean, they ARE there...so ???


Thanks!
Re: no rules found: failures in accessing all online sources [ In reply to ]
What does running curl on the same box for
http://www.sa-update.pccc.com/895075.tar.gz get you?

On Sat, Oct 17, 2020, 17:56 L A Walsh <sa-user@tlinx.org> wrote:

> Update available for channel updates.spamassassin.org: -1 -> 895075
> http: (curl) GET http://sa-update.verein-clean.net/895075.tar.gz,
> FAILED, status: 1792
> http: (curl) GET http://sa-update.spamassassin.org/895075.tar.gz,
> FAILED, status: 1792
> http: (curl) GET , FAILED,
> status: 1792
> http: (curl) GET http://sa-update.ena.com/895075.tar.gz, FAILED, status:
> 1792
> http: (curl) GET http://sa-update.razx.cloud/895075.tar.gz, FAILED,
> status: 1792
> http: (curl) GET http://sa-update.fossies.org/895075.tar.gz, FAILED,
> status: 1792
> http: (curl) GET http://sa-update.dnswl.org/895075.tar.gz, FAILED,
> status: 1792
> http: (curl) GET http://sa-update.space-pro.be/895075.tar.gz, FAILED,
> status: 1792
> channel: could not find working mirror, channel failed
> at /usr/bin/sa-update line 1213.
> main::channel_failed("channel: could not find working mirror")
> called at /usr/bin/sa-update line 771
> Update failed, exiting with code 4
> ------
>
> I tried the 1st with my browser, and it finds the file.
>
> So why would curl fail to download them?
>
> I mean, they ARE there...so ???
>
>
> Thanks!
>
>
Re: no rules found: failures in accessing all online sources [ In reply to ]
On Sat, 17 Oct 2020 14:55:54 -0700
L A Walsh wrote:

> Update available for channel updates.spamassassin.org: -1 -> 895075
> http: (curl) GET http://sa-update.verein-clean.net/895075.tar.gz,
> FAILED, status: 1792
> http: (curl) GET http://sa-update.spamassassin.org/895075.tar.gz,
> FAILED, status: 1792
> http: (curl) GET http://www.sa-update.pccc.com/895075.tar.gz, FAILED,
> status: 1792
> http: (curl) GET http://sa-update.ena.com/895075.tar.gz, FAILED,
> status: 1792
> http: (curl) GET http://sa-update.razx.cloud/895075.tar.gz, FAILED,
> status: 1792
> http: (curl) GET http://sa-update.fossies.org/895075.tar.gz, FAILED,
> status: 1792
> http: (curl) GET http://sa-update.dnswl.org/895075.tar.gz, FAILED,
> status: 1792
> http: (curl) GET http://sa-update.space-pro.be/895075.tar.gz, FAILED,
> status: 1792
> channel: could not find working mirror, channel failed
> at /usr/bin/sa-update line 1213.
> main::channel_failed("channel: could not find working
> mirror") called at /usr/bin/sa-update line 771
> Update failed, exiting with code 4
> ------
> I tried the 1st with my browser, and it finds the file.

Probably a networking problem at the time sa-update ran.

status: 1792 decodes to a curl error code of 7 "Failed to connect to
host".

I suspect it's a bug that 1792 wasn't decoded.