Procurement-PoE / Procurement

Path Of Exile Character & Stash Management Tool
Artistic License 2.0
331 stars 133 forks source link

Error downloading accout name #1103

Closed Maidarai920 closed 4 years ago

Maidarai920 commented 4 years ago

Hi, i have a problem, i can't connect to procurement. I just have a error message so i came here.

that's what i have in my debuginfo.log DebugInfo.log

[19-04-2020 15:16] Failed to build HTTP request and get response for: method=GET, url='https://www.pathofexile.com/login', allowAutoRedirects=, requestData='': Le serveur distant a retourné une erreur : (503) Serveur non disponible. [19-04-2020 15:16] Failed to build HTTP request and get response for: method=GET, url='https://www.pathofexile.com/character-window/get-account-name?realm=pc', allowAutoRedirects=, requestData='': Le serveur distant a retourné une erreur : (401) Non autorisé. [19-04-2020 15:16] Error downloading account name, exception details: System.Net.WebException: Le serveur distant a retourné une erreur : (401) Non autorisé. à System.Net.HttpWebRequest.GetResponse() à POEApi.Transport.HttpTransport.BuildHttpRequestAndGetResponse(HttpMethod method, String url, Nullable1 allowAutoRedirects, String requestData) à POEApi.Transport.HttpTransport.PerformHttpRequest(HttpMethod method, String url, Nullable1 allowAutoRedirects, String requestData) à POEApi.Transport.HttpTransport.GetAccountName(String realm) à POEApi.Model.POEModel.GetAccountName(String realm) [19-04-2020 15:16] System.Exception: Error downloading account name, details logged to DebugInfo.log. Please open a ticket at https://github.com/Stickymaddness/Procurement/issues and include your DebugInfo.log à POEApi.Model.POEModel.GetAccountName(String realm) à Procurement.ViewModel.LoginWindowViewModel.<>c__DisplayClass23_0.b__0() à System.Threading.Tasks.Task.Execute()

thailyn commented 4 years ago

The 503 error suggests a [temporary] issue on GGG's side. Have you been able to log in previously? Are you able to log in now?

Maidarai920 commented 4 years ago

Hi, i'm still not able to log in. But there is another message in the debuginfo, here is the new one DebugInfo.log

ifkvothe commented 4 years ago

Cloud flare clearance failed, please wait one minute and try again.

pls help me

thailyn commented 4 years ago

@ifkvothe , please see #1104.

@Maidarai920 , have you been able to log in previously?

Maidarai920 commented 4 years ago

No, since i've download it, i haven't been able to log in

thailyn commented 4 years ago

Ok. Because of #1104, you won't be able to log in, but when that is resolved, make sure you're getting a valid SessionID. See this wiki page for more details.

ifkvothe commented 4 years ago

yesterday I was able to login but today it definitely doesn't work

Stickymaddness commented 4 years ago

Procurement 1.29.0 has been released, which should fix this issue.