Cannot get HA to load to Raspberry Pi 3B+

So I am completely new to this and have never used a Pi before. The extent of my knowledge for home automation is using Alexa and devices that work with it. I have also never coded or really done any kind of programming but I wanted to start to learn and after doing my research it seemed that HA was the way to go.

The problem that I am having is I cannot get my Pi to work with HA. I have tried starting over multiple times, but have had no luck.

I install HA to the SD card using balena etcher and plug it into my Pi I cannot get it to be read from my network. All I get is a red light on the Pi and no network lights.

I tried installing Raspberry Pi OS 32 bit just to make sure that all the hardware was working. When I did that the Pi had network lights and I was able to find it on Fing. I erased the SD card and reinstalled HA and still nothing.

All the videos I have watched show me the same thing and it seems to be a pretty simple install, I’m just not sure what I might be doing wrong.

Hi

I am trying to install home assistant to on a raspberry pi 3b+ but it stays on the wait for 20 minutus screen.
it tried the 32bit en 64 bit version but it always hangs on the same part i use the lan port to connect

this is what the log shows

[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] udev.sh: executing...
[12:02:16] INFO: Update udev information
[cont-init.d] udev.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[12:02:28] INFO: Starting local supervisor watchdog...
21-01-30 12:02:45 INFO (MainThread) [__main__] Initializing Supervisor setup
21-01-30 12:02:46 INFO (MainThread) [supervisor.bootstrap] Initializing Supervisor Sentry
21-01-30 12:02:46 INFO (MainThread) [supervisor.bootstrap] Seting up coresys for machine: raspberrypi3-64
21-01-30 12:02:46 INFO (SyncWorker_0) [supervisor.docker.supervisor] Attaching to Supervisor homeassistant/aarch64-hassio-supervisor with version 2021.01.7
21-01-30 12:02:46 INFO (SyncWorker_0) [supervisor.docker.supervisor] Connecting Supervisor to hassio-network
21-01-30 12:02:55 INFO (SyncWorker_0) [supervisor.docker.interface] Cleanup images: ['homeassistant/aarch64-hassio-supervisor:2020.12.7']
21-01-30 12:03:15 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.INITIALIZE
21-01-30 12:03:15 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
21-01-30 12:03:15 INFO (MainThread) [__main__] Setting up Supervisor
21-01-30 12:03:15 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2
21-01-30 12:03:17 INFO (MainThread) [supervisor.host.info] Updating local host information
21-01-30 12:03:17 INFO (MainThread) [supervisor.host.services] Updating service information
21-01-30 12:03:18 INFO (MainThread) [supervisor.host.network] Updating local network information
21-01-30 12:03:21 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
21-01-30 12:03:21 INFO (MainThread) [supervisor.host] Host information reload completed
21-01-30 12:03:21 INFO (MainThread) [supervisor.host.apparmor] Loading AppArmor Profiles: {'hassio-supervisor'}
21-01-30 12:03:21 INFO (MainThread) [supervisor.host.services] Reloading local service hassos-apparmor.service
21-01-30 12:03:21 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to homeassistant/aarch64-hassio-dns with version 2020.12.0
21-01-30 12:03:21 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf
21-01-30 12:03:21 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to homeassistant/aarch64-hassio-audio with version 17
21-01-30 12:03:21 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to homeassistant/aarch64-hassio-cli with version 2020.11.1
21-01-30 12:03:21 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to homeassistant/aarch64-hassio-observer with version 2020.10.1
21-01-30 12:03:21 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to homeassistant/aarch64-hassio-multicast with version 3
21-01-30 12:03:21 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
21-01-30 12:03:21 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 0 Home Assistant secrets
21-01-30 12:03:22 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to homeassistant/raspberrypi3-64-homeassistant with version landingpage
21-01-30 12:03:22 INFO (MainThread) [supervisor.homeassistant.core] Starting HomeAssistant landingpage
21-01-30 12:03:22 INFO (MainThread) [supervisor.hassos] Detect HassOS 5.10 / BootSlot A
21-01-30 12:03:22 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/a0d7b954 repository
21-01-30 12:03:22 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/core repository
21-01-30 12:03:22 INFO (MainThread) [supervisor.store] Loading add-ons from store: 65 all - 65 new - 0 remove
21-01-30 12:03:22 INFO (MainThread) [supervisor.addons] Found 0 installed add-ons
21-01-30 12:03:22 INFO (MainThread) [supervisor.snapshots] Found 0 snapshot files
21-01-30 12:03:22 INFO (MainThread) [supervisor.discovery] Loaded 0 messages
21-01-30 12:03:22 INFO (MainThread) [supervisor.ingress] Loaded 0 ingress sessions
21-01-30 12:03:22 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state CoreState.SETUP
21-01-30 12:03:22 INFO (MainThread) [supervisor.resolution.check] System checks complete
21-01-30 12:03:22 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.SETUP
21-01-30 12:03:23 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
21-01-30 12:03:23 INFO (MainThread) [__main__] Running Supervisor
21-01-30 12:03:24 INFO (MainThread) [supervisor.hassos] Rauc: A - marked slot kernel.0 as good
21-01-30 12:03:24 INFO (MainThread) [supervisor.addons] Phase 'AddonStartup.INITIALIZE' starting 0 add-ons
21-01-30 12:03:24 INFO (MainThread) [supervisor.addons] Phase 'AddonStartup.SYSTEM' starting 0 add-ons
21-01-30 12:03:24 INFO (MainThread) [supervisor.addons] Phase 'AddonStartup.SERVICES' starting 0 add-ons
21-01-30 12:03:24 INFO (MainThread) [supervisor.core] Skiping start of Home Assistant
21-01-30 12:03:24 INFO (MainThread) [supervisor.addons] Phase 'AddonStartup.APPLICATION' starting 0 add-ons
21-01-30 12:03:25 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled
21-01-30 12:03:25 INFO (MainThread) [supervisor.misc.hwmon] Started Supervisor hardware monitor
21-01-30 12:03:25 INFO (MainThread) [supervisor.core] Supervisor is up and running
21-01-30 12:03:25 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant setup
21-01-30 12:03:25 INFO (MainThread) [supervisor.host.info] Updating local host information
21-01-30 12:03:25 INFO (SyncWorker_1) [supervisor.docker.interface] Updating image homeassistant/raspberrypi3-64-homeassistant:landingpage to homeassistant/raspberrypi3-64-homeassistant:2021.1.5
21-01-30 12:03:25 INFO (SyncWorker_1) [supervisor.docker.interface] Downloading docker image homeassistant/raspberrypi3-64-homeassistant with tag 2021.1.5.
21-01-30 12:03:25 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state CoreState.RUNNING
21-01-30 12:03:25 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
21-01-30 12:03:25 INFO (MainThread) [supervisor.host.services] Updating service information
21-01-30 12:03:25 INFO (MainThread) [supervisor.host.network] Updating local network information
21-01-30 12:03:29 INFO (MainThread) [supervisor.host] Host information reload completed

Hi Mac,
This is a very useful guide that I’ve used to troubleshoot my install problems:

Hope this helps.