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

"A caught WebException occurred." #189

Open
LifesGottaBeFun opened this issue Sep 30, 2023 · 3 comments
Open

"A caught WebException occurred." #189

LifesGottaBeFun opened this issue Sep 30, 2023 · 3 comments

Comments

@LifesGottaBeFun
Copy link

A caught WebException occurred.

Message: The remote name could not be resolved: 'api.github.com'
Type: System.Net.WebException
Response:
Source: System
Target Site: Byte[] DownloadDataInternal(System.Uri, System.Net.WebRequest ByRef)
Stacktrace:
at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
at System.Net.WebClient.DownloadString(Uri address)
at youtube_dl_gui.UpdateChecker.GetJSON(String Url)
at youtube_dl_gui.UpdateChecker.RefreshRelease(Version CurrentVersion, Boolean PreReleases)
at youtube_dl_gui.UpdateChecker.CheckForUpdate(Boolean ForceCheck, Boolean AllowSkip, Form ParentHandle)

========== OS INFO ==========
Current Version: 3.3.0-1
Current Culture: English (Canada)
System Caption: Microsoft Windows 11 Pro
System Version: 10.0.22621
Service Pack Major: 0
Service Pack Minor: 0
========== END INFO ==========

@murrty
Copy link
Owner

murrty commented Oct 10, 2023

Does this still occur for you? It looks like a problem on your end since the update checks work on my side.

@nai888
Copy link

nai888 commented Oct 21, 2023

I ran into this issue at first. Running as an administrator fixed it.

@LifesGottaBeFun
Copy link
Author

Ah, good to know - thank you!

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

3 participants