ERROR - mqtt:// is disabled on this system
See original GitHub issue⚠️ Please verify that this bug has NOT been raised before.
- I checked and didn’t find similar issue
🛡️ Security Policy
- I agree to have read this project Security Policy
📝 Describe your problem
Trying to use the apprise mqtt notification agent and I’m getting this:
ERROR - mqtt:// is disabled on this system.
The URL is
mqtt://user:password@192.168.1.141:1883/UPTIME
I can’t find much on this, except that Apprise state they support mqtt, but the notifications pinned tab in this repo doesn’t show mqtt as available?
Thanks.
🐻 Uptime-Kuma Version
1.11.3
💻 Operating System and Arch
Ubuntu 20.04.2 LTS (GNU/Linux 5.4.0-92-generic x86_64)
🌐 Browser
Firefox 96.0.2 (64-bit)
🐋 Docker Version
Docker version 20.10.8, build 3967b7d
🟩 NodeJS Version
v10.19.0
Issue Analytics
- State:
- Created 2 years ago
- Comments:6
Top Results From Across the Web
CCM server fails to connect to MQTT Broker - IBM
Cause. IPv6 is disabled. Since IPv6 is disabled, MQTT server cannot create ports and it refuses connections. Resolving The Problem.
Read more >Uptime-kuma to home-assistant - Home Assistant Community
been trying to get this working but it keeps giving an error every time I tried to test it. URL I'm trying to...
Read more >mqtt - address already in use error in mosquitto - Stack Overflow
I ran into the same problem, and resolved the situation by killing the process that was running mosquitto. First, locate the mosquitto ......
Read more >Mosquitto MQTT Bridge-Usage and Configuration
A MQTT bridge lets you connect two MQTT brokers together. They are generally used for sharing messages between systems.
Read more >IoT Gateway - Kepware
server (e.g. drivers, plug-ins, or system tags). ○. Standard human readable JSON data format. ○. Support for publishing via MQTT and REST Client...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Any thoughts on adding paho-mqtt to the build file?
For now, I’m using this image to solve the problem, it works ok.