Activities of "shijo"

I went through the link shared, I have one question only the below section is enough to solve this issue, or do I need to change anything in my background service level code?

context.Services.AddSingleton<IDistributedLockProvider>(sp => { var connection = ConnectionMultiplexer.Connect(configuration["Redis:Configuration"]); return new RedisDistributedSynchronizationProvider(connection.GetDatabase()); });

Do you use multiple instances of that service?

Yes, I am using multiple instances of the service, Is there any way to stop running multiple time?

If you're creating a bug/problem report, please include the followings:

  • ABP Framework version: v5.0.1
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace: background job executing multiple times on server, not able to control this job execution.
  • Steps to reproduce the issue: Create a background job. Call/Execute Job.

hi

Can you share some screenshot and logs?

Issue has been solved. I added the identity resources and map with the custom claim type. Thanks.

  • ABP Framework version: v4.4.3
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace: Custom Claims added but not able to retreive the claims data frontend. Please explain the flow
  • Steps to reproduce the issue:"
    • Add New Claim Types as string
    • Select and Add the newly added claim type and value in User >> Claim
    • Configure identity server client
    • Login Identity server by using the same user through a client (angular), all claims comming expect the newly added claim
    • When you run Identity server alone and login added claims appearing
Question

Is it possible to change Abp Core table names, like AbpUsers to IbtikarUsers ?

Showing 121 to 126 of 126 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 15, 2025, 06:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.