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 looking up character identities #71

Open
ArcAIN6 opened this issue Jun 28, 2024 · 2 comments
Open

error looking up character identities #71

ArcAIN6 opened this issue Jun 28, 2024 · 2 comments

Comments

@ArcAIN6
Copy link

ArcAIN6 commented Jun 28, 2024

Everytime evemon starts up, it complains "error looking up character identities"

Error seems to be some sort of 404


API Error:
Error looking up character identities.
HTTP error: A request to esi.evetech.net failed with status: 404 (Not Found).


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.<SendAsync>d__8.MoveNext()
   --- End of inner exception stack trace ---
   at EVEMon.Common.Net.HttpClientServiceRequest.<SendAsync>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.<DownloadStreamAsync>d__11`1.MoveNext()```
@mgoeppner
Copy link
Owner

Does this error persist after clearing the cache and re-authenticating the character?

@ArcAIN6
Copy link
Author

ArcAIN6 commented Jul 4, 2024

Yes, the issue is persistent. Clearing cache, and re-authing does not fix the issue.

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

2 participants