[Bug 260399] freebsd-update: Downloading patches often fails repeatedly

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 07 Jan 2022 02:49:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260399

--- Comment #10 from Colin Percival <cperciva@FreeBSD.org> ---
Some quick notes -- sorry, juggling a bunch of stuff right now and won't have
time to debug this properly until later:

1. Getting 404 errors in response to /bp/ requests is normal and harmless. 
Portsnap and FreeBSD Update use "opportunistic patching" -- if there's a patch
available it will be used but if not they'll fall back to downloading the
complete new file.

2. The redirect to :8080 is a Colin screwup -- I have varnish listening on port
80 and nginx serving up the bits from port 8080.  Thanks for pointing this out;
I'll dig into the nginx configuration to figure out what I did wrong there.

3. The one thing which concerns me here is the HTTP 400 errors; can you
reproduce those with HTTP headers?

-- 
You are receiving this mail because:
You are on the CC list for the bug.