Akulatraxas / ha-modbusproxy

Hassio Addon packaging modus-proxy
Apache License 2.0
37 stars 5 forks source link

Can't install add-on #23

Closed Maikel-K closed 2 months ago

Maikel-K commented 8 months ago

Hi,

Im getting this error: Failed to install add-on The command '/bin/ash -o pipefail -c apk add --no-cache python3 py3-pip py3-yaml' returned a non-zero code: 3

I think the line should be /bin/bash ???

Akulatraxas commented 8 months ago

No, ash is the default shell of alpine which is the base for the container. Does your instance has full internet access ? If so then I’d recommend to retry :)

Maikel-K commented 8 months ago

It should have full internet, if not it would fail?

How can I check if it has full internet access?

Akulatraxas commented 2 months ago

@Maikel-K I have not heard from anyone else having problems at the moment. Is your issue gone as well ?

Maikel-K commented 2 months ago

Hi,

I just installed Home Assistant in Proxmox and restored my backup. Now i can install your addon without problems! Thanks for that!