- 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.ClientProxyBase
1.RequestAsync(ClientProxyRequestContext requestContext)
at Volo.Abp.Http.Client.ClientProxying.ClientProxyBase1.RequestAsync[T](ClientProxyRequestContext requestContext) at Volo.Abp.Http.Client.ClientProxying.ClientProxyBase
1.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.ClientProxyBase
1.RequestAsync(ClientProxyRequestContext requestContext)
at Volo.Abp.Http.Client.ClientProxying.ClientProxyBase1.RequestAsync[T](ClientProxyRequestContext requestContext) at Volo.Abp.Http.Client.ClientProxying.ClientProxyBase
1.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)
7 Answer(s)
-
0
Hi,
Please provide the full steps to reproduce the problem, thanks.
-
0
Start the projects Login Click on Identity Server menu Click on API Scopes menu or any other submenu
-
0
Hi,
Abp templates no longer use identityserver from 6.0, there is no
Identity Server menu
.Did you make changes to the template? it's better if you can share a project with me. shiwei.liang@volosoft.com thanks.
-
0
-
0
-
0
Ok. I will remove these. Keep in mind, I did not add these. Your tools did.
-
0
Hi,
ok,I guess you used the suite to install the identityserver module.