nrf connect toolchain not downloading through vscode as well as nrf connect desktop app

Hi, 

I am trying to download the nrf connect toolchain in vs code but getting this error

Error: Failed with exit code 1. Failed to download toolchain bundle Caused by: An existing connection was forcibly closed by the remote host. (os error 10054).

during nrf connect sdk download

I downloaded the command line tools and did the setup, then trying to do install toolchain it's goign till some 80% and after sometime it fails and throws error. I think internally it tries to clone the repo I am able to access this link https://github.com/NordicSemiconductor/pc-nrfconnect-toolchain-manager which means I dont see any proxy related issue I believe. 

Tried the same in nrf connect desktop app getting same issue. Any idea how to resolve this?

Related