-
we are running MQTT client application as mentioned in below , server : Mosiquito broker
1.WLAN AP connect
2. MQTT Client Init
3. MQTT Connect
4. MQTT Subscribe
5. MQTT Publish
6. MQTT …
-
### Describe the bug
The MqttHostedServer hosted service is silently "swallowing" exceptions happening on startup.
From the hosting ASP.NET application there is no way to figure out if the MQTT ser…
-
Hi there!
I experienced my MQTT publisher application hanging after it get's disconnected by the broker for "keepalive timeout". The application hangs on `lwgsm_mqtt_client_api_publish`.
The li…
-
Hello,
I am running S2 Mini board (but tried with WROOM-32 and it was the same) and from time to time the board goes offline and after a while it reboots. Here is the log from the WEB GUI:
[17:36:…
-
Hello!
I attempted to shift my MQTT connection in the playnite extension over to a TLS connection, where I have it configured with an SSL signed with a custom CA. I have this CA imported into my Wi…
-
Hi, first of all you do a great job with Espurna.
I have a ESP6288-12E with a DHT22. The ESP is battery powered so I would like to use Espurna with deep sleep mode. Is this possible? I would like to …
-
Hi,
just got my SH10RT and try to implemt it to the home assistant.
Got SunGather running on eth port and getting out 39 registers. As soon i try to connect to the local Mosquitto MQTT Server SunGat…
-
https://travis-ci.com/github/akka/alpakka/jobs/380666695
```
[info] - should produce a duplicate publish on the server given two client connections *** FAILED *** (5 seconds, 535 milliseconds)
[inf…
-
Hello!
I have a problem that I have been trying to solve for a long time.
An ESP feather board (ESP8266) reconnects to MQTT at completely random intervals.
Looking at the mosquito log, there is…
-
### What happened?
After importing a previous export containing retained messages, all the retained messages reported an empty payload. The dashboard gave a 404 NOT_FOUND error. New MQTT clients did …