Hello, we are experiencing reload errors in our applicaton, Application drops in Volo.Abp.AspNetCore.Components.Web.LeptonTheme.Components.ApplicationLayout.MainHeader.MainHeader.OnNavBarMouseOverAsync() and then error is thrown in our page init method which cause reload error on page.
ABP Framework version: v4.4.4
UI type: Blazor
DB provider: EF Core
Tiered (MVC) or Identity Server Separated (Angular): yes
Exception message and stack trace: 2022-05-10 13:08:12.107 +02:00 [WRN] Unhandled exception rendering component: Object reference not set to an instance of an object.
System.NullReferenceException: Object reference not set to an instance of an object.
at Volo.Abp.AspNetCore.Components.Web.LeptonTheme.Components.ApplicationLayout.MainHeader.MainHeader.OnNavBarMouseOverAsync() in C:\GitLab\Runner\builds\rBn-kAxN\0\m2ms\management-portals\epm\modules\Volo.LeptonTheme\src\Volo.Abp.AspNetCore.Components.Web.LeptonTheme\Components\ApplicationLayout\MainHeader\MainHeader.razor.cs:line 104
at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task)
at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle)
2022-05-10 13:08:12.119 +02:00 [ERR] Unhandled exception in circuit 'zP9Kt0TAqybL-v3Lm7lxVbnCzOM9MWDSpdrEtG-spVg'.
System.NullReferenceException: Object reference not set to an instance of an object.
at Volo.Abp.AspNetCore.Components.Web.LeptonTheme.Components.ApplicationLayout.MainHeader.MainHeader.OnNavBarMouseOverAsync() in C:\GitLab\Runner\builds\rBn-kAxN\0\m2ms\management-portals\epm\modules\Volo.LeptonTheme\src\Volo.Abp.AspNetCore.Components.Web.LeptonTheme\Components\ApplicationLayout\MainHeader\MainHeader.razor.cs:line 104
at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task)
at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle)
2022-05-10 13:08:12.158 +02:00 [INF] Request starting HTTP/2 GET https://epm.ad.m2ms.sk:44314/_content/Syncfusion.Blazor.DropDowns/scripts/sf-dropdownlist-169302.min.js - -
2022-05-10 13:08:12.161 +02:00 [INF] The file /_content/Syncfusion.Blazor.DropDowns/scripts/sf-dropdownlist-169302.min.js was not modified
2022-05-10 13:08:12.161 +02:00 [INF] Request finished HTTP/2 GET https://epm.ad.m2ms.sk:44314/_content/Syncfusion.Blazor.DropDowns/scripts/sf-dropdownlist-169302.min.js - - - 304 - application/javascript 2.3360ms
2022-05-10 13:08:12.161 +02:00 [INF] Request starting HTTP/2 GET https://epm.ad.m2ms.sk:44314/_content/Syncfusion.Blazor.Grid/scripts/sf-grid-169302.min.js - -
2022-05-10 13:08:12.161 +02:00 [INF] The file /_content/Syncfusion.Blazor.Grid/scripts/sf-grid-169302.min.js was not modified
2022-05-10 13:08:12.161 +02:00 [INF] Request finished HTTP/2 GET https://epm.ad.m2ms.sk:44314/_content/Syncfusion.Blazor.Grid/scripts/sf-grid-169302.min.js - - - 304 - application/javascript 0.6088ms
2022-05-10 13:08:12.162 +02:00 [INF] Request starting HTTP/2 GET https://epm.ad.m2ms.sk:44314/_content/Syncfusion.Blazor.Notifications/scripts/sf-toast-169302.min.js - -
2022-05-10 13:08:12.162 +02:00 [INF] The file /_content/Syncfusion.Blazor.Notifications/scripts/sf-toast-169302.min.js was not modified
2022-05-10 13:08:12.162 +02:00 [INF] Request finished HTTP/2 GET https://epm.ad.m2ms.sk:44314/_content/Syncfusion.Blazor.Notifications/scripts/sf-toast-169302.min.js - - - 304 - application/javascript 0.5907ms
2022-05-10 13:08:12.162 +02:00 [INF] Request starting HTTP/2 GET https://epm.ad.m2ms.sk:44314/_content/Syncfusion.Blazor.Popups/scripts/sf-dialog-169302.min.js - -
2022-05-10 13:08:12.164 +02:00 [INF] The file /_content/Syncfusion.Blazor.Popups/scripts/sf-dialog-169302.min.js was not modified
2022-05-10 13:08:12.164 +02:00 [INF] Request finished HTTP/2 GET https://epm.ad.m2ms.sk:44314/_content/Syncfusion.Blazor.Popups/scripts/sf-dialog-169302.min.js - - - 304 - application/javascript 2.0609ms
2022-05-10 13:08:12.164 +02:00 [INF] Request starting HTTP/2 GET https://epm.ad.m2ms.sk:44314/_content/Syncfusion.Blazor.Calendars/scripts/sf-datepicker-169302.min.js - -
2022-05-10 13:08:12.165 +02:00 [INF] The file /_content/Syncfusion.Blazor.Calendars/scripts/sf-datepicker-169302.min.js was not modified
2022-05-10 13:08:12.165 +02:00 [INF] Request finished HTTP/2 GET https://epm.ad.m2ms.sk:44314/_content/Syncfusion.Blazor.Calendars/scripts/sf-datepicker-169302.min.js - - - 304 - application/javascript 0.7299ms
2022-05-10 13:08:12.165 +02:00 [INF] Request starting HTTP/2 GET https://epm.ad.m2ms.sk:44314/_content/Syncfusion.Blazor.Navigations/scripts/sf-toolbar-169302.min.js - -
2022-05-10 13:08:12.167 +02:00 [INF] The file /_content/Syncfusion.Blazor.Navigations/scripts/sf-toolbar-169302.min.js was not modified
2022-05-10 13:08:12.167 +02:00 [INF] Request finished HTTP/2 GET https://epm.ad.m2ms.sk:44314/_content/Syncfusion.Blazor.Navigations/scripts/sf-toolbar-169302.min.js - - - 304 - application/javascript 2.0123ms
2022-05-10 13:08:12.242 +02:00 [INF] Received HTTP response headers after 1016.003ms - 200
2022-05-10 13:08:12.242 +02:00 [INF] End processing HTTP request after 1016.2843ms - 200
2022-05-10 13:08:12.290 +02:00 [INF] Received HTTP response headers after 1029.7691ms - 200
2022-05-10 13:08:12.290 +02:00 [INF] End processing HTTP request after 1029.9445ms - 200
2022-05-10 13:08:12.318 +02:00 [INF] Executed endpoint '/_blazor'
2022-05-10 13:08:12.318 +02:00 [INF] Request finished HTTP/1.1 GET https://epm.ad.m2ms.sk:44314/_blazor?id=WVjBCaCHQ9GJxnlkV5myRQ - - - 101 - - 1206.5729ms
2022-05-10 13:08:12.337 +02:00 [INF] Received HTTP response headers after 662.0987ms - 200
2022-05-10 13:08:12.337 +02:00 [INF] End processing HTTP request after 662.3835ms - 200
2022-05-10 13:08:12.379 +02:00 [INF] Request starting HTTP/2 GET https://epm.ad.m2ms.sk:44314/__bundles/bootstrap.min.css.map - -
2022-05-10 13:08:12.412 +02:00 [INF] Request finished HTTP/2 GET https://epm.ad.m2ms.sk:44314/__bundles/bootstrap.min.css.map - - - 302 - - 33.6809ms
2022-05-10 13:08:12.457 +02:00 [INF] Request starting HTTP/2 GET https://epm.ad.m2ms.sk:44314/Error?httpStatusCode=404 - -
2022-05-10 13:08:12.458 +02:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Controllers.ErrorController.Index (Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared)'
2022-05-10 13:08:12.458 +02:00 [INF] Route matched with {action = "Index", controller = "Error", area = "", page = ""}. Executing controller action with signature System.Threading.Tasks.Task1[Microsoft.AspNetCore.Mvc.IActionResult] Index(Int32) on controller Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Controllers.ErrorController (Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared). 2022-05-10 13:08:12.509 +02:00 [INF] Executing ViewResult, running view ~/Views/Error/404.cshtml. 2022-05-10 13:08:12.519 +02:00 [INF] Authorization failed. These requirements were not met: PermissionRequirement: SettingManagement.Emailing 2022-05-10 13:08:12.519 +02:00 [INF] Authorization failed. These requirements were not met: PermissionRequirement: AbpAccount.SettingManagement 2022-05-10 13:08:12.519 +02:00 [INF] Authorization failed. These requirements were not met: PermissionRequirement: AbpIdentity.SettingManagement 2022-05-10 13:08:12.519 +02:00 [INF] Authorization failed. These requirements were not met: PermissionRequirement: LeptonThemeManagement.Settings 2022-05-10 13:08:12.550 +02:00 [INF] Start processing HTTP request GET "https://epm.ad.m2ms.sk:44335/api/app/firm-agenda-areas/all?DeletedRecords=False&SkipCount=0&MaxResultCount=10&api-version=1.0" 2022-05-10 13:08:12.550 +02:00 [INF] Sending HTTP request GET "https://epm.ad.m2ms.sk:44335/api/app/firm-agenda-areas/all?DeletedRecords=False&SkipCount=0&MaxResultCount=10&api-version=1.0" 2022-05-10 13:08:12.917 +02:00 [INF] Received HTTP response headers after 367.272ms - 200 2022-05-10 13:08:12.917 +02:00 [INF] End processing HTTP request after 367.465ms - 200 2022-05-10 13:08:12.958 +02:00 [INF] Executed ViewResult - view ~/Views/Error/404.cshtml executed in 449.4967ms. 2022-05-10 13:08:12.958 +02:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Controllers.ErrorController.Index (Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared) in 500.2668ms 2022-05-10 13:08:12.958 +02:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Controllers.ErrorController.Index (Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared)' 2022-05-10 13:08:12.975 +02:00 [INF] Request finished HTTP/2 GET https://epm.ad.m2ms.sk:44314/Error?httpStatusCode=404 - - - 404 - text/html;+charset=utf-8 518.3751ms 2022-05-10 13:08:13.090 +02:00 [WRN] Could not find IdentityClientConfiguration for Default. Either define a configuration for Default or set a default configuration. 2022-05-10 13:08:13.090 +02:00 [INF] Start processing HTTP request GET "https://epm.ad.m2ms.sk:44335/api/app/contractors/work-activity-category-lookup?SkipCount=0&MaxResultCount=1000&api-version=1.0" 2022-05-10 13:08:13.090 +02:00 [INF] Sending HTTP request GET "https://epm.ad.m2ms.sk:44335/api/app/contractors/work-activity-category-lookup?SkipCount=0&MaxResultCount=1000&api-version=1.0" 2022-05-10 13:08:13.373 +02:00 [INF] Received HTTP response headers after 282.6831ms - 401 2022-05-10 13:08:13.373 +02:00 [INF] End processing HTTP request after 283.1558ms - 401 2022-05-10 13:08:13.384 +02:00 [WRN] Unhandled exception rendering component: Autorizácia zlyhala! Daná politika nebola udelená. Volo.Abp.Http.Client.AbpRemoteCallException: Autorizácia zlyhala! Daná politika nebola udelená. at Volo.Abp.Http.Client.DynamicProxying.DynamicHttpProxyInterceptor
1.ThrowExceptionForResponseAsync(HttpResponseMessage response)
at Volo.Abp.Http.Client.DynamicProxying.DynamicHttpProxyInterceptor1.MakeRequestAsync(IAbpMethodInvocation invocation) at Volo.Abp.Http.Client.DynamicProxying.DynamicHttpProxyInterceptor
1.MakeRequestAndGetResultAsync[T](IAbpMethodInvocation invocation)
at Volo.Abp.Http.Client.DynamicProxying.DynamicHttpProxyInterceptor1.GetResultAsync(Task task, Type resultType) at Volo.Abp.Http.Client.DynamicProxying.DynamicHttpProxyInterceptor
1.InterceptAsync(IAbpMethodInvocation invocation)
at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func
3 proceed)
at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo)
at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue1.ProceedAsync() at Volo.Abp.Validation.ValidationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter
1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func3 proceed) at M2MS.Mondi.ePM.Blazor.Pages.ContractorManagement.Contractors.GetWorkActivityCategoryLookupAsync(String text) in C:\GitLab\Runner\builds\rBn-kAxN\0\m2ms\management-portals\epm\src\M2MS.Mondi.ePM.Blazor\Pages\ContractorManagement\Contractors.razor.cs:line 736 at M2MS.Mondi.ePM.Blazor.Pages.ContractorManagement.Contractors.LoadFilterDropdowns() in C:\GitLab\Runner\builds\rBn-kAxN\0\m2ms\management-portals\epm\src\M2MS.Mondi.ePM.Blazor\Pages\ContractorManagement\Contractors.razor.cs:line 209 at M2MS.Mondi.ePM.Blazor.Pages.ContractorManagement.Contractors.OnInitializedAsync() in C:\GitLab\Runner\builds\rBn-kAxN\0\m2ms\management-portals\epm\src\M2MS.Mondi.ePM.Blazor\Pages\ContractorManagement\Contractors.razor.cs:line 166 at Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync() at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle) 2022-05-10 13:08:13.384 +02:00 [ERR] Unhandled exception in circuit 'zP9Kt0TAqybL-v3Lm7lxVbnCzOM9MWDSpdrEtG-spVg'. Volo.Abp.Http.Client.AbpRemoteCallException: Autorizácia zlyhala! Daná politika nebola udelená. at Volo.Abp.Http.Client.DynamicProxying.DynamicHttpProxyInterceptor
1.ThrowExceptionForResponseAsync(HttpResponseMessage response)
at Volo.Abp.Http.Client.DynamicProxying.DynamicHttpProxyInterceptor1.MakeRequestAsync(IAbpMethodInvocation invocation) at Volo.Abp.Http.Client.DynamicProxying.DynamicHttpProxyInterceptor
1.MakeRequestAndGetResultAsync[T](IAbpMethodInvocation invocation)
at Volo.Abp.Http.Client.DynamicProxying.DynamicHttpProxyInterceptor1.GetResultAsync(Task task, Type resultType) at Volo.Abp.Http.Client.DynamicProxying.DynamicHttpProxyInterceptor
1.InterceptAsync(IAbpMethodInvocation invocation)
at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func
3 proceed)
at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo)
at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue1.ProceedAsync() at Volo.Abp.Validation.ValidationInterceptor.InterceptAsync(IAbpMethodInvocation invocation) at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter
1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed)
at M2MS.Mondi.ePM.Blazor.Pages.ContractorManagement.Contractors.GetWorkActivityCategoryLookupAsync(String text) in C:\GitLab\Runner\builds\rBn-kAxN\0\m2ms\management-portals\epm\src\M2MS.Mondi.ePM.Blazor\Pages\ContractorManagement\Contractors.razor.cs:line 736
at M2MS.Mondi.ePM.Blazor.Pages.ContractorManagement.Contractors.LoadFilterDropdowns() in C:\GitLab\Runner\builds\rBn-kAxN\0\m2ms\management-portals\epm\src\M2MS.Mondi.ePM.Blazor\Pages\ContractorManagement\Contractors.razor.cs:line 209
at M2MS.Mondi.ePM.Blazor.Pages.ContractorManagement.Contractors.OnInitializedAsync() in C:\GitLab\Runner\builds\rBn-kAxN\0\m2ms\management-portals\epm\src\M2MS.Mondi.ePM.Blazor\Pages\ContractorManagement\Contractors.razor.cs:line 166
at Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync()
at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle)
2022-05-10 13:08:27.401 +02:00 [INF] Request starting HTTP/2 GET https://epm.ad.m2ms.sk:44314/audit-logs - -
Steps to reproduce the issue:" Application is running and we are working in application for some time. Application drops after redirect to new page or new tab.
I dont think this happened to me locally. Logs are from production environment.
At application start (run after new deploy or if application was shut down/sleep due inactivity) this error sometimes occurs. It seems random, we can't reproduce it.
hi
- Steps to reproduce the issue:"
Run the application. Let application shut down and then random once in x app inicializations this happens.
Hello, I would like to ask you for solution of an issue we are dealing with right now.
We have Blazor Server app which is shutting down due inactivity. Sometimes application is not initialized propely. As we can see in stack trace application cannot find Object of type 'Microsoft.AspNetCore.Components.Authorization.AuthorizeView' does not have a property matching the name 'Autho'. Property name is cut off 'Autho'
Any suggestions what is wrong?
Thank you.
2022-05-02 10:50:18.290 +02:00 [WRN] Unhandled exception rendering component: Object of type 'Microsoft.AspNetCore.Components.Authorization.AuthorizeView' does not have a property matching the name 'Autho'.
System.InvalidOperationException: Object of type 'Microsoft.AspNetCore.Components.Authorization.AuthorizeView' does not have a property matching the name 'Autho'.
at Microsoft.AspNetCore.Components.Reflection.ComponentProperties.ThrowForUnknownIncomingParameterName(Type targetType, String parameterName)
at Microsoft.AspNetCore.Components.Reflection.ComponentProperties.SetProperties(ParameterView& parameters, Object target)
at Microsoft.AspNetCore.Components.ParameterView.SetParameterProperties(Object target)
at Microsoft.AspNetCore.Components.ComponentBase.SetParametersAsync(ParameterView parameters)
at Microsoft.AspNetCore.Components.Rendering.ComponentState.SetDirectParameters(ParameterView parameters)
at Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder.UpdateRetainedChildComponent(DiffContext& diffContext, Int32 oldComponentIndex, Int32 newComponentIndex)
at Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder.AppendDiffEntriesForFramesWithSameSequence(DiffContext& diffContext, Int32 oldFrameIndex, Int32 newFrameIndex)
at Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder.AppendDiffEntriesForRange(DiffContext& diffContext, Int32 oldStartIndex, Int32 oldEndIndexExcl, Int32 newStartIndex, Int32 newEndIndexExcl)
at Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder.ComputeDiff(Renderer renderer, RenderBatchBuilder batchBuilder, Int32 componentId, ArrayRange1 oldTree, ArrayRange
1 newTree)
at Microsoft.AspNetCore.Components.Rendering.ComponentState.RenderIntoBatch(RenderBatchBuilder batchBuilder, RenderFragment renderFragment)
at Microsoft.AspNetCore.Components.RenderTree.Renderer.RenderInExistingBatch(RenderQueueEntry renderQueueEntry)
at Microsoft.AspNetCore.Components.RenderTree.Renderer.ProcessRenderQueue()
2022-05-02 10:50:18.296 +02:00 [ERR] Unhandled exception in circuit 'E9howUforkuDbndpSJBXiK-owBWHUHqsla8UCpQ2bVw'.
System.InvalidOperationException: Object of type 'Microsoft.AspNetCore.Components.Authorization.AuthorizeView' does not have a property matching the name 'Autho'.
at Microsoft.AspNetCore.Components.Reflection.ComponentProperties.ThrowForUnknownIncomingParameterName(Type targetType, String parameterName)
at Microsoft.AspNetCore.Components.Reflection.ComponentProperties.SetProperties(ParameterView& parameters, Object target)
at Microsoft.AspNetCore.Components.ParameterView.SetParameterProperties(Object target)
at Microsoft.AspNetCore.Components.ComponentBase.SetParametersAsync(ParameterView parameters)
at Microsoft.AspNetCore.Components.Rendering.ComponentState.SetDirectParameters(ParameterView parameters)
at Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder.UpdateRetainedChildComponent(DiffContext& diffContext, Int32 oldComponentIndex, Int32 newComponentIndex)
at Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder.AppendDiffEntriesForFramesWithSameSequence(DiffContext& diffContext, Int32 oldFrameIndex, Int32 newFrameIndex)
at Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder.AppendDiffEntriesForRange(DiffContext& diffContext, Int32 oldStartIndex, Int32 oldEndIndexExcl, Int32 newStartIndex, Int32 newEndIndexExcl)
at Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder.ComputeDiff(Renderer renderer, RenderBatchBuilder batchBuilder, Int32 componentId, ArrayRange1 oldTree, ArrayRange
1 newTree)
at Microsoft.AspNetCore.Components.Rendering.ComponentState.RenderIntoBatch(RenderBatchBuilder batchBuilder, RenderFragment renderFragment)
at Microsoft.AspNetCore.Components.RenderTree.Renderer.RenderInExistingBatch(RenderQueueEntry renderQueueEntry)
at Microsoft.AspNetCore.Components.RenderTree.Renderer.ProcessRenderQueue()
... some info logs and then
2022-05-02 10:50:23.474 +02:00 [ERR] An unhandled exception has occurred while executing the request.
Volo.Abp.AbpException: Could not find file '/_c'
at Volo.Abp.AspNetCore.Mvc.UI.Bundling.BundlerBase.GetFileInfo(IBundlerContext context, String file)
at Volo.Abp.AspNetCore.Mvc.UI.Bundling.BundlerBase.GetAndMinifyFileContent(IBundlerContext context, String fileName)
at Volo.Abp.AspNetCore.Mvc.UI.Bundling.BundlerBase.GetFileContentConsideringMinification(IBundlerContext context, String fileName)
at Volo.Abp.AspNetCore.Mvc.UI.Bundling.BundlerBase.Bundle(IBundlerContext context)
at Volo.Abp.AspNetCore.Mvc.UI.Bundling.BundleManager.<>c__DisplayClass16_0.<GetBundleFilesAsync>b__0()
at System.Collections.Generic.AbpDictionaryExtensions.<>c__DisplayClass7_02.<GetOrAdd>b__0(TKey k) at System.Collections.Concurrent.ConcurrentDictionary
2.GetOrAdd(TKey key, Func2 valueFactory) at System.Collections.Generic.AbpDictionaryExtensions.GetOrAdd[TKey,TValue](ConcurrentDictionary
2 dictionary, TKey key, Func1 factory) at Volo.Abp.AspNetCore.Mvc.UI.Bundling.BundleCache.GetOrAdd(String bundleName, Func
1 factory)
at Volo.Abp.AspNetCore.Mvc.UI.Bundling.BundleManager.GetBundleFilesAsync(BundleConfigurationCollection bundles, String bundleName, IBundler bundler)
at Volo.Abp.AspNetCore.Mvc.UI.Bundling.BundleManager.GetScriptBundleFilesAsync(String bundleName)
at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpTagHelperScriptService.GetBundleFilesAsync(String bundleName)
at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpTagHelperResourceService.ProcessAsync(ViewContext viewContext, TagHelperContext context, TagHelperOutput output, List1 bundleItems, String bundleName) at Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers.AbpBundleTagHelperService
2.ProcessAsync(TagHelperContext context, TagHelperOutput output)
at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner.<RunAsync>g__Awaited|0_0(Task task, TagHelperExecutionContext executionContext, Int32 i, Int32 count)
at M2MS.Mondi.ePM.Blazor.Pages.Pages__Host.<ExecuteAsync>b__16_1() in C:\GitLab\Runner\builds\rBn-kAxN\0\m2ms\management-portals\epm\src\M2MS.Mondi.ePM.Blazor\Pages_Host.cshtml:line 40
at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext.SetOutputContentAsync()
at M2MS.Mondi.ePM.Blazor.Pages.Pages__Host.ExecuteAsync() in C:\GitLab\Runner\builds\rBn-kAxN\0\m2ms\management-portals\epm\src\M2MS.Mondi.ePM.Blazor\Pages_Host.cshtml:line 26
at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context)
at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts)
at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context)
at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable1 statusCode) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable
1 statusCode)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResultFilterAsync>g__Awaited|29_0[TFilter,TFilterAsync](ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResultExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeResultFilters>g__Awaited|27_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|24_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|19_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Logged|17_1(ResourceInvoker invoker)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Volo.Abp.AspNetCore.Serilog.AbpSerilogMiddleware.InvokeAsync(HttpContext context, RequestDelegate next)
at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<<UseMiddlewareInterface>b__1>d.MoveNext()
--- End of stack trace from previous location ---
at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next)
at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<<UseMiddlewareInterface>b__1>d.MoveNext()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
and so on .... Could not find file '/_c'
Could not find file '/_content/V'
Could not find file '/_content/V�'
Could not find file '/_content/Vo'
Same application, different environment, similar issue but in Identity app. (An unhandled exception has occurred while executing the request. Volo.Abp.AbpException: Could not find file '/Themes/Lepton/Glob�lepton5.css')