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

Failure to start GoSungrow service #59

Open JoakimS4 opened 1 year ago

JoakimS4 commented 1 year ago

Hi,

still having problem with getting the service to start, i get this in the log:

Token File: /data/.GoSungrow/AppService_login.json [08:38:55] INFO: Syncing data from gateway https://gateway.isolarcloud.eu ... 2023/06/09 08:38:55 INFO: Connecting to MQTT HASSIO Service... 2023/06/09 08:38:55 INFO: Connecting to SunGrow... 2023/06/09 08:38:56 INFO: Found SunGrow 2 devices Error: identifier rejected Usage: GoSungrow mqtt run [flags] Aliases: run, Examples: GoSungrow mqtt run
Flags: Use "GoSungrow help flags" for more info. Additional help topics: ERROR: identifier rejected 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

I have updated to the latest version of GoSungrow but without luck..

Best regards, Joakim