Open Closed

Identity Server Error - Microservices #2558


User avatar
0
chris.tune@gmail.com created
  • ABP Framework version: v4.4.4
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Hi we are getting an error with our Auth server using the microservices model.

We haven't figured out how to reproduce this, but once it occurs the only way to fix it is by a restart the service, something that's not sustainable.

It's the standards Microservices solution from a previous version, but we recently upgraded to 4.4.4 I'm not sure if this has anything to do with it.

Stack Trace Extract. System.Exception: Exception of type 'System.Exception' was thrown.\n at x973ltTuyr0iNFtkVC2.uoxoRDTMlI1EVNyvYXa.O5QlTBeshI(Int32 )\n at System.Linq.Enumerable.SelectArrayIterator2.MoveNext()\n at System.Collections.Generic.List1.InsertRange(Int32 index, IEnumerable`1 collection)\n at IdentityServer4.ResponseHandling.DiscoveryResponseGenerator.CreateDiscoveryDocumentAsync(String baseUrl, String issuerUri)\n at IdentityServer4.Endpoints.DiscoveryEndpoint.ProcessAsync(HttpContext context)\n at IdentityServer4.Hosting.IdentityServerMiddleware.Invoke(HttpContext context, IEndpointRouter router, IUserSession session, IEventService events, IBackChannelLogoutService backChannelLogoutService)


3 Answer(s)
  • User Avatar
    0
    gterdem created
    Support Team Senior .NET Developer

    Can you watch the webserver memory and check it when it occurs?

  • User Avatar
    0
    chris.tune@gmail.com created

    Can you watch the webserver memory and check it when it occurs?

    Will do.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi chris.tune

    Any update?

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11