Replies: 1 comment
-
You should open dev tools and check the error there to know more details about why the connection has been rejected |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've tried to connect a broker using self-asigned certificate without sucess. When I use postman, I can connect. WIthout put postman (electron) on it. How can I connect?
My error is just
index.jsx:58 WebSocket connection to 'wss://10.225.21.3:8091/' failed:
On client.stream on I log this object:
This is my code
Thanks
Beta Was this translation helpful? Give feedback.
All reactions