Activities of "consultant.ahmet.ulusoy"

Actually, it's manipulating the data in the Identity microservice. Detailede error log is like below. Also shows that: Volo.Abp.Threading.AbpAsyncTimer causing this.

{ "_index": "treva-log-2025.04", "_id": "vG4GRJYB5pYmXinqHYgi", "_score": null, "_ignored": [ "exceptions.StackTraceString.keyword" ], "fields": { "exceptions.Source.keyword": [ "Volo.Abp.Identity.Domain" ], "exceptions.Message.keyword": [ "There is no such an entity. Entity type: Volo.Abp.Identity.IdentityUser, id: 3a194639-4165-cd80-dbb7-810fed291623" ], "exceptions.StackTraceString": [ " at Volo.Abp.Identity.IdentityUserManager.GetByIdAsync(Guid id)\n at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo)\n at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue1.ProceedAsync()\n at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation)\n at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func3 proceed)\n at Volo.Abp.Identity.Gdpr.IdentityGdprEventHandler.HandleEventAsync(GdprUserDataDeletionRequestedEto eventData)\n at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo)\n at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync()\n at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation)\n at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func3 proceed)\n at Volo.Abp.EventBus.EventHandlerInvoker.InvokeAsync(IEventHandler eventHandler, Object eventData, Type eventType)\n at Volo.Abp.EventBus.EventBusBase.TriggerHandlerAsync(IEventHandlerFactory asyncHandlerFactory, Type eventType, Object eventData, List1 exceptions, InboxConfig inboxConfig)\n at Volo.Abp.EventBus.EventBusBase.ThrowOriginalExceptions(Type eventType, List1 exceptions)\n at Volo.Abp.EventBus.RabbitMq.RabbitMqDistributedEventBus.ProcessFromInboxAsync(IncomingEventInfo incomingEvent, InboxConfig inboxConfig)\n at Volo.Abp.EventBus.Distributed.InboxProcessor.RunAsync()\n at Volo.Abp.EventBus.Distributed.InboxProcessor.RunAsync()\n at Volo.Abp.EventBus.Distributed.InboxProcessor.TimerOnElapsed(AbpAsyncTimer arg)\n at Volo.Abp.Threading.AbpAsyncTimer.Timer_Elapsed()" ], "exceptions.Depth": [ 0 ], "level": [ "Error" ], "exceptions.Message": [ "There is no such an entity. Entity type: Volo.Abp.Identity.IdentityUser, id: 3a194639-4165-cd80-dbb7-810fed291623" ], "exceptions.RemoteStackIndex": [ 0 ], "fields.SourceContext": [ "Volo.Abp.Threading.AbpAsyncTimer" ], "message": [ "There is no such an entity. Entity type: Volo.Abp.Identity.IdentityUser, id: 3a194639-4165-cd80-dbb7-810fed291623" ], "exceptions.HResult": [ -2146233088 ], "@timestamp": [ "2025-04-17T13:52:51.918Z" ], "exceptions.ClassName": [ "Volo.Abp.Domain.Entities.EntityNotFoundException" ], "exceptions.ClassName.keyword": [ "Volo.Abp.Domain.Entities.EntityNotFoundException" ], "level.keyword": [ "Error" ], "message.keyword": [ "There is no such an entity. Entity type: Volo.Abp.Identity.IdentityUser, id: 3a194639-4165-cd80-dbb7-810fed291623" ], "messageTemplate.keyword": [ "There is no such an entity. Entity type: Volo.Abp.Identity.IdentityUser, id: 3a194639-4165-cd80-dbb7-810fed291623" ], "fields.Application": [ "TavTechnologies.Treva.IdentityService" ], "fields.SourceContext.keyword": [ "Volo.Abp.Threading.AbpAsyncTimer" ], "exceptions.Source": [ "Volo.Abp.Identity.Domain" ], "messageTemplate": [ "There is no such an entity. Entity type: Volo.Abp.Identity.IdentityUser, id: 3a194639-4165-cd80-dbb7-810fed291623" ], "fields.Application.keyword": [ "TavTechnologies.Treva.IdentityService" ] }, "ignored_field_values": { "exceptions.StackTraceString.keyword": [ " at Volo.Abp.Identity.IdentityUserManager.GetByIdAsync(Guid id)\n at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo)\n at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue1.ProceedAsync()\n at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation)\n at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func3 proceed)\n at Volo.Abp.Identity.Gdpr.IdentityGdprEventHandler.HandleEventAsync(GdprUserDataDeletionRequestedEto eventData)\n at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo)\n at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync()\n at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation)\n at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func3 proceed)\n at Volo.Abp.EventBus.EventHandlerInvoker.InvokeAsync(IEventHandler eventHandler, Object eventData, Type eventType)\n at Volo.Abp.EventBus.EventBusBase.TriggerHandlerAsync(IEventHandlerFactory asyncHandlerFactory, Type eventType, Object eventData, List1 exceptions, InboxConfig inboxConfig)\n at Volo.Abp.EventBus.EventBusBase.ThrowOriginalExceptions(Type eventType, List1 exceptions)\n at Volo.Abp.EventBus.RabbitMq.RabbitMqDistributedEventBus.ProcessFromInboxAsync(IncomingEventInfo incomingEvent, InboxConfig inboxConfig)\n at Volo.Abp.EventBus.Distributed.InboxProcessor.RunAsync()\n at Volo.Abp.EventBus.Distributed.InboxProcessor.RunAsync()\n at Volo.Abp.EventBus.Distributed.InboxProcessor.TimerOnElapsed(AbpAsyncTimer arg)\n at Volo.Abp.Threading.AbpAsyncTimer.Timer_Elapsed()" ] }, "highlight": { "level.keyword": [ "@kibana-highlighted-field@Error@/kibana-highlighted-field@" ] }, "sort": [ "2025-04-17T13:52:51.918Z", 74139 ] }

Hi,

  • Template: microservice
  • Created ABP Studio Version: 0.9.11
  • Current ABP Studio Version: 0.9.25
  • Multi-Tenancy: Yes
  • UI Framework: mvc
  • Theme: leptonx
  • Theme Style: system
  • Database Provider: ef
  • Database Management System: postgresql
  • Mobile Framework: react-native
  • Public Website: Yes
  • Include Tests: Yes

We have an issue in Identity Module when we call Gdpr Pro Module delete personal data endpoint. User Data modified is done in every microservice but after user data modification Volo.Abp.Gdpr.GdprUserDataDeletionRequestedEto is waiting in the EventInBox table and can't execute other events after that.

"Id" "ExtraProperties" "MessageId" "EventName" "EventData" "CreationTime" "Processed" "ProcessedTime" "convert_from" "3a193769-e27d-e644-5b9a-753e4b1891db" "{""X-Correlation-Id"":""cc04ba9fd7f2442e94772f4094dedd09""}" "3a193769e24632979f73306251f20306" "Volo.Abp.Gdpr.GdprUserDataDeletionRequestedEto" "binary data" "2025-04-11 14:24:39.549966" false "{""userId"":""3a193766-4c87-919c-5f71-b95c181521d8""}"

[14:36:25 INF] Found 1 events in the inbox. [14:36:25 ERR] There is no such an entity. Entity type: Volo.Abp.Identity.IdentityUser, id: 3a193766-4c87-919c-5f71-b95c181521d8 Volo.Abp.Domain.Entities.EntityNotFoundException: There is no such an entity. Entity type: Volo.Abp.Identity.IdentityUser, id: 3a193766-4c87-919c-5f71-b95c181521d8 at Volo.Abp.Identity.IdentityUserManager.GetByIdAsync(Guid id) at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue1.ProceedAsync() at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func3 proceed) at Volo.Abp.Identity.Gdpr.IdentityGdprEventHandler.HandleEventAsync(GdprUserDataDeletionRequestedEto eventData) at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo) at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync() at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func3 proceed) at Volo.Abp.EventBus.EventHandlerInvoker.InvokeAsync(IEventHandler eventHandler, Object eventData, Type eventType) at Volo.Abp.EventBus.EventBusBase.TriggerHandlerAsync(IEventHandlerFactory asyncHandlerFactory, Type eventType, Object eventData, List1 exceptions, InboxConfig inboxConfig) at Volo.Abp.EventBus.EventBusBase.ThrowOriginalExceptions(Type eventType, List`1 exceptions) at Volo.Abp.EventBus.RabbitMq.RabbitMqDistributedEventBus.ProcessFromInboxAsync(IncomingEventInfo incomingEvent, InboxConfig inboxConfig) at Volo.Abp.EventBus.Distributed.InboxProcessor.RunAsync() at Volo.Abp.EventBus.Distributed.InboxProcessor.RunAsync() at Volo.Abp.EventBus.Distributed.InboxProcessor.TimerOnElapsed(AbpAsyncTimer arg) at Volo.Abp.Threading.AbpAsyncTimer.Timer_Elapsed()

Now, it's working again. Thank you.

The nuget command failed with exit code(1) and error(NU1301: Unable to load the service index for source https://nuget.abp.io//v3/index.json. The content at 'https://nuget.abp.io//v3/index.json' is not a valid JSON object. Unexpected character encountered while parsing value: <. Path '', line 0, position 0. Errors in /home/vsts/work/1/s/TavTechnologies.Treva.SettingService.Contracts/TavTechnologies.Treva.SettingService.Contracts.csproj NU1301: Unable to load the service index for source https://nuget.abp.io//v3/index.json. The content at 'https://nuget.abp.io//v3/index.json' is not a valid JSON object. Unexpected character encountered while parsing value: <. Path '', line 0, position 0.)

And it's occuring now, again.

Hi,

It's like that

<?xml version="1.0" encoding="utf-8"?> <configuration> <packageSources> <add key="nuget.org" value="https://api.nuget.org/v3/index.json" /> <add key="nuget.abp.io" value="https://nuget.abp.io/*****/v3/index.json" /> </packageSources> <packageSourceMapping> <packageSource key="nuget.org"> <package pattern="" /> <package pattern="Microsoft." /> <package pattern="Volo." /> </packageSource> <packageSource key="nuget.abp.io"> <package pattern="Volo." /> </packageSource> </packageSourceMapping> </configuration>

I removed organization id which is guid because of abp rules.

It's too urgent because we are on production and can't continue to development.

Hi,

  • Template: microservice
  • Created ABP Studio Version: 0.9.11
  • Current ABP Studio Version: 0.9.25
  • Multi-Tenancy: Yes
  • UI Framework: mvc
  • Theme: leptonx
  • Theme Style: system
  • Database Provider: ef
  • Database Management System: postgresql
  • Mobile Framework: react-native
  • Public Website: Yes
  • Include Tests: Yes

We take below errors on pipeline when restore nuget packages for our solution.

#12 10.08 /src/TavTechnologies.Treva.ProfileService.Contracts/TavTechnologies.Treva.ProfileService.Contracts.csproj : error NU1301: Failed to retrieve information about 'Volo.Abp.Authorization.Abstractions' from remote source 'https://nuget.abp.io//v3/package/volo.abp.authorization.abstractions/index.json'. [/src/TavTechnologies.Treva.ProfileService/TavTechnologies.Treva.ProfileService.csproj] #12 10.08 /src/TavTechnologies.Treva.ProfileService.Contracts/TavTechnologies.Treva.ProfileService.Contracts.csproj : error NU1301: Response status code does not indicate success: 403 (Forbidden). [/src/TavTechnologies.Treva.ProfileService/TavTechnologies.Treva.ProfileService.csproj] #12 10.08 /src/TavTechnologies.Treva.ProfileService/TavTechnologies.Treva.ProfileService.csproj : error NU1301: Failed to retrieve information about 'Volo.Abp.Authorization.Abstractions' from remote source 'https://nuget.abp.io//v3/package/volo.abp.authorization.abstractions/index.json'. #12 10.08 /src/TavTechnologies.Treva.ProfileService/TavTechnologies.Treva.ProfileService.csproj : error NU1301: Response status code does not indicate success: 403 (Forbidden). #12 10.08 /src/TavTechnologies.Treva.ProfileService/TavTechnologies.Treva.ProfileService.csproj : error NU1301: Failed to retrieve information about 'Volo.Abp.AspNetCore.Abstractions' from remote source 'https://nuget.abp.io//v3/package/volo.abp.aspnetcore.abstractions/index.json'. #12 10.08 /src/TavTechnologies.Treva.ProfileService/TavTechnologies.Treva.ProfileService.csproj : error NU1301: Response status code does not indicate success: 403 (Forbidden). #12 10.08 /src/TavTechnologies.Treva.ProfileService/TavTechnologies.Treva.ProfileService.csproj : error NU1301: Failed to retrieve information about 'Volo.Abp.AspNetCore.Abstractions' from remote source 'https://nuget.abp.io//v3/package/volo.abp.aspnetcore.abstractions/index.json'. #12 10.08 /src/TavTechnologies.Treva.ProfileService/TavTechnologies.Treva.ProfileService.csproj : error NU1301: Response status code does not indicate success: 403 (Forbidden). #12 10.09 /src/TavTechnologies.Treva.ProfileService/TavTechnologies.Treva.ProfileService.csproj : error NU1301: Failed to retrieve information about 'Volo.Abp.Studio.Client' from remote source 'https://nuget.abp.io//v3/package/volo.abp.studio.client/index.json'. #12 10.09 /src/TavTechnologies.Treva.ProfileService/TavTechnologies.Treva.ProfileService.csproj : error NU1301: Response status code does not indicate success: 403 (Forbidden). #12 10.09 /src/TavTechnologies.Treva.ProfileService/TavTechnologies.Treva.ProfileService.csproj : error NU1301: Failed to retrieve information about 'Volo.Abp.Studio.Client' from remote source 'https://nuget.abp.io//v3/package/volo.abp.studio.client/index.json'. #12 10.09 /src/TavTechnologies.Treva.ProfileService/TavTechnologies.Treva.ProfileService.csproj : error NU1301: Response status code does not indicate success: 403 (Forbidden). #12 11.03 /src/TavTechnologies.Treva.ProfileService/TavTechnologies.Treva.ProfileService.csproj : error NU1301: Failed to retrieve information about 'Volo.Abp.Studio.Client.Contracts' from remote source 'https://nuget.abp.io//v3/package/volo.abp.studio.client.contracts/index.json'. #12 11.03 /src/TavTechnologies.Treva.ProfileService/TavTechnologies.Treva.ProfileService.csproj : error NU1301: Response status code does not indicate success: 403 (Forbidden). #12 11.04 /src/TavTechnologies.Treva.ProfileService/TavTechnologies.Treva.ProfileService.csproj : error NU1301: Failed to retrieve information about 'Volo.Abp.Studio.Client.Contracts' from remote source 'https://nuget.abp.io//v3/package/volo.abp.studio.client.contracts/index.json'. #12 11.04 /src/TavTechnologies.Treva.ProfileService/TavTechnologies.Treva.ProfileService.csproj : error NU1301: Response status code does not indicate success: 403 (Forbidden). #12 11.32 /src/TavTechnologies.Treva.ProfileService/TavTechnologies.Treva.ProfileService.csproj : error NU1301: Failed to retrieve information about 'Volo.Abp.Json.Abstractions' from remote source 'https://nuget.abp.io//v3/package/volo.abp.json.abstractions/index.json'. #12 11.32 /src/TavTechnologies.Treva.ProfileService/TavTechnologies.Treva.ProfileService.csproj : error NU1301: Response status code does not indicate success: 403 (Forbidden). #12 11.32 /src/TavTechnologies.Treva.ProfileService/TavTechnologies.Treva.ProfileService.csproj : error NU1301: Failed to retrieve information about 'Volo.Abp.Json.Abstractions' from remote source 'https://nuget.abp.io//v3/package/volo.abp.json.abstractions/index.json'. #12 11.32 /src/TavTechnologies.Treva.ProfileService/TavTechnologies.Treva.ProfileService.csproj : error NU1301: Response status code does not indicate success: 403 (Forbidden). ##[debug]Agent environment resources - Disk: / Available 17273.81 MB out of 74244.74 MB, Memory: Used 1452.00 MB out of 6930.00 MB, CPU: Usage 80.50% ##[debug]Agent environment resources - Disk: / Available 17245.97 MB out of 74244.74 MB, Memory: Used 1599.00 MB out of 6930.00 MB, CPU: Usage 99.52% #12 21.50 Failed to restore /src/TavTechnologies.Treva.ProfileService/TavTechnologies.Treva.ProfileService.csproj (in 19.88 sec). #12 ERROR: process "/bin/sh -c dotnet publish -c Release -o bin/Release/net9.0 /restore" did not complete successfully: exit code: 1

[builder 5/5] RUN dotnet publish -c Release -o bin/Release/net9.0 /restore: 10.09 /src/TavTechnologies.Treva.ProfileService/TavTechnologies.Treva.ProfileService.csproj : error NU1301: Response status code does not indicate success: 403 (Forbidden). 11.03 /src/TavTechnologies.Treva.ProfileService/TavTechnologies.Treva.ProfileService.csproj : error NU1301: Failed to retrieve information about 'Volo.Abp.Studio.Client.Contracts' from remote source 'https://nuget.abp.io//v3/package/volo.abp.studio.client.contracts/index.json'. 11.03 /src/TavTechnologies.Treva.ProfileService/TavTechnologies.Treva.ProfileService.csproj : error NU1301: Response status code does not indicate success: 403 (Forbidden). 11.04 /src/TavTechnologies.Treva.ProfileService/TavTechnologies.Treva.ProfileService.csproj : error NU1301: Failed to retrieve information about 'Volo.Abp.Studio.Client.Contracts' from remote source 'https://nuget.abp.io//v3/package/volo.abp.studio.client.contracts/index.json'. 11.04 /src/TavTechnologies.Treva.ProfileService/TavTechnologies.Treva.ProfileService.csproj : error NU1301: Response status code does not indicate success: 403 (Forbidden). /volo.abp.json.abstractions/index.json'. 11.32 /src/TavTechnologies.Treva.ProfileService/TavTechnologies.Treva.ProfileService.csproj : error NU1301: Response status code does not indicate success: 403 (Forbidden). 11.32 /src/TavTechnologies.Treva.ProfileService/TavTechnologies.Treva.ProfileService.csproj : error NU1301: Failed to retrieve information about 'Volo.Abp.Json.Abstractions' from remote source 'https://nuget.abp.io/******/v3/package/volo.abp.json.abstractions/index.json'. 11.32 /src/TavTechnologies.Treva.ProfileService/TavTechnologies.Treva.ProfileService.csproj : error NU1301: Response status code does not indicate success: 403 (Forbidden). 21.50 Failed to restore /src/TavTechnologies.Treva.ProfileService/TavTechnologies.Treva.ProfileService.csproj (in 19.88 sec).

Hi Enis,

I'll try this and let you know about progress in a few days.

Thank you

Showing 1 to 10 of 53 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on April 16, 2025, 12:13