9 Answer(s)
-
0
Hi,
Please share the error logs. Thanks.
-
0
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
-
0
Hi,
I didn't see useful information.
Can you share the full log file?
-
0
how can I upload the file?
-
0
You can share it to my email shiwei.liang@volosoft.com
-
0
thank you
we sent it
-
0
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
-
0
-
0
Hi,
You can restart the application and clear the Redis cache (if Redis is used)