Issue with installing via the install script (both on old system and new fresh system)
See original GitHub issueSystem Health details
System Health
version | core-2021.10.7 |
---|---|
installation_type | Home Assistant OS |
dev | false |
hassio | true |
docker | true |
user | root |
virtualenv | false |
python_version | 3.9.7 |
os_name | Linux |
os_version | 5.10.75 |
arch | x86_64 |
timezone | Europe/Brussels |
Home Assistant Cloud
logged_in | false |
---|---|
can_reach_cert_server | pending |
can_reach_cloud_auth | pending |
can_reach_cloud | pending |
Home Assistant Supervisor
host_os | Home Assistant OS 6.6 |
---|---|
update_channel | stable |
supervisor_version | supervisor-2021.10.8 |
docker_version | 20.10.8 |
disk_total | 30.8 GB |
disk_used | 2.8 GB |
healthy | true |
supported | true |
board | ova |
supervisor_api | ok |
version_api | pending |
installed_addons | File editor (5.3.3), SSH & Web Terminal (9.0.1), Check Home Assistant configuration (3.9.0), Samba share (9.5.1) |
Lovelace
dashboards | 1 |
---|---|
resources | 0 |
mode | auto-gen |
Checklist
- I’m running the newest version of HACS https://github.com/hacs/integration/releases/latest
- I have enabled debug logging for my installation.
- I have filled out the issue template to the best of my ability.
- I have read https://hacs.xyz/docs/issues
- This issue is related to the backend (integration part) of HACS.
- This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
Describe the issue
Cannot get HACS installed on new system (brand new, nothing installed) following the official install instructions:
Output of command window:
➜ ~ wget -O - https://raw.githubusercontent.com/hacs/install/main/install | bas h - –2021-11-03 11:08:54-- https://raw.githubusercontent.com/hacs/install/main/ins tall Resolving raw.githubusercontent.com (raw.githubusercontent.com)… 185.199.110.1 33, 185.199.111.133, 185.199.108.133, … Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110. 133|:443… connected. HTTP request sent, awaiting response… 200 OK Length: 2473 (2.4K) [text/plain] Saving to: ‘STDOUT’
-
100%[===================>] 2.42K --.-KB/s in 0s
2021-11-03 11:08:55 (59.7 MB/s) - written to stdout [2473/2473]
INFO: Trying to find the correct directory… INFO: Found Home Assistant configuration directory at ‘/root/config’ INFO: Changing to the custom_components directory… INFO: Downloading HACS –2021-11-03 11:08:55-- https://github.com/hacs/integration/releases/latest/dow nload/hacs.zip Resolving github.com (github.com)… 140.82.121.4 Connecting to github.com (github.com)|140.82.121.4|:443… connected. HTTP request sent, awaiting response… 302 Found Location: https://github.com/hacs/integration/releases/download/1.15.2/hacs.zip [following] –2021-11-03 11:08:55-- https://github.com/hacs/integration/releases/download/1 .15.2/hacs.zip Reusing existing connection to github.com:443. HTTP request sent, awaiting response… 302 Found Location: https://github-releases.githubusercontent.com/172733314/f36e42ad-4a56- 4c7b-aa5d-cfaeff775a54?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWN JYAX4CSVEH53A%2F20211103%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211103T100 855Z&X-Amz-Expires=300&X-Amz-Signature=c49f72358763a7e90de30c497215cedb1413b38d3 a2ad686f99122e4a52f291f&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=172 733314&response-content-disposition=attachment%3B%20filename%3Dhacs.zip&response -content-type=application%2Foctet-stream [following] –2021-11-03 11:08:55-- https://github-releases.githubusercontent.com/172733314 /f36e42ad-4a56-4c7b-aa5d-cfaeff775a54?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Cre dential=AKIAIWNJYAX4CSVEH53A%2F20211103%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Da te=20211103T100855Z&X-Amz-Expires=300&X-Amz-Signature=c49f72358763a7e90de30c4972 15cedb1413b38d3a2ad686f99122e4a52f291f&X-Amz-SignedHeaders=host&actor_id=0&key_i d=0&repo_id=172733314&response-content-disposition=attachment%3B%20filename%3Dha cs.zip&response-content-type=application%2Foctet-stream Resolving github-releases.githubusercontent.com (github-releases.githubuserconte nt.com)… 2606:50c0:8003::154, 2606:50c0:8000::154, 2606:50c0:8002::154, … Connecting to github-releases.githubusercontent.com (github-releases.githubuserc ontent.com)|2606:50c0:8003::154|:443… failed: Operation timed out. Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|2606:50c0:8000::154|:443… failed: Operation timed out. Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|2606:50c0:8002::154|:443… failed: Operation timed out. Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|2606:50c0:8001::154|:443… failed: Operation timed out. Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443… connected. HTTP request sent, awaiting response… 403 Forbidden 2021-11-03 11:17:39 ERROR 403: Forbidden.
Reproduction steps
- Install via official way via command windows (either in system or via ssh) using either one of the scripts
wget -O - https://raw.githubusercontent.com/hacs/install/main/install | bash -
andwget -O - https://get.hacs.xyz | bash -
- the command runs, but seems like a connection issue is the reason it cannot download the package
…
Debug logs
no debug log available, because the system cannot even download the package..
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (2 by maintainers)
Top GitHub Comments
thanks, problem solved!!!
Supervisor -> System