Activities of "PerigisettiVenkateswaraRao"

Answer

[maliming] said: hi

Checking the source code in remote meetings will be very slow. If you can share a project recurrence problem, we will troubleshoot and resolve it as quickly as possible.

Thanks

Hi,

Instead of migrating directly to 9.3.0, I first migrated all backend services to 9.0.0, and that worked successfully. But when I attempted to do the same with the Angular application, I encountered with below runtime error.

and also when i try to use the forLazy in the below it's giving compile time error { path: 'account', loadChildren: () => import('@volo/abp.ng.account/public').then(m => m.AccountPublicModule.forLazy()), },

Thanks

Answer

[maliming] said: hi

You can share your latest project that can reproduce the exception.

Thanks.

Hi May we schedule a call to examine the issue, and if feasible, discuss the other two pending tickets during the same call?

Thanks

[maliming] said: hi

Can you add tenant header here?

Please also share the full debug logs.txt of the authserver project.

https://abp.io/support/questions/8622/How-to-enable-Debug-logs-for-troubleshoot-problems

liming.ma@volosoft.com

Thanks.

Hi I have shared the log file of auth server and let me know if you require any further information

Thanks

Answer

[maliming] said: hi

This is very strange. Could you share a project that reproduces the exception?

Thanks.

My application was originally built on ABP version 7.2. Later, we migrated it to 8.2, and now we need to upgrade it to 10.x. To achieve that, we are first upgrading it to 9.3, and during this upgrade I encountered the above issue. How can I share that?

Answer

[maliming] said: hi

Can you share your logs.txt file of AuthServer project?

liming.ma@volosoft.com

Thanks.

Hi I have sent you the file please let me know if you require any further information

Question

Hi, My application was originally on ABP 7.2. Later, we migrated it to 8.2, and now we need to upgrade it to 10.x. For that, we are first upgrading to 9.3, and then we plan to move to 10.x.

I am upgrading each solution individually. I started with the AuthServer and migrated it to 9.3. However, when I try to run the application after the migration, I am getting the below error.

//Stack Trace at Volo.Abp.DependencyInjection.ConventionalRegistrarBase.IsConventionalRegistrationDisabled(Type type) at Volo.Abp.DependencyInjection.DefaultConventionalRegistrar.AddType(IServiceCollection services, Type type) at Volo.Abp.DependencyInjection.ConventionalRegistrarBase.AddTypes(IServiceCollection services, Type[] types) at Volo.Abp.DependencyInjection.ConventionalRegistrarBase.AddAssembly(IServiceCollection services, Assembly assembly) at Microsoft.Extensions.DependencyInjection.ServiceCollectionConventionalRegistrationExtensions.AddAssembly(IServiceCollection services, Assembly assembly) at Volo.Abp.AbpApplicationBase.<ConfigureServicesAsync>d__29.MoveNext() at Volo.Abp.AbpApplicationFactory.<CreateAsync>d__21.MoveNext() at Microsoft.Extensions.DependencyInjection.ServiceCollectionApplicationExtensions.<AddApplicationAsync>d__21.MoveNext() at Microsoft.Extensions.DependencyInjection.WebApplicationBuilderExtensions.<AddApplicationAsync>d__0`1.MoveNext() at G1.health.AuthServer.Program.

d__0.MoveNext() in D:\Work_Space\Source_Code\G1_ClinicManagement\G1.health\apps\auth-server\src\G1.health.AuthServer\Program.cs:line 30

[maliming] said: hi

The header name starts with two underscores.

__tenant

Thanks.

Hi , Still same issue

am i need to provide any code like below in authserver ** "IdentityClients": { "Default": { "GrantType": "client_credentials", "ClientId": "AdministrationService", "ClientSecret": "1q2w3e*", "Authority": "https://localhost:44322", "Scope": "ClinicService" } },**

[maliming] said: hi

If your username belongs to a tenant, you can add __tenant: yourtenant to your Postman request header.

Thanks.

still has the encountering issue i am passing below details

[maliming] said: hi

See https://abp.io/support/questions/7044/Unable-to-get-access-token-in-request-response#answer-3a11f692-0164-97bf-03f4-e32afb3b4de4

But i need to login as a tenant user for that i have been using client Id from Identity.OpenIddictApplications table and its giving the below error even though the username, password are correct and grant is being present in the Permissions column of Identity.OpenIddictApplications table

{ "error": "invalid_grant", "error_description": "Invalid username or password!", "error_uri": "https://documentation.openiddict.com/errors/ID2024" }

[maliming] said: hi

I started the MFA project, and I can see the Authenticator app page of a tenant(proxycare) .

  1. I am unable to run the app that i shared, what are the steps that you followed to run the app.
  2. Our project was previously on version 7.2.2, and we migrated it to 8.2.1. Could this migration be causing the issue?
  3. We are currently using MSG91 as our service provider for email and SMS. If we want to implement OTP-based MFA, what changes do we need to apply?
Showing 11 to 20 of 40 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 08, 2025, 08:24
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.