Premium Tier On Cluster but cannot use PDM Enterprise Repository

Jun 17, 2026
3
1
3
Hey there, I currently have a three node cluster on Premium Tier and my PDM Subscription Status shows "active" and Subscription Ratio (Basic or Higher): 100% (>=80%) but when I run
Code:
apt-get update
I get:
Code:
Err:4 https://enterprise.proxmox.com/debian/pdm trixie InRelease
  401  Unauthorized [IP: 66.70.154.82 443]
Reading package lists... Done
E: Failed to fetch https://enterprise.proxmox.com/debian/pdm/dists/trixie/InRelease  401  Unauthorized [IP: 66.70.154.82 443]
E: The repository 'https://enterprise.proxmox.com/debian/pdm trixie InRelease' is not 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.
Code:
cat /etc/apt/sources.list.d/pdm-enterprise.sources
Types: deb
URIs: https://enterprise.proxmox.com/debian/pdm
Suites: trixie
Components: pdm-enterprise
Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg
I adopted the Keys for all three nodes in my Node Subscription Status page. Previously I did have another cluster with two nodes I was using for testing that weren't subscribed - could that somehow be causing me to have this behavior still? Would reinstalling be easier at this point? I'm on PDM 1.1.1 and it was a fresh install of that to begin with, I didn't upgrade from a prior version.
 
Code:
proxmox-datacenter-privileged-api[541]: No valid Basic+ subscription found for configuring enterprise repository access..
I see that in the log when I attempt to refresh the license status in the Subscription Registry page with the refresh arrow icon. It's odd because that totally contradicts what I'm seeing in my Subscription Registry with the licenses being active and on Premium.
 
I found this post finally and that got me sorted out! Thanks all!
 
  • Like
Reactions: bosswaffle