D
Deleted member 33567
Guest
Code:
root@node02-sxb-pve01:~# apt-get update
Err:1 https://packages.cisofy.com/community/lynis/deb stretch InRelease
Failed to connect to packages.cisofy.com port 443: No route to host
Err:2 https://enterprise.proxmox.com/debian/pve stretch InRelease
Failed to connect to enterprise.proxmox.com port 443: No route to host
Ign:3 http://debian.mirrors.ovh.net/debian stretch InRelease
Ign:4 http://download.ceph.com/debian-luminous stretch InRelease
Ign:5 http://repo.cloudlinux.com/kernelcare-debian/8 stable InRelease
Err:6 http://download.ceph.com/debian-luminous stretch Release
Cannot initiate the connection to download.ceph.com:80 (2607:5300:201:2000::3:58a1). - connect (101: Network is unreachable) [IP: 2607:5300:201:2000::3:58a1 80]
Err:7 http://debian.mirrors.ovh.net/debian stretch Release
Cannot initiate the connection to debian.mirrors.ovh.net:80 (2001:41d0:202:100:213:32:5:7). - connect (101: Network is unreachable) [IP: 2001:41d0:202:100:213:32:5:7 80]
Err:8 http://repo.cloudlinux.com/kernelcare-debian/8 stable Release
Cannot initiate the connection to repo.cloudlinux.com:80 (2001:470:1f10:2bc::3). - connect (101: Network is unreachable) [IP: 2001:470:1f10:2bc::3 80]
Ign:9 http://security.debian.org stretch/updates InRelease
Err:10 http://security.debian.org stretch/updates Release
Cannot initiate the connection to security.debian.org:80 (2001:a78:5:1:216:35ff:fe7f:6ceb). - connect (101: Network is unreachable) [IP: 2001:a78:5:1:216:35ff:fe7f:6ceb 80]
Reading package lists... Done
E: The repository 'http://download.ceph.com/debian-luminous stretch Release' does no longer have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://debian.mirrors.ovh.net/debian stretch Release' does no longer have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://repo.cloudlinux.com/kernelcare-debian/8 stable Release' does no longer have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://security.debian.org stretch/updates Release' does no longer have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Code:
openssl s_client -connect enterprise.proxmox.com:443
139841719481600:error:02002071:system library:connect:No route to host:../crypto/bio/b_sock2.c:108:
139841719481600:error:2008A067:BIO routines:BIO_connect:connect error:../crypto/bio/b_sock2.c:109:
139841719481600:error:02002065:system library:connect:Network is unreachable:../crypto/bio/b_sock2.c:108:
139841719481600:error:2008A067:BIO routines:BIO_connect:connect error:../crypto/bio/b_sock2.c:109:
connect:errno=101
root@node02-sxb-pve01:~#