larsklitzke / homeassistant-openvpn-client

OpenVPN client Add-On for Home Assistant
24 stars 11 forks source link

wont install to pi based hassio #5

Open magiva opened 3 years ago

magiva commented 3 years ago

Failed to install addon

The command '/bin/ash -o pipefail -c apk add --update --no-cache openvpn jq python3 bash python3-dev build-base linux-headers pcre-dev py-pip curl openssl' returned a non-zero code: 8

jokob commented 3 years ago

I'm playing around with this one, almost got it working, stuck on hopefully the last step (See issues): https://github.com/Ailme/homeassistant-openvpn-client-addon

larsklitzke commented 3 years ago

Hi, could you give more information about this issue? The logs would be great ;)

jokob commented 3 years ago

Hi Lars,

Thanks for replying (not sure if to me or @magiva :) ). Any idea why I'd be getting the following?

/run.sh: line 91: openvpn: command not found

I'm running docker, supervised install.

Thanks a ton in advance & have a great day, jokob