2

While updating Ubuntu 16.04, I face the following error:

W: Failed to fetch http://172.0.1.201/ubuntu/dists/xenial/InRelease  Could not connect to 172.0.1.201:80 (172.0.1.201), connection timed out

What should I do to solve this problem?

Zanna
  • 70,465
Prashant
  • 61
  • 1
  • 1
  • 3

1 Answers1

2

It seems that 172.0.1.201 is currently down.

Open your /etc/apt/sources.list using nano:

sudo nano /etc/apt/sources.list

and replace http://172.0.1.201/ with http://archive.ubuntu.com/.