Wednesday, December 11, 2019

Proxmox 6.0-4 remove nag message "No Valid Subscription"




Remove the Proxmox “No Valid Subscription” message 6.0-4


Edit pvemanagerlib.js located at:

/usr/share/pve-manager/js/pvemanagerlib.js

line 39368 (as of writing)

Comment out

Proxmox.Utils.checked_command(function() {}); // display subscription status

So it looks like

// Proxmox.Utils.checked_command(function() {}); // display subscription status

No comments:

Blog Archive