Odriod-m1 help needed, observer page works but cannot get to set up screen

So I have a brand new odriod-m1, that came with home assistant pre-installed. I connected it to my network, it gets an ip address that I can ping successfully. Router shows a device name of homeassistant. I can get to the observer page using either homeassistant.local:4357 or the ip:4357, but the setup/login page fails to connect.

Checking the device logs it appears as home assistant is crashing though its hard to tell why, I’ve tried downgrading versions of homeassistant, upgrading them, nothing seems to change. Reboots come up with the same outcome, rebooting in safemode didnt help, stoping and starting the containers also still result in the same.

supervisor logs show:
(MainThread) [supervisor.homeassistant.core] Home Assistant has crashed!

current system info is:

ha os info
board: odriod-m1
boot: B
boot_slots:
    A:
        state: inactive
        status: good
        version: "13.1"
    B:
        state: inactive
        status: good
        version: "14.0"
data_disk: MMC16G-0X6da54d5a
update_available: false
version: "14.0"
version_latest: "14.0"

ha core info
arch: aarch64
audio_intput: null
audio_output: null
backups_exclude_database: false
boot: true
image: ghcr.io/home-assistant/odroid-m1-homeassistant
ipaddress: 172.30.32.1
machine: odriod-m1
port: 8123
ssl: flase
update_available: false
version: 2024.12.2
version_latest: 2024.12.2
watchdog: true

ha supervisor info
addons: []
addons_repositories:
- name: Local add-ons
  slug: local
- name: ESPHome
  slug: 5c53de3b
- name: Music Assistant
  slug: d536977
- name: Home Assistant Community Add-ons
  slug: a0d7b954
- name: Offical add-ons
  slug: core
arch: aarch64
auto_update: true
channel: stable
debug: false
debug_block: false
diagnostics: null
healthy: true
ipaddress: 172.30.32.2
logging: info
timezone: Amaerica/Los_Angeles
update_available: false
version: 2024.11.4
version_latest: 2024.11.4
wait_boot: 5

any help would be appreciated, I’m planning on moving from a docker container installed on a Qnap NAS to this odriod, mainly because everytime I update the NAS getting the USB drivers working again is an all day affair I would like to avoid.

Screen shot of the ha core logs

Self resolved,
Contacted ameridroid first to let them know the device wasnt working, they suggested I reflash the emmc with the provided usb adaptor. once it was updated with the image, everything booted up fine first try.

1 Like