robhogan / react-native-paho-mqtt

react-native-paho-mqtt
91 stars 32 forks source link

Unable to connect, connection time out #21

Open Daniel-Robocraze opened 6 years ago

Daniel-Robocraze commented 6 years ago

-"Client.connect"{"willMessage":null,"timeout":30000,"keepAliveInterval":60,"cleanSession":true,"mqttVersion":4}false

-"Pinger.doPing""send PINGREQ" -"Client._disconnected"1"AMQJSC0001E Connect timed out." -responseObject: Error: AMQJSC0001E Connect timed out. at ClientImplementation._disconnected (E:\Apps\hospital_app_react\node_modules\react-native-paho-mqtt\src\ClientImplementation.js:726) at E:\Apps\hospital_app_react\node_modules\react-native-paho-mqtt\src\ClientImplementation.js:173 at E:\Apps\hospital_app_react\node_modules\react-native\Libraries\Core\Timers\JSTimers.js:256 at _callTimer (E:\Apps\hospital_app_react\node_modules\react-native\Libraries\Core\Timers\JSTimers.js:152) at Object.callTimers (E:\Apps\hospital_app_react\node_modules\react-native\Libraries\Core\Timers\JSTimers.js:405) at MessageQueue.callFunction (E:\Apps\hospital_app_react\node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:351) at E:\Apps\hospital_app_react\node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:116 at MessageQueue.guardSafe (E:\Apps\hospital_app_react\node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:314) at MessageQueue.callFunctionReturnFlushedQueue (E:\Apps\hospital_app_react\node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:115) at t (RNDebuggerWorker.js:1) -onConnectionLost:undefined