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

ERROR: strconv.Atoi: parsing #92

Open varpans opened 9 months ago

varpans commented 9 months ago

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 commented 7 months ago

I've got the same problem...