lluiscab / MPQTT

MPQTT is a linux program used to extract data from Voltronic / Axpert / MasterPower inverters and sending it to MQTT for use in Home Assistant
10 stars 4 forks source link

Connection refused #7

Closed iboboc closed 1 year ago

iboboc commented 1 year ago

Hi,

After install, after service start, I get an error ERROR mqtt_async_client::client::client > IoTask: Error connecting: Connection refused (os error 111) Any idea where to look into?

Thanks.

lluiscab commented 1 year ago

Seems to be an issue connecting to the MQTT server. I'd check the server ip and port, make sure the device that's running MPQTT can ping the device hosting the MQTT server.