ElPumpo / TinyNvidiaUpdateChecker

Open sourced tool for keeping NVIDIA GPUs updated, featuring fully customizable driver installs for complete control, multi-GPU support, and more!
GNU General Public License v3.0
1.42k stars 56 forks source link

System.Net.WebException: The remote name could not be resolved: 'usdownload.nvidia.com' #139

Closed Honusnap closed 1 year ago

Honusnap commented 1 year ago

Hi guys, Just installed the checker and got this message :

Retrieving GPU information . . . Unhandled Exception: System.Net.WebException: The remote name could not be resolved: 'usdownload.nvidia.com' at System.Net.HttpWebRequest.GetResponse() at TinyNvidiaUpdateChecker.MainConsole.Main(String[] args)

I'm on a Laptop, i7 4702 + HD4600 + 760M

I tried France and US as download countries, same error.

ElPumpo commented 1 year ago

Oh no! What happened here.. I will investigate

Honusnap commented 1 year ago

If you want further info, let me know.

ElPumpo commented 1 year ago

What OS?

Honusnap commented 1 year ago

Windows 10 - 20H2

ElPumpo commented 1 year ago

image

Okay so apparently for your GPU the URL is not https://, but instead http:// which is weird. Most common... or I mean every GPU I encountered use the former

ElPumpo commented 1 year ago

Will be resolved in next update

Honusnap commented 1 year ago

Hello, Just test both .. ;D

ElPumpo commented 1 year ago

@Honusnap was the issue not resolved?