Build errors - downloading source files

Attempted to build a fresh pull of CoreELEC tonight using command:

DEVICE=Amlogic-ng make

Running into 400/404 errors when it tries to pull the source code for certain tools. First happened with “keyutils”, but I found a link that worked and fixed it. But now I’m having an issue with “connman” and figure there must be something going on.

--2024-05-04 21:23:58--  https://git.kernel.org/pub/scm/network/connman/connman.git/snapshot/connman-1cde7a6598a639d1f1eb16f7929f32919172ef10.tar.gz
Resolving git.kernel.org (git.kernel.org)... 139.178.84.217, 2604:1380:4641:c500::1
Connecting to git.kernel.org (git.kernel.org)|139.178.84.217|:443... connected.
HTTP request sent, awaiting response... 400 Bad request
2024-05-04 21:23:58 ERROR 400: Bad request.

Almost looks like it’s not possible to use snapshot downloading on git.kernel.org?

Looks like something wrong on server. But I copied file to CE server and should download it from there.