Skip to content

[PMG Post Install] Nag Request on PMG when using mobile devices (again) #16217

Description

@frontend-report

Script: PMG Post Install

Reported by: @doog1605

Guidelines

  • Read and understood guidelines: yes
  • Verbose mode used: yes

Issue occurs during: Initial Creation / Installation

Environment

  • Linux distribution: Debian
  • Proxmox version: 9.1
  • Default settings: No
  • Advanced settings: Yes
  • Exact command: bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/post-pmg-install.sh)"

Description

Nag Request strikes again while using mobile devices.

Looks like sed patch is no more fixing the problem since subscription handling was moved to pmg-mobile-quarantine-ui_bg.wasm.

See:

{ zcat /usr/share/pmg-mobile-quarantine-ui/pmg-mobile-quarantine-ui_bg.wasm.gz 2>/dev/null || cat pmg-mobile-quarantine-ui_bg.wasm 2>/dev/null; } | strings | grep -iE 'no valid|subscription|active'

PMG version is 9.1.2.

Steps to reproduce

Click a link in the quarantine report while using a mobile device or switch to mobile.

Error output

No valid subscription

You do not have a valid subscription for this server. Please visit www.proxmox.com to get a list of available options.

Attachments

quarantine_mobile.png

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions