uptime-kuma: ERROR - mqtt:// is disabled on this system
⚠️ 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
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 15
Any thoughts on adding paho-mqtt to the build file?
For now, I’m using this image to solve the problem, it works ok.