Umbrel OS install error #1561

Closed
opened 2026-02-05 01:33:42 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @plan4eg on GitHub (Aug 31, 2025).

Have you read and understood the above guidelines?

yes

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

Umbrel OS

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/vm/umbrel-os-vm.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📈 Which Proxmox version are you on?

pve-manager/9.0.5/9c5600b249dbfd2f (running kernel: 6.14.8-2-pve)

📝 Provide a clear and concise description of the issue.

When unpacking the system image, an error occurs that there is not enough disk space, although it is almost completely free. I suspect that there is not enough memory in the temporary folder. How can I install this system?

🔄 Steps to reproduce the issue.

install script with default settings

Paste the full error output (if available).

✔️ Downloaded umbrelos-amd64.img.xz
Decompressing umbrelos-amd64.img.xz with progress
Extracting: 425MiB 0:00:01 [ 425MiB/s] [> ] 2% ETA 0:00:4Extracting: 17.0GiB 0:00:23 [1.16GiB/s] [============================================================> ] 84% ETA 0:00:03
pv: write failed: No space left on device

[ERROR] in line 480: exit code 16: while executing command pv -s "$SIZE" -N "Extracting" > "$FILE_IMG"

🖼️ Additional context (optional).

Image
Originally created by @plan4eg on GitHub (Aug 31, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Umbrel OS ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/vm/umbrel-os-vm.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📈 Which Proxmox version are you on? pve-manager/9.0.5/9c5600b249dbfd2f (running kernel: 6.14.8-2-pve) ### 📝 Provide a clear and concise description of the issue. When unpacking the system image, an error occurs that there is not enough disk space, although it is almost completely free. I suspect that there is not enough memory in the temporary folder. How can I install this system? ### 🔄 Steps to reproduce the issue. install script with default settings ### ❌ Paste the full error output (if available). ✔️ Downloaded umbrelos-amd64.img.xz Decompressing umbrelos-amd64.img.xz with progress Extracting: 425MiB 0:00:01 [ 425MiB/s] [> ] 2% ETA 0:00:4Extracting: 17.0GiB 0:00:23 [1.16GiB/s] [============================================================> ] 84% ETA 0:00:03 pv: write failed: No space left on device [ERROR] in line 480: exit code 16: while executing command pv -s "$SIZE" -N "Extracting" > "$FILE_IMG" ### 🖼️ Additional context (optional). <img width="1187" height="624" alt="Image" src="https://github.com/user-attachments/assets/7d0c0006-d3cb-4223-ba37-e26cd19f39cd" />
OVERLORD added the investigation label 2026-02-05 01:33:42 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1561