-
-
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
RPI3 B+ Unable to install hostapd #19
Comments
Hi, I also have this error when installing. I'm using a Pi 4b. This is my complete log:
I'm using
|
networkmanager and sudo applets are out of date, I have cloned the official repository and updated them by myself, I leave you a link to my repository. |
Thanks! I'll try that |
Hi @NeodomoEwe, @tomvanderduin. I forked this repo and submitted a PR last year, but it's not been approved, so instead I've got a forked version here: https://github.com/mattlongman/Hassio-Access-Point. It fixes the version problems, and adds a bunch of extra features that might interest you. |
Same here ... |
Hi, I trying to install on RPI3 B+ with:
HassOS: core-2021.3.4
Supervisor: supervisor-2021.03.9
I get the error:
ERROR (SyncWorker_0) [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
Thanks in advance.
The text was updated successfully, but these errors were encountered: