Skip to content

Proxmox VE Post Install no-nag-script on 8.4.5 does not disable subscription nagΒ #6078

Description

@rickyboone

βœ… 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?

  • Default Settings
  • Advanced Settings

πŸ–₯️ 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions