Hello! For some reason I can’t download the CUDA Toolkit 12.8 installer. Neither through wget, nor through aria2c. I suspect that this is some kind of geographical location blocking.
--2025-01-28 00:59:32-- https://developer.download.nvidia.com/compute/cuda/12.8.0/local_installers/cuda_12.8.0_570.86.10_linux.run
Resolving developer.download.nvidia.com (developer.download.nvidia.com)... 184.51.88.140, 184.51.88.158
Connecting to developer.download.nvidia.com (developer.download.nvidia.com)|184.51.88.140|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2025-01-28 00:59:32 ERROR 403: Forbidden.
admfc@lenovo92:/media/filecoin-storage-12$
admfc@lenovo92:/media/filecoin-storage-12$ aria2c -x3 https://developer.download.nvidia.com/compute/cuda/12.8.0/local_installers/cuda_12.8.0_570.86.10_linux.run
01/28 00:59:34 [NOTICE] Downloading 1 item(s)
01/28 00:59:35 [ERROR] CUID#7 - Download aborted. URI=https://developer.download.nvidia.com/compute/cuda/12.8.0/local_installers/cuda_12.8.0_570.86.10_linux.run
Exception: [AbstractCommand.cc:351] errorCode=22 URI=https://developer.download.nvidia.com/compute/cuda/12.8.0/local_installers/cuda_12.8.0_570.86.10_linux.run
-> [HttpSkipResponseCommand.cc:239] errorCode=22 The response status is not successful. status=403
01/28 00:59:35 [NOTICE] Download GID#fcfd0b03f3defd0f not complete:
Download Results:
gid |stat|avg speed |path/URI
======+====+===========+=======================================================
fcfd0b|ERR | 0B/s|https://developer.download.nvidia.com/compute/cuda/12.8.0/local_installers/cuda_12.8.0_570.86.10_linux.run
Status Legend:
(ERR):error occurred.
aria2 will resume download if the transfer is restarted.
If there are any errors, then see the log file. See '-l' option in help/man page for details.
At the same time, a simple nvidia driver installer is downloaded even through a browser. Including through wget
.