I created a fresh install and thanks to Dan’s timely work (https://github.com/Fourdee/DietPi/issues/1306), was able to install Mosquitto. However, it does not run and this has been flagged up on the thread above. An attempt to start it manually, with mosquitto -v results in ‘Illegal Instruction’. Attempting to start the service results in:
Dec 16 14:28:43 BPS systemd[1]: mosquitto.service: Failed with result ‘signal’.
Dec 16 14:28:43 BPS systemd[1]: mosquitto.service: Service hold-off time over, scheduling restart.
Dec 16 14:28:43 BPS systemd[1]: Stopped Mosquitto MQTT Broker.
Dec 16 14:28:43 BPS systemd[1]: Started Mosquitto MQTT Broker.
netstat -a shows no port open (1883)
Any thoughts?
Thanks