#HAYellow CM5 stuck after "System autofix complete"

1 messages · Page 1 of 1 (latest)

cunning surge
#

• Newly assembled HA Yellow, RPi CM5, Zooz Z-wave GPIO module, SanDisk NVMe drive
• Used Raspberry Pi Imager to install HA Yellow 15.2 image to NVMe via USB adapter
• Device connected via ethernet
• booted and started setup. Eventually showed error state "Cannot get network information" (see screen shots)
• Red light solid. Yellow light flashing.

Log (attached) ended with:

2025-04-16 12:04:37.191 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-04-16 12:04:37.191 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2025-04-16 12:04:37.191 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
drowsy flower
#
2025-04-16 12:04:37.019 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/yellow-homeassistant:landingpage to ghcr.io/home-assistant/yellow-homeassistant:2025.4.2
2025-04-16 12:04:37.019 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/yellow-homeassistant with tag 2025.4.2.

This only appears once which is good. How long has it been since this log was grabbed?

#

If you check it now is it the same? Are there multiple entries of the above?

#

If you open a new tab and go to homeassistant.local:8123 is there new info?

cunning surge
#
  1. 12:04:37 — it's 12:28 now — 24 minutes
  2. I can't check anymore – web server isn't responding to Chrome.
This site can’t be reached
The webpage at http://homeassistant.local:8123/ might be temporarily down or it may have moved permanently to a new web address.
ERR_SOCKET_NOT_CONNECTED

Oh — it's working with cURL and Safari. Weird.

#
curl -i homeassistant.local:8123
HTTP/1.1 302 Found
location: /onboarding.html
Referrer-Policy: no-referrer
X-Content-Type-Options: nosniff
Server: 
X-Frame-Options: SAMEORIGIN
Content-Length: 0
Date: Wed, 16 Apr 2025 16:30:09 GMT
drowsy flower
#

ah ok! Maybe a hard refresh in the other browser? (what is the other browser)

#

You went from landing page (the setup) to the onboarding page above. So that's good.

#

But there appears to have been some problem in between in that browser

cunning surge
#

chrome is failing in incognito. i quit and relaunched chrome. still fails. works in firefox. Works in Chrome on another Mac.