MQTT on Rasp PI (Mosquitto)

Just the mqtt.cfg with one line in a standard setup:
mosquitto.url=tcp://localhost:1883

Those bindings all have a trailing “1” in the binding name, like mqtt1:

This cleary states what @pahansen already suggested: follow his link and clear the old configuration.