-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
[Homarr] installation failedย #13407
Description
Script: Homarr
Guidelines
- Read and understood guidelines: yes
- Verbose mode used: yes
Issue occurs during: Initial Creation / Installation
Environment
- Linux distribution: Debian
- Proxmox version: 9.1
- Default settings: No
- Advanced settings: Yes
- Exact command:
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/homarr.sh)"
Description
The apt fail
if you solve it with that :
echo 'APT::Sandbox::User "root";' > /etc/apt/apt.conf.d/99-disable-sandbox
anyway install do not continue
Steps to reproduce
just enter until the end, it will fail
Error output
๐งฉ Using Advanced Install on node pve202405
๐ก PVE Version 9.1.6 (Kernel: 6.17.9-1-pve)
๐ฅ๏ธ Operating System: debian
๐ Version: 13
๐ฆ Container Type: Unprivileged
๐ Container ID: 104
๐ Hostname: homarr
๐พ Disk Size: 8 GB
๐ง CPU Cores: 2
๐ ๏ธ RAM Size: 2048 MiB
๐ Bridge: vmbr0
๐ก IPv4: dhcp
๐ก IPv6: auto
๐๏ธ FUSE Support: no
๐ฆ Nesting: Enabled
๐ฎ GPU Passthrough: no
๐ก Timezone: Europe/Paris
๐ Verbose Mode: no
๐ Creating an LXC of homarr using the above advanced settings
โ๏ธ Storage local (Free: 54.7GB Used: 34.5GB) [Template]
โ๏ธ Storage ZFS-DATA (Free: 1.5TB Used: 209.1GB) [Container]
โ๏ธ Storage 'ZFS-DATA' (zfspool) validated
โ๏ธ Template storage 'local' validated
โ๏ธ Cluster is quorate
โ๏ธ Template search completed
โ๏ธ Template debian-13-standard_13.1-2_amd64.tar.zst [local]
โ๏ธ LXC Container 104 was successfully created.
โ๏ธ Started LXC Container
โ๏ธ Network in LXC is reachable (ping)
๐ก apt-get update failed (deb.debian.org), trying alternate mirrors...
Attempting mirror: ftp.jp.debian.org
Mirror ftp.jp.debian.org failed (package install error)
Attempting mirror: mirror.aarnet.edu.au
Mirror mirror.aarnet.edu.au failed (package install error)
Attempting mirror: ftp.au.debian.org
Mirror ftp.au.debian.org failed (package install error)
Attempting mirror: ftp.debian.org
Mirror ftp.debian.org failed (package install error)
Attempting mirror: ftp.it.debian.org
Mirror ftp.it.debian.org failed (package install error)
Attempting mirror: ftp.fr.debian.org
Mirror ftp.fr.debian.org failed (package install error)
Attempting mirror: ftp.de.debian.org
Mirror ftp.de.debian.org failed (package install error)
๐ก Multiple mirrors failed (possible CDN synchronization issue).
๐ก Find Debian mirrors at: https://www.debian.org/mirror/list
Enter a mirror hostname (or 'skip' to abort):
Reporter has no GitHub username. Issue may be closed after 7 days without response.