Hello.
We’ve noticed recently that nginx package on apt is no longer available for installation for bionic/focal ubuntu releases (older releases maybe affected as well) via nginx repo:
Log of apt:
Errorr:1 http://nginx.org/packages/ubuntu focal/nginx amd64 nginx amd64 1.28.0-1~focal Redirection loop encountered E: Failed to fetch http://nginx.org/packages/ubuntu/pool/nginx/n/nginx/nginx_1.28.0-1~focal_amd64.deb Redirection loop encountered
The file is available directly over wget/curl. Issue happens regardless of HTTP or HTTPS forced for apt.
No proxies is used on the target server.
Repo has been added as usual via nginx: Linux packages
Can you advise on the matter?