I am a newby to HA, so bear with me. I installed HAOS 15.2 in a VirtualBox environment using the haos_generic-aarch64-15.2.vmdk.
I setup a bridged network connection for the VM, as requested. When trying to install HACS I struggle in the first step to download the add-on repository.
I found this in the protocols:
Failed to to call /store/repositories - Cmd('git') failed due to: exit code(128) cmdline: git clone -v --recursive --depth=1 --shallow-submodules -- https://github.com/hacs/addons /data/addons/git/cb646a50 stderr: 'Cloning into '/data/addons/git/cb646a50'... fatal: unable to access 'https://github.com/hacs/addons/': Could not resolve host: github.com '
Failed to to call /store/repositories - 'StoreManager.add_repository' blocked from execution, no supervisor internet connection
Failed to to call /addons/reload -
Seems there is no internet connection. In Setup/System it says "External access is deactivated" under Network (sorry I have to translate from a german UI back to english).
What can I do?