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.