I have power and internet back on-line and can't connect to HA. I've tried:
homeassistant.local:8123 and get 'this page isn't working'
http://192.168.0.11/ and get 'this site can't be reached'
telnet and get the prompts for username and pw, but can't log in
https://<redacted>.duckdns.org/lovelace/default_view and the HA logo shows with 'Unable to connect to Home Assistant', retrying
I see it as a connected device in my router
I can ping 192.168.0.11 and it's alive
I'm getting messages I set up in automations
http://192.168.0.11:4357/ gives Home Assistant observer, Supervisor: Connected, Supported: Supported, Healthy: Healthy
What else can I try?
#Can't connect to HA after hurricane
74 messages · Page 1 of 1 (latest)
http://192.168.0.11/
It should be http://192.168.0.11:8123
http://192.168.0.11:8123/ gives 'this page isn't working'
Connect a keyboard and monitor and check the logs.
If it is a HA Yellow indeed, use the serial console for that.
What do I look for in the logs, or should I just post it here?
Share them.
Ok
Check ha core logs.
ha core logs
I'd recommend using safe mode and looking at this: https://community.home-assistant.io/t/2024-5-tracking-down-instability-issues-caused-by-integrations/724441
You can start safe mode via ha core restart --safe-mode
to edit configuration.yaml, am I required to log in?
If you are using the serial console on a Yellow, no. It is in /mnt/data/supervisor/homeassistant/configuration.yaml. The Linux editor vicould be used.
-# Cheat sheet for the vi editor
Ok so I did the first one 'Using Home Assistant's built-in debug mode in 2024.5.x or later (preferred)' and ran the logs again after a safe mode reboot. I didn't find any runtime errors. Does anything stand out?
hold on, i didn't save the config changes 😢
Ok, this info should be right 😁
I searched the file for 'runtime' and there are none, but there are errors and warnings.....unsure what to do next.
Have you tried the safe mode?
The first part of the log shows going into safe mode
And yes, still can't get to lovelace page.
I would try the command ha core rebuild followed by a ha core restart.
If that does not work, a reinstallation of HAOS and restoring a backup might be the easiest.
'ha core rebuild' didn't work. I am trying a factory reset by holding the red button on power-up.
Using homessistant.local:8123 the restore is stuck at "Restore in progress" with a spinning circle. I let it run overnight. The red LED is on, green is flashing briefly every second, yellow is flashing twice every second. I see homeassistant is a client connected by wire in my router client list.
and only the power and wired ethernet cable are plugged into the HA board
Do the onboarding with temporary credentials first, then head to the backups page and upload the backup there. When that is finished, start the restore.
Step 8 on page 'https://yellow.home-assistant.io/power-supply/#connecting-the-ethernet-cable' shows the USB drive inserted in the Yellow, but at this point I have it inserted in the PC. Which is correct? Step 8 also shows no USB cable, but I have it plugged in per previous instructions.
I started over several times because I still haven't been successful in restoring my backup.
If the USB stick is still in your PC, you skipped steps 6 and 7
Also: for the USB re-install to work, you would have to have wiped (not factory reset) the Yellow.
Option 2 on 'https://yellow.home-assistant.io/guides/reinstall-os/' has a link in the line '12. Follow the instructions here' that starts at Step 8, not 6, that's incorrect?
If you have flashed the installer or HAOS directly to the eMMC, no USB drive is needed. In that case the JP1 jumper has to be set back tu UART and the Yellow to be started without the USB cable attached.
Basically install guide steps 8 and forward without USB stick.
Ok I'm starting over again. All I see on the web is how to factory reset, not wipe the Yellow. Can you point me to the instructions to wipe it?
If you used the USB cable to flash the Yellow directly the eMMC is wiped. Also pressing the blue and red button on startup erases everything instead of the factory reset with the red button.
okay, I unplugged everything, held red and blue, plugged in power. now I see red on, green flashing once for each yellow flash.
after releasing buttons
Why? You said you flashed the installer according to the re-install guide option 2 
yes, I don't know what's wrong so I've started at the very beginning.
Okay.
so now should i start 'Option 1 (recommended): Reinstall Home Assistant OS using Red + Blue button'
Both options are fine, option 2 is less likely to fail (the button method needs HAOS to properly boot - and you seem to have messed with it).
I'm doing Option 2 again. In Step 4 of 'https://yellow.home-assistant.io/power-supply/#installing-the-raspberry-pi-imager' I've inserted a USB stick in the PC, and that one is the only one I see in the Storage selection list. I though I saw the RPi once before. Select the stick?
Option 2 explicitly says:
Follow the instructions here. Note that because the installer is now installed to the eMMC, no USB flash drive is required.
If you followed option 2 to the letter, the USB stick is not needed.
Maybe it should be more direct like "In Step 4 do not insert a USB stick"
It literally says: Note that because the installer is now installed to the eMMC, no USB flash drive is required.

Assuming no other step was skipped.
My bad I guess. I interpret 'not required' as 'optional', that's all.
now i'm logged into a temporary credential HA instance. settings>system>backups>3 dots 'upload backup' is correct next step?
Yes.
When it is uploaded and showing in the list, you can select it and start restore.
restore has finished and i am getting HA messages from my automations again. site still can't be reached.
is there a way to reinstall the HAOS without overwriting the data?
No.
what to do next?
Restart HA in safe mode. If it is working that way, the cause is likely a custom integration.
As it worked with the temp credentials, it has to be something from your previous config. Either a custom integration or an invalid config.
Restarting in safe mode has HA running as I'm getting msgs from my automations. In 'ha core logs' I have errors i.e. 'ERROR (MainThread) [homeassistant.setup] Setup failed for 'hacs': Integration not found.' How to deal with this?
Assuming that is a problem to address to enable login again.
Without an error message actually pointing to the problem, I don't know.
Specifically what do I look for? Can you provide an example?
Errors about invalid configurations or templates for example.
Path to the logs listed in 'Integrations blocking startup'?'https://community.home-assistant.io/t/2024-5-tracking-down-instability-issues-caused-by-integrations/724441'
Is the UI accessible in safe mode?
no
In that case it might be a good idea to move this to #1284966540617449515 - as this does not seem to be a hardware issue anymore.
Ugh. I just restarted the PC, Router, and HA and ... it's back, and not in safe mode.
Well... the result is what counts
I thought I did that before starting this thread, but maybe not. At least I know my backups are valid.
Thanks for your help.
😦 No 😦 It's misbehaving again. I will try 'https://discord.com/channels/330944238910963714/1284966540617449515'
Sounds like a good plan.