I can't disable/enable repositories from Proxmox GUI

lumox

Member
May 29, 2020
111
5
23
43
ji,
It seems that I can't enable/disable repositories from Proxmox GUI:

no choice.jpg

They are in greyish as you can see above.

I managed to update from shell anyway (I don't know how exactly, honestly), but when I tried to launch the "apt-get update" command again, I still get this error message:

root@pve:~# apt-get update Hit:1 http://ftp.it.debian.org/debian bullseye InRelease Hit:2 http://ftp.it.debian.org/debian bullseye-updates InRelease Hit:3 http://download.proxmox.com/debian bullseye InRelease Err:4 https://enterprise.proxmox.com/debian/pve bullseye InRelease 401 Unauthorized [IP: 212.224.123.70 443] Reading package lists... Done E: Failed to fetch https://enterprise.proxmox.com/debian/pve/dists/bullseye/InRelease 401 Unauthorized [IP: 212.224.123.70 443] E: The repository 'https://enterprise.proxmox.com/debian/pve bullseye 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. root@pve:~#

What is the issue? Thanks
 
You have the enterprise repo enabled, but you do not have purchased a subscription key.

=> https://shop.proxmox.com/ or disable the enterprise repo.
 
You have the enterprise repo enabled, but you do not have purchased a subscription key.

=> https://shop.proxmox.com/ or disable the enterprise repo.

I know that, but my question was about the reason why I can't disable it. It seems that it doesn't enable me to check/uncheck any of those items in the list. Thanks