Fresh install 2024.8.1 under proxmox - No addons

Hi
I installed HA folllowing home-assistant-installation-proxmox which ended successfully. When starting HA some material was automatically detected, perfect.

Problem now is that addons list is empty. I also notice that supervisor is started very slowly, eg: 4~5 minutes before I can access GUI.

Using login and running curl GitHub - home-assistant/addons: ➕ Docker add-ons for Home Assistant is showing that datas are downloaded without any issue. But in logs I see
hassio_supervisor fatal unable to access ‘GitHub - home-assistant/addons: ➕ Docker add-ons for Home Assistant’ Recv failure: Connection reset by peer
Same for others repositories.

What could be the problem knowing that manually its OK so it’s not a network one.

Thanks for any hint

If you’re just starting out on a fresh proxmox install, may I suggest you wipe the VM you created and install HA using a simple 1 line install?

That was I used to install the VM. It doesn’t explain why from manual connection to addons is OK and why addons doesn’t appears as well as why supervisor takes so long time to be ready.

Thanks for your help

I reinstall with the link you gave by deleting the old VM and running the script: still problem exist, see attached print screen, connection reset by peer when trying to load addons

I hate to state the obvious, but something is blocking access to GitHub from that particular machine.

If you’re running something like nginx or pihole or similar, start there. Otherwise have a look at your router logs

Hmm. This would mean that:
. I couldn’t install with the install script which is also located on github
. I couldn’t be able to get the output of curl GitHub - home-assistant/addons: ➕ Docker add-ons for Home Assistant in console, see attached file.

I just was able to update to 2024.8.2 Is there a script or command I could run from console to update addons list ?