I'm using MQTT.fx and MQTT spy to see the messages to/from. I can see messages coming from OH2 but nothing coming from or being consumed by ESPEasy.
I've tried connecting to my localhost:1883 via name and IP. I've tried connecting to test.mosquitto.org in case it was a localhost issue but all fail. I've tried with authentication and without.
I'm running everything on a Windows 8.1 install.
I'm just looking at the logs at the moment but may have to hook up the serial interface to see what is actually happening as the logs don't give a great deal of info. I've set the logs to debug dev.
10551: MQTT : publish failed
10551: MQTT : /ESP_Easy1/Status/uptime 0.00
The above 2 lines are all that I'm getting from the logs. There are no details about MQTT login errors.
I have cycled power after changes to the ESPEasy config with the same result.

I presume this is something very simple as so many peeps have this working. I may have fallen from the dumb tree today and hit a number of the branches on the way down though. I have many years in Software Development so I should be able to resolve this but it would seem not.

Any and all help gladly accepted.
