Hi Guys
I use Mosquitto onprem... and have been doing so for years without issue (both Windows and RPi).
Been using HiveMQ free MQTT cloud broker too - which works fine in isolation.
I *cannot* get the onprem Mosquitto to bridge to the HiveMQ cloud (free) service.
Anyone got this working?
Error is "Socket error on client" as can be seen in the attachment.
I can connect to HiveMQ using the same credentials from the same device as Mosquitto and it connects fine without error.
I have no certificate setup in mosquitto.conf for the bridge as I was advised that it was not required as Mosquitto connects effectivly as a client. Also HIveMQ support suggested try_private false, which is indeed set.
My feeling is that bridge_capath or bridge_cafile are required.
Any ideas most welcome.
David
I use Mosquitto onprem... and have been doing so for years without issue (both Windows and RPi).
Been using HiveMQ free MQTT cloud broker too - which works fine in isolation.
I *cannot* get the onprem Mosquitto to bridge to the HiveMQ cloud (free) service.
Anyone got this working?
Error is "Socket error on client" as can be seen in the attachment.
I can connect to HiveMQ using the same credentials from the same device as Mosquitto and it connects fine without error.
I have no certificate setup in mosquitto.conf for the bridge as I was advised that it was not required as Mosquitto connects effectivly as a client. Also HIveMQ support suggested try_private false, which is indeed set.
My feeling is that bridge_capath or bridge_cafile are required.
Any ideas most welcome.
David
Comment