[GH-ISSUE #6189] The Proxmox VE post-install script no longer suppresses the no-subscription nag #1331

Closed
opened 2026-02-26 12:48:31 +03:00 by kerem · 5 comments
Owner

Originally created by @orsib78 on GitHub (Jul 24, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/6189

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). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/6189 ### ✅ 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_
kerem 2026-02-26 12:48:31 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

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

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

<!-- gh-comment-id:3112209141 --> @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?

<!-- gh-comment-id:3112221613 --> @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

<!-- gh-comment-id:3112230958 --> @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.

<!-- gh-comment-id:3112249822 --> @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.

<!-- gh-comment-id:3131162186 --> @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.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#1331
No description provided.