0

I am using Ubuntu 20.04. I was facing this issue, and while trying to fix that I am facing new error now. For command

sudo apt-get update

I am getting

 Could not connect to archive.ubuntu.com:443 (185.125.190.39). - connect (111: Connection refused)

and

Unable to connect to archive.ubuntu.com

If I try to access https://archive.ubuntu.com/ubuntu from my browser it shows "This site can’t be reached".

I have tried all the solutions mentioned here.

SZ.
  • 33
  • Hello. Sounds like your DNS is not working. Can you access other sites in the browser? – David Apr 07 '22 at 15:00
  • Yes, I can access other sites. – SZ. Apr 07 '22 at 15:22
  • Could be temp failure try again later. – David Apr 07 '22 at 15:26
  • So you fixed that other problem and you got network-manager up and running? – mchid Apr 07 '22 at 15:28
  • Yup. I was able to install network manager through snap store but still can't connect to the wifi and unable to run sudo apt-get update

    https://askubuntu.com/questions/1401357/unable-to-connect-to-wifi-after-installing-snap-network-manager?noredirect=1#comment2431671_1401357

    – SZ. Apr 07 '22 at 15:32
  • 1
    archive.ubuntu.com is not an https (port 443) site. It's an http (port 80) site. Connection attempts using https will fail. – user535733 Apr 07 '22 at 17:15

0 Answers0