larsklitzke / homeassistant-openvpn-client

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

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

Open jokob opened 3 years ago

jokob commented 3 years ago

Hey there,

Trying to get this work on my Supervised Docker installation on Raspberry PI, but hitting a roadblock after trying this for a couple of days. I'm getting the following error:

[fix-attrs.d] done.

[cont-init.d] executing container initialization scripts...

[cont-init.d] done.

[services.d] starting services

[services.d] done.

Wait until the user uploads the files.

All files available!

Setup the VPN connection with the following OpenVPN configuration.

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

[cmd] /run.sh exited 127

[cont-finish.d] executing container finish scripts...

[cont-finish.d] done.

[s6-finish] waiting for services.

[s6-finish] sending all processes the TERM signal.`

Was hoping if you could give me any pointers.

Cheers in advance