Hi,
can you share the full error logs
Hi,
yes, you can download it without problem.
It's a recurring task - something system related
Here is the option to control it https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.AspNetCore.Mvc.Client/Volo/Abp/AspNetCore/Mvc/Client/AbpAspNetCoreMvcClientCacheOptions.cs#L11
i don't know your project details,
could you share a minimal reproducible project with me. i will check it.
shiwei.liang@volosoft.com
A task was canceled.
seems like the request was canceled
Did you add the MultiTenancy
middleware?
app.UseMultiTenancy();
Hi,
i guess it's a network problem, could you try again?
Hi,
You can specify localized resource names for permissions
myGroup.AddPermission("test", LocalizableString.Create("MyPermission1", "PermissionResource"));