[GH-ISSUE #5562] Omada Controller MongoDB Update fails #1191

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

Originally created by @Raltahook on GitHub (Jun 29, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/5562

Have you read and understood the above guidelines?

yes

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

Omada Controller

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📝 Provide a clear and concise description of the issue.

Hello, I tried to update the Omada Controller from 5.15.20.20 to the newest version (5.15.24.17) via the "update" command in the LXC. The script throws an error right away while updating MongoDB.

🔄 Steps to reproduce the issue.

Step 1: Start update with "update" command"
Step 2: Choose Update (with verbose)

Paste the full error output (if available).

Updating MongoDBcurl: (7) Failed to connect to pgp.mongodb.com port 443 after 17 ms: Couldn't connect to server
gpg: no valid OpenPGP data found.

[ERROR] in line 39: exit code 0: while executing command gpg --dearmor > /usr/share/keyrings/mongodb-server-${MONGODB_VERSION}.gpg

🖼️ Additional context (optional).

It is an old installation still from the TTeck era if that matters. I was able to update it some time ago with the new repository from the community scripts.

Originally created by @Raltahook on GitHub (Jun 29, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/5562 ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Omada Controller ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/omada.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. Hello, I tried to update the Omada Controller from 5.15.20.20 to the newest version (5.15.24.17) via the "update" command in the LXC. The script throws an error right away while updating MongoDB. ### 🔄 Steps to reproduce the issue. Step 1: Start update with "update" command" Step 2: Choose Update (with verbose) ### ❌ Paste the full error output (if available). ⏳ Updating MongoDBcurl: (7) Failed to connect to pgp.mongodb.com port 443 after 17 ms: Couldn't connect to server gpg: no valid OpenPGP data found. [ERROR] in line 39: exit code 0: while executing command gpg --dearmor > /usr/share/keyrings/mongodb-server-${MONGODB_VERSION}.gpg ### 🖼️ Additional context (optional). It is an old installation still from the TTeck era if that matters. I was able to update it some time ago with the new repository from the community scripts.
kerem 2026-02-26 12:48:02 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@MickLesk commented on GitHub (Jun 30, 2025):

check your adblocker, you cannot reach https://pgp.mongodb.com/ from your lxc side.

ive deployed this version and updated successfully

<!-- gh-comment-id:3018652891 --> @MickLesk commented on GitHub (Jun 30, 2025): check your adblocker, you cannot reach https://pgp.mongodb.com/ from your lxc side. ive deployed this version and updated successfully
Author
Owner

@Raltahook commented on GitHub (Jul 1, 2025):

Thanks for the heads up. It was indeed ADGuardHome who blocked the URL.
Btw love this project. Keep up the good work!

<!-- gh-comment-id:3024888173 --> @Raltahook commented on GitHub (Jul 1, 2025): Thanks for the heads up. It was indeed ADGuardHome who blocked the URL. Btw love this project. Keep up the good work!
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#1191
No description provided.