#mosquitto — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #mosquitto, aggregated by home.social.
-
@[email protected]
Ja, den #Mosquitto Broker als #Addon habe ich auch.
Inzwischen weiß ich auch, dass das Problem nicht das Update des #Homeassistant #Core war, auch wenn es von diesem erstmalig getriggert wurde.
Im Rahmen der Fehleranalyse habe ich festgestellt, dass jede (!!!) Änderung am #HA, z.B. auch das Erstellen einer neuen Karte, dazu führte, dass der #mqttExplorer sich nicht mehr verbinden konnte. Schlussendlich konnte ich das darauf zurückführen, dass in der #Mosquitto Config kein Benutzer eingetragen war. Ob ich da nie einen eingetragen hatte und das mit meinem MQTT-Benutzer aus HA nur bislang trotzdem funktioniert hat, oder ob der Benutzer aus der Mosquitto Config verschwunden ist - keine Ahnung.
Jedenfalls seit ich da meinen MQTT-Benutzer eingetragen habe, funktioniert es wieder. 🤔🤷♂️ -
@[email protected]
Ja, den #Mosquitto Broker als #Addon habe ich auch.
Inzwischen weiß ich auch, dass das Problem nicht das Update des #Homeassistant #Core war, auch wenn es von diesem erstmalig getriggert wurde.
Im Rahmen der Fehleranalyse habe ich festgestellt, dass jede (!!!) Änderung am #HA, z.B. auch das Erstellen einer neuen Karte, dazu führte, dass der #mqttExplorer sich nicht mehr verbinden konnte. Schlussendlich konnte ich das darauf zurückführen, dass in der #Mosquitto Config kein Benutzer eingetragen war. Ob ich da nie einen eingetragen hatte und das mit meinem MQTT-Benutzer aus HA nur bislang trotzdem funktioniert hat, oder ob der Benutzer aus der Mosquitto Config verschwunden ist - keine Ahnung.
Jedenfalls seit ich da meinen MQTT-Benutzer eingetragen habe, funktioniert es wieder. 🤔🤷♂️ -
@[email protected]
Ja, den #Mosquitto Broker als #Addon habe ich auch.
Inzwischen weiß ich auch, dass das Problem nicht das Update des #Homeassistant #Core war, auch wenn es von diesem erstmalig getriggert wurde.
Im Rahmen der Fehleranalyse habe ich festgestellt, dass jede (!!!) Änderung am #HA, z.B. auch das Erstellen einer neuen Karte, dazu führte, dass der #mqttExplorer sich nicht mehr verbinden konnte. Schlussendlich konnte ich das darauf zurückführen, dass in der #Mosquitto Config kein Benutzer eingetragen war. Ob ich da nie einen eingetragen hatte und das mit meinem MQTT-Benutzer aus HA nur bislang trotzdem funktioniert hat, oder ob der Benutzer aus der Mosquitto Config verschwunden ist - keine Ahnung.
Jedenfalls seit ich da meinen MQTT-Benutzer eingetragen habe, funktioniert es wieder. 🤔🤷♂️ -
@[email protected]
Ja, den #Mosquitto Broker als #Addon habe ich auch.
Inzwischen weiß ich auch, dass das Problem nicht das Update des #Homeassistant #Core war, auch wenn es von diesem erstmalig getriggert wurde.
Im Rahmen der Fehleranalyse habe ich festgestellt, dass jede (!!!) Änderung am #HA, z.B. auch das Erstellen einer neuen Karte, dazu führte, dass der #mqttExplorer sich nicht mehr verbinden konnte. Schlussendlich konnte ich das darauf zurückführen, dass in der #Mosquitto Config kein Benutzer eingetragen war. Ob ich da nie einen eingetragen hatte und das mit meinem MQTT-Benutzer aus HA nur bislang trotzdem funktioniert hat, oder ob der Benutzer aus der Mosquitto Config verschwunden ist - keine Ahnung.
Jedenfalls seit ich da meinen MQTT-Benutzer eingetragen habe, funktioniert es wieder. 🤔🤷♂️ -
@[email protected]
Ja, den #Mosquitto Broker als #Addon habe ich auch.
Inzwischen weiß ich auch, dass das Problem nicht das Update des #Homeassistant #Core war, auch wenn es von diesem erstmalig getriggert wurde.
Im Rahmen der Fehleranalyse habe ich festgestellt, dass jede (!!!) Änderung am #HA, z.B. auch das Erstellen einer neuen Karte, dazu führte, dass der #mqttExplorer sich nicht mehr verbinden konnte. Schlussendlich konnte ich das darauf zurückführen, dass in der #Mosquitto Config kein Benutzer eingetragen war. Ob ich da nie einen eingetragen hatte und das mit meinem MQTT-Benutzer aus HA nur bislang trotzdem funktioniert hat, oder ob der Benutzer aus der Mosquitto Config verschwunden ist - keine Ahnung.
Jedenfalls seit ich da meinen MQTT-Benutzer eingetragen habe, funktioniert es wieder. 🤔🤷♂️ -
Today's IT project was to install an MQTT broker on my #SelfHosting #HomeLab. After a bit of shenanigans with DNS and certificates I've got it working. I'm using the Caddy proxy to generate me a certificate, and a shell script to copy the certificate to my docker host for use by the #Mosquitto #MQTT broker. My router and DNS server make sure the messages end up on the docker host, and a test application on my home desktop is able to subscribe and receive messages from the broker.
The real fun starts now... writing an app that receives my location data from #OwnTracks on my phone, stores it in a database, and ultimately does all sorts of pretty geospatial stuff. -
Today's IT project was to install an MQTT broker on my #SelfHosting #HomeLab. After a bit of shenanigans with DNS and certificates I've got it working. I'm using the Caddy proxy to generate me a certificate, and a shell script to copy the certificate to my docker host for use by the #Mosquitto #MQTT broker. My router and DNS server make sure the messages end up on the docker host, and a test application on my home desktop is able to subscribe and receive messages from the broker.
The real fun starts now... writing an app that receives my location data from #OwnTracks on my phone, stores it in a database, and ultimately does all sorts of pretty geospatial stuff. -
Today's IT project was to install an MQTT broker on my #SelfHosting #HomeLab. After a bit of shenanigans with DNS and certificates I've got it working. I'm using the Caddy proxy to generate me a certificate, and a shell script to copy the certificate to my docker host for use by the #Mosquitto #MQTT broker. My router and DNS server make sure the messages end up on the docker host, and a test application on my home desktop is able to subscribe and receive messages from the broker.
The real fun starts now... writing an app that receives my location data from #OwnTracks on my phone, stores it in a database, and ultimately does all sorts of pretty geospatial stuff. -
Today's IT project was to install an MQTT broker on my #SelfHosting #HomeLab. After a bit of shenanigans with DNS and certificates I've got it working. I'm using the Caddy proxy to generate me a certificate, and a shell script to copy the certificate to my docker host for use by the #Mosquitto #MQTT broker. My router and DNS server make sure the messages end up on the docker host, and a test application on my home desktop is able to subscribe and receive messages from the broker.
The real fun starts now... writing an app that receives my location data from #OwnTracks on my phone, stores it in a database, and ultimately does all sorts of pretty geospatial stuff. -
Today's IT project was to install an MQTT broker on my #SelfHosting #HomeLab. After a bit of shenanigans with DNS and certificates I've got it working. I'm using the Caddy proxy to generate me a certificate, and a shell script to copy the certificate to my docker host for use by the #Mosquitto #MQTT broker. My router and DNS server make sure the messages end up on the docker host, and a test application on my home desktop is able to subscribe and receive messages from the broker.
The real fun starts now... writing an app that receives my location data from #OwnTracks on my phone, stores it in a database, and ultimately does all sorts of pretty geospatial stuff. -
Dva týdny jsem v #Homeassistant řešil senzor teploty a tlaku #BME280, který furt ukazoval konstantní hodnotu a občas se na zlomek sekundy objevila správná naměřená hodnota.
Hledal jsem v HA, hledal jsem v odesílajícím RPi5, restartoval nekonečnokrát, nenašel jsem chybu.
Až teď mě napadlo odinstalovat a nainstalovat #Mosquitto. A jede, #doprdelepráce. -
Dva týdny jsem v #Homeassistant řešil senzor teploty a tlaku #BME280, který furt ukazoval konstantní hodnotu a občas se na zlomek sekundy objevila správná naměřená hodnota.
Hledal jsem v HA, hledal jsem v odesílajícím RPi5, restartoval nekonečnokrát, nenašel jsem chybu.
Až teď mě napadlo odinstalovat a nainstalovat #Mosquitto. A jede, #doprdelepráce. -
Dva týdny jsem v #Homeassistant řešil senzor teploty a tlaku #BME280, který furt ukazoval konstantní hodnotu a občas se na zlomek sekundy objevila správná naměřená hodnota.
Hledal jsem v HA, hledal jsem v odesílajícím RPi5, restartoval nekonečnokrát, nenašel jsem chybu.
Až teď mě napadlo odinstalovat a nainstalovat #Mosquitto. A jede, #doprdelepráce. -
Dva týdny jsem v #Homeassistant řešil senzor teploty a tlaku #BME280, který furt ukazoval konstantní hodnotu a občas se na zlomek sekundy objevila správná naměřená hodnota.
Hledal jsem v HA, hledal jsem v odesílajícím RPi5, restartoval nekonečnokrát, nenašel jsem chybu.
Až teď mě napadlo odinstalovat a nainstalovat #Mosquitto. A jede, #doprdelepráce. -
Dva týdny jsem v #Homeassistant řešil senzor teploty a tlaku #BME280, který furt ukazoval konstantní hodnotu a občas se na zlomek sekundy objevila správná naměřená hodnota.
Hledal jsem v HA, hledal jsem v odesílajícím RPi5, restartoval nekonečnokrát, nenašel jsem chybu.
Až teď mě napadlo odinstalovat a nainstalovat #Mosquitto. A jede, #doprdelepráce. -
Meine Fresse. #debian updaten ist ja eigentlich easy, aber wenns das alte LXC ist in dem noch der #mosquitto wohnt, dann ist die rote Lampe aber an, denn da war erstmal ganz von Hand die .conf nachpopeln angesagt.
-
Meine Fresse. #debian updaten ist ja eigentlich easy, aber wenns das alte LXC ist in dem noch der #mosquitto wohnt, dann ist die rote Lampe aber an, denn da war erstmal ganz von Hand die .conf nachpopeln angesagt.
-
Meine Fresse. #debian updaten ist ja eigentlich easy, aber wenns das alte LXC ist in dem noch der #mosquitto wohnt, dann ist die rote Lampe aber an, denn da war erstmal ganz von Hand die .conf nachpopeln angesagt.
-
Meine Fresse. #debian updaten ist ja eigentlich easy, aber wenns das alte LXC ist in dem noch der #mosquitto wohnt, dann ist die rote Lampe aber an, denn da war erstmal ganz von Hand die .conf nachpopeln angesagt.
-
Meine Fresse. #debian updaten ist ja eigentlich easy, aber wenns das alte LXC ist in dem noch der #mosquitto wohnt, dann ist die rote Lampe aber an, denn da war erstmal ganz von Hand die .conf nachpopeln angesagt.
-
hmm, does mosquitto not support bridge mode with MQTTv5?
Trying to bridge from EMQX to mosquitto 2.1.2 with MQTTv5 and bridge mode enabled and it fails with "protocol error"
Turn the protocol down to v3.1.1 and it woks
-
hmm, does mosquitto not support bridge mode with MQTTv5?
Trying to bridge from EMQX to mosquitto 2.1.2 with MQTTv5 and bridge mode enabled and it fails with "protocol error"
Turn the protocol down to v3.1.1 and it woks
-
hmm, does mosquitto not support bridge mode with MQTTv5?
Trying to bridge from EMQX to mosquitto 2.1.2 with MQTTv5 and bridge mode enabled and it fails with "protocol error"
Turn the protocol down to v3.1.1 and it woks
-
hmm, does mosquitto not support bridge mode with MQTTv5?
Trying to bridge from EMQX to mosquitto 2.1.2 with MQTTv5 and bridge mode enabled and it fails with "protocol error"
Turn the protocol down to v3.1.1 and it woks
-
hmm, does mosquitto not support bridge mode with MQTTv5?
Trying to bridge from EMQX to mosquitto 2.1.2 with MQTTv5 and bridge mode enabled and it fails with "protocol error"
Turn the protocol down to v3.1.1 and it woks
-
Manchmal braucht es nur einen einzigen Post in der Timeline, und man landet in einem Kaninchenbau. So geschehen heute: Ein Mastodon-Post von @Doppellhelix vom 2. März 2026 hat mich auf das Projekt evcc Crowdscience aufmerksam gemacht. Ein Forschungsprojekt der HTW Berlin, bei dem evcc-Nutzer:innen ihre Ladedaten anonym für die Energiewende-Forschung spenden können. Klingt gut, dachte […]
https://hausbau.blog.dpesch.de/2026/03/07/evcc-crowdscience-timberwolf-server-docker/ -
Manchmal braucht es nur einen einzigen Post in der Timeline, und man landet in einem Kaninchenbau. So geschehen heute: Ein Mastodon-Post von @Doppellhelix vom 2. März 2026 hat mich auf das Projekt evcc Crowdscience aufmerksam gemacht. Ein Forschungsprojekt der HTW Berlin, bei dem evcc-Nutzer:innen ihre Ladedaten anonym für die Energiewende-Forschung spenden können. Klingt gut, dachte […]
https://hausbau.blog.dpesch.de/2026/03/07/evcc-crowdscience-timberwolf-server-docker/ -
Manchmal braucht es nur einen einzigen Post in der Timeline, und man landet in einem Kaninchenbau. So geschehen heute: Ein Mastodon-Post von @Doppellhelix vom 2. März 2026 hat mich auf das Projekt evcc Crowdscience aufmerksam gemacht. Ein Forschungsprojekt der HTW Berlin, bei dem evcc-Nutzer:innen ihre Ladedaten anonym für die Energiewende-Forschung spenden können. Klingt gut, dachte […]
https://hausbau.blog.dpesch.de/2026/03/07/evcc-crowdscience-timberwolf-server-docker/ -
Manchmal braucht es nur einen einzigen Post in der Timeline, und man landet in einem Kaninchenbau. So geschehen heute: Ein Mastodon-Post von @Doppellhelix vom 2. März 2026 hat mich auf das Projekt evcc Crowdscience aufmerksam gemacht. Ein Forschungsprojekt der HTW Berlin, bei dem evcc-Nutzer:innen ihre Ladedaten anonym für die Energiewende-Forschung spenden können. Klingt gut, dachte […]
https://hausbau.blog.dpesch.de/2026/03/07/evcc-crowdscience-timberwolf-server-docker/ -
Manchmal braucht es nur einen einzigen Post in der Timeline, und man landet in einem Kaninchenbau. So geschehen heute: Ein Mastodon-Post von @Doppellhelix vom 2. März 2026 hat mich auf das Projekt evcc Crowdscience aufmerksam gemacht. Ein Forschungsprojekt der HTW Berlin, bei dem evcc-Nutzer:innen ihre Ladedaten anonym für die Energiewende-Forschung spenden können. Klingt gut, dachte […]
https://hausbau.blog.dpesch.de/2026/03/07/evcc-crowdscience-timberwolf-server-docker/ -
I made a helm chart for running Eclipse Mosquitto in a k8s cluster for my Home Assistant and wrote a blog post showing how to configure and install it.
https://unixorn.github.io/post/homelab/k8s/06-install-mqtt/
#k8s #homelab #homeassistant #mqtt #mosquitto #helm @homeassistant @homelab #selfhosting #iot
-
I made a helm chart for running Eclipse Mosquitto in a k8s cluster for my Home Assistant and wrote a blog post showing how to configure and install it.
https://unixorn.github.io/post/homelab/k8s/06-install-mqtt/
#k8s #homelab #homeassistant #mqtt #mosquitto #helm @homeassistant @homelab #selfhosting #iot
-
I made a helm chart for running Eclipse Mosquitto in a k8s cluster for my Home Assistant and wrote a blog post showing how to configure and install it.
https://unixorn.github.io/post/homelab/k8s/06-install-mqtt/
#k8s #homelab #homeassistant #mqtt #mosquitto #helm @homeassistant @homelab #selfhosting #iot
-
I made a helm chart for running Eclipse Mosquitto in a k8s cluster for my Home Assistant and wrote a blog post showing how to configure and install it.
https://unixorn.github.io/post/homelab/k8s/06-install-mqtt/
#k8s #homelab #homeassistant #mqtt #mosquitto #helm @homeassistant @homelab #selfhosting #iot
-
I made a helm chart for running Eclipse Mosquitto in a k8s cluster for my Home Assistant and wrote a blog post showing how to configure and install it.
https://unixorn.github.io/post/homelab/k8s/06-install-mqtt/
#k8s #homelab #homeassistant #mqtt #mosquitto #helm @homeassistant @homelab #selfhosting #iot
-
Short blog post on a few necessary adaptions when updating to Mosquitto 2.1: https://blog.mei-home.net/posts/mosquitto-2-1-update/
(Please note the length. Project "Posts, not tomes" yet lives. 🎉 )
-
Short blog post on a few necessary adaptions when updating to Mosquitto 2.1: https://blog.mei-home.net/posts/mosquitto-2-1-update/
(Please note the length. Project "Posts, not tomes" yet lives. 🎉 )
-
Short blog post on a few necessary adaptions when updating to Mosquitto 2.1: https://blog.mei-home.net/posts/mosquitto-2-1-update/
(Please note the length. Project "Posts, not tomes" yet lives. 🎉 )
-
Short blog post on a few necessary adaptions when updating to Mosquitto 2.1: https://blog.mei-home.net/posts/mosquitto-2-1-update/
(Please note the length. Project "Posts, not tomes" yet lives. 🎉 )
-
Short blog post on a few necessary adaptions when updating to Mosquitto 2.1: https://blog.mei-home.net/posts/mosquitto-2-1-update/
(Please note the length. Project "Posts, not tomes" yet lives. 🎉 )
-
I'm impressed by the upcoming mosquitto v2.1 server, currently in RC2. As a server, it blows the others I've tested out of the water.
The usual benchmark analysis and links to the raw data at https://github.com/gonzalop/mq/blob/main/docs/PERFORMANCE_ANALYSIS.md
-
I'm impressed by the upcoming mosquitto v2.1 server, currently in RC2. As a server, it blows the others I've tested out of the water.
The usual benchmark analysis and links to the raw data at https://github.com/gonzalop/mq/blob/main/docs/PERFORMANCE_ANALYSIS.md
-
I'm impressed by the upcoming mosquitto v2.1 server, currently in RC2. As a server, it blows the others I've tested out of the water.
The usual benchmark analysis and links to the raw data at https://github.com/gonzalop/mq/blob/main/docs/PERFORMANCE_ANALYSIS.md
-
I'm impressed by the upcoming mosquitto v2.1 server, currently in RC2. As a server, it blows the others I've tested out of the water.
The usual benchmark analysis and links to the raw data at https://github.com/gonzalop/mq/blob/main/docs/PERFORMANCE_ANALYSIS.md
-
Now that I'm done running the integration tests with mosquitto (pass), mochi-server(pass, server needs a patch) and VerneMQ (reported issues with the server in a previous post), it's time for a comparison of the throughput tests of the three servers:
https://github.com/gonzalop/mq/blob/main/docs/PERFORMANCE_ANALYSIS.md
mq🚀
-
Now that I'm done running the integration tests with mosquitto (pass), mochi-server(pass, server needs a patch) and VerneMQ (reported issues with the server in a previous post), it's time for a comparison of the throughput tests of the three servers:
https://github.com/gonzalop/mq/blob/main/docs/PERFORMANCE_ANALYSIS.md
mq🚀
-
Now that I'm done running the integration tests with mosquitto (pass), mochi-server(pass, server needs a patch) and VerneMQ (reported issues with the server in a previous post), it's time for a comparison of the throughput tests of the three servers:
https://github.com/gonzalop/mq/blob/main/docs/PERFORMANCE_ANALYSIS.md
mq🚀
-
Now that I'm done running the integration tests with mosquitto (pass), mochi-server(pass, server needs a patch) and VerneMQ (reported issues with the server in a previous post), it's time for a comparison of the throughput tests of the three servers:
https://github.com/gonzalop/mq/blob/main/docs/PERFORMANCE_ANALYSIS.md
mq🚀
-
First time setting up a @homeassistant instance. I'm trying to integrate an airquality sensor with it. HASS runs in a (podman) container (network host mode). #mosquitto MQTT is installed natively (port 8883 with SSL). HASS is connected to MQTT server (I can subscribe and publish messages). The sensor device is also connected to MQTT (mosquitto says "New client connected from ...").
What would be the next step? I expected the sensor to be automatically added to HASS.
-
First time setting up a @homeassistant instance. I'm trying to integrate an airquality sensor device with it. HASS runs in a (podman) container (network host mode). #mosquitto MQTT is installed natively (port 8883 with SSL). HASS is connected to MQTT server (I can subscribe and publish messages). The sensor device is also connected to MQTT (mosquitto says "New client connected from ...").
What would be the next step? I expected the sensor to be automatically added to HASS.