When I try to update my proxmox im getting this error:
This is my /etc/apt/sources.list
Can anyone see what I am doing wrong?
Edit: got it to work. With these settings:
starting apt-get update
Hit:1 http://security.debian.org bookworm-security InRelease
Hit:2 http://ftp.dk.debian.org/debian bookworm InRelease
Hit:3 http://download.proxmox.com/debian/pve bookworm InRelease
Hit:4 http://ftp.dk.debian.org/debian bookworm-updates InRelease
Err:5 https://enterprise.proxmox.com/debian/ceph-quincy bookworm InRelease
401 Unauthorized [IP: 212.224.123.70 443]
Err:6 https://enterprise.proxmox.com/debian/pve bookworm InRelease
401 Unauthorized [IP: 212.224.123.70 443]
Reading package lists...
E: Failed to fetch https://enterprise.proxmox.com/debian/ceph-quincy/dists/bookworm/InRelease 401 Unauthorized [IP: 212.224.123.70 443]
E: The repository 'https://enterprise.proxmox.com/debian/ceph-quincy bookworm InRelease' is not signed.
E: Failed to fetch https://enterprise.proxmox.com/debian/pve/dists/bookworm/InRelease 401 Unauthorized [IP: 212.224.123.70 443]
E: The repository 'https://enterprise.proxmox.com/debian/pve bookworm InRelease' is not signed.
TASK ERROR: command 'apt-get update' failed: exit code 100
This is my /etc/apt/sources.list
Code:deb http://ftp.dk.debian.org/debian bookworm main contrib deb http://ftp.dk.debian.org/debian bookworm-updates main contrib # security updates deb http://security.debian.org bookworm-security main contrib # not for production use deb [trusted=yes] http://download.proxmox.com/debian/pve bookworm pve-no-subscription
Can anyone see what I am doing wrong?
Edit: got it to work. With these settings:
Last edited: