-
Notifications
You must be signed in to change notification settings - Fork 59
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
Comments
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) |
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). |
"Connection failed...
HTTPSConnectionPool(host='api-prod.nvidia.com', port=443): Read timed out. (read timeout=5)"
The text was updated successfully, but these errors were encountered: