Switch to desktop version  
MQTT client stability ? - Printable Version

+- Ewon Technical Forum (https://techforum.ewon.biz)
+-- Forum: Development (https://techforum.ewon.biz/forum-50.html)
+--- Forum: Java (https://techforum.ewon.biz/forum-53.html)
+--- Thread: MQTT client stability ? (/thread-737.html)



MQTT client stability ? - lgn@ltr@n - 05-10-2018

Hello,

Now that I'm able to connect to google IOT core (MQTT), I observed another issue last night.

Connection with token valid for 24 hours occurred somewhere in the afternoon.
publish to google worked fine.
subscription to google worked fine, I received config data.

During the night, subscription stopped receiving data.
I see in google that data was sent to GW all night long (once every 100 seconds).
but it was no more received in the Mqttclient.

No logs available, it's been 10 hours at least since first time data was no more received.

I only can say the method callMqttEvent() was no more called.

I restarted the application to recover.

Are you aware of issues/instabilities in the subscribe on Ewon client ?


Rgds
Laurent


RE: MQTT client stability ? - ntnunk - 05-10-2018

I have a number of eWONs running MQTT clients, though mine are pointed at AWS IoT Core, not Google. I have a number of them that have been running continuously for months and, for whatever it's worth, I haven't seen these instability issues. The client and the logging has been been very stable for me.

Regards,
Noel


RE: MQTT client stability ? - DhrutiC - 26-08-2019

[font=Tahoma, Verdana, Arial, sans-serif]I am using AWS IoT Core yet I am facing the same issue mentioned by [/font][font=Tahoma, Verdana, Arial, sans-serif]Laurent. After successfully establishing a connection with the IoT Core, the subscription has stopped receiving the data from the host; though it is still receiving the ping response.[/font]

[font=Tahoma, Verdana, Arial, sans-serif]Once I restart the application, the client is able to receive the published data.[/font]

[font=Tahoma, Verdana, Arial, sans-serif]Any solution to this?[/font]

[font=Tahoma, Verdana, Arial, sans-serif]Regards,[/font]
[font=Tahoma, Verdana, Arial, sans-serif]Dhruti[/font]


RE: MQTT client stability ? - simon - 26-08-2019

Hi Dhruti,

The new firmware 14 will fix this kind of problem. Public Pre-Release version release expected soon.

Simon


RE: MQTT client stability ? - SivakumarRn - 27-08-2019

(26-08-2019, 12:22 PM)simon Wrote: Hi Dhruti,

The new firmware 14 will fix this kind of problem.  Public Pre-Release version release expected soon.

Simon

Hi Simon

Expecting soon with QoS

Siva


RE: MQTT client stability ? - Srdjan - 17-09-2019

(26-08-2019, 12:22 PM)simon Wrote: Hi Dhruti,

The new firmware 14 will fix this kind of problem.  Public Pre-Release version release expected soon.

Simon

Are there any updates as to when this pre-release will be available?


RE: MQTT client stability ? - simon - 17-09-2019

Hi,

It should be release on the website end of this week :-)

Simon