Proxmox Virtual Environment (VE) 8.1.4 – remove Proxmox Subscription Notice “No valid subscription”

To remove the “You do not have a valid subscription for this server” popup message while logging in

run the command bellow you will need to SSH to your Proxmox server or use the node console through the PVE web interface

# sed -Ezi.bak „s/(Ext.Msg.show\(\{\s+title: gettext\(‚No valid sub)/void\(\{ \/\/\1/g“ /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js && systemctl restart pveproxy.service

Leave a Reply

You must be logged in to post a comment.