Proxmox Offline Mirror: No Proxmox VE repository enabled

May 10, 2023
6
2
3
Hi,

after updating our PVEs via Proxmox Offline Mirror (worked like a charm!) the node summary sates: No Proxmox VE repository enabled!

pve-subscription.png

The subscription is valid, though:
Bash:
root@pve-prod-3-rz1:~# pvesubscription get
checktime: 1684725283
key: pve2b-xxxxxxxxxx
level: b
nextduedate: 2025-02-05
productname: Proxmox VE Basic Subscription 2 CPUs/year
regdate: 2020-02-05 00:00:00
serverid: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
sockets: 2
status: Active

Is there anything else that has to be configured on the nodes using POM?

Best regards
Sebastian
 
As you are not using a Proxmox VE online repo, the message seems correct to me.
 
pve-subscription2.png
Since the POM repository is recognized correctly with origin Proxmox I thought that this would be shown in the summary as well.
But I guess we just have to live with that, then.

Thanks for your answer!
 
I will discuss this topic internally, maybe someone has an idea.
 
Hi,
Any update in here? I do experience the same issue while using a PVE repository mounted from Proxmox Offline Mirror server.
code_language.shell:
# pvesubscription get
checktime: 1747217722
key: pve1s-redacted
level: s
nextduedate: 2026-03-15
productname: Proxmox VE Standard Subscription 1 CPU/year
regdate: 2024-03-15
serverid: redacted
signature: redacted
sockets: 1
status: active
url: https://www.proxmox.com/en/proxmox-virtual-environment/pricing

nopverepo.png
Following that commit in proxmox-apt.git, I am wondering if the repo path should not contain the string "https://enterprise.proxmox.com/debian" to be identified as "Enterprise"?