hi just wondering if someone can give me a hand. i tried to connect my mqtt (mosquitto) server with cloudmqtt as a bridge to run owntracks. I added the file cloudmqtt.conf in conf.d folder but now my mqtt will not start.
If i take the file out of the conf.d folder everything works normal.
Somebody pointed to me that my mqtt version is quite old mosquitto version 1.3.4 (build date 2014-08-22 mosquitto is an MQTT v3.1 broker.
All my attempts to update will not work, will not update i am running hassbian on Rasppbery pi 3 in virtual environment.
I tried apt-get update and sudo apt-get -y upgrade, even i tried to reinstall it but i have the same old version.
but there sims to be the latest update although is from 2014 don’t know what to do i am out of options.
If anyone can give me an hand will be much appreciated.
Thanks
The instructions for getting the latest version of mosquitto are at https://mosquitto.org/2013/01/mosquitto-debian-repository/
Hi
Thanks for your response i deed fallow that install before and it deed not work.
Funny this time it deed but now although it is installed and if i send tha command mosquitto -h
i get back mosquitto version 1.4.11 (build date Mon, 20 Feb 2017 22:47:27 +0000)
mosquitto is an MQTT v3.1.1/v3.1 broker.
Nice. Only that now my mqtt server will not start. Any suggestion please.
Thanks
What’s in the logs for mosquitto (journalctl -u mosquitto) showing the startup problem?
What’s the underlying OS you’re using?