Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Jan 2022 02:49:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 260399] freebsd-update: Downloading patches often fails repeatedly
Message-ID:  <bug-260399-227-GwCbDqZqSL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-260399-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260399-227-GwCbDqZqSL>