Proxmox Backup Server installation stuck #1393

Open
opened 2025-11-20 05:09:26 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @yushisora on GitHub (Jun 30, 2025).

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

Proxmox Backup Server

📂 What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/proxmox-backup-server.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.

I used the script with verbose mode to install Proxmox Backup Server. I changed the hostname from 'proxmox-backup-server' to pbs while keeping other settings unchanged. The installation stucks at Setting up ifupdown2 (3.2.0-1+pmx11) .... It shows Reloading network config on first install but it takes forever.

🔄 Steps to reproduce the issue.

Step 1: use the command provided to run the script
Step 2: use advanced setting with verbose mode, changed the hostname from 'proxmox-backup-server' to pbs while keeping other settings unchanged.

Paste the full error output (if available).

Setting up ifupdown2 (3.2.0-1+pmx11) ...
Installing new version of config file /etc/default/networking ...
Reloading network config on first install

🖼️ Additional context (optional).

No response

Originally created by @yushisora on GitHub (Jun 30, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Proxmox Backup Server ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/proxmox-backup-server.sh)" ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. I used the script with verbose mode to install Proxmox Backup Server. I changed the hostname from 'proxmox-backup-server' to `pbs` while keeping other settings unchanged. The installation stucks at `Setting up ifupdown2 (3.2.0-1+pmx11) ...`. It shows `Reloading network config on first install` but it takes forever. ### 🔄 Steps to reproduce the issue. Step 1: use the command provided to run the script Step 2: use advanced setting with verbose mode, changed the hostname from 'proxmox-backup-server' to `pbs` while keeping other settings unchanged. ### ❌ Paste the full error output (if available). `Setting up ifupdown2 (3.2.0-1+pmx11) ...` `Installing new version of config file /etc/default/networking ...` `Reloading network config on first install` ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 05:09:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1393