Skip to content
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

Nvidia API 504 Error #18

Closed
KCHopkins opened this issue Sep 28, 2020 · 3 comments
Closed

Nvidia API 504 Error #18

KCHopkins opened this issue Sep 28, 2020 · 3 comments

Comments

@KCHopkins
Copy link

"Connection failed...
HTTPSConnectionPool(host='api-prod.nvidia.com', port=443): Read timed out. (read timeout=5)"

@Kosyne
Copy link
Collaborator

Kosyne commented Sep 28, 2020

image

I'm seeing the same on my end. Looks like the NVIDIA API is down right now. Nothing we can do on our end, gotta wait for NVIDIA to fix their stuff.

@Kosyne Kosyne closed this as completed Sep 28, 2020
@Kosyne Kosyne pinned this issue Sep 28, 2020
@KCHopkins
Copy link
Author

If it stays down indefinitely would a local copy of the API listing work the same? It was posted in a previous issue post. If that was put in a json file could that substitute the API call? (Sorry if this doesn’t make sense I’m fairly new to coding)

@Kosyne
Copy link
Collaborator

Kosyne commented Sep 29, 2020

Are you referring to following the instructions here: https://github.com/samuelm2/Nvidia-Notify/wiki/Getting-NVIDIA-API-URL ?

The issue is the API is down on NVIDIA's end, so there's nothing we can do. However, if you notice that you still get a proper '200' response to the 'api-prod' request in your own testing, you can absolutely use that link you find instead. (If such a theoretical case were to happen, it would mean that they changed the API URL).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants