[GH-ISSUE #8606] OpenMediaVault installation still failing after downgrade to Debian 12 #1873

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

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

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 12

📈 Which Proxmox version are you on?

9.0

📝 Provide a clear and concise description of the issue.

Even after Issue #8539 was closed with the Debian 12 downgrade, the installation of the OpenMediaVault LXC is failing, but now with a different error message:

  ⏳   Installing OpenMediaVault (Patience)curl: (7) Failed to connect to packages.openmediavault.org port 443 after 14 ms: Couldn't connect to server
gpg: no valid OpenPGP data found.

[ERROR] in line 17: exit code 0: while executing command gpg --dearmor > "/etc/apt/trusted.gpg.d/openmediavault-archive-keyring.gpg"

[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)"

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)" into shell
Step 3: Accept Default settings and start installation

Paste the full error output (if available).

Installing OpenMediaVault (Patience)curl: (7) Failed to connect to packages.openmediavault.org port 443 after 14 ms: Couldn't connect to server
gpg: no valid OpenPGP data found.

[ERROR] in line 17: exit code 0: while executing command gpg --dearmor > "/etc/apt/trusted.gpg.d/openmediavault-archive-keyring.gpg"

[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 23, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/8606 ### ✅ 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 12 ### 📈 Which Proxmox version are you on? 9.0 ### 📝 Provide a clear and concise description of the issue. Even after Issue #8539 was closed with the Debian 12 downgrade, the installation of the OpenMediaVault LXC is failing, but now with a different error message: ``` ⏳ Installing OpenMediaVault (Patience)curl: (7) Failed to connect to packages.openmediavault.org port 443 after 14 ms: Couldn't connect to server gpg: no valid OpenPGP data found. [ERROR] in line 17: exit code 0: while executing command gpg --dearmor > "/etc/apt/trusted.gpg.d/openmediavault-archive-keyring.gpg" [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)" ``` 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)"` into shell Step 3: Accept Default settings and start installation ### ❌ Paste the full error output (if available). ⏳ Installing OpenMediaVault (Patience)curl: (7) Failed to connect to packages.openmediavault.org port 443 after 14 ms: Couldn't connect to server gpg: no valid OpenPGP data found. [ERROR] in line 17: exit code 0: while executing command gpg --dearmor > "/etc/apt/trusted.gpg.d/openmediavault-archive-keyring.gpg" [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:31 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@MickLesk commented on GitHub (Oct 23, 2025):

Work fine Here.

DNS / AdBlock / Countryblock / Bad Timing??

<!-- gh-comment-id:3439164453 --> @MickLesk commented on GitHub (Oct 23, 2025): Work fine Here. DNS / AdBlock / Countryblock / Bad Timing??
Author
Owner

@fex42 commented on GitHub (Oct 23, 2025):

Thank you for the feedback! Indeed I cannot reach packages.openmediavault.org (178.254.11.33) from within the created container, but I can from the host. Have to investigate that further, I close this ticket.

<!-- gh-comment-id:3439329532 --> @fex42 commented on GitHub (Oct 23, 2025): Thank you for the feedback! Indeed I cannot reach packages.openmediavault.org (178.254.11.33) from within the created container, but I can from the host. Have to investigate that further, I close this ticket.
Author
Owner

@fex42 commented on GitHub (Oct 23, 2025):

With a static IP address and disabled IPv6, it worked now. Obviously some network problem with the config coming via DHCP

<!-- gh-comment-id:3439390342 --> @fex42 commented on GitHub (Oct 23, 2025): With a static IP address and disabled IPv6, it worked now. Obviously some network problem with the config coming via DHCP
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#1873
No description provided.