Description
β 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.