[GH-ISSUE #8539] OpenMediaVault installation failing #1855

Closed
opened 2026-02-26 12:50:27 +03:00 by kerem · 2 comments
Owner

Originally created by @fex42 on GitHub (Oct 21, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/8539

Have you read and understood the above guidelines?

yes

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

OpenMediaVault

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 13

📈 Which Proxmox version are you on?

9.0

📝 Provide a clear and concise description of the issue.

The installation of the OpenMediaVault LXC is failing with the following error message:

[ERROR] in line 26: exit code 0: while executing command apt -y --auto-remove --show-upgraded --allow-downgrades --allow-change-held-packa
ges --no-install-recommends --option DPkg::Options::="--force-confdef" --option DPkg::Options::="--force-confold" install openmediavault-k
eyring openmediavault &> /dev/null                                                                                                        
                                                                                                                                          
[ERROR] in line 1345: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://git.community-scripts.or
g/community-scripts/ProxmoxVE/raw/branch/main/install/${var_install}.sh)"                                                                 

I tried wit default and advanced settings, both with the same result. Two weeks ago everything was running fine, but now I cannot successfully install it anymore.

🔄 Steps to reproduce the issue.

Step 1: Open Proxmox host shell in Proxmox Web UI
Step 2: Paste bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/omv.sh)" from into shell
Step 3: Accept Default settings and start installation

Paste the full error output (if available).

⠴ Installing OpenMediaVault (Patience)
[ERROR] in line 26: exit code 0: while executing command apt -y --auto-remove --show-upgraded --allow-downgrades --allow-change-held-packages --no-install-recommends --option DPkg::Options::="--force-confdef" --option DPkg::Options::="--force-confold" install openmediavault-keyring openmediavault &> /dev/null
⠦ Installing OpenMediaVault (Patience)
[ERROR] in line 1345: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)"

🖼️ Additional context (optional).

No response

Originally created by @fex42 on GitHub (Oct 21, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/8539 ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? OpenMediaVault ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/omv.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 13 ### 📈 Which Proxmox version are you on? 9.0 ### 📝 Provide a clear and concise description of the issue. The installation of the OpenMediaVault LXC is failing with the following error message: ``` [ERROR] in line 26: exit code 0: while executing command apt -y --auto-remove --show-upgraded --allow-downgrades --allow-change-held-packa ges --no-install-recommends --option DPkg::Options::="--force-confdef" --option DPkg::Options::="--force-confold" install openmediavault-k eyring openmediavault &> /dev/null [ERROR] in line 1345: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://git.community-scripts.or g/community-scripts/ProxmoxVE/raw/branch/main/install/${var_install}.sh)" ``` I tried wit default and advanced settings, both with the same result. Two weeks ago everything was running fine, but now I cannot successfully install it anymore. ### 🔄 Steps to reproduce the issue. Step 1: Open Proxmox host shell in Proxmox Web UI Step 2: Paste `bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/omv.sh)"` from into shell Step 3: Accept Default settings and start installation ### ❌ Paste the full error output (if available). ⠴ Installing OpenMediaVault (Patience) [ERROR] in line 26: exit code 0: while executing command apt -y --auto-remove --show-upgraded --allow-downgrades --allow-change-held-packages --no-install-recommends --option DPkg::Options::="--force-confdef" --option DPkg::Options::="--force-confold" install openmediavault-keyring openmediavault &> /dev/null ⠦ Installing OpenMediaVault (Patience) [ERROR] in line 1345: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)" ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:50:27 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@thedsider commented on GitHub (Oct 21, 2025):

For what it's worth, this seems to be impacting multiple scripts. Both rwMarkable and Reactive-Resume fail for me with the same error, but Plant-It worked fine

<!-- gh-comment-id:3429813310 --> @thedsider commented on GitHub (Oct 21, 2025): For what it's worth, this seems to be impacting multiple scripts. Both rwMarkable and Reactive-Resume fail for me with the same error, but Plant-It worked fine
Author
Owner

@tremor021 commented on GitHub (Oct 22, 2025):

@thedsider Reactive-Resume has a upstream issue, we cant fix that. We need to wait for Browserless to fix that one.
rwMarkable works fine

Image
<!-- gh-comment-id:3430813219 --> @tremor021 commented on GitHub (Oct 22, 2025): @thedsider Reactive-Resume has a upstream issue, we cant fix that. We need to wait for Browserless to fix that one. rwMarkable works fine <img width="798" height="673" alt="Image" src="https://github.com/user-attachments/assets/a9f970dd-fa7a-49aa-990c-05eff65872f1" />
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#1855
No description provided.