-
-
Notifications
You must be signed in to change notification settings - Fork 78
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
Comments
I'm also unable to install: Popup: Unknown error, see logs Log |
Same error This issue is the same as #13 |
Me too: arch | aarch64 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 |
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) |
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! |
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
The text was updated successfully, but these errors were encountered: