Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: strconv.Atoi: parsing #92

Open
varpans opened this issue Oct 5, 2023 · 1 comment
Open

ERROR: strconv.Atoi: parsing #92

varpans opened this issue Oct 5, 2023 · 1 comment

Comments

@varpans
Copy link

varpans commented Oct 5, 2023

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

@InFlames82
Copy link

I've got the same problem...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants