The Proxmox VE post-install script no longer suppresses the no-subscription nag #1332

Closed
opened 2026-02-05 00:23:10 +03:00 by OVERLORD · 5 comments
Owner

Originally created by @orsib78 on GitHub (Jul 24, 2025).

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

Proxmox VE Post 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?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📝 Provide a clear and concise description of the issue.

Since updating PVE to version 8.4.5 (same applies to PBS 3.4.3), the no-subscription nag has returned, and the Proxmox VE post-install script is no longer able to suppress it.

🔄 Steps to reproduce the issue.

Update PVE to 8.4.5 and execute the Proxmox VE Post Install script.

Paste the full error output (if available).

No such thing, but I can provide logs upon request if it's necessary.

🖼️ Additional context (optional).

No response

Originally created by @orsib78 on GitHub (Jul 24, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Proxmox VE Post 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? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. Since updating PVE to version 8.4.5 (same applies to PBS 3.4.3), the no-subscription nag has returned, and the Proxmox VE post-install script is no longer able to suppress it. ### 🔄 Steps to reproduce the issue. Update PVE to 8.4.5 and execute the Proxmox VE Post Install script. ### ❌ Paste the full error output (if available). No such thing, but I can provide logs upon request if it's necessary. ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-05 00:23:10 +03:00
Author
Owner

@MickLesk commented on GitHub (Jul 24, 2025):

Work fine Here. Did you reboot & removed all Cache ?

@MickLesk commented on GitHub (Jul 24, 2025): Work fine Here. Did you reboot & removed all Cache ?
Author
Owner

@orsib78 commented on GitHub (Jul 24, 2025):

Work fine Here. Did you reboot & removed all Cache ?

Hi, can you please let me know exactly what I should do?

@orsib78 commented on GitHub (Jul 24, 2025): > Work fine Here. Did you reboot & removed all Cache ? Hi, can you please let me know exactly what I should do?
Author
Owner

@MickLesk commented on GitHub (Jul 24, 2025):

After install you need to reboot the proxmox host and clear your brwser cache

@MickLesk commented on GitHub (Jul 24, 2025): After install you need to reboot the proxmox host and clear your brwser cache
Author
Owner

@orsib78 commented on GitHub (Jul 24, 2025):

After install you need to reboot the proxmox host and clear your brwser cache

Thank you. That did the trick.

@orsib78 commented on GitHub (Jul 24, 2025): > After install you need to reboot the proxmox host and clear your brwser cache Thank you. That did the trick.
Author
Owner

@Stooovie commented on GitHub (Jul 29, 2025):

It does remove the nag when accessing the GUI but not when clicking Update. And yes, I did reboot the host and clean browser cache.

Edit: deleting the existing hook script (rm /etc/apt/apt.conf.d/no-nag-script) did the trick, thanks.

@Stooovie commented on GitHub (Jul 29, 2025): It does remove the nag when accessing the GUI but not when clicking Update. And yes, I did reboot the host and clean browser cache. Edit: deleting the existing hook script (rm /etc/apt/apt.conf.d/no-nag-script) did the trick, thanks.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1332