MQTT not updating from 2.0.11 to 2.0.20 #361

Open
opened 2025-11-20 04:47:25 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @Hydro-guy on GitHub (Jan 15, 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 "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/mqtt.sh)"

📝 Provide a clear and concise description of the issue.

ran update in MQTT console - command completed normally reporting updated successfully. But if you query the version it is 2.0.11 which dates from 2021. current version is 2.0.20 https://mosquitto.org/blog/categories/releases/

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

update and check version. MQTT explorer reports "$SYS, broker, version = mosquitto version 2.0.11" or use "mosquitto -h" on LXC console.

Paste the full error output (if available).


/ |/ / __ /_ _/ /
/ /|/ / / / / / / / /
/ / / / /
/ / / / / /
// //_
_// //

✔️ Updated Successfully
root@mqtt:~# mosquitto -h
mosquitto version 2.0.11

mosquitto is an MQTT v5.0/v3.1.1/v3.1 broker.

🖼️ Additional context (optional).

No response

Originally created by @Hydro-guy on GitHub (Jan 15, 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 "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/mqtt.sh)" ### 📝 Provide a clear and concise description of the issue. ran update in MQTT console - command completed normally reporting updated successfully. But if you query the version it is 2.0.11 which dates from 2021. current version is 2.0.20 https://mosquitto.org/blog/categories/releases/ ### ⚙️ What settings are you using? - [X] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. update and check version. MQTT explorer reports "$SYS, broker, version = mosquitto version 2.0.11" or use "mosquitto -h" on LXC console. ### ❌ Paste the full error output (if available). __ _______ ____________ / |/ / __ \/_ __/_ __/ / /|_/ / / / / / / / / / / / / /_/ / / / / / /_/ /_/\___\_\/_/ /_/ ✔️ Updated Successfully root@mqtt:~# mosquitto -h mosquitto version 2.0.11 mosquitto is an MQTT v5.0/v3.1.1/v3.1 broker. ### 🖼️ Additional context (optional). _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#361