Activities of "john@johnfuqua.com"

Package restore is failing. You guys are killing me. I'm trying to get a project demo ready.

  • ABP Framework version: v7.0.1
  • UI type: Blazor
  • DB provider: EF Core
  • **Tiered (MVC)
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Select Api Scopes on the Identity Server submenu.

Blazor project terminal output: [13:19:46 INF] Sending HTTP request GET https://localhost:44396/api/identity-server/identity-resources/all?api-version=1.0 [13:19:46 WRN] Could not find the localization resource LeptonX on the remote server! [13:19:46 WRN] Could not find the localization resource LeptonX on the remote server! [13:19:46 WRN] Could not find the localization resource LeptonX on the remote server! [13:19:46 WRN] Could not find the localization resource LeptonX on the remote server! [13:19:46 WRN] Could not find the localization resource LeptonX on the remote server! [13:19:46 WRN] Could not find the localization resource LeptonX on the remote server! [13:19:46 WRN] Could not find the localization resource LeptonX on the remote server! [13:19:46 WRN] Could not find the localization resource LeptonX on the remote server! [13:19:46 WRN] Could not find the localization resource LeptonX on the remote server! [13:19:46 WRN] Could not find the localization resource LeptonX on the remote server! [13:19:46 WRN] Could not find the localization resource LeptonX on the remote server! [13:19:46 WRN] Could not find the localization resource LeptonX on the remote server! [13:19:46 WRN] Could not find the localization resource LeptonX on the remote server! [13:19:46 WRN] Could not find the localization resource LeptonX on the remote server! [13:19:46 WRN] Could not find the localization resource LeptonX on the remote server! [13:19:46 WRN] Could not find the localization resource LeptonX on the remote server! [13:19:46 WRN] Could not find the localization resource LeptonX on the remote server! [13:19:46 WRN] Could not find the localization resource LeptonX on the remote server! [13:19:46 INF] Received HTTP response headers after 5.0001ms - 500 [13:19:46 INF] End processing HTTP request after 5.1081ms - 500 [13:19:46 WRN] Unhandled exception rendering component: An internal error occurred during your request! Volo.Abp.Http.Client.AbpRemoteCallException: An internal error occurred during your request! at Volo.Abp.Http.Client.ClientProxying.ClientProxyBase1.ThrowExceptionForResponseAsync(HttpResponseMessage response) at Volo.Abp.Http.Client.ClientProxying.ClientProxyBase1.RequestAsync(ClientProxyRequestContext requestContext) at Volo.Abp.Http.Client.ClientProxying.ClientProxyBase1.RequestAsync[T](ClientProxyRequestContext requestContext) at Volo.Abp.Http.Client.ClientProxying.ClientProxyBase1.RequestAsync[T](String methodName, ClientProxyRequestTypeValue arguments) at Volo.Abp.IdentityServer.ClientProxies.IdentityResourcesClientProxy.GetAllListAsync() at Volo.Abp.IdentityServer.Blazor.Pages.IdentityServer.ClientManagement.GetAllResources() at Volo.Abp.IdentityServer.Blazor.Pages.IdentityServer.ClientManagement.OnInitializedAsync() at Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync() at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle, ComponentState owningComponentState) [13:19:46 ERR] Unhandled exception in circuit 'tZUrWRPA0VcJtKnV9mD-p1vgstldgJ0U9IrWEt0MWR8'. Volo.Abp.Http.Client.AbpRemoteCallException: An internal error occurred during your request! at Volo.Abp.Http.Client.ClientProxying.ClientProxyBase1.ThrowExceptionForResponseAsync(HttpResponseMessage response) at Volo.Abp.Http.Client.ClientProxying.ClientProxyBase1.RequestAsync(ClientProxyRequestContext requestContext) at Volo.Abp.Http.Client.ClientProxying.ClientProxyBase1.RequestAsync[T](ClientProxyRequestContext requestContext) at Volo.Abp.Http.Client.ClientProxying.ClientProxyBase1.RequestAsync[T](String methodName, ClientProxyRequestTypeValue arguments) at Volo.Abp.IdentityServer.ClientProxies.IdentityResourcesClientProxy.GetAllListAsync() at Volo.Abp.IdentityServer.Blazor.Pages.IdentityServer.ClientManagement.GetAllResources() at Volo.Abp.IdentityServer.Blazor.Pages.IdentityServer.ClientManagement.OnInitializedAsync() at Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync() at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle, ComponentState owningComponentState)

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: v7.0.1
  • UI type: Blazor
  • DB provider: EF Core / MongoDB
  • **Tiered (MVC)
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

I randomly get strange behavior when running my project on my development machine. Everything starts up fine, but nothing displays on the left hand menu. I'm able to view my account profile and login history. If I go to the dashboard by manually typing in the url it only show the refresh row. I've tried restarting Redis and Postgres and clearing my browser cache. After about 5 minutes I can refresh the browser and everything shows up.

  • ABP Framework version: v7.0.1
  • UI type: Blazor
  • DB provider: EF Core
  • **Tiered (MVC) or
  • Exception message and stack trace:
  • Steps to reproduce the issue:" Build just hangs for AuthServer and Blazor projects
  • ABP Framework version: v7.0.1
  • UI type: ABlazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): tiered
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

I have tried the following: Upgrade Suite Remove Suite and reinstall Suite

Still get error/warning

Showing 1 to 5 of 5 entries
Made with ❤️ on ABP v9.2.0-preview. Updated on January 14, 2025, 14:54