Activities of "SGajjelli"

Hi, I have replied to the same email with the latest log file subject as Log File. please check

try enable auth server and check in local

Hi shared over email with subject as Log File. please check

we have two permissions for each module such as view(All User) and edit(Edit) permissions

2023-09-15 13:05:20.537 +05:30 [DBG] Getting not cache granted permissions from the repository for this provider name,key: R,admin 2023-09-15 13:05:21.139 +05:30 [DBG] Setting the cache items. Count: 72 2023-09-15 13:05:21.141 +05:30 [DBG] Finished setting the cache items. Count: 72 2023-09-15 13:05:21.142 +05:30 [DBG] PermissionStore.GetCacheItemAsync: pn:C,pk:RISE_BlazorServerTiered,n:AbpIdentity.UserLookup,pn:C,pk:RISE_BlazorServerTiered,n:MerchandiseOrganization.AllUser,pn:C,pk:RISE_BlazorServerTiered,n:MerchandiseOrganization.Edit,pn:C,pk:RISE_BlazorServerTiered,n:RISE.SuperUser 2023-09-15 13:05:21.142 +05:30 [DBG] Not found in the cache: pn:C,pk:RISE_BlazorServerTiered,n:AbpIdentity.UserLookup,pn:C,pk:RISE_BlazorServerTiered,n:MerchandiseOrganization.AllUser,pn:C,pk:RISE_BlazorServerTiered,n:MerchandiseOrganization.Edit,pn:C,pk:RISE_BlazorServerTiered,n:RISE.SuperUser 2023-09-15 13:05:21.143 +05:30 [DBG] Getting not cache granted permissions from the repository for this provider name,key: C,RISE_BlazorServerTiered 2023-09-15 13:05:21.446 +05:30 [DBG] Setting the cache items. Count: 4 2023-09-15 13:05:21.446 +05:30 [DBG] Finished setting the cache items. Count: 4 2023-09-15 13:05:21.757 +05:30 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). 2023-09-15 13:05:21.759 +05:30 [DBG] Added 0 entity changes to the current audit log 2023-09-15 13:05:21.759 +05:30 [DBG] Added 0 entity changes to the current audit log 2023-09-15 13:05:21.760 +05:30 [INF] Executing ObjectResult, writing value of type 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ApplicationConfigurationDto'. 2023-09-15 13:05:21.762 +05:30 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationController.GetAsync (Volo.Abp.AspNetCore.Mvc) in 1619.0161ms 2023-09-15 13:05:21.762 +05:30 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationController.GetAsync (Volo.Abp.AspNetCore.Mvc)' 2023-09-15 13:05:21.764 +05:30 [DBG] Added 0 entity changes to the current audit log 2023-09-15 13:05:21.764 +05:30 [DBG] Added 0 entity changes to the current audit log 2023-09-15 13:05:21.765 +05:30 [INF] Request finished HTTP/1.1 GET https://localhost:44392/api/abp/application-configuration?IncludeLocalizationResources=False&api-version=1.0 - - - 200 - application/json;+charset=utf-8 1625.8087ms 2023-09-15 13:05:21.767 +05:30 [INF] Request starting HTTP/1.1 GET https://localhost:44392/api/abp/application-localization?CultureName=en&OnlyDynamics=True&api-version=1.0 - - 2023-09-15 13:05:21.770 +05:30 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationLocalizationController.GetAsync (Volo.Abp.AspNetCore.Mvc)' 2023-09-15 13:05:21.770 +05:30 [INF] Route matched with {area = "abp", action = "Get", controller = "AbpApplicationLocalization", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ApplicationLocalizationDto] GetAsync(Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ApplicationLocalizationRequestDto) on controller Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationLocalizationController (Volo.Abp.AspNetCore.Mvc). 2023-09-15 13:05:21.775 +05:30 [INF] Executing ObjectResult, writing value of type 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ApplicationLocalizationDto'. 2023-09-15 13:05:21.775 +05:30 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationLocalizationController.GetAsync (Volo.Abp.AspNetCore.Mvc) in 5.6234ms 2023-09-15 13:05:21.775 +05:30 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationLocalizationController.GetAsync (Volo.Abp.AspNetCore.Mvc)' 2023-09-15 13:05:21.776 +05:30 [INF] Request finished HTTP/1.1 GET https://localhost:44392/api/abp/application-localization?CultureName=en&OnlyDynamics=True&api-version=1.0 - - - 200 - application/json;+charset=utf-8 8.3326ms

Hi ,

tried the above solution but still facing same issue and below is the error

2023-08-10 03:56:56.995 +00:00 [INF] Executed page /Account/Register in 836.3275ms 2023-08-10 03:56:56.995 +00:00 [INF] Executed endpoint '/Account/Register' 2023-08-10 03:56:57.097 +00:00 [ERR] An unhandled exception has occurred while executing the request. System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) --- End of stack trace from previous location ---

Thanks

Hey, Could you please share the bundling code structure of how to configure the images folder from source folder to module blazor project?

Showing 1 to 7 of 7 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11