MQTT-Client-Framework icon indicating copy to clipboard operation
MQTT-Client-Framework copied to clipboard

MQTT Stop working Suddenly

Open PrashanthPace opened this issue 5 years ago • 4 comments

I have a problem regarding MQTT Client Objective -C, the handle message delegate method isn't being called some times.It behaves very well some time and suddenly stops behaving the actual behaviour. It would be great if you could help us to resolve this issue which we are facing from almost a month.

PrashanthPace avatar Jan 30 '20 05:01 PrashanthPace

I have the same problem today

huangzhengguo avatar Apr 28 '20 08:04 huangzhengguo

Problem solved?I have blocked here a day.

huangzhengguo avatar Apr 28 '20 08:04 huangzhengguo

Hi I have the same problem, did you find any solution?

FranklinSamboni avatar Oct 26 '21 22:10 FranklinSamboni

Problem solved? I found it happend when the server's "mqueue_len" is max length,

Session(xxx, clean_start=false, expiry_interval=1296000, subscriptions_count=331, max_inflight=32, inflight=32, mqueue_len=1000, mqueue_dropped=4013, awaiting_rel=0, deliver_msg=29601, enqueue_msg=32706, created_at=1587007794)

did you find any solution? find any solution?

petersom avatar Feb 18 '22 02:02 petersom