shehankonecranes / sp-react-native-mqtt

MQTT Client native module for react-native
68 stars 55 forks source link

android error #7

Closed andreghisleni closed 4 years ago

andreghisleni commented 4 years ago

mqtt.event.error ConnectionLost! Conexão perdida (32109) - java.io.EOFException

arslantopcu1 commented 4 years ago

I have same problem

SudoPlz commented 4 years ago

this most probably originates on the server. Make sure you have access to the server logs, as mqtt responses tend to be really light and usually contain no meaningful information as to why connections get dropped.

andreghisleni commented 4 years ago

Thanks, it was an error in the broker. I resolved.

yaser-elbatal commented 5 months ago

how to resolve it ? @andreghisleni