[Error] The remote server returned an error: (401) Unauthorized.
marlon99rocks opened this issue · 2 comments
Version: 0.2.13.0
File Name: Utilities.cs
Method Name: checkForUpdate
Line: 374
Column: 13
System.Net.WebException: The remote server returned an error: (401) Unauthorized. at System.Net.WebClient.OpenRead(Uri address) at System.Net.WebClient.OpenRead(String address) at WebPlex.Utilities.checkForUpdate() in C:\Users\imAsh\Documents\Visual Studio 2017\Projects\WebPlex\WebPlex\Utilities\Utilities.cs:line 374 at WebPlex.frmWebPlex.frmWebPlex_Load(Object sender, EventArgs e) in C:\Users\imAsh\Documents\Visual Studio 2017\Projects\WebPlex\WebPlex\Forms\frmWebPlex.cs:line 117 at System.Windows.Forms.Form.OnLoad(EventArgs e) at System.Windows.Forms.Form.OnCreateControl() at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message
It looks like github is failing connection sometimes when checking for updates. I'll get to work on this asap. I have a workaround.
I've changed version hosting back to Dropbox so connection doesn't drop out as much as GitHub.