Activities of "SGajjelli"

Hi, we are unable to save permissions for users (e.g. ADMIN) and below are the exception details. please let us know if there is anything we can do manually

  • ABP Framework version: ABP CLI 7.3.0
  • UI Type: Blazor Server
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • 2023-09-14 19:39:36.867 +05:30 [INF] Request finished HTTP/1.1 GET https://localhost:44392/api/permission-management/permissions?providerName=U&providerKey=8bc0ec4f-05b8-cc79-8453-3a0b44a40c99&api-version=1.0 - - - 200 - application/json;+charset=utf-8 25507.0827ms 2023-09-14 19:40:00.655 +05:30 [INF] Request starting HTTP/1.1 PUT https://localhost:44392/api/permission-management/permissions?providerName=U&providerKey=8bc0ec4f-05b8-cc79-8453-3a0b44a40c99&api-version=1.0 application/json;+charset=utf-8 4572 2023-09-14 19:40:00.658 +05:30 [INF] Executing endpoint 'Volo.Abp.PermissionManagement.PermissionsController.UpdateAsync (Volo.Abp.PermissionManagement.HttpApi)' 2023-09-14 19:40:00.665 +05:30 [INF] Route matched with {area = "permissionManagement", action = "Update", controller = "Permissions", page = ""}. Executing controller action with signature System.Threading.Tasks.Task UpdateAsync(System.String, System.String, Volo.Abp.PermissionManagement.UpdatePermissionsDto) on controller Volo.Abp.PermissionManagement.PermissionsController (Volo.Abp.PermissionManagement.HttpApi). 2023-09-14 19:40:00.706 +05:30 [DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:8bc0ec4f-05b8-cc79-8453-3a0b44a40c99,n:AbpIdentity.Users.ManagePermissions 2023-09-14 19:40:00.706 +05:30 [DBG] Found in the cache: pn:U,pk:8bc0ec4f-05b8-cc79-8453-3a0b44a40c99,n:AbpIdentity.Users.ManagePermissions 2023-09-14 19:40:00.706 +05:30 [DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions 2023-09-14 19:40:00.706 +05:30 [DBG] Found in the cache: pn:R,pk:admin,n:AbpIdentity.Users.ManagePermissions 2023-09-14 19:40:00.706 +05:30 [DBG] PermissionStore.GetCacheItemAsync: pn:C,pk:RISE_BlazorServerTiered,n:AbpIdentity.Users.ManagePermissions 2023-09-14 19:40:00.706 +05:30 [DBG] Found in the cache: pn:C,pk:RISE_BlazorServerTiered,n:AbpIdentity.Users.ManagePermissions 2023-09-14 19:40:13.161 +05:30 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2023-09-14 19:40:13.762 +05:30 [INF] Completed to save external localizations. 2023-09-14 19:41:40.966 +05:30 [ERR] An error occurred using a transaction. 2023-09-14 19:41:40.976 +05:30 [ERR] ---------- RemoteServiceErrorInfo ---------- { "code": null, "message": "An internal error occurred during your request!", "details": null, "data": {}, "validationErrors": null }
  • Steps to reproduce the issue:
Question

Hey, We are unable to log in with a newly created user from the application and below is the entry created in abp core database. Please let us know that anything I'm missing.

  • ABP Framework version: ABP CLI 7.3.0
  • UI Type: Blazor Server
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue: Create a new user and try to login

Hi Team , How to access images from solution root/source folder in module blazor project? We tried below code/path but it didnt work

  • ABP Framework version: ABP CLI 7.3.0
  • UI Type: Blazor Server
  • Database System: EF Core (SQL Server
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:NA
  • Steps to reproduce the issue:<div class="imageWrap"><img src="/wwwroot/images/favicon/android-chrome-192x192.png" height="75px" width="75px" /></div>

Thanks

Zobrazeno od 1 do 3 z celkem 3 záznamů
Made with ❤️ on ABP v8.2.0-preview Updated on března 25, 2024, 15:11