Since today (2026-09-07), apt update fails on the pve-no-subscription repository. I've ruled out local network/DNS/config issues on my end — repo file, GPG keyring, and internal DNS resolution all verified correct against public DNS behavior.
DNS chain (via internal resolver, matches expected public CDN chain):
download.proxmox.com → download.cdn.proxmox.com → it.eu.cdn.proxmox.com → de2.cdn.proxmox.com → 185.219.221.167
Behavior observed:
Also reproduced on other IPs resolved for the same hostname during testing (51.91.38.34, 45.84.67.184) — same symptoms each time.
/etc/apt/sources.list.d/pve-no-subscription.sources:
Types: deb
URIs: https://download.proxmox.com/debian/pve
Suites: trixie
Components: pve-no-subscription
Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg
pveversion -v:
proxmox-ve: 9.2.0 (running kernel: 7.0.2-6-pve)
pve-manager: 9.2.2 (running version: 9.2.2/b9984c6d90a4bd80)
proxmox-kernel-7.0: 7.0.2-6
proxmox-kernel-7.0.2-6-pve-signed: 7.0.2-6
....
Network location: Italy, routed via it.eu.cdn.proxmox.com → de2.cdn.proxmox.com.
DNS chain (via internal resolver, matches expected public CDN chain):
download.proxmox.com → download.cdn.proxmox.com → it.eu.cdn.proxmox.com → de2.cdn.proxmox.com → 185.219.221.167
Behavior observed:
- HTTP (port 80) to that IP: connection fails outright
- HTTPS (port 443): TLS handshake succeeds but the server presents a certificate for CN=enterprise.proxmox.com (valid Aug 8 – Nov 6 2026), not download.proxmox.com → SSL: no alternative certificate subject name matches target hostname
- With TLS verification disabled for this host (to isolate the issue and rule out cert as the only blocker): server responds 401 Unauthorized
Also reproduced on other IPs resolved for the same hostname during testing (51.91.38.34, 45.84.67.184) — same symptoms each time.
/etc/apt/sources.list.d/pve-no-subscription.sources:
Types: deb
URIs: https://download.proxmox.com/debian/pve
Suites: trixie
Components: pve-no-subscription
Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg
pveversion -v:
proxmox-ve: 9.2.0 (running kernel: 7.0.2-6-pve)
pve-manager: 9.2.2 (running version: 9.2.2/b9984c6d90a4bd80)
proxmox-kernel-7.0: 7.0.2-6
proxmox-kernel-7.0.2-6-pve-signed: 7.0.2-6
....
Network location: Italy, routed via it.eu.cdn.proxmox.com → de2.cdn.proxmox.com.
Last edited: