#Add-on store blank, no repositories

1 messages · Page 1 of 1 (latest)

rigid smelt
#

Isn't there supposed to be a default here?

#
2025-10-05 22:02:38.388 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/5c53de3b repository from https://github.com/esphome/home-assistant-addon
2025-10-05 22:02:38.388 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/a0d7b954 repository from https://github.com/hassio-addons/repository
2025-10-05 22:02:38.389 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/core repository from https://github.com/home-assistant/addons
2025-10-05 22:02:38.437 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/d5369777 repository from https://github.com/music-assistant/home-assistant-addon
2025-10-05 22:02:38.921 ERROR (MainThread) [supervisor.store.git] Can't update https://github.com/home-assistant/addons repo: Cmd('git') failed due to: exit code(128)
  cmdline: git fetch -v --update-shallow --depth=1 -- origin
  stderr: 'fatal: .git/index: index file smaller than expected'.
2025-10-05 22:02:38.921 INFO (MainThread) [supervisor.resolution.module] Create new issue corrupt_repository - store / core
2025-10-05 22:02:39.760 ERROR (MainThread) [supervisor.store] Could not reload repository core due to StoreGitError()
#
wet flicker
#

Hi, can you enter cli and run following commands one after eachother?

#

login
ha supervisor repair
ha host reboot

rigid smelt
#

got it by deleting /data/addons/core inside supervisor then rebooting.

#

(brand new VM so I don't care if I break it)

#

why didn't git failing inside supervisor trigger a "repair needed" in the UI?