MickMake / HomeAssistantAddons

MIT License
43 stars 26 forks source link

ERROR: strconv.Atoi: parsing #42

Closed varpans closed 9 months ago

varpans commented 9 months ago

I got some behaviour I can't get my head around. 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

bigjimlefou commented 8 months ago

Hello, I have the ERROR message, but not with the same "value". What did I miss? As you closed the ticket, I'll guess that you found the solution @varpans ?

varpans commented 8 months ago

Hello, I have the ERROR message, but not with the same "value". What did I miss? As you closed the ticket, I'll guess that you found the solution @varpans ?

I've not found a solution yet but I opened the issue in the mickmake/gosungrow instead