MQTT: Mosquitto repo not accesible #1540

Closed
opened 2026-02-05 01:30:16 +03:00 by OVERLORD · 4 comments
Owner

Originally created by @KevinGaudry on GitHub (Aug 27, 2025).

Have you read and understood the above guidelines?

yes

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

MQTT

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/mqtt.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.

Error during installation of the MQTT broker, repo.mosquitto.org appears to be unavailable.

🔄 Steps to reproduce the issue.

Just install using the script

Paste the full error output (if available).

⠹ Installing Mosquitto MQTT Brokercurl: (7) Failed to connect to repo.mosquitto.org port 80 after 206 ms: Couldn't connect to server

[ERROR] in line 18: exit code 0: while executing command curl -fsSL http://repo.mosquitto.org/debian/mosquitto-repo.gpg > /usr/share/keyrings/mosquitto-repo.gpg.key
⠴ Installing Mosquitto MQTT Broker
[ERROR] in line 1353: 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 @KevinGaudry on GitHub (Aug 27, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? MQTT ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/mqtt.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. Error during installation of the MQTT broker, repo.mosquitto.org appears to be unavailable. ### 🔄 Steps to reproduce the issue. Just install using the script ### ❌ Paste the full error output (if available). ⠹ Installing Mosquitto MQTT Brokercurl: (7) Failed to connect to repo.mosquitto.org port 80 after 206 ms: Couldn't connect to server [ERROR] in line 18: exit code 0: while executing command curl -fsSL http://repo.mosquitto.org/debian/mosquitto-repo.gpg > /usr/share/keyrings/mosquitto-repo.gpg.key ⠴ Installing Mosquitto MQTT Broker [ERROR] in line 1353: 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_
OVERLORD added the not a script issueexternal labels 2026-02-05 01:30:16 +03:00
Author
Owner

@MickLesk commented on GitHub (Aug 27, 2025):

What should we do if their domain is currently unavailable?

@MickLesk commented on GitHub (Aug 27, 2025): What should we do if their domain is currently unavailable?
Author
Owner

@KevinGaudry commented on GitHub (Aug 27, 2025):

I prefered to mention it here in case there was some underlying issues with something else.

@KevinGaudry commented on GitHub (Aug 27, 2025): I prefered to mention it here in case there was some underlying issues with something else.
Author
Owner

@MickLesk commented on GitHub (Aug 27, 2025):

This isn't the first time mosquitto.org has been completely down. No idea what those guys are doing over there.

@MickLesk commented on GitHub (Aug 27, 2025): This isn't the first time mosquitto.org has been completely down. No idea what those guys are doing over there.
Author
Owner

@MickLesk commented on GitHub (Aug 28, 2025):

repo is accessible since some hours

@MickLesk commented on GitHub (Aug 28, 2025): repo is accessible since some hours
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1540