Community add-ons crash on start up

After a power failure my community Hass.io add-ons crash on start up. Cloud9 IDE, Node-RED and TasmoAdmin all fail while official add-ons work fine.

The logs for all three are the same:

[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 267.
[cont-finish.d] executing container finish scripts...
if: fatal: child crashed with signal 4
[s6-finish] syncing disks.
[s6-finish] sending all processes the TERM signal.

Uninstall and install of the add-ons makes no difference - they still fail. Log level set to “debug” provide no further information.

Run on a Raspberry Pi Model 3.

@frenck, any ideas?

RPi3 and SD cards are notorious for data corruption due to power fails. It sure sounds like the source of your issue. Have you tried using a different SD card in your Pi?

@FredTheFrog, you are probably right but I would of cause like to avoid a reinstall, i.e. if at all possible fix the current card. Anyways, I have ordered a new SD card so I can be back online faster if it happens again. And I guess a UPS solution is needed if I really are to rely on using Home Assistant.