Unable to upgrade node in cluster

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:~#
 
Do you have an ipv6 gateway without having a working ipv6 network? (post the output of `ip -6 route`)
 
This seems to be working fine after another reboot, anyhow I would like to debug and troubleshoot this. NO I do not use a ipv6 gateway.
 
Maybe there's auto-configuration features enabled.
If you do not use IPv6 I recommend setting `sysctl net.ipv6.conf.default.disable_ipv6=1`.
Check the output of: `sysctl -a |& egrep 'autoconf|accept_ra ='`
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!