chenhui7373
deepin
2017-11-13 17:37 不挂代理的是443错误
sudo apt-get update
错误:1 https://repo.windscribe.com/debian jessie InRelease
Failed to connect to repo.windscribe.com port 443: 拒绝连接
命中:2 http://packages.deepin.com/deepin panda InRelease
正在读取软件包列表... 完成
W: 无法下载 https://repo.windscribe.com/debian/dists/jessie/InRelease Failed to connect to repo.windscribe.com port 443: 拒绝连接
W: 部分索引文件下载失败。如果忽略它们,那将转而使用旧的索引文件。
sudo apt-get update
错误:1 https://repo.windscribe.com/debian jessie InRelease
Failed to connect to repo.windscribe.com port 443: 拒绝连接
命中:2 http://packages.deepin.com/deepin panda InRelease
正在读取软件包列表... 完成
W: 无法下载 https://repo.windscribe.com/debian/dists/jessie/InRelease Failed to connect to repo.windscribe.com port 443: 拒绝连接
W: 部分索引文件下载失败。如果忽略它们,那将转而使用旧的索引文件。
Reply Like 0 View the author


中文 

sudo apt-get update
命中:1 http://packages.deepin.com/deepin panda InRelease
错误:2 https://repo.windscribe.com/debian jessie InRelease
Connection timed out after 120000 milliseconds
正在读取软件包列表... 完成
W: 无法下载 https://repo.windscribe.com/debian/dists/jessie/InRelease Connection timed out after 120000 milliseconds
W: 部分索引文件下载失败。如果忽略它们,那将转而使用旧的索引文件。
history:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-key FDC247B7
sudo sh -c "echo 'deb https://repo.windscribe.com/debian jessie main' > /etc/apt/sources.list.d/windscribe-repo.list"
sudo apt-get update
请问怎么解决超时问题?感谢观看。