LaFilm
(Bob Krieger)
1
I just installed HAOS on an x86 machine with 8GB RAM & a Celeron processor. It runns great. It’s an older Azulle Byte 3 device.
Home Assistant is running the latest update:
Core 2024.9.0
Supervisor 2024.08.0
Operating System 13.1
Frontend 20240904.0
My add-ons are balnk and show nothing even after searching the Store. I can’t find “Supervisor” anywhere. What am I doing wrong?
I’m not running Pi-Hole just yet, though planning is in the works. Any assistance, please?
tom_l
2
That page no longer exists. It was changed a long time ago.
This is probably a DNS issue. Check for GIthub lookup errors here:
Settings → System → Logs → Supervisor
Set your DNS to something like 9.9.9.9 or 8.8.8.8 or 1.1.1.1 here:
Settings → System → Network
LaFilm
(Bob Krieger)
3
Thanks. DNS was already set to 8.8.8.8.
Supervisor Log entry: 2024-09-05 03:40:49.819 WARNING (MainThread) [supervisor.store.git] No valid repository for GitHub - home-assistant/addons: ➕ Docker add-ons for Home Assistant
tom_l
4
You should not have to do this but go to the add-on store, click the three dots icon in the top right of the window and select “Repositories”, add:
https://github.com/home-assistant/addons
And
https://github.com/hassio-addons/repository
LaFilm
(Bob Krieger)
5
Tried to add those and couldn’t because they were already there. Thanks, anyways!