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

Error querying the character sheet for "name of pilot" #108

Open
Kaddeyz opened this issue Feb 3, 2022 · 2 comments
Open

Error querying the character sheet for "name of pilot" #108

Kaddeyz opened this issue Feb 3, 2022 · 2 comments

Comments

@Kaddeyz
Copy link

Kaddeyz commented Feb 3, 2022

EVEMon.Common.Net.HttpWebClientServiceException: A request to esi.evetech.net failed with status: 404 (Not Found). ---> System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at EVEMon.Common.Net.HttpClientServiceRequest.EnsureSuccessStatusCode(HttpResponseMessage response)
at EVEMon.Common.Net.HttpClientServiceRequest.d__8.MoveNext()
--- End of inner exception stack trace ---
at EVEMon.Common.Net.HttpClientServiceRequest.d__8.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at EVEMon.Common.Net.HttpWebClientService.d__11`1.MoveNext()

@temnyuk
Copy link

temnyuk commented Feb 15, 2022

Some problem

@VoodooDog
Copy link

same

EVEMon.Common.Net.HttpWebClientServiceException: A request to esi.evetech.net failed with status: 404 (Not Found). ---> System.Net.Http.HttpRequestException: Der Antwortstatuscode gibt keinen Erfolg an: 404 (Not Found).
bei System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
bei EVEMon.Common.Net.HttpClientServiceRequest.EnsureSuccessStatusCode(HttpResponseMessage response)
bei EVEMon.Common.Net.HttpClientServiceRequest.d__8.MoveNext()
--- Ende der internen Ausnahmestapelüberwachung ---
bei EVEMon.Common.Net.HttpClientServiceRequest.d__8.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
bei EVEMon.Common.Net.HttpWebClientService.d__11`1.MoveNext()

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