-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Description
β 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