mrmichaelrb / hassio-addons

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

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

Open totalitarian opened 1 year ago

totalitarian commented 1 year ago

Any idea what would cause this issue when starting LFTP addon?

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

totalitarian commented 1 year ago

Fixed it, you need to add

"init": false,

to the config.json file

rira2005 commented 11 months ago

I am sorry but can you tell me where i can find and access the config.json file..... maybe i have a blackout but i didnt find it... TIA

guciopl commented 7 months ago

Same error here, where can I add this init?

andreabafile commented 6 months ago

Can you please publish the fix? Can't find a way to locate the config.json file in HA and fix it. Thank you.

microraptor commented 3 months ago

The bug saying "s6-overlay-suexec: fatal: can only run as pid 1" is fixed in pull request #17 . As long as the pull request isn't merged, you can uninstall the add-on, remove the repository https://github.com/mrmichaelrb/hassio-addons, add instead the repository https://github.com/Sandr0x00/hassio-addons to the add-on store and then install the add-on from that fork.

There is also this alternative LFTP add-on: https://github.com/ElVit/hassio-addons/blob/main/lftp/DOCS.md