GoSungrow icon indicating copy to clipboard operation
GoSungrow copied to clipboard

network error after starting the app

Open Solarbytes opened this issue 2 years ago • 1 comments

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.

Solarbytes avatar Jul 04 '23 04:07 Solarbytes

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.

Pave87 avatar Jul 08 '23 09:07 Pave87