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
I'm running hassios and I got some behaviour I can't get my head around when starting the GoSungrow. I haven't succesfully been able to connect to my inverters (2 of them on my isolar account).
Does anyone have a clue?
From the log:
Token File: /data/.GoSungrow/AppService_login.json
[10:24:24] INFO: Syncing data from gateway https://gateway.isolarcloud.eu/ ...
2023/10/04 10:24:24 INFO: Connecting to MQTT HASSIO Service...
2023/10/04 10:24:24 INFO: Connecting to SunGrow...
2023/10/04 10:24:25 INFO: Found SunGrow 4 devices
2023/10/04 10:24:25 INFO: Caching Sungrow metadata...
2023/10/04 10:24:26 INFO: Cached 812 Sungrow data points...
PsId: required
JSON request: {"ps_id":5242884}
2023/10/04 10:24:27 ERROR: strconv.Atoi: parsing "3127468_3127469": invalid syntax
Error: strconv.Atoi: parsing "3127468_3127469": invalid syntax
Usage:
GoSungrow mqtt run [flags]
Aliases:
run,
Examples:
GoSungrow mqtt run
Flags: Use "GoSungrow help flags" for more info.
Additional help topics:
ERROR: strconv.Atoi: parsing "3127468_3127469": invalid syntax
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
Any help/input is much appreciated
The text was updated successfully, but these errors were encountered:
I'm running hassios and I got some behaviour I can't get my head around when starting the GoSungrow. I haven't succesfully been able to connect to my inverters (2 of them on my isolar account).
Does anyone have a clue?
From the log:
Token File: /data/.GoSungrow/AppService_login.json
[10:24:24] INFO: Syncing data from gateway https://gateway.isolarcloud.eu/ ...
2023/10/04 10:24:24 INFO: Connecting to MQTT HASSIO Service...
2023/10/04 10:24:24 INFO: Connecting to SunGrow...
2023/10/04 10:24:25 INFO: Found SunGrow 4 devices
2023/10/04 10:24:25 INFO: Caching Sungrow metadata...
2023/10/04 10:24:26 INFO: Cached 812 Sungrow data points...
PsId: required
JSON request: {"ps_id":5242884}
2023/10/04 10:24:27 ERROR: strconv.Atoi: parsing "3127468_3127469": invalid syntax
Error: strconv.Atoi: parsing "3127468_3127469": invalid syntax
Usage:
GoSungrow mqtt run [flags]
Aliases:
run,
Examples:
GoSungrow mqtt run
Flags: Use "GoSungrow help flags" for more info.
Additional help topics:
ERROR: strconv.Atoi: parsing "3127468_3127469": invalid syntax
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
Any help/input is much appreciated
The text was updated successfully, but these errors were encountered: