Skip to content

Proxmox backup server will not installΒ #137

Closed
@bhouseski

Description

@bhouseski

βœ… 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/asylumexp/Proxmox/main/ct/proxmox-backup-server.sh)"

πŸ“ Provide a clear and concise description of the issue.

pasted script into shell and ran, after setting the appropriate parameters for my setup waited for the script to finish, however the below error was presented instead.

Also tested with default settings and the same error occurred.

βš™οΈ What settings are you using?

  • Default Settings
  • Advanced Settings

πŸ–₯️ Which Linux distribution are you using?

Debian 12

πŸ”„ Steps to reproduce the issue.

paste script into shell and run.

❌ Paste the full error output (if available).

🧩 Using Advanced Settings on node PMOX1
πŸ–₯️ Operating System: debian
🌟 Version: 12
πŸ“¦ Container Type: Privileged
πŸ” Root Password: ********
πŸ†” Container ID: 110
🏠 Hostname: proxmox-backup-server
πŸ’Ύ Disk Size: 10 GB
🧠 CPU Cores: 2
πŸ› οΈ RAM Size: 2048 MiB
πŸŒ‰ Bridge: vmbr0
πŸ“‘ IP Address: 10.0.1.246/24
🌐 Gateway IP Address: 10.0.1.1
πŸ“‘ APT-Cacher IP Address: Default
🚫 Disable IPv6: no
βš™οΈ Interface MTU Size: Default
πŸ” DNS Search Domain: Host
πŸ“‘ DNS Server IP Address: Host
🏷️ Vlan: Default
πŸ“‘ Tags: community-script;backup
πŸ”‘ Root SSH Access: no
πŸ” Verbose Mode: no
πŸš€ Creating a Proxmox-Backup-Server LXC using the above advanced settings
βœ”οΈ Using local for Template Storage.
βœ”οΈ Using Ceph_pool for Container Storage.
βœ”οΈ LXC Template is ready to use.
βœ”οΈ LXC Container 110 was successfully created.
βœ”οΈ Started LXC Container
bash: warning: setlocale: LC_ALL: cannot change locale (en_CA.UTF-8)
βœ”οΈ Set up Container OS
βœ”οΈ Network Connected: 10.0.1.246
βœ”οΈ IPv4 Internet Connected
βœ–οΈ IPv6 Internet Not Connected
βœ”οΈ DNS Resolved github.com to 140.82.113.4
βœ”οΈ Updated Container OS
βœ”οΈ Core dependencies installed
βœ”οΈ Installed Dependencies
β ‹Cloning into 'proxmox-backup-arm64'...ience)
β Όremote: Enumerating objects: 1007, done.
remote: Counting objects: 100% (88/88), done.
remote: Compressing objects: 100% (49/49), done.
remote: Total 1007 (delta 65), reused 51 (delta 39), pack-reused 919 (from 2)
Receiving objects: 100% (1007/1007), 189.59 KiB | 2.92 MiB/s, done.
Resolving deltas: 100% (609/609), done.
β ¦
[ERROR] in line 49: exit code 0: while executing command "$@" > /dev/null 2>&1
curl: (22) The requested URL returned error: 400
/dev/fd/63: line 71: SPINNER_PID: unbound variable

πŸ–ΌοΈ Additional context (optional).

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions