You can try creating a unit of work.
https://docs.abp.io/en/abp/latest/Unit-Of-Work#unitofworkattribute https://docs.abp.io/en/abp/latest/Unit-Of-Work#begin-a-new-unit-of-work
You're welcome.
Please clear the logs first, and then share the logs of all applications after reproducing the problem, thank you
liming.ma@volosoft.com
hi
An internal error occurred during your request!!!
Please share the error logs. Thanks
hi
hi john
Can you share a project that uses AzureSignalR to reproduce the problem? liming.ma@volosoft.com
hi
Due to the limitations of Blazor Server, there is currently no workaround
https://github.com/dotnet/aspnetcore/issues/30115
hi
You should not configure AbpBlobStoringOptions in your reusable modules, just depends on AbpBlobStoringModule and use IBlobContainer<T>
You need to configure it in the startup module. For example, WebHost.
hi
I will give feedback to the team.