Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install #14

Open
sh4rkt3ch opened this issue Aug 10, 2020 · 5 comments
Open

Unable to install #14

sh4rkt3ch opened this issue Aug 10, 2020 · 5 comments

Comments

@sh4rkt3ch
Copy link

Hi, trying to install on RPI4 with

HASSOS 4.12
Supervisor 229

i get the error :

20-08-10 19:34:06 ERROR (SyncWorker_4) [supervisor.docker.addon] Can't build b8b362bc/armv7-addon-hassio-hostapd:1.0.3: The command '/bin/bash -o pipefail -c apk update && apk add --no-cache bash jq iw hostapd networkmanager=1.20.8-r0 net-tools=1.60_git20140218-r2 sudo=1.8.31-r0 && rm -rf /var/cache/apk/*' returned a non-zero code: 2

if i manually run it in terminal i get the error :

apk-tools 2.10.5 compiled for armv7

TIA

@gaasehengger
Copy link

I'm also unable to install:
HassOS 4.13
Home Assistant: 0.115.3
Supervisor: 245

Popup: Unknown error, see logs

Log
20-09-25 14:25:23 ERROR (SyncWorker_6) [supervisor.docker.addon] Can't build 567c2022/armv7-addon-hassio-hostapd:1.0.3: The command '/bin/bash -o pipefail -c apk update && apk add --no-cache bash jq iw hostapd networkmanager=1.20.8-r0 net-tools=1.60_git20140218-r2 sudo=1.8.31-r0 && rm -rf /var/cache/apk/*' returned a non-zero code: 2

@oscarmat
Copy link

oscarmat commented Oct 3, 2020

Same error
Supervisor 245
HassOS 4.13
Home Assistant 0.115.6

This issue is the same as #13

@sp9tkm
Copy link

sp9tkm commented Oct 11, 2020

Me too:

arch | aarch64
chassis | embedded
dev | false
docker | true
docker_version | 19.03.11
hassio | true
host_os | HassOS 4.13
installation_type | Home Assistant OS
os_name | Linux
os_version | 4.19.127-v8
python_version | 3.8.5
supervisor | 247
version | 0.116.2
virtualenv | false

Popup: Unknown error, see logs20-10-11 21:14:38 ERROR (SyncWorker_3) [supervisor.docker.addon] Can't build 567c2022/aarch64-addon-hassio-hostapd:1.0.3: The command '/bin/bash -o pipefail -c apk update && apk add --no-cache bash jq iw hostapd networkmanager=1.20.8-r0 net-tools=1.60_git20140218-r2 sudo=1.8.31-r0 && rm -rf /var/cache/apk/*' returned a non-zero code: 2

@ales-sko
Copy link

Had same install issues as others, then I found https://github.com/mattlongman/Hassio-Access-Point which works like a charm on my RPI3, HassOS 4.13 and Supervisor 247 (had issues with 248)

@mattlongman
Copy link

Thanks for the shout out @ales-sko. I've just been revisiting the repo at https://github.com/mattlongman/Hassio-Access-Point, and have tested on current HAOS versions - all seems to be working. Please create an issue if not though!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants