ScheduledBotAwakeTask.Execute

// Id: #217357
using TEQ.WorkerRole.Jobs.GameBots;

var scheduledBotAwakeTask = Activate<ScheduledBotAwakeTask>();
await scheduledBotAwakeTask.Execute(null, null);

Parameters

CurrentCulture
""
RecurringJobId
"Scheduled Bot Awake Task"
Time
1769659204

State

01/29/2026 04:00:04 (+47ms) Failed

An exception occurred during processing of a background job.

Autofac.Core.DependencyResolutionException (ln1sdlwk0001sa:1874)

An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService.

Autofac.Core.DependencyResolutionException: An exception was thrown while activating TEQ.WorkerRole.Jobs.GameBots.ScheduledBotAwakeTask -> TEQ.Core.AppCore.GameBots.Services.IntegrationBotService -> TEQ.Core.AppCore.Security.Services.AuthTokenService. ---> Autofac.Core.DependencyResolutionException: None of the constructors found on type 'TEQ.Core.AppCore.Security.Services.AuthTokenService' can be invoked with the available services and parameters:
Cannot resolve parameter 'TEQ.Core.Infra.Configs.IAuthSettingsProvider authSettingsProvider' of constructor 'Void .ctor(TEQ.Core.Infra.Configs.IAuthSettingsProvider)'.

See https://autofac.rtfd.io/help/no-constructors-bindable for more info.
   at Autofac.Core.Activators.Reflection.ReflectionActivator.<>c__DisplayClass14_0.<UseSingleConstructorActivation>b__0(ResolveRequestContext context, Action`1 next)
   at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContext context, Action`1 next)
   at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContext context, Action`1 next)

   --- End of inner exception stack trace ---
   at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContext context, Action`1 next)
   at Autofac.Core.Lifetime.LifetimeScope.CreateSharedInstance(Guid primaryId, Nullable`1 qualifyingId, Func`1 creator)
   at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContext context, Action`1 next)
   at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContext context, Action`1 next)
   at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, ResolveRequest& request)
   at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest& request)
   at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContext context) in C:\projects\hangfire-525\src\Hangfire.Core\Server\CoreBackgroundJobPerformer.cs:line 49
   at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator& enumerator, IBackgroundJobPerformer innerPerformer, PerformContext context, PerformingContext preContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 143
   at Hangfire.Server.BackgroundJobPerformer.InvokeServerFilter(Enumerator& enumerator, IBackgroundJobPerformer innerPerformer, PerformContext context, PerformingContext preContext) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 164
   at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContext context) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 71
   at Hangfire.Server.Worker.PerformJob(BackgroundProcessContext context, IStorageConnection connection, String jobId, BackgroundJob backgroundJob, IReadOnlyDictionary`2& customData) in C:\projects\hangfire-525\src\Hangfire.Core\Server\Worker.cs:line 293

+37ms Processing

Server:
ln1sdlwk0001sa:1874
Worker:
51f8059a

+13ms Enqueued

Triggered by recurring job scheduler

01/29/2026 04:00:04 Created