egguy / grott-home-assistant-add-on

Grott Home Assistant add-on - Native MQTT plugin
31 stars 10 forks source link

Addon is not starting - dependency dig missing #46

Closed JannickWe closed 9 months ago

JannickWe commented 10 months ago

Hello,

the addon stopped working today, probably after yesterdays update. HA is up-to-date and I removed and reinstalled the addon without an effect. Looks like the container doesn't include "dig". Could you check if there is something missing in the dependencies?

Log output:

s6-rc: info: service s6rc-oneshot-runner: starting s6-rc: info: service s6rc-oneshot-runner successfully started s6-rc: info: service base-addon-banner: starting

Add-on: Grott edge - Home Assistant native MQTT integration - current The Growatt inverter monitor with current HA plugin integrated

Add-on version: dev You are running the latest version of this add-on. System: Debian GNU/Linux 11 (bullseye) (amd64 / qemux86-64) Home Assistant Core: 2023.8.2 Home Assistant Supervisor: 2023.08.1

Please, share the above information when looking for help or support in, e.g., GitHub, forums or the Discord chat.

s6-rc: info: service base-addon-banner successfully started s6-rc: info: service fix-attrs: starting s6-rc: info: service base-addon-log-level: starting s6-rc: info: service fix-attrs successfully started s6-rc: info: service base-addon-log-level successfully started s6-rc: info: service legacy-cont-init: starting s6-rc: info: service legacy-cont-init successfully started s6-rc: info: service legacy-services: starting s6-rc: info: service legacy-services successfully started [10:20:53] INFO: Preparing to start... ./script.sh: line 241: dig: command not found 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 base-addon-log-level: stopping s6-rc: info: service fix-attrs successfully stopped s6-rc: info: service base-addon-log-level successfully stopped s6-rc: info: service base-addon-banner: stopping s6-rc: info: service base-addon-banner successfully stopped s6-rc: info: service s6rc-oneshot-runner: stopping s6-rc: info: service s6rc-oneshot-runner successfully stopped

daath commented 10 months ago

I clicked "Rebuild" under add-ons, then I could start it again ...

JannickWe commented 10 months ago

I debugged a little bit and with the default config, everything works fine. But when enabling grott_mqtt: true, the issue comes back.

github-actions[bot] commented 9 months ago

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!

egguy commented 9 months ago

The latest version should correct this bug. Can you confirm ?

JannickWe commented 9 months ago

Hi @egguy,

works now, thank you!

Best Regards Jannick