[SOLVED] Updates box not showing up after pressing "Refresh"

used1d

New Member
Jun 16, 2025
15
0
1
Tried getting that subscription box to stop appearing every time I update, now the popup box doesn't show up at all when trying to update. Used this:

Code:
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

Any assistance would be helpful. Thanks.
 
That file is part of the proxmox-widget-toolkit package. Try apt install --reinstall proxmox-widget-toolkit to restore it.
For help with removing that message you probably need to ask somewhere else.
 
Last edited:
Thanks @Impact . But I get this
Code:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Reinstallation of proxmox-widget-toolkit is not possible, it cannot be downloaded.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I'm also having an issue updating my pve (see: https://forum.proxmox.com/threads/updating-pve-manager.167551/), and they say it's my DNS. But I have dns.google for Search Domain and 8.8.8.8 for DNS 1. Not sure why it's still not able to connect.. So, the proxmox widget not appearing might now be in my way of updating too? Still lost..
 
Ok, yes I've disabled pve-enterprise and enabled pve-no-subscription. I'm doing all this because it seems in order to update the pve manager I need my DNS working, since I am currently on 7.4-3, and need to get to 7.4-18 in order to continue updating from 7-8.

UPDATE: I think I may have connection now and was able to update PVE Manager to 7.4-20, and successfully ran
Code:
apt install --reinstall proxmox-widget-toolki
and it was successful. However the popup box still does not appear, but maybe now it's because it's all up to date. Will continue to update from 7-8.
Thank you all!
 
Last edited: