Activities of "lan.dang"

The app did not start, so there is no application log since that time. I do not know why application could not start after I upgrade version 8.0.1 and remove all AuditLogs I just see these error during deployment, not sure if it is helpful

Here is some last error After I remove audit log, and do deploy, it could not start app

I got another with LeptonX logo flash loading, does it be fixed in last version 3.0.1? It relates to this issue : https://support.abp.io/QA/Questions/6187/Lepton-Logo-Flashing What can I do to resolve this issue?

Thank you, it worked

Hi, I did not make other change in UserManagement module, it still create user and send confirmation email. But when click on link it just show "Invalid Token", what are files you want to have a look at? I could not share whole project because it really confident and big

I have sent you email, sorry for late response

Steps are straight :

  1. Login as Admin tenant
  2. Go to Identity > Users
  3. Add new user
  4. Tick on Send email Confirmation (because in system, we enable Email confirmation setting)
  5. User is added, email is sent BUT when user click on link, it just show error "Invalid Token"

Regards,

It seems there is no error in log 2023-11-09 06:38:33.604 +00:00 [INF] Request starting HTTP/1.1 GET http://xxxxxx/Account/EmailConfirmation?userId=522042e8-f320-b105-e3e8-3a0ec40a0253&__tenant=3c2a10ef-10df-a89d-bf07-3a0e347d034e&confirmationToken=CfDJ8BQJVwln7VpFmGZEq2z9l%2BzwEFfOnCO7xAxzPgd%2FWy55jD6z%2BWFf99WmB9zLU6QkrU2okd6RlLpz4iQwTL%2BFdUy2dOTnY%2FuGSffckywLcF%2BzxM1O3ryrGUdYVQkMbF6oG6LfHlGNwcbngo80MIsEbLfUZBv%2FefeI2AVLJ6oFUpmdr0EPWI7n8lXRlcVNq4PNMKqan7%2FViPpVOxUQe1NRGEx3%2Bc5Zr4FmA%2BW0Z%2FblPbA940VtxlXpiCIne1V0JgfLYg%3D%3D - - 2023-11-09 06:38:33.616 +00:00 [INF] Executing endpoint '/Account/EmailConfirmation' 2023-11-09 06:38:33.616 +00:00 [INF] Route matched with {page = "/Account/EmailConfirmation", action = "", controller = "", area = ""}. Executing page /Account/EmailConfirmation 2023-11-09 06:38:33.616 +00:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy 2023-11-09 06:38:33.669 +00:00 [INF] Executing handler method Volo.Abp.Account.Public.Web.Pages.Account.EmailConfirmationModel.OnGetAsync - ModelState is "Valid" 2023-11-09 06:38:33.707 +00:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2023-11-09 06:38:33.957 +00:00 [INF] Executed page /Account/EmailConfirmation in 340.7413ms 2023-11-09 06:38:33.957 +00:00 [INF] Executed endpoint '/Account/EmailConfirmation' 2023-11-09 06:38:33.957 +00:00 [INF] Request finished HTTP/1.1 GET http://xxxxxx/Account/EmailConfirmation?userId=522042e8-f320-b105-e3e8-3a0ec40a0253&__tenant=3c2a10ef-10df-a89d-bf07-3a0e347d034e&confirmationToken=CfDJ8BQJVwln7VpFmGZEq2z9l%2BzwEFfOnCO7xAxzPgd%2FWy55jD6z%2BWFf99WmB9zLU6QkrU2okd6RlLpz4iQwTL%2BFdUy2dOTnY%2FuGSffckywLcF%2BzxM1O3ryrGUdYVQkMbF6oG6LfHlGNwcbngo80MIsEbLfUZBv%2FefeI2AVLJ6oFUpmdr0EPWI7n8lXRlcVNq4PNMKqan7%2FViPpVOxUQe1NRGEx3%2Bc5Zr4FmA%2BW0Z%2FblPbA940VtxlXpiCIne1V0JgfLYg%3D%3D - - - 200 - text/html;+charset=utf-8 353.6032ms 2023-11-09 06:38:34.199 +00:00 [INF] Request starting HTTP/1.1 GET http://xxxxxx/__bundles/LeptonX.Global.9325FB768F9C0093DC4664395D730921.css?_v=638350344150680863 - - 2023-11-09 06:38:34.199 +00:00 [INF] The file /__bundles/LeptonX.Global.9325FB768F9C0093DC4664395D730921.css was not modified

Thank you

Yes I create new file MyUserManagement.razor and copy all code in this but it does not replace current page, I already have class that replace UserManagement here

Showing 51 to 60 of 120 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 08:30