0

We are experiencing failures. The jobs are unable to fetch packages from the official Ubuntu repositories (archive.ubuntu.com and security.ubuntu.com). The error messages are as follows:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal/InRelease  Could not connect to Index of / connection timed out
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal-updates/InRelease  Unable to connect
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal-backports/InRelease  Unable to connect
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/focal-security/InRelease  Connection failed

This is causing all jobs that require apt-get update or package installation to fail.

Ubuntu version: 22.04

guiverc
  • 33,561

1 Answers1

-1

Check network configuration and DNS works perfectly .. ping 8.8.8.8 or ping 9.9.9.9 remove old /etc/apt/sources.list and create a new sources.list then try apt update or check this post -- Regenerate sources.list?/