GoogleCloudPlatform / GoogleCloudPlatform/container-engine-accelerators

Nvidia Driver Public Bucket returning 404 - breaking ALL driver installation

Open
#382 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
252
Forks
184
Avg merge
1h 55m
Merged PRs (30d)
2

Description

The storage location https://www.googleapis.com/storage/v1/b/ubuntu_nvidia_packages/o/nvidia-driver-gke_jammy-5.15.0-1053-gke-525.105.17_amd64.deb?alt=media returns 404

So all driver installation is failing via the Daemonsets.

```
-2024-05-31 17:59:39-- https://www.googleapis.com/storage/v1/b/ubuntu_nvidia_packages/o/nvidia-driver-gke_jammy-5.15.0-1053-gke-525.105.17_amd64.deb?alt=media
2024-05-31 21:59:39.784 GETResolving www.googleapis.com (www.googleapis.com)... 74.125.140.95, 172.253.120.95, 2a00:1450:400c:c01::5f, ...
2024-05-31 21:59:39.785 GETConnecting to www.googleapis.com (www.googleapis.com)|74.125.140.95|:443... connected.
2024-05-31 21:59:39.904 GETHTTP request sent, awaiting response... 404 Not Found
2024-05-31 21:59:39.904 GET2024-05-31 17:59:39 ERROR 404: Not Found.
2024-05-31 21:59:39.904 GET{}
2024-05-31 21:59:39.905 GETThe requested driver does not exist. Please check that the NVIDIA_DRIVER_VERSION variable passed into the daemonset is correct
```
Was working fine before, Can anyone fix that ?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.