Hi, An unhandled exception has occurred. See browser dev tools for details. Reload(In console: Invocation canceled due to the underlying connection being closed.) , when clicked Reload it works. After doing some research i got to know that this is arising only when i add entities to Module (new Module added to solution).In Log, the error shows as [ERR] Unhandled exception in circuit '97X0b7xtEA1oi719RYRX51AXfS8y8FVO2dELunj6XLM'.
-
ABP Framework version: v8.1.3
-
UI Type: Blazor Server
-
Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..)
-
Tiered (for MVC) or Auth Server Separated (for Angular): no
-
Exception message and full stack trace:
-
Steps to reproduce the issue:
19 Answer(s)
-
0
Hi,
could you please share the full error logs?
-
0
2024-07-03 14:56:18.223 +05:30 [DBG] Added 0 entity changes to the current audit log
2024-07-03 14:56:18.229 +05:30 [DBG] Added 0 entity changes to the current audit log
2024-07-03 14:56:18.235 +05:30 [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.LeptonXTheme.Components.ApplicationLayout.SideMenu.Navigation.MobileNavbar.BuildRenderTree(RenderTreeBuilder __builder)
at Microsoft.AspNetCore.Components.ComponentBase.<.ctor>b__6_0(RenderTreeBuilder builder)
at Microsoft.AspNetCore.Components.Rendering.ComponentState.RenderIntoBatch(RenderBatchBuilder batchBuilder, RenderFragment renderFragment, Exception& renderFragmentException)
2024-07-03 14:56:18.246 +05:30 [ERR] Unhandled exception in circuit 'w-VW2zQjg073f-xPA9wm8YUgTmiFF4TeEJjpiX2JRxo'.
System.NullReferenceException: Object reference not set to an instance of an object.
at Volo.Abp.AspNetCore.Components.Web.LeptonXTheme.Components.ApplicationLayout.SideMenu.Navigation.MobileNavbar.BuildRenderTree(RenderTreeBuilder __builder)
at Microsoft.AspNetCore.Components.ComponentBase.<.ctor>b__6_0(RenderTreeBuilder builder)
at Microsoft.AspNetCore.Components.Rendering.ComponentState.RenderIntoBatch(RenderBatchBuilder batchBuilder, RenderFragment renderFragment, Exception& renderFragmentException)
2024-07-03 14:56:18.301 +05:30 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:21427567-dc61-a262-86d9- -
0
After log in , this happens and when reloaded, the home page appears
-
0
Hi,
looks like a problem.
Could you share the full steps to reproduce the problem? i will check it. thanks
-
0
-
Create a solution in abp suite
-
Add a Module to solution (Create a New Module in Suite)
-
Add the Module path to the Abp Suite
-
Generate entity in Abp suite Crud Page Generator in the New Module
-
Log in and you can find the reload error
I am using Abp commercial
Thanks
-
-
0
thanks. i will check it
-
0
Add a Module to solution (Create a New Module in Suite)
How do you add it?
BTW, you can share a simple project with me, and I will check it. my email is shiwei.liang@volosoft.com
-
0
Hi,
I mailed you from Ambilismadhavan@gmail.com. kindly check. -
0
Hi,
I received the email, but I can't download it. Could you send it again with https://wetransfer.com/.
thanks. -
0
Hi, Shared it, please check
-
0
Hi,
This is a bug, we will fix it in the next patch version.
This is a temporary solution
-
0
You can upgrade the leptonx package to
3.1.4
-
0
Thanks a lot.
-
0
Where should i create that
-
0
I got it. Thanks
-
0
Reload disappeared but the admin on the right side bar is not working, m not able to log out.
-
0
Hi,
i could not reproduce the problem
-
0
Hi,
It wasnt working before. After restarting the system, it works now. Thanks -
0
okay