Hi,
I have a problem at a customers site:
The keys are entered and deemed as "Status: active", but when doing an apt-get update I get:
What do I miss here?
I have a problem at a customers site:
The keys are entered and deemed as "Status: active", but when doing an apt-get update I get:
Code:
root@px1n1# apt update
Hit:1 http://security.debian.org bookworm-security InRelease
Hit:2 https://repos.influxdata.com/debian stable InRelease
Hit:3 http://ftp.de.debian.org/debian bookworm InRelease
Hit:4 http://ftp.de.debian.org/debian bookworm-updates InRelease
Err:5 https://enterprise.proxmox.com/debian/ceph-quincy bookworm InRelease
401 Unauthorized [IP: 185.219.221.167 443]
Err:6 https://enterprise.proxmox.com/debian/pve bookworm InRelease
401 Unauthorized [IP: 185.219.221.167 443]
Reading package lists... Done
E: Failed to fetch https://enterprise.proxmox.com/debian/ceph-quincy/dists/bookworm/InRelease 401 Unauthorized [IP: 185.219.221.167 443]
E: The repository 'https://enterprise.proxmox.com/debian/ceph-quincy bookworm InRelease' is no longer signed.
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: Failed to fetch https://enterprise.proxmox.com/debian/pve/dists/bookworm/InRelease 401 Unauthorized [IP: 185.219.221.167 443]
E: The repository 'https://enterprise.proxmox.com/debian/pve bookworm InRelease' is no longer signed.
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.
What do I miss here?