I’m trying to install HACS on a Home Assistant Supervised install in Docker in Synology.
Command: wget -O - https://install.hacs.xyz | bash -
Error: From wget is bad address ‘install.hacs.xyz’
Real Issue - wget does not seem to have internet access - as it returns that error on any web address.
I’m logging in via the Terminal/SSH add-on from HA. From researching this issue, people reference an unprotected mode, but that doesn’t seem to be there anymore.
How do I go about troubleshooting and fixing this?
Thanks a ton for your help.
Outbound
p.s HA runs fine otherwise, has internet. I can access it via reverse proxy etc. It’s just when I SSH into it, it doesn’t seem to have net access.
Hey,
Sorry you are having this problem. There are many on this forum that should be able to help but I am a little confused by your description of your installation.
I am pretty sure there are only 4 types of installations. Supervised and Docker are two different installation types I believe. I currently run docker on an x86 server with Debian as the host OS.
If you can clear this up it might get you started.