Solar Assistant MQTT problems

I’m stumped! I am seeing data from my Solar Assistant when I go to my MQTT settings and listen, but I’m getting the error “SolarAssistant disconnected: No route to host.” in the log. I had it working, but since I have added several new integrations and somehow lost my graphs/connections coming from Solar Assistant. I can still see that I have 111 entities connected or showing… but nothing is coming through on my graphs in Home Assistant, and my automations have stopped working.

[09:29:08] INFO: Successfully send discovery information to Home Assistant.
[09:29:09] INFO: Successfully send service information to the Supervisor.
2024-01-30 09:29:13: Connecting bridge SolarAssistant (10.0.0.62:1883)
2024-01-30 09:29:17: Client local.core-mosquitto.SolarAssistant disconnected: No route to host.

I had the same error and resolved it by commenting out (with a #) the remote username and password in the solar_assistant.conf file. It may be related to this?

See below

connection SolarAssistant
#remote_username your_user_name
#remote_password your_password
address 192.168.0.32
topic # in
topic solar_assistant/# out