Hi, have tried to install several accessPoint / Hotspot add-ons, but none of the repositories could be installed on HAOS. Have taken an attempt with another device, also Rasperry PI 5, same issue.
HAOS as follwed installed:
Installationsmethode: Home Assistant OS
Core 2026.4.3
Supervisor 2026.04.0
Operating System 17.2
Frontend 20260325.7
tried with: https://github.com/
- davidramosweb/hassio-addons
- deadbeef3137/home-assistant-addons
- ex-ml/Hassio-Access-Point
Error mainly “BUILD FROM”, see below:
ERROR: failed to build: failed to solve: base name ($BUILD_FROM) should not be blank
2026-04-20 22:37:27.020 ERROR (MainThread) [supervisor.addons.addon] Could not build image for app 567c2022_hassio-hostapd: Docker build failed for 567c2022/aarch64-addon-hassio-hostapd:1.0.3 (exit code 1). Build output:
#0 building with “default” instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 500B done
#1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 4)
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $BUILD_FROM results in empty or invalid base image name (line 2)
#1 DONE 0.1s