ElectricBrainUK / UnraidAPI

A WIP open source Node JS API for controlling UNraid
GNU General Public License v3.0
125 stars 13 forks source link

Can't install HA-Addon #68

Open nobbilie opened 5 months ago

nobbilie commented 5 months ago

Hello,

I receive the following error message:

Logger: homeassistant.components.hassio Source: components/hassio/websocket_api.py:138 Integration: Home Assistant Supervisor (documentation, issues) First occurred: 13:01:48 (3 occurrences) Last logged: 13:12:52

Failed to to call /addons/ec6fce2f_unraid_api/install - The command '/bin/sh -c npm install' returned a non-zero code: 134

What could be the reason for this?

Best regards

micro-fx commented 4 months ago

I confirm i am having the same issue. Docker installed and running fine, but only an issue with HA addon installation.

The command '/bin/sh -c npm install' returned a non-zero code: 134

image

RadzuPL commented 4 months ago

The same thing happens to me. HA Core 2024.2.5, Supervisor 2024.02.1, Operating System 12.0

BoKKeR commented 2 months ago

Could you try with my repo? https://github.com/BoKKeR/UnraidAPI-RE/