Addon github are missing

Hello everyone,

I may have missed something somewhere… This morning I see that I have four addons whose repositories have been deleted:

In the batch there is mosquito so I think that it comes from my side but I do not see how to solve this problem. The addons are no longer available for installation.

I’m running haos on a nuc version 2025.7.1

My french is not so good.
Are the deleted from your HA OS installation, or did HA say the repository was deleted.? Repository deleted can be that there was a time-out connecting to github.

Here is the message:

The File editor add-on has been removed from the repository from which it was installed. This means that it will no longer receive updates and that backups may not be restored correctly because the supervisor may not be able to create/download the required resources.

Clicking Validate will uninstall this obsolete add-on. You can also consult the Home Assistant help and the community forum to find out which alternatives to migrate to.

Just ignore it. Supervisor could not connect to Github, and says the repository has been deleted. Possibly a problem with Github (sometimes it times out), next time Supervisor checks the message will be gone.

OK thanks. Wait and see

How log does it take to recheck the github ?

I think Supervisor checks every 8 hours.

Ok got the massage since yesterday evening… Think there is something else.
See the superviser it’s ok no error.

You can try to restart the host (restarting just HA won’t help)

Done but still nothing

Repair and restart the supervisor too.

Still nothing this morning. If someone has an other idea ?

See that in supervisor log :

2025-07-10 08:51:07.072 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/5c53de3b repository from https://github.com/esphome/home-assistant-addon
2025-07-10 08:51:07.072 WARNING (MainThread) [supervisor.store.git] No valid repository for https://github.com/home-assistant/addons
2025-07-10 08:51:07.072 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/d5369777 repository from https://github.com/music-assistant/home-assistant-addon
2025-07-10 08:51:07.074 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/a0d7b954 repository from https://github.com/hassio-addons/repository
2025-07-10 08:51:07.076 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/45df7312 repository from https://github.com/zigbee2mqtt/hassio-zigbee2mqtt

If you have an idea I try supervisor reload and I have :

 Can't clone  : https://github.com/home-assistant/addons repository: Cmd('git') failed due to: exit code(128)
  cmdline: git clone -v --recursive --depth=1 --shallow-submodules -- https://github.com/home-assistant/addons /data/addons/core
  stderr: 'fatal: destination path '/data/addons/core' already exists and is not an empty directory.
'.
2025-07-10 21:04:27.117 ERROR (MainThread) [supervisor.store] Can't retrieve data from core due to