ubuntu 更显列表 [Connecting to archive.ubuntu.com (2001:67c:1360:8001::21)] 超时的解决方法
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ubuntu 更显列表 [Connecting to archive.ubuntu.com (2001:67c:1360:8001::21)] 超时的解决方法相关的知识,希望对你有一定的参考价值。
问题描述:
在使用apt-get update 时更行列表,显示[Connecting to archive.ubuntu.com (2001:67c:1360:8001::21)]超时
分析:
我已更改为ubuntu的阿里云,不应该出现访问不了的情况,通过搜索,得知原因如下
ubuntu默认走ipv6,但是我更改的阿里源应该不支持ipv6.
解决方法:
打开/etc/gai.conf(地址信息的配置文件),找到#precedence ::ffff:0:0/96 100, 将"#" 去掉保存,就行了。
以上是关于ubuntu 更显列表 [Connecting to archive.ubuntu.com (2001:67c:1360:8001::21)] 超时的解决方法的主要内容,如果未能解决你的问题,请参考以下文章
0% [Connecting to security.ubuntu.com (2001:67c:1560:8001::14)]
There was a problem connecting to the database server. The following error had occured: Can't co
UbuntuWindows 远程桌面连接ubuntu及xrdp的一些小问题(远程桌面闪退连接失败tab补全功能,无菜单栏,error - problem connecting )
使用webstorm连接github提示:Error connecting to Gitosc: Couldn't parse Gitee response的解决方法
Error connecting to the Service Control Manager: 拒绝访问 Mongodb问题-解决
stm32 Connecting to CPU via connect under reset failed.Abort debug session?