Open ngadmini opened 2 years ago
Please, make your script work on PBS (Proxmox Backup Server) 2.3-2.
Please, make your script work on PBS (Proxmox Backup Server) 2.2-1.
Sorry, I don't have PBS
Tested on PVE 7.3-3, works fine. I will test it on PBS and report back
hey @cptsk1ttles FYI, it's not work on pve-manager 7.2-11/b76d3178 with proxmox-widget-toolkit 3.5.1. CHANGE pve-nag-buster.sh at line 22 and 28-32 OR create new maybe will fixing this issue on pve-manager 7.2-11/b76d3178 with proxmox-widget-toolkit 3.5.1 :
Change pve-nag-buster.sh at lines (22 and 28-32) :
To :
sed -i '22s/^/# /' pve-nag-buster.sh
to change line 22following this to change lines 28-32 :
Or change target:
use /usr/share/perl5/PVE/API2/Subscription.pm instead of /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js via apt invocation :
Or :
completly replace pve-nag-buster.sh with this one
regards, ngadmini