Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[PLUGIN] MQTT Pub & Sub - Support Page

Featured Replies

  • Author
On 1/5/2025 at 11:42 PM, sarus said:

Hi.

Where do I need to push the config file please ?

 

I'm afraid I don't understand your question. The credentials and other settings can be entered in Settings -> MQTT .

unraid 6.12.14 report an error:

root@JiaweiUnraid:~# mosquitto_pub -L "$MQTT_URL/sysop-get/info-power" -m "{\"voltage\": $voltage}"
mosquitto_pub: error while loading shared libraries: libssl.so.3: cannot open shared object file: No such file or directory
root@JiaweiUnraid:~# find  -name libssl.so
root@JiaweiUnraid:~# find / -name libssl.so
/usr/lib64/libssl.so
find: ‘/sys/kernel/slab’: Input/output error
find: ‘/proc/28006’: No such file or directory
^C
root@JiaweiUnraid:~# find / -name libssl.so.3
find: ‘/sys/kernel/slab’: Input/output error
find: ‘/proc/28183’: No such file or directory

root@JiaweiUnraid:~#

Edited by XINJIAWEI

  • Author
59 minutes ago, XINJIAWEI said:

unraid 6.12.14 report an error:

root@JiaweiUnraid:~# mosquitto_pub -L "$MQTT_URL/sysop-get/info-power" -m "{\"voltage\": $voltage}"
mosquitto_pub: error while loading shared libraries: libssl.so.3: cannot open shared object file: No such file or directory
root@JiaweiUnraid:~# find  -name libssl.so
root@JiaweiUnraid:~# find / -name libssl.so
/usr/lib64/libssl.so
find: ‘/sys/kernel/slab’: Input/output error
find: ‘/proc/28006’: No such file or directory
^C
root@JiaweiUnraid:~# find / -name libssl.so.3
find: ‘/sys/kernel/slab’: Input/output error
find: ‘/proc/28183’: No such file or directory

root@JiaweiUnraid:~#


You need to update to Unraid 7.

Hi! How can I set mqtt to use TLS/SSL? My MQTT server only accepts encrypted connections

  • Author
On 1/14/2025 at 10:56 AM, tomk94 said:

Hi! How can I set mqtt to use TLS/SSL? My MQTT server only accepts encrypted connections

 

Did you try something like this?

 

mosquitto_pub -h <MQTT_HOST> -p <MQTT_PORT> -u <MQTT_USER> -P <MQTT_PASSWORD> -t <TOPIC> -m <MESSAGE> --cafile <CA_CERT> --tls-version <TLS_VERSION>

 

  • 4 months later...
On 1/8/2025 at 8:52 PM, giganode said:

 

I'm afraid I don't understand your question. The credentials and other settings can be entered in Settings -> MQTT .

i think he mean, after install this app the only thing in settings is to write down the MQTT Settings.

But you have on Github some Scripts to use.

The Question was how to work with that.

  • Author
15 hours ago, Ashes Vargrand said:

i think he mean, after install this app the only thing in settings is to write down the MQTT Settings.

But you have on Github some Scripts to use.

The Question was how to work with that.

I can't do more than providing a template to start from. When somebody has an idea what to publish I might help a bit, but I can't prepare everything as this just provides MQTT functionality.😇

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.