> On 25 Feb 2026, at 07:16, Willy Tarreau <[email protected]> wrote:
>
> On Wed, Feb 25, 2026 at 11:07:37AM +0100, Willy Tarreau wrote:
>> Hi Joao,
>>
>> On Wed, Feb 25, 2026 at 06:59:39AM -0300, Joao Morais wrote:
>>>
>>> Hello folks, it seems that
>>> http://www.haproxy.org/download/<branch>/src/snapshot/haproxy-ss-LATEST.tar.gz
>>> stopped updating since about december/25, e.g. 3.3 branch is 3.3.1, 3.2 is
>>> 3.2.10. Wondering if I'm missing something.
>>
>> Oh indeed, you're right! I think we're missing a snapshot script somewhere
>> in the cron on the secondary server. The good news is that the snapshots
>> are still produced on the primary server so we'll be able to issue a manual
>> resync.
>>
>>> I'm using those links via Tim's
>>> action-install-haproxy, which is really handy on our integration tests
>>> against the most up to date version of HAProxy.
>>
>> Rest assured you're not doing anything wrong, it's on our side, I'll
>> investigate.
>
> OK I manually resynced all the missing snapshots and re-enabled them in
> the crontab, so it should be OK in the future.
Thank you Willy! Appreciated the quick response and action. I can confirm it’s
working now.
I’m not sure I found how snapshots are organized, is there a handy way to
download the most up to date code from e.g. 3.0 branch, instead of the most up
to date version of that branch? RTFM welcome as usual =)
--jm