-
Notifications
You must be signed in to change notification settings - Fork 271
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot download https://nvidia.github.io/libnvidia-container/gpgkey on test machine #815
Comments
It looks well currently, not sure why issue happen before but not now(maybe DNS issue?). mQINBFnNWDEBEACiX68rxIWvqH3h2GykO25oK9BAqV8fDtb6lXEbw3eKx4g87BRz |
Hi nvidia-container-toolkit team,
I got problem when I tried to download https://nvidia.github.io/libnvidia-container/gpgkey with command $ curl -fsSL https://nvidia.github.io/libnvidia-container/gpgkey on my DGXA100 test machine, but I can do same thing and download without problem yesterday(2024/11/26) and also can download on my laptop. Do we have made some changes with ID/PW?
20241126
[2024-11-26 18:56:10,719|3573376|INFO] Create new nvidia-container-toolkit-keyring.gpg and install packages
[2024-11-26 18:56:10,719|3573376|review|INFO] Execute command:curl -fsSL https://nvidia.github.io/libnvidia-container/gpgkey > nvidia-container-toolkit-keyring
[2024-11-26 18:56:10,720|qaf.fwk.protocol.ssh|DEBUG] Command: b'stty -onlcr; curl -fsSL https://nvidia.github.io/libnvidia-container/gpgkey > nvidia-container-toolkit-keyring'
[2024-11-26 18:56:11,201|qaf.fwk.protocol.ssh|DEBUG] Output:
b''
[2024-11-26 18:56:11,202|qaf.fwk.protocol.ssh|DEBUG] Exitcode: 0
20241127
swqa@luna-tdc2:~$ curl -fsSL https://nvidia.github.io/libnvidia-container/gpgkey curl: (6) Could not resolve host: nvidia.github.io
The text was updated successfully, but these errors were encountered: