[GH-ISSUE #5] subscription status: NotFound #3

Closed
opened 2026-02-27 16:40:54 +03:00 by kerem · 1 comment
Owner

Originally created by @tiagofreire-pt on GitHub (May 21, 2022).
Original GitHub issue: https://github.com/rickycodes/pve-no-subscription/issues/5

On Proxmox 7.2-3, the script gets wrong result:

curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/rickycodes/pve-no-subscription/main/no-subscription-warning.sh | sh
attempting pve-no-subscription patch
                status => "NotFound",
subscription status: NotFound
attempting replacement in /usr/share/perl5/PVE/API2/Subscription.pm...
restart services...
pveversion
pve-manager/7.2-3/c743d6c1 (running kernel: 5.15.35-1-pve)
Originally created by @tiagofreire-pt on GitHub (May 21, 2022). Original GitHub issue: https://github.com/rickycodes/pve-no-subscription/issues/5 On Proxmox 7.2-3, the script gets wrong result: ```bash curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/rickycodes/pve-no-subscription/main/no-subscription-warning.sh | sh ``` ``` attempting pve-no-subscription patch status => "NotFound", subscription status: NotFound attempting replacement in /usr/share/perl5/PVE/API2/Subscription.pm... restart services... ``` ``` pveversion pve-manager/7.2-3/c743d6c1 (running kernel: 5.15.35-1-pve) ```
kerem closed this issue 2026-02-27 16:40:55 +03:00
Author
Owner

@tiagofreire-pt commented on GitHub (May 21, 2022):

The "notfound" seems to be the expected result after all...

<!-- gh-comment-id:1133561124 --> @tiagofreire-pt commented on GitHub (May 21, 2022): The "notfound" seems to be the expected result after all...
Sign in to join this conversation.
No labels
pull-request
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/pve-no-subscription#3
No description provided.