HASSIO-Supervisor Add-on Store loading Problem

just installed a fresh version of buster followed by a fresh install of HASS.IO following this forum:

Everything was going well, once everything was finished I setup my new user and “home” location. Powered off my pi and plugged in my conbee II stick. Now when I boot HA gives me all these crazy error messages and says its “still Booting”

  • Host
    20-08-16 21:50:50 INFO (MainThread) [supervisor.updater] Fetch update data from https://version.home-assistant.io/stable.json
    20-08-16 21:50:53 INFO (SyncWorker_0) [supervisor.docker.interface] Attach to homeassistant/raspberrypi4-homeassistant with version 0.114.1
    20-08-16 21:50:53 INFO (MainThread) [supervisor.hassos] No Home Assistant Operating System found
    20-08-16 21:50:53 INFO (MainThread) [supervisor.store.git] Load add-on /data/addons/core repository
    20-08-16 21:50:53 INFO (MainThread) [supervisor.store.git] Load add-on /data/addons/git/a0d7b954 repository
    20-08-16 21:50:54 INFO (MainThread) [supervisor.store] Load add-ons from store: 66 all - 66 new - 0 remove
    20-08-16 21:50:54 INFO (MainThread) [supervisor.addons] Found 0 installed add-ons
    20-08-16 21:50:54 INFO (MainThread) [supervisor.snapshots] Found 0 snapshot files
    20-08-16 21:50:54 INFO (MainThread) [supervisor.discovery] Load 0 messages
    20-08-16 21:50:54 INFO (MainThread) [supervisor.ingress] Load 0 ingress session
    20-08-16 21:50:54 INFO (MainThread) [supervisor.misc.secrets] Load Home Assistant secrets: 1
    20-08-16 21:50:54 ERROR (MainThread) [supervisor.core] Using ‘Raspbian GNU/Linux 10 (buster)’ as the OS is not supported
    20-08-16 21:50:54 INFO (MainThread) [main] Run Supervisor
    20-08-16 21:50:54 INFO (MainThread) [supervisor.api] Start API on 172.30.32.2
    20-08-16 21:50:54 CRITICAL (MainThread) [supervisor.core] System running in a unsupported environment!
    20-08-16 21:50:54 INFO (MainThread) [supervisor.addons] Phase ‘AddonStartup.INITIALIZE’ start 0 add-ons
    20-08-16 21:50:54 INFO (MainThread) [supervisor.addons] Phase ‘AddonStartup.SYSTEM’ start 0 add-ons
    20-08-16 21:50:54 INFO (MainThread) [supervisor.addons] Phase ‘AddonStartup.SERVICES’ start 0 add-ons
    20-08-16 21:50:54 INFO (SyncWorker_1) [supervisor.docker.interface] Start homeassistant
    20-08-16 21:50:54 INFO (MainThread) [supervisor.homeassistant] Wait until Home Assistant is ready
    20-08-16 21:51:04 INFO (MainThread) [supervisor.homeassistant] Updated Home Assistant API token

Any ideas?