Subscription Prompt After running Posr Install Script #1243

Closed
opened 2026-02-04 23:53:20 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Andyk-93 on GitHub (Jul 8, 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://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/tools/pve/post-pve-install.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

📝 Provide a clear and concise description of the issue.

I have proxmox for a while, however unfortunately i had a hardware issue which is caused me to re-install Proxmox. However when im running the post install script, it doesnt seem to be doing any at all. It gets to the point to Update Proxmox (Already Latest version) and then just hangs. I have tried the github version and also the gitea verison too and same result.

🔄 Steps to reproduce the issue.

Open Proxmox Shell on Node
Run the script, however it just appears to hang. This has been running for 2hrs however latest version already. 7

I have also tried to skip this step, however it just hangs on the subsequent step too.

Paste the full error output (if available).

Script just hangs

🖼️ Additional context (optional).

No response

Originally created by @Andyk-93 on GitHub (Jul 8, 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://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/tools/pve/post-pve-install.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 📝 Provide a clear and concise description of the issue. I have proxmox for a while, however unfortunately i had a hardware issue which is caused me to re-install Proxmox. However when im running the post install script, it doesnt seem to be doing any at all. It gets to the point to Update Proxmox (Already Latest version) and then just hangs. I have tried the github version and also the gitea verison too and same result. ### 🔄 Steps to reproduce the issue. Open Proxmox Shell on Node Run the script, however it just appears to hang. This has been running for 2hrs however latest version already. 7 <!-- Failed to upload "image.png" --> I have also tried to skip this step, however it just hangs on the subsequent step too. ### ❌ Paste the full error output (if available). Script just hangs ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-04 23:53:20 +03:00
Author
Owner

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

in update?

thats an simple apt-get update and apt-get -y dist-upgrade

idk what your proxmox do. You need more output.
The Script run fine, so i think something block your host.

@MickLesk commented on GitHub (Jul 8, 2025): in update? thats an simple apt-get update and apt-get -y dist-upgrade idk what your proxmox do. You need more output. The Script run fine, so i think something block your host.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1243