Startup.rule

After lots of googling, I went to “Services” “MQTT System Broker Connection”. It had a space in the name. Two options here…1) it has ALWAYS been there, or 2) a gremlin changed it. Not me, certainly not this week.

I replaced the space w/ an underscore and the traceback vanished.

I’m still getting the every 60sec reconnecting attempts between OH and Mosquitto, but the system appears to be working correctly. I’ve never seen a solution to this issue in any of the posts I’ve located.

Note: running standalone Mosquitto broker, all configs done via PaperUI.

==> /var/log/openhab2/openhab.log <==
2021-02-27 14:54:45.738 [INFO ] [.reconnect.PeriodicReconnectStrategy] - Try to restore connection to '192.168.1.255'. Next attempt in 60000ms
2021-02-27 14:54:45.741 [INFO ] [.transport.mqtt.MqttBrokerConnection] - Starting MQTT broker connection to '192.168.1.255' with clientid 1b3125db-7908-407b-9161-ac49d2220ca9

Having followed up with all of the feedback from everyone, the email problem has gone away.

I need to add one additional item… when using Gmail as your smtp gateway, be sure to authorize external, less secure apps, or else you get a misleading “authentication” error.

THANKS everyone.