Open Closed

400 ErrorAn internal error occurred during your request! #5230


User avatar
0
m.alsuwialem created

when I publish the project and try to login I showing the below issue


9 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Please share the error logs. Thanks.

  • User Avatar
    0
    m.alsuwialem created

    2023-06-12 09:34:48.588 +03:00 [INF] Notification is sent on same window time. 2023-06-12 09:34:58.594 +03:00 [ERR] GetHealthReport threw an exception when trying to get report from /health-status configured with name AccessApp Health Status. System.InvalidOperationException: Could not get endpoint uri from configuration at HealthChecks.UI.Core.HostedService.HealthCheckReportCollector.GetEndpointUri(HealthCheckConfiguration configuration) in //src/HealthChecks.UI/Core/HostedService/HealthCheckReportCollector.cs:line 155 at HealthChecks.UI.Core.HostedService.HealthCheckReportCollector.GetHealthReportAsync(HealthCheckConfiguration configuration) in //src/HealthChecks.UI/Core/HostedService/HealthCheckReportCollector.cs:line 138 2023-06-12 09:34:58.595 +03:00 [INF] Notification is sent on same window time. 2023-06-12 09:35:08.608 +03:00 [ERR] GetHealthReport threw an exception when trying to get report from /health-status configured with name AccessApp Health Status. System.InvalidOperationException: Could not get endpoint uri from configuration at HealthChecks.UI.Core.HostedService.HealthCheckReportCollector.GetEndpointUri(HealthCheckConfiguration configuration) in //src/HealthChecks.UI/Core/HostedService/HealthCheckReportCollector.cs:line 155 at HealthChecks.UI.Core.HostedService.HealthCheckReportCollector.GetHealthReportAsync(HealthCheckConfiguration configuration) in //src/HealthChecks.UI/Core/HostedService/HealthCheckReportCollector.cs:line 138 2023-06-12 09:35:08.609 +03:00 [INF] Notification is sent on same window time. 2023-06-12 09:35:18.618 +03:00 [ERR] GetHealthReport threw an exception when trying to get report from /health-status configured with name AccessApp Health Status. System.InvalidOperationException: Could not get endpoint uri from configuration at HealthChecks.UI.Core.HostedService.HealthCheckReportCollector.GetEndpointUri(HealthCheckConfiguration configuration) in //src/HealthChecks.UI/Core/HostedService/HealthCheckReportCollector.cs:line 155 at HealthChecks.UI.Core.HostedService.HealthCheckReportCollector.GetHealthReportAsync(HealthCheckConfiguration configuration) in //src/HealthChecks.UI/Core/HostedService/HealthCheckReportCollector.cs:line 138 2023-06-12 09:35:18.619 +03:00 [INF] Notification is sent on same window time. 2023-06-12 09:35:28.633 +03:00 [ERR] GetHealthReport threw an exception when trying to get report from /health-status configured with name AccessApp Health Status. System.InvalidOperationException: Could not get endpoint uri from configuration at HealthChecks.UI.Core.HostedService.HealthCheckReportCollector.GetEndpointUri(HealthCheckConfiguration configuration) in //src/HealthChecks.UI/Core/HostedService/HealthCheckReportCollector.cs:line 155 at HealthChecks.UI.Core.HostedService.HealthCheckReportCollector.GetHealthReportAsync(HealthCheckConfiguration configuration) in //src/HealthChecks.UI/Core/HostedService/HealthCheckReportCollector.cs:line 138 2023-06-12 09:35:28.634 +03:00 [INF] Notification is sent on same window time. 2023-06-12 09:35:38.633 +03:00 [ERR] GetHealthReport threw an exception when trying to get report from /health-status configured with name AccessApp Health Status. System.InvalidOperationException: Could not get endpoint uri from configuration

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    I didn't see useful information.

    Can you share the full log file?

  • User Avatar
    0
    m.alsuwialem created

    how can I upload the file?

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    You can share it to my email shiwei.liang@volosoft.com

  • User Avatar
    0
    m.alsuwialem created

    thank you

    we sent it

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Client validation failed because 'http://10.10.20.194:4200' was not a valid redirect_uri for AccessApp_App.

    You can change the database table to set the correct redirect_uri

    BTW, You can check this: https://docs.abp.io/en/commercial/latest/guides/identityserver-deployment

    The document is for identityserver, but also can for openiddict

  • User Avatar
    0
    m.alsuwialem created

    kindly notice, as per you recommended we update the redirect_uri but the issue still appeare

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    You can restart the application and clear the Redis cache (if Redis is used)

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on May 15, 2025, 10:28