β
Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
post-pve-install
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/post-pve-install.sh)"
βοΈ What settings are you using?
π₯οΈ Which Linux distribution are you using?
Debian 12
π Provide a clear and concise description of the issue.
Testing PVE 8.4.5 in a home lab, and noticed that the subscription nag reappeared after rebooting and logging in again.
Deleting /etc/apt/apt.conf.d/no-nag-script and rerunning the post-pve-install helper script does not remove the subscription nag. Manually running the sed command in that script shows that it skips over the line it would be editing. I haven't had a chance to fully troubleshoot why it isn't working yet, but was able to manually apply the changes to /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js it would have applied.
π Steps to reproduce the issue.
- Have PVE 8.4.1 with post-pve-install and no-nag applied
- Update from 8.4.1 to 8.4.5 (in my case) and reboot
- Logged out and logged back into admin web interface
- Receive "You do not have a valid subscription for this server" after login
β Paste the full error output (if available).
No visible error.
πΌοΈ Additional context (optional).
No response
β Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
post-pve-install
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/post-pve-install.sh)"
βοΈ What settings are you using?
π₯οΈ Which Linux distribution are you using?
Debian 12
π Provide a clear and concise description of the issue.
Testing PVE 8.4.5 in a home lab, and noticed that the subscription nag reappeared after rebooting and logging in again.
Deleting /etc/apt/apt.conf.d/no-nag-script and rerunning the post-pve-install helper script does not remove the subscription nag. Manually running the sed command in that script shows that it skips over the line it would be editing. I haven't had a chance to fully troubleshoot why it isn't working yet, but was able to manually apply the changes to /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js it would have applied.
π Steps to reproduce the issue.
β Paste the full error output (if available).
No visible error.
πΌοΈ Additional context (optional).
No response