Hi, for some unknown reason I can't update my proxmox installation. I dont know if the problem is somewhere in configuration or with certs, but I just canť figure it out.
Update: I cant ping any adress so the problem must be there, but I still cant find what is causing it.
Update: I cant ping any adress so the problem must be there, but I still cant find what is causing it.
Code:
cat /etc/apt/sources.list
deb http://ftp.cz.debian.org/debian bookworm main contrib
deb http://ftp.cz.debian.org/debian bookworm-updates main contrib
# security updates
deb http://security.debian.org bookworm-security main contrib
deb http://download.proxmox.com/debian/pve bookworm pve-no-subscription
Code:
apt-get update
Ign:1 http://ftp.cz.debian.org/debian bookworm InRelease
Ign:2 http://ftp.cz.debian.org/debian bookworm-updates InRelease
Err:3 http://ftp.cz.debian.org/debian bookworm Release
Cannot initiate the connection to ftp.cz.debian.org:80 (2001:718:1:1f:50:56ff:feee:127). - connect (101: Network is unreachable) Cannot initiate the connection to ftp.cz.debian.org:80 (78.128.211.127). - connect (101: Network is unreachable)
Err:4 http://ftp.cz.debian.org/debian bookworm-updates Release
Cannot initiate the connection to ftp.cz.debian.org:80 (2001:718:1:1f:50:56ff:feee:127). - connect (101: Network is unreachable) Cannot initiate the connection to ftp.cz.debian.org:80 (78.128.211.127). - connect (101: Network is unreachable)
Ign:5 http://download.proxmox.com/debian/pve bookworm InRelease
Ign:6 http://download.proxmox.com/debian/ceph-quincy bookworm InRelease
Ign:7 http://download.proxmox.com/debian/ceph-reef bookworm InRelease
Err:8 http://download.proxmox.com/debian/pve bookworm Release
Cannot initiate the connection to download.proxmox.com:80 (2001:41d0:203:7470::34). - connect (101: Network is unreachable) Cannot initiate the connection to download.proxmox.com:80 (51.91.38.34). - connect (101: Network is unreachable)
Err:9 http://download.proxmox.com/debian/ceph-quincy bookworm Release
Cannot initiate the connection to download.proxmox.com:80 (2001:41d0:203:7470::34). - connect (101: Network is unreachable) Cannot initiate the connection to download.proxmox.com:80 (51.91.38.34). - connect (101: Network is unreachable)
Err:10 http://download.proxmox.com/debian/ceph-reef bookworm Release
Cannot initiate the connection to download.proxmox.com:80 (2001:41d0:203:7470::34). - connect (101: Network is unreachable) Cannot initiate the connection to download.proxmox.com:80 (51.91.38.34). - connect (101: Network is unreachable)
Ign:11 http://security.debian.org bookworm-security InRelease
Err:12 http://security.debian.org bookworm-security Release
Cannot initiate the connection to security.debian.org:80 (2a04:4e42::644). - connect (101: Network is unreachable) Cannot initiate the connection to security.debian.org:80 (151.101.194.132). - connect (101: Network is unreachable) Cannot initiate the connection to security.debian.org:80 (2a04:4e42:600::644). - connect (101: Network is unreachable) Cannot initiate the connection to security.debian.org:80 (151.101.66.132). - connect (101: Network is unreachable) Cannot initiate the connection to security.debian.org:80 (2a04:4e42:200::644). - connect (101: Network is unreachable) Cannot initiate the connection to security.debian.org:80 (151.101.130.132). - connect (101: Network is unreachable) Cannot initiate the connection to security.debian.org:80 (2a04:4e42:400::644). - connect (101: Network is unreachable) Cannot initiate the connection to security.debian.org:80 (151.101.2.132). - connect (101: Network is unreachable)
Reading package lists... Done
E: The repository 'http://ftp.cz.debian.org/debian bookworm Release' no longer has 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://ftp.cz.debian.org/debian bookworm-updates Release' no longer has 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://download.proxmox.com/debian/pve bookworm Release' no longer has 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://download.proxmox.com/debian/ceph-quincy bookworm Release' does not 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://download.proxmox.com/debian/ceph-reef bookworm Release' does not 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 bookworm-security Release' no longer has 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.
Last edited: