Hi, I just read and try all hints from topics related to setting up bridge Mosquitto and CloudMQTT with no luck.
My broker in local network on RPi3 is Mosquitto - is working ok, no problem with it at all. I created another config file /etc/mosquitto/conf.d/cloudmqtt.conf :
clientid is added in web panel cloudmqtt.com with read premision.
I can successfully connect directly to cloudmqtt.com with mqtt sniffer, reading on ‘mosqito’ user works.
But in Raspberry site there is no updates in # topic (# is like wildcard and should present anything that reach my raspberry mqtt broker if I’m wrong pls clear that)
Is something what I can do? heck?
Finaly I want to connect OwnTracks to CloudMQTT and pass readings to RaspberryPi Broker.
as for local_client id you can use your hass account.
It’s not necessary to have separate config file for bridge. You can specify it in main config file.
Well error 1067 make sense cause you are using windows. If you look in mosquitton documentation:
One of bridge_cafile or bridge_capath must be provided to allow SSL/TLS support.
I’ve never setup Mosquitto on Windows. So I can’t help you to specify correct location of ca file. All certs in Windows stored in registry.
You can try first to use unsecured connection and check if it’s work.
how can i do it? im kind of new to all this.i dont want it to have a ssl secure (whatever it is ) i just want to bridge cloumqtt to mosquitto because im using owntracks on cloudmqtt.