ahh, this is the output (with 127.0.0.1)
2018-12-22 16:53:22.453 [INFO ] [arthome.ui.paper.internal.PaperUIApp] - Stopped Paper UI
2018-12-22 16:53:22.490 [INFO ] [panel.internal.HABPanelDashboardTile] - Stopped HABPanel
2018-12-22 16:53:22.500 [INFO ] [ebuilder.internal.HomeBuilderServlet] - Stopped Home Builder
2018-12-22 16:53:22.530 [INFO ] [.dashboard.internal.DashboardService] - Stopped Dashboard
2018-12-22 16:53:34.676 [WARN ] [.MqttBrokerConnectionServiceInstance] - MqttBroker connection configuration faulty: host : You need to provide a hostname/IP!
2018-12-22 16:53:36.065 [INFO ] [panel.internal.HABPanelDashboardTile] - Started HABPanel at /habpanel
2018-12-22 16:53:36.392 [INFO ] [ebuilder.internal.HomeBuilderServlet] - Started Home Builder at /homebuilder
2018-12-22 16:53:36.411 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Time zone set to ‘Europe/Berlin’.
2018-12-22 16:53:36.418 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Locale set to ‘de_DE’.
2018-12-22 16:53:46.141 [INFO ] [thome.model.lsp.internal.ModelServer] - Started Language Server Protocol (LSP) service on port 5007
==> /var/log/openhab2/events.log <==
2018-12-22 16:53:47.581 [hingStatusInfoChangedEvent] - ‘mqtt:topic:b091eb34’ changed from UNINITIALIZED to UNINITIALIZED (BRIDGE_UNINITIALIZED)
==> /var/log/openhab2/openhab.log <==
2018-12-22 16:53:48.188 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at http://192.168.1.61:8080
2018-12-22 16:53:48.192 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at https://192.168.1.61:8443
2018-12-22 16:53:48.646 [INFO ] [arthome.ui.paper.internal.PaperUIApp] - Started Paper UI at /paperui
==> /var/log/openhab2/events.log <==
2018-12-22 16:53:48.868 [hingStatusInfoChangedEvent] - ‘mqtt:broker:a01955b2’ changed from UNINITIALIZED to INITIALIZING
2018-12-22 16:53:49.005 [hingStatusInfoChangedEvent] - ‘mqtt:broker:a01955b2’ changed from INITIALIZING to OFFLINE
==> /var/log/openhab2/openhab.log <==
2018-12-22 16:53:49.098 [INFO ] [.transport.mqtt.MqttBrokerConnection] - Starting MQTT broker connection to ‘127.0.0.1’ with clientid paho4927382951316 and file store ‘/var/lib/openhab2/mqtt/127.0.0.1’
==> /var/log/openhab2/events.log <==
2018-12-22 16:53:49.141 [hingStatusInfoChangedEvent] - ‘mqtt:broker:e8ebb485’ changed from UNINITIALIZED to INITIALIZING
2018-12-22 16:53:49.148 [hingStatusInfoChangedEvent] - ‘mqtt:broker:e8ebb485’ changed from INITIALIZING to OFFLINE
==> /var/log/openhab2/openhab.log <==
2018-12-22 16:53:49.163 [INFO ] [.transport.mqtt.MqttBrokerConnection] - Starting MQTT broker connection to ‘127.0.0.1’ with clientid paho4927556946079 and file store ‘/var/lib/openhab2/mqtt/127.0.0.1’
==> /var/log/openhab2/events.log <==
2018-12-22 16:53:49.215 [hingStatusInfoChangedEvent] - ‘mqtt:broker:a01955b2’ changed from OFFLINE to OFFLINE (COMMUNICATION_ERROR): Timeout
2018-12-22 16:53:49.223 [hingStatusInfoChangedEvent] - ‘mqtt:topic:b091eb34’ changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
2018-12-22 16:53:49.243 [hingStatusInfoChangedEvent] - ‘mqtt:broker:a01955b2’ changed from OFFLINE (COMMUNICATION_ERROR): Timeout to OFFLINE (COMMUNICATION_ERROR): MqttException
2018-12-22 16:53:49.247 [hingStatusInfoChangedEvent] - ‘mqtt:broker:e8ebb485’ changed from OFFLINE to OFFLINE (COMMUNICATION_ERROR): Timeout
2018-12-22 16:53:49.253 [hingStatusInfoChangedEvent] - ‘mqtt:broker:e8ebb485’ changed from OFFLINE (COMMUNICATION_ERROR): Timeout to OFFLINE (COMMUNICATION_ERROR): MqttException
2018-12-22 16:53:49.255 [hingStatusInfoChangedEvent] - ‘mqtt:topic:b091eb34’ changed from INITIALIZING to OFFLINE (BRIDGE_OFFLINE)
Something is wrong with the IP. I still believe the UI did not create a mqtt.cfg at the right location. Can I get a plain cfg from somewhere and place it manually (including the password config lines)?
Edit: I see in mosquitto.log
1545494550: New connection from 127.0.0.1 on port 1883.
1545494550: Socket error on client , disconnecting.