You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: