MickMake / GoSungrow

GoLang implementation to access the iSolarCloud API updated by SunGrow inverters.
https://mickmake.com/
GNU General Public License v2.0
148 stars 42 forks source link

network error after starting the app #64

Open Solarbytes opened 1 year ago

Solarbytes commented 1 year ago

I got to the point where I start the app, and although it says it is running, nothing changes in the interface. I can't see any dashboards.

In the logs, I see hte following error: Error: network Error : dial tcp: lookup core-mosquitto on 127.0.0.11:53: no such host

I am not sure if this explains why nothing is happening or whether I am missing some steps in the configuration.

Pave87 commented 12 months ago

Im having similar problem. Log shows following: 2023/07/08 09:10:31 INFO: Found SunGrow 2 devices Error: network Error : dial tcp: lookup username on 127.0.0.11:53: no such host Usage: GoSungrow mqtt run [flags] Aliases: run, Examples: GoSungrow mqtt run
Flags: Use "GoSungrow help flags" for more info.

It seems it tries to resolve username I have given in mqtt_user field.