HACS install issue: wget error getting response

Hi,
I have new HA install (OS) and I am not able to install HACS. Based on HACS installation guide I have tried both commands in Terminal & SSH UI:

wget -O - https://get.hacs.xyz | bash -

Error I am getting in Terminal is as follows:
‘Connecting to get.hacs.xyz (172.67.143.44:443)
wget: error getting response: Connection reset by peer’

Terminal log says:
‘[2023/06/06 09:48:46:7141] N: WS closed from 172.30.32.2, clients: 0
[2023/06/06 09:48:46:7142] N: killing process, pid: 402
[2023/06/06 09:48:46:7143] N: __lws_lc_untag: – [wsisrv|12|adopted] (0) 29.833min
[2023/06/06 09:48:46:7175] N: process killed with signal 0, pid: 402
[2023/06/06 09:48:46:8118] N: __lws_lc_tag: ++ [wsisrv|13|adopted] (1)
[2023/06/06 09:48:46:8142] N: HTTP / - 172.30.32.2
[2023/06/06 09:48:47:0154] N: HTTP /token - 172.30.32.2
[2023/06/06 09:48:47:0802] N: WS /ws - 172.30.32.2, clients: 1
[2023/06/06 09:48:47:0840] N: started process, pid: 407’

I have tried also via https://raw.githubusercontent.com/hacs/get/main/get but issue is the same.

Any guidance and help is appreciated.

Thank you,
//T

Install it manually.

Download hasc.zip from the latest release page (down the bottom), Release 1.32.1 · hacs/integration · GitHub

Unzip the contents to config\custom_components\hacs (create the folders).

Restart Home Assistant.

Refresh your web browser cache.

Install the HACS integration from Settings → Devices & Services → Add Integration

It could just be GitHub that have one of its periods.
You can try to wait some hours (it can be more than a day though) or you can install it manually, provided that you can download that file.