NodeRed doesn't receive messages from clouMQTT

49 views
Skip to first unread message

Maha Ben Said

unread,
May 24, 2018, 5:13:04 AM5/24/18
to node...@googlegroups.com
hello everyone,
when i debug my flow, i cannot receive cloudMQTT messages here is the message from the clipboard [{"id":"2472adab.0f996a","type":"debug","z":"9ddb7bba.1f2618","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","x":310,"y":60,"wires":[]},{"id":"a1231909.c3a","type":"function","z":"9ddb7bba.1f2618","name":"power","func":"msg.payload=msg.req.body;\nreturn msg;","outputs":1,"noerr":0,"x":270,"y":167,"wires":[["a6c7fd2a.2a616"]]},{"id":"a6c7fd2a.2a616","type":"mongodb out","z":"9ddb7bba.1f2618","mongodb":"daee9c1d.990d48","name":"","collection":"users","payonly":false,"upsert":false,"multi":false,"operation":"insert","x":497,"y":234,"wires":[]},{"id":"857d403f.67bf38","type":"mqtt in","z":"9ddb7bba.1f2618","name":"xookcvic","topic":"android","qos":"0","broker":"b3855b2a.c6029","x":153.5,"y":107,"wires":[["2472adab.0f996a","a1231909.c3a"]]},{"id":"daee9c1d.990d48","type":"mongodb","z":"","hostname":"ds117730.mlab.com","port":"17730","db":"mydb","name":""},{"id":"b3855b2a.c6029","type":"mqtt-broker","z":"","name":"data","broker":"m14.cloudmqtt.com","port":"13691","clientid":"xookcvic","usetls":false,"compatmode":true,"keepalive":"60","cleansession":true,"willTopic":"","willQos":"0",
"willPayload":"","birthTopic":"","birthQos":"0","birthPayload":""}]



Mark Setrem

unread,
May 24, 2018, 5:34:36 AM5/24/18
to Node-RED
Check that you have the topic correct in both where you are Publishing the message and in Node-RED 

You can also use the  cloudMQTT admin pages to check to see if the broker is receiving any messages and to send test messages from the broker 

( Log in and go to Websocket UI)

Maha Ben Said

unread,
May 24, 2018, 5:43:38 AM5/24/18
to node...@googlegroups.com
I've checked in the websocket ui and nothing is showing

--
http://nodered.org
 
** We're moving this mailing list over to the new Node-RED Forum: https://discourse.nodered.org **
 
Join us on Slack to continue the conversation: http://nodered.org/slack
---
You received this message because you are subscribed to the Google Groups "Node-RED" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-red+u...@googlegroups.com.
To post to this group, send email to node...@googlegroups.com.
Visit this group at https://groups.google.com/group/node-red.
To view this discussion on the web, visit https://groups.google.com/d/msgid/node-red/ade69979-e42a-4ef0-98f4-7aec29e00f1b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Mark Setrem

unread,
May 24, 2018, 5:46:45 AM5/24/18
to node...@googlegroups.com
So the problem isn’t in Node-RED but in whatever is sending the messages to your broker.





Also the Node-RED Google Groups is going to close shortly.  The new place to post requests for help is over on  

https://discourse.nodered.org/  so if you have any new issues its better to post them there.








You received this message because you are subscribed to a topic in the Google Groups "Node-RED" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/node-red/NjEzHOct3E4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to node-red+u...@googlegroups.com.

To post to this group, send email to node...@googlegroups.com.
Visit this group at https://groups.google.com/group/node-red.

Maha Ben Said

unread,
May 24, 2018, 5:54:13 AM5/24/18
to node...@googlegroups.com
Okey thanks 

Reply all
Reply to author
Forward
0 new messages