The past several weeks we have not been receiving updates on our subscription system. This was a non-subscription system if that matters, but updates had been working fine up until sometime in July.
I reviewed the wiki at https://pve.proxmox.com/wiki/Package_Repositories.
Our /etc/apt/sources.list.d/pve-enterprise.list:
Attempting to use https in the apt sources file results in a Received HTTP code 403 from proxy after CONNECT error.
I can log into the repository to browse files with Firefox. I see there are several updates the past few weeks.
No errors reporting when perform apt update and no new updates found.
At this point I don't know if the problem is PEBKAC or the subscription.
I reviewed the wiki at https://pve.proxmox.com/wiki/Package_Repositories.
Our /etc/apt/sources.list.d/pve-enterprise.list:
Code:
deb http://enterprise.proxmox.com/debian/pve stretch pve-enterprise
#deb https://enterprise.proxmox.com/debian/pve stretch pve-enterprise
Attempting to use https in the apt sources file results in a Received HTTP code 403 from proxy after CONNECT error.
Code:
pvesubscription get | egrep '(key|status)'
key: pvexx-xxxxxxxxxx
status: Active
I can log into the repository to browse files with Firefox. I see there are several updates the past few weeks.
No errors reporting when perform apt update and no new updates found.
At this point I don't know if the problem is PEBKAC or the subscription.