Learn More, Pay Less!
Limited Time Offer!

Activities of "m.alsuwialem"

  • ABP Framework version: v7.2.2
  • 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:"

after I create the entity, and click save and generate, it's don't generate the angler UI

I fill the Entity form, and asked to generate the interface as below img

and I received the Complete message, with generating the backend & migration db, but the UI was not generated.

below cmd logs

kindly find the below

after update the abp with last version this issue is fixed,

thank you.

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

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

how can I upload the file?

thank you

we sent it

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

Question

dears,

I try to create new database for my solution, and when I update the database by EF Core, all table is created but the OpenIddict.* table come with empty data, so my quation how can I full the data related to this tables

regards

Showing 1 to 10 of 11 entries
Made with ❤️ on ABP v9.2.0-preview. Updated on February 07, 2025, 05:40