eclipse / paho.mqtt.javascript

paho.mqtt.javascript
Other
1.15k stars 467 forks source link

Connecting to NodeRED Aedes Broker leaves ERROR: AMQJS0007E #252

Open HoffsHoffS opened 1 year ago

HoffsHoffS commented 1 year ago

Hello, I need help with setting up wss communication.

In NodeRED I've set up an aedes broker with intention of using wss port to channel data to the site. I've added the certificates and in NodeRED there can be made a connection between the nodes. However the site that I'm trying to open returns this error AMQJS0007E.

Has anyone ever had this problem? I'm new to this so please pardon my lack of experience and knowledge.

matteosmcp commented 6 months ago

Same for me.

HoffsHoffS commented 6 months ago

Please check if your certificates are not expired. This was the case with my flow. Also if they're self signed then you'll have to add them to your browser so it may recognize them as valid certificates.