/srv/irclogs.ubuntu.com/2022/09/13/#ubuntu-mirrors.txt

xyzlukiHello. My ubuntu 20.04 LTS failed on apt-get update command. I don' know why. Here is the error which I got: https://dpaste.com/FMHHNP65912:51
Emelie[m]xyzluki: That host is reachable for me, could you try running the same command again? Maybe it was just a hickup13:01
Emelie[m]If not, I would guess there's something up with your network. Are you behind a corporate firewall or something, maybe?13:02
xyzlukiI am trying again apt-get update13:06
xyzlukiI got the same error13:07
xyzlukiI am using my home network. My pc is using wire connection. It is connected directly to ISP infrastructure present i my apartment building13:09
xyzlukiat home I don't have any router13:09
xyzlukiI am bale to ping us.archive.ubuntu.com and archive.ubuntu.com13:12
xyzlukibut I can't access from web browser above sites.The interesting thing is that I can access https://pl.archive.ubuntu.com/ubuntu/ from web browser13:13
xyzlukiIn the meanwhile, I asked my ISP if everythng is ok on their side. I am waiting for the feedback14:10
Spadscan you try `mtr --report -T -P 80 us.archive.ubuntu.com`?14:23
Spadspl.archive is a community mirror while us.archive is our own infrastructure14:24
Spadsbut we've had some routing shenanigans in the past, so this could be a number of things.14:24
SpadsHave you isolated IPv4 and IPv6?14:25
SpadsYour error shows v4 addresses...14:25
xyzlukiCan I paste output from mtr here ?15:09
lotuspsychjebest to use pastebins for larger text output xyzluki15:10
xyzlukioki, sure15:10
xyzlukihttps://dpaste.com/2W9V9HCL815:10
Bergexyzluki: Can you add -n to mtr and run it again?15:11
xyzlukiyes, sure15:11
xyzlukihttps://dpaste.com/BUGB4VCC215:13
Bergexyzluki: Looks like you don't have IPv4 connectivity at all15:14
xyzlukiit looks really strange15:14
SpadsCan you try it with -6 added?15:15
ravagecan you ping 8.8.8.8 ? just to check your general ipv4 connectivity15:15
xyzlukiother websites works ok like. ubuntu.com, dpaste.com15:15
Bergexyzluki: ubuntu.com works with mtr?15:15
Spadsdpaste thinks I'm spamming.  Can you use pastebin.ubuntu.com?15:15
xyzlukiping 8.8.8.8 works well15:16
SpadsOur hostnames will have both A and AAAA records, so if you have ipv6 connectivity but not 4, that should work.  Not sure what apt is doing15:16
Bergexyzluki: What does "host us.archive.ubuntu.com" say?15:16
xyzlukimtr --report -n -T -P 80 ubuntu.com looks the same as for us.archive.ubuntu.com15:17
xyzlukihttps://dpaste.com/4HC7FEST815:18
xyzlukiabove link is the output from host us.archive.ubuntu.com15:19
tomreynSpads: can you share a screenshot of the dpaste message? we are testing dpaste.com for #ubuntu support, but this sounds not ideal.15:19
ravagexyzluki, and you can also ping 2001:67c:1562::15 ?15:20
Spadstomreyn: it just has the text "You have exceeded our rate limit of 1 request per second. Please pause at least 1 seconds between requests. Full terms: http://bit.ly/dpaste-tos"15:20
SpadsI haven't done more than one request every five minutes, tops15:20
ravagei know that apt can have some problems if your system thinks it has ipv6 but actually doesnt15:20
tomreynSpads: i assume 'your' egress ip address has, though, if you're on canonical vpn?15:21
xyzlukias Spads asked earlier. mtr with -6:mtr --report -6 -n -T -P 80 us.archive.ubuntu.com shows message: mtr: udp socket connect failed: Network is unreachable15:21
ravagexyzluki, try if "sudo apt-get -o Acquire::ForceIPv4=true update" works for you15:22
Bergexyzluki: curl -v us.archive.ubuntu.com15:22
Berge(In a pastebin)15:22
xyzlukiping 2001:67c:1562::15 shows ping: connect: Network is unreachable15:23
SpadsThis really seems like a client network problem rather than something on our end, but if this assessment changes, just highlight me and I'll take another look.15:23
xyzlukisudo apt-get -o Acquire::ForceIPv4=true update exits with teh same error as normal sudo apt-get update15:24
ravagethis really looks like a problem with your home network15:25
ravagebut as we are talking already: is it recommended to enable https on the archive mirrors? i just never thought of it. just saw some that have it15:26
xyzlukiI will check Berge idea: https://pastebin.com/EjvCMmNJ15:28
xyzlukicurl also reports problem with connection refused error15:29
tumbleweedxyzluki: try (and pastebin) tcptraceroute us.archive.ubuntu.com 8015:29
tumbleweed(you'll probably need to install it, though...)15:29
Spadsravage: It provides no benefit as the archive is known data, and it puts overhead in that would make certificates impossible to manage.  And apt doesn't need it anyway as it checks actual signatures on payloads.15:30
xyzlukiehhh, even I am not able to manually download tcptraceroute package15:33
tomreynravage: there are different POVs on this topic, you will find lengthy discussions on debian mailing lists, i assume.15:33
tomreyn(and different arguments, too)15:34
ravagethere must be an official position on it? i enabled it for my mirror as an option now. does not hurt15:34
tomreyni assume Spads provided the official position15:34
ravagek15:35
tumbleweedxyzluki: ok, the point there would just be to see if the "connection refused" was coming from somewhere unexpected. But with that 42089 ms, it's probably a timeout, so not useful15:35
xyzlukibtw. I am trying to download tcptraceroute from https://packages.ubuntu.com/focal/amd64/tcptraceroute/download, but there I have a problem with access to servers15:36
xyzlukithank you guys for help. I assume that my ISP will find what is wrong, because I didn't change any settings on my pc15:37
ravagerebooting all your devices may help actually. give it a try.15:38
xyzlukiravage, I am fighting with apt-get from sunday. My pc was rebooted few times from that time15:40
ravageand your router?15:41
xyzlukiat home I don't have router15:41
xyzlukimy pc is connected directly to ISP device for which I don't have physical access15:41
xyzlukiit is closed in the box on staircase15:42
Spadstomreyn: I don't know what degree of officialdom it has, but let's just say that we won't be handing out TLS certs for $COUNTRYCODE.archive.ubuntu.com so it's hard to see a benefit 15:46
SpadsI mean turn it on if you like, really.  But we're unlikely to require it or provide infra to support it any time soon.15:46
tomreynSpads: It is certainly challenging to both design and maintain an architecture which can handle all the issues around community maintained HTTPS mirrors properly. And there is the trust / false trust issue, too. I understand so much. I also think that it was a good choice by debian to move to https by default.15:52
tomreyn(and i think it would be a good chooice for ubuntu, too. but i'm just another user.)15:52
xyzlukiI hope that my ISP will find why access to ubuntu servres doesn't work16:00
xyzlukiAt this moment thanks again for help and see you :)16:00
ravagegood luck with your ISP :)16:01
xyzlukiI hope so :)16:01

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!