Remove PVE "No valid subscription" Popup
9/26/24...Less than 1 minute
Modify /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js change
Ext.Msg.show({
to
Ext.Msg.noshow({
Execute the following command to restart PveProxy and remove the popup
systemctl restart pveproxy