mrmichaelrb / hassio-addons

Docker add-ons for Home Assistant
Apache License 2.0
8 stars 15 forks source link

error running container #5

Closed TomK closed 2 years ago

TomK commented 2 years ago

After configuring this addon i'm getting the following error in the logs:

s6-overlay-suexec: fatal: can only run as pid 1

unfortunately no other information currently

TomK commented 2 years ago

presumably related to this https://developers.home-assistant.io/blog/2022/05/12/s6-overlay-base-images/ ?

robin-vandaele commented 2 years ago

I also have this issue

TomK commented 2 years ago

@robin-vandaele i've opened a PR, if you need to get your certs [or A record] renewed in the meanwhile, feel free to try it out on my fork https://github.com/TomK/hassio-addons

ericreich commented 2 years ago

@TomK I have tried testing this new fork. Still getting same error starting the add-on.

mrmichaelrb commented 2 years ago

I've been unable to investigate this issue for the last month due to the lack of a HA testing (non-production) platform at my disposal, but I should be able to resume maintenance of these HA add-ons within the next week. Sorry about the delay, but HA had some breaking changes to add-ons in May at a time when I was least prepared to deal with them.

TomK commented 2 years ago

@ericreich I forgot to mention that I only fixed the Google cloud DNS add-on in this repo. Which are you using?

ericreich commented 2 years ago

I am using godaddy..

Eric Reich

On Jun 2, 2022, at 4:36 PM, Tom Kay @.***> wrote:

 @ericreich I forgot to mention that I only fixed the Google cloud DNS add-on in this repo. Which are you using?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.

TomK commented 2 years ago

@mrmichaelrb would you like me to update the PR to resolve this same issue with the other addons in the repo?

Etienne-Tredoux commented 2 years ago

I am also using the godaddy addon not the google version so if @TomK could do his magic on that addon also it would be appreciated.

RobertDiPaolo commented 2 years ago

Using the pull request @TomK made, I've got a version of the godaddy addon working here https://github.com/RobertDiPaolo/hassio-addons if anyone needs it. I can't say I fully understand the changes, I've not doen any addon dev before.

TomK commented 2 years ago

@mrmichaelrb @Etienne-Tredoux @RobertDiPaolo i've updated my PR to fix godaddy dns also